]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoMerge pull request #17 from scambra/4.5-l10n-fixes
Thomas Müller [Fri, 21 Sep 2012 23:09:30 +0000 (16:09 -0700)]
Merge pull request #17 from scambra/4.5-l10n-fixes

Fix some untranslated strings

12 years agoCatch exceptions when updating an app
Bart Visscher [Fri, 21 Sep 2012 21:32:52 +0000 (23:32 +0200)]
Catch exceptions when updating an app

12 years agoCatch exceptions in upgrading files_sharing, skip the errors for now
Bart Visscher [Fri, 21 Sep 2012 21:25:57 +0000 (23:25 +0200)]
Catch exceptions in upgrading files_sharing, skip the errors for now

12 years agoFix the mimetype filter in OC_Share_Backend_File
Bart Visscher [Fri, 21 Sep 2012 21:17:12 +0000 (23:17 +0200)]
Fix the mimetype filter in OC_Share_Backend_File

12 years agoCheck mimetype filter in file share backend
Bart Visscher [Fri, 21 Sep 2012 19:32:09 +0000 (21:32 +0200)]
Check mimetype filter in file share backend

12 years agoFix undefined user var, use getUser
Bart Visscher [Fri, 21 Sep 2012 19:29:37 +0000 (21:29 +0200)]
Fix undefined user var, use getUser

12 years agoForgot to return the fileinfo
Bart Visscher [Fri, 21 Sep 2012 19:28:53 +0000 (21:28 +0200)]
Forgot to return the fileinfo

12 years agoadd a line break after every certificate
Björn Schießle [Fri, 21 Sep 2012 14:54:08 +0000 (16:54 +0200)]
add a line break after every certificate

12 years agoChange background colour of upload button to be consistant with new button
Tom Needham [Fri, 21 Sep 2012 12:45:11 +0000 (12:45 +0000)]
Change background colour of upload button to be consistant with new button

12 years agoDon't use OC_FileCache directly, but use the functions in OC_Files
Bart Visscher [Fri, 21 Sep 2012 11:30:39 +0000 (13:30 +0200)]
Don't use OC_FileCache directly, but use the functions in OC_Files

This adds getFileInfo to OC_Files to also get fileinfo from shared files

12 years agoLDAP: replace expensive recursiveArraySearch with direct SQL search, leading to a...
Arthur Schiwon [Fri, 21 Sep 2012 11:03:28 +0000 (13:03 +0200)]
LDAP: replace expensive recursiveArraySearch with direct SQL search, leading to a performance boost. Imorives UX especially on directories with tons of users, solves complains on ML and probably fixes oc.1080

12 years agotranslate rename and history actions
scambra [Fri, 21 Sep 2012 10:30:13 +0000 (12:30 +0200)]
translate rename and history actions

12 years agosome characters in comments avoid finding some strings to translate
scambra [Fri, 21 Sep 2012 10:05:01 +0000 (12:05 +0200)]
some characters in comments avoid finding some strings to translate

12 years agofix translation for core/lostpassword
scambra [Fri, 21 Sep 2012 09:54:47 +0000 (11:54 +0200)]
fix translation for core/lostpassword

12 years agofix translating dialog buttons, they are translated in core not dialogs app
scambra [Fri, 21 Sep 2012 09:48:57 +0000 (11:48 +0200)]
fix translating dialog buttons, they are translated in core not dialogs app

12 years agotranslate files_sharing app
scambra [Fri, 21 Sep 2012 09:48:20 +0000 (11:48 +0200)]
translate files_sharing app

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 21 Sep 2012 00:04:56 +0000 (02:04 +0200)]
[tx-robot] updated from transifex

12 years agouse AL32UTF8 charset to connect to oracle, fixes file name encoding problems
Jörn Friedrich Dreyer [Thu, 20 Sep 2012 19:07:54 +0000 (21:07 +0200)]
use AL32UTF8 charset to connect to oracle, fixes file name encoding problems

12 years agoescape user column in OC_FileCache::clear
Jörn Friedrich Dreyer [Thu, 20 Sep 2012 19:06:46 +0000 (21:06 +0200)]
escape user column in OC_FileCache::clear

12 years agoshorten index name, oracle can only handle identifiers <=30 chars
Jörn Friedrich Dreyer [Thu, 20 Sep 2012 19:05:37 +0000 (21:05 +0200)]
shorten index name, oracle can only handle identifiers <=30 chars

12 years agoLDAP: add forgotten class, fixes oc-1803
Arthur Schiwon [Thu, 20 Sep 2012 11:59:08 +0000 (13:59 +0200)]
LDAP: add forgotten class, fixes oc-1803

12 years agochange the new button color on mouse over so that the user understands that the butto...
Frank Karlitschek [Thu, 20 Sep 2012 12:59:28 +0000 (14:59 +0200)]
change the new button color on mouse over so that the user understands that the button is actually two buttons.

12 years agoMerge pull request #13 from scambra/safari-fixes
icewind1991 [Thu, 20 Sep 2012 09:24:27 +0000 (02:24 -0700)]
Merge pull request #13 from scambra/safari-fixes

fix js success callback on safari when uploading files

12 years agofloat right element needs to be the first element, otherwise firefox will move it...
Björn Schießle [Thu, 20 Sep 2012 08:31:23 +0000 (10:31 +0200)]
float right element needs to be the first element, otherwise firefox will move it to a new line

12 years agofix js success callback on safari when uploading files
scambra [Fri, 8 Jun 2012 12:29:51 +0000 (14:29 +0200)]
fix js success callback on safari when uploading files

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 20 Sep 2012 00:09:31 +0000 (02:09 +0200)]
[tx-robot] updated from transifex

12 years agodb indexes for appconfig and preferences
Robin Appelman [Wed, 19 Sep 2012 19:05:39 +0000 (21:05 +0200)]
db indexes for appconfig and preferences

12 years agouse tabs in db_structure
Robin Appelman [Wed, 19 Sep 2012 18:58:42 +0000 (20:58 +0200)]
use tabs in db_structure

12 years agomade upload button the same height in chrome and firefox
Bernhard Posselt [Wed, 19 Sep 2012 21:16:55 +0000 (23:16 +0200)]
made upload button the same height in chrome and firefox

Signed-off-by: Tom Needham <needham.thomas@gmail.com>
12 years agoGeneral style fixes for the share dropdown
Tom Needham [Wed, 19 Sep 2012 20:04:16 +0000 (20:04 +0000)]
General style fixes for the share dropdown

12 years agoFix styling of public shared files download button
Tom Needham [Wed, 19 Sep 2012 19:51:52 +0000 (19:51 +0000)]
Fix styling of public shared files download button

12 years agoDynamicly resize public shared images
Tom Needham [Wed, 19 Sep 2012 19:46:39 +0000 (19:46 +0000)]
Dynamicly resize public shared images

12 years agoFix syntax bug
Bart Visscher [Wed, 19 Sep 2012 19:23:25 +0000 (21:23 +0200)]
Fix syntax bug

12 years agoFix versioning of shared files
Bart Visscher [Wed, 19 Sep 2012 18:54:03 +0000 (20:54 +0200)]
Fix versioning of shared files

12 years agoFix sharing of single files, target name was not correct
Bart Visscher [Wed, 19 Sep 2012 18:52:43 +0000 (20:52 +0200)]
Fix sharing of single files, target name was not correct

12 years agoCatch unreadable app folder error
Brice Maron [Wed, 19 Sep 2012 19:26:57 +0000 (19:26 +0000)]
Catch unreadable app folder error

12 years agoFix datepicker icons for all uses across ownCloud
Tom Needham [Wed, 19 Sep 2012 16:51:20 +0000 (16:51 +0000)]
Fix datepicker icons for all uses across ownCloud

12 years agobeta 4 v4.5.0beta4
Frank Karlitschek [Wed, 19 Sep 2012 14:32:40 +0000 (16:32 +0200)]
beta 4

12 years agoLDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the user...
Arthur Schiwon [Wed, 19 Sep 2012 13:35:50 +0000 (15:35 +0200)]
LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the user and would lead to server error. Fixes oc-1625

12 years agoIncrease click area of breadcrumb, fix oc-703
Tom Needham [Wed, 19 Sep 2012 12:31:02 +0000 (12:31 +0000)]
Increase click area of breadcrumb, fix oc-703

12 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Wed, 19 Sep 2012 12:08:17 +0000 (14:08 +0200)]
Merge branch 'master' of github.com:owncloud/core

12 years agofix for bug #1752 (Renaming of folders in files view does not work correctly in firef...
Björn Schießle [Wed, 19 Sep 2012 12:05:09 +0000 (14:05 +0200)]
fix for bug #1752 (Renaming of folders in files view does not work correctly in firefox 15)

12 years agoset configuvalue in table appconfig back to clob. Likely to break LDAP settings,...
Arthur Schiwon [Wed, 19 Sep 2012 10:49:14 +0000 (12:49 +0200)]
set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob

12 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Wed, 19 Sep 2012 10:03:58 +0000 (12:03 +0200)]
Merge branch 'master' of github.com:owncloud/core

12 years agoadd generated unique file name to the uploadingFiles list instead of the original...
Björn Schießle [Wed, 19 Sep 2012 10:02:36 +0000 (12:02 +0200)]
add generated unique file name to the uploadingFiles list instead of the original name

12 years agoexecute lastAction() before add new one
Björn Schießle [Wed, 19 Sep 2012 09:56:31 +0000 (11:56 +0200)]
execute lastAction() before add new one

12 years agoFix changing of share status icons, bug fix for oc-1631
Michael Gapczynski [Wed, 19 Sep 2012 05:44:15 +0000 (01:44 -0400)]
Fix changing of share status icons, bug fix for oc-1631

12 years agoDon't show the expiration option until a share occurs, bug fix for oc-1724
Michael Gapczynski [Wed, 19 Sep 2012 05:02:57 +0000 (01:02 -0400)]
Don't show the expiration option until a share occurs, bug fix for oc-1724

12 years agoRemove the content and table to prevent covering the download link
Michael Gapczynski [Wed, 19 Sep 2012 04:27:20 +0000 (00:27 -0400)]
Remove the content and table to prevent covering the download link

12 years agoShow preview for public folder links
Michael Gapczynski [Wed, 19 Sep 2012 03:56:00 +0000 (23:56 -0400)]
Show preview for public folder links

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 19 Sep 2012 00:07:26 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoFix oc-1769, renaming folders with extensions
Tom Needham [Tue, 18 Sep 2012 22:08:34 +0000 (22:08 +0000)]
Fix oc-1769, renaming folders with extensions

12 years agoFix grammer and dont split translatable string
Tom Needham [Tue, 18 Sep 2012 21:31:03 +0000 (21:31 +0000)]
Fix grammer and dont split translatable string

12 years agoRun proxies and emit signals when finising chunked upload
Bart Visscher [Tue, 18 Sep 2012 16:34:39 +0000 (18:34 +0200)]
Run proxies and emit signals when finising chunked upload

Otherwise the file cache and the quota isn't checked

12 years agoOnly try to delete migration.db if it was created.
Tom Needham [Tue, 18 Sep 2012 16:25:34 +0000 (16:25 +0000)]
Only try to delete migration.db if it was created.

12 years agoAllow exporting of users from any user backend, fixed oc-1645
Tom Needham [Tue, 18 Sep 2012 16:24:39 +0000 (16:24 +0000)]
Allow exporting of users from any user backend, fixed oc-1645

12 years agoAdded failsafes for retrieving remote apps on settings->apps page, in case categories...
Sam Tuke [Tue, 18 Sep 2012 15:51:55 +0000 (16:51 +0100)]
Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found

12 years agouse more oc file operations instead of plain PHP functions
Björn Schießle [Tue, 18 Sep 2012 15:04:22 +0000 (17:04 +0200)]
use more oc file operations instead of plain PHP functions

12 years agodon't interpret strpos '0' as 'false' in while loop
Björn Schießle [Tue, 18 Sep 2012 14:14:04 +0000 (16:14 +0200)]
don't interpret strpos '0' as 'false' in while loop

12 years agoMerge branch 'master' of https://github.com/owncloud/core
Sam Tuke [Tue, 18 Sep 2012 13:36:08 +0000 (14:36 +0100)]
Merge branch 'master' of https://github.com/owncloud/core

12 years agoFixed bug with duplicate entries for installed 3rd party apps in settings->apps
Sam Tuke [Tue, 18 Sep 2012 13:35:27 +0000 (14:35 +0100)]
Fixed bug with duplicate entries for installed 3rd party apps in settings->apps
Added method getAppstoreApps to OC_App
Added minor documentation

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 18 Sep 2012 00:04:26 +0000 (02:04 +0200)]
[tx-robot] updated from transifex

12 years agoLDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke when...
Arthur Schiwon [Mon, 17 Sep 2012 20:50:08 +0000 (22:50 +0200)]
LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke when they were added to SQL queries.

12 years agofix problem with quota proxy when using copy
Robin Appelman [Mon, 17 Sep 2012 20:15:45 +0000 (22:15 +0200)]
fix problem with quota proxy when using copy

12 years agodont trigger filesystem hooks when not using the default view
Robin Appelman [Mon, 17 Sep 2012 20:12:17 +0000 (22:12 +0200)]
dont trigger filesystem hooks when not using the default view

12 years agoFix 'Search only shows the app name of the first app'
Bart Visscher [Mon, 17 Sep 2012 16:00:54 +0000 (18:00 +0200)]
Fix 'Search only shows the app name of the first app'

Fixes: oc-1369
12 years agoCheck format of chunked filename
Bart Visscher [Mon, 17 Sep 2012 15:34:49 +0000 (17:34 +0200)]
Check format of chunked filename

12 years agoCheck if the versioned file exists before trying to do the versioning
Bart Visscher [Mon, 17 Sep 2012 15:29:34 +0000 (17:29 +0200)]
Check if the versioned file exists before trying to do the versioning

This didn't work with chunked uploading

12 years agoFix return statement
Bart Visscher [Mon, 17 Sep 2012 15:27:37 +0000 (17:27 +0200)]
Fix return statement

12 years agoNormalize path before calling removeETagPropertyForPath
Bart Visscher [Fri, 14 Sep 2012 21:15:52 +0000 (23:15 +0200)]
Normalize path before calling removeETagPropertyForPath

This should also fix the dirname problem on windows

12 years agotimestamp uses emptystring as NULL default
Jörn Friedrich Dreyer [Mon, 17 Sep 2012 15:57:45 +0000 (17:57 +0200)]
timestamp uses emptystring as NULL default

12 years agoFix oc-1726, cannot delete multiple files one by one without refresh
Tom Needham [Mon, 17 Sep 2012 15:28:13 +0000 (15:28 +0000)]
Fix oc-1726, cannot delete multiple files one by one without refresh

12 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Mon, 17 Sep 2012 15:03:57 +0000 (17:03 +0200)]
Merge branch 'master' of github.com:owncloud/core

12 years agoadd leading '?' to parameter list (fixes bug #1732)
Björn Schießle [Mon, 17 Sep 2012 15:02:17 +0000 (17:02 +0200)]
add leading '?' to parameter list (fixes bug #1732)

12 years agofix default values: 1. remove whitespace, don't use emptystring for int, remove empty...
Jörn Friedrich Dreyer [Mon, 17 Sep 2012 14:35:31 +0000 (16:35 +0200)]
fix default values: 1. remove whitespace, don't use emptystring for int, remove empty default for nullable columns to use NULL as default

12 years agouse user name as db name for oracle connection made with service name
Jörn Friedrich Dreyer [Mon, 17 Sep 2012 14:32:24 +0000 (16:32 +0200)]
use user name as db name for oracle connection made with service name

12 years agoUse correct translation file
Thomas Müller [Mon, 17 Sep 2012 12:00:22 +0000 (15:00 +0300)]
Use correct translation file

every translation within the sub folder 'settings' need to use 'settings' on OC_L10N::get

12 years ago$l was undefined
Thomas Müller [Mon, 17 Sep 2012 11:50:17 +0000 (14:50 +0300)]
$l was undefined

12 years agoEnhanced space handling - thx fmms
Thomas Müller [Mon, 17 Sep 2012 08:14:44 +0000 (11:14 +0300)]
Enhanced space handling - thx fmms

12 years agoAdding a few more string to translation
Thomas Müller [Mon, 17 Sep 2012 07:54:06 +0000 (10:54 +0300)]
Adding a few more string to translation

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 17 Sep 2012 00:07:23 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoi just learned that we also have to check if directories are readable. it seams that...
Frank Karlitschek [Sun, 16 Sep 2012 20:49:03 +0000 (22:49 +0200)]
i just learned that we also have to check if directories are readable. it seams that is_readable also checks for 'x' right.

12 years agoadd a bit more space
Frank Karlitschek [Sun, 16 Sep 2012 18:31:56 +0000 (20:31 +0200)]
add a bit more space

12 years agoAdd chosen script and style, bug fix for oc-1745
Michael Gapczynski [Sun, 16 Sep 2012 17:27:15 +0000 (13:27 -0400)]
Add chosen script and style, bug fix for oc-1745

12 years agomakes cron config layout similar to the sharing one
Alessandro Cosentino [Sun, 16 Sep 2012 16:40:08 +0000 (12:40 -0400)]
makes cron config layout similar to the sharing one

12 years agostructure the settings options a bit better.
Frank Karlitschek [Sun, 16 Sep 2012 15:23:21 +0000 (17:23 +0200)]
structure the settings options a bit better.

12 years agoMerge branch 'master' of https://github.com/owncloud/core
Frank Karlitschek [Sun, 16 Sep 2012 15:14:04 +0000 (17:14 +0200)]
Merge branch 'master' of https://github.com/owncloud/core

12 years agoadd a legend tag. it´s consistent and looks nicer
Frank Karlitschek [Sun, 16 Sep 2012 15:13:16 +0000 (17:13 +0200)]
add a legend tag. it´s consistent and looks nicer

12 years agoshow the size of new files when using New->From Url
Robin Appelman [Sun, 16 Sep 2012 15:05:08 +0000 (17:05 +0200)]
show the size of new files when using New->From Url

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 16 Sep 2012 00:03:40 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 15 Sep 2012 00:05:52 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 14 Sep 2012 00:03:18 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years agoCheck if categories is an array.
Thomas Tanghus [Thu, 13 Sep 2012 15:30:26 +0000 (17:30 +0200)]
Check if categories is an array.

12 years agomark as an updated beta 3 with some more fixes
Frank Karlitschek [Thu, 13 Sep 2012 09:39:26 +0000 (11:39 +0200)]
mark as an updated beta 3 with some more fixes

12 years agoSet configured to true after configuring Dropbox storage
Michael Gapczynski [Thu, 13 Sep 2012 01:29:55 +0000 (21:29 -0400)]
Set configured to true after configuring Dropbox storage

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 13 Sep 2012 00:03:54 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years agoEnable post_write trigger
Bart Visscher [Wed, 12 Sep 2012 22:12:10 +0000 (00:12 +0200)]
Enable post_write trigger

This is used when uploading a file with webdav. The trigger will add the file to the cache and make it show up in listings

12 years agodirname can also return '.' for empty path
Bart Visscher [Wed, 12 Sep 2012 22:08:52 +0000 (00:08 +0200)]
dirname can also return '.' for empty path

12 years agoDon't hide errors doing the versioning copy
Bart Visscher [Wed, 12 Sep 2012 22:08:04 +0000 (00:08 +0200)]
Don't hide errors doing the versioning copy

12 years agocorrectly calculate the MDB2 portability
Jörn Friedrich Dreyer [Wed, 12 Sep 2012 21:10:45 +0000 (23:10 +0200)]
correctly calculate the MDB2 portability