summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-043-1/+20
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-031-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-021-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-011-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0111-0/+19
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-313-9/+31
* use OC.PERMISSION_X to filter selected drag'n'drop elementsJörn Friedrich Dreyer2012-08-311-5/+10
* unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.ShareJörn Friedrich Dreyer2012-08-311-5/+0
* unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-311-4/+4
* oc-1548: prevent user from leaving the page while a file upload is in progressThomas Mueller2012-08-311-0/+15
* use permissions to quickfix drag selectionsJörn Friedrich Dreyer2012-08-311-2/+5
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-301-0/+8
* Space before tab fixesBart Visscher2012-08-291-1/+1
* Whitespace fixes in appsBart Visscher2012-08-2911-21/+14
* [tx-robot] updated from transifexv4.5.0beta1Jenkins for ownCloud2012-08-291-0/+19
* apply coding styleThomas Mueller2012-08-292-3/+3
* apply coding styleThomas Mueller2012-08-298-44/+45
* apply coding styleThomas Mueller2012-08-291-12/+12
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-281-0/+7
* upload button improvement, better separation, fix wrap issueJan-Christoph Borchardt2012-08-271-3/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-2638-120/+1
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-254-9/+24
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-254-9/+24
* | add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-6/+6
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-252-1/+5
|\|
| * Temporary fix to prevent rename action in root of Shared directoryMichael Gapczynski2012-08-241-0/+4
| * Switch to using file cache ids instead of paths for file sharingMichael Gapczynski2012-08-241-1/+1
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2578-291/+1326
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-246-4/+25
| * Moves the lastAction=null outside the if so it can include the undo requests ...Juan Carlos Cornejo2012-08-221-1/+1
| * Fixes a bug where if one tries to delete a file, then clicks undo, and then t...Juan Carlos Cornejo2012-08-221-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-221-9/+9
| * Remove unnecessary fileMichael Gapczynski2012-08-211-38/+0
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2125-20/+66
| * Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534.Arthur Schiwon2012-08-201-17/+24
| * Merge branch 'share_api'Michael Gapczynski2012-08-196-42/+100
| |\
| | * Merge branch 'master' into share_apiMichael Gapczynski2012-08-141-0/+52
| | |\
| | * \ Merge branch 'master' into share_apiMichael Gapczynski2012-08-094-9/+15
| | |\ \
| | * | | Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
| | * | | Merge branch 'master' into share_apiMichael Gapczynski2012-08-0619-6/+210
| | |\ \ \
| | * \ \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-3150-71/+568
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-256-29/+123
| | |\ \ \ \ \
| | * | | | | | Make file actions permissions awareMichael Gapczynski2012-07-253-25/+37
| | * | | | | | Change read only check to isCreatableMichael Gapczynski2012-07-242-6/+6
| | * | | | | | Alert user of errors when creating new files or foldersMichael Gapczynski2012-07-231-12/+20
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-201-0/+7
| * | | | | | | Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev...Lukas Reschke2012-08-181-1/+1
| * | | | | | | more path normalizationRobin Appelman2012-08-171-1/+1