summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8740 from owncloud/l10n-forgotten-tagsVolkan Gezer2014-05-271-2/+2
|\
| * reverts 188c543 and translates only mailVolkan Gezer2014-05-271-2/+2
* | Merge pull request #8736 from owncloud/appinfo-newrequirefieldsVincent Petry2014-05-2711-103/+284
|\ \
| * | Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-278-12/+12
| * | Added requiremin/requiremax fields for appsVincent Petry2014-05-273-91/+272
* | | Merge pull request #8721 from owncloud/sharing_don_lose_filesizeVincent Petry2014-05-272-10/+46
|\ \ \
| * | | don't lose file size during renameBjoern Schiessle2014-05-262-10/+46
* | | | Merge pull request #8733 from owncloud/l10n-forgotten-tagsVincent Petry2014-05-271-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | unwrapped strings fixVolkan Gezer2014-05-271-3/+3
* | | Merge pull request #8728 from owncloud/sharing_fix_reshareVincent Petry2014-05-272-11/+14
|\ \ \
| * | | allow resharing of files with only share permissionsBjoern Schiessle2014-05-262-11/+14
| |/ /
* / / [tx-robot] updated from transifexJenkins for ownCloud2014-05-27186-496/+708
|/ /
* | Merge pull request #8687 from owncloud/recursive-remove-smbVincent Petry2014-05-261-1/+1
|\ \
| * | Make the recursive delete more robustRobin Appelman2014-05-231-1/+1
* | | Merge pull request #8674 from owncloud/watch-policyFrank Karlitschek2014-05-263-2/+13
|\ \ \ | |_|/ |/| |
| * | Add a config option fro setting the filesystem watcher policyRobin Appelman2014-05-232-1/+12
| * | Fix phpdocRobin Appelman2014-05-221-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-26327-3252/+7930
* | | Merge pull request #8711 from owncloud/l10n-fully-translatable-ldapVolkan Gezer2014-05-256-15/+17
|\ \ \
| * | | make user_ldap fully translatableVolkan Gezer2014-05-256-15/+17
|/ / /
* | | Merge pull request #8705 from wakeup/masterThomas Müller2014-05-251-1/+1
|\ \ \
| * | | fix typoVolkan Gezer2014-05-241-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-2564-379/+422
|/ / /
* | | Merge pull request #8688 from owncloud/public-image-positioningLukas Reschke2014-05-241-7/+0
|\ \ \
| * | | Show less whitespace above publicly shared imagesRobin Appelman2014-05-231-7/+0
| | |/ | |/|
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-24267-7207/+8890
* | | Merge pull request #8699 from owncloud/sharing_improvementsBjörn Schießle2014-05-231-23/+26
|\ \ \
| * | | fix share label creationBjoern Schiessle2014-05-231-23/+26
| |/ /
* | | Merge pull request #8690 from owncloud/design-noiseJan-Christoph Borchardt2014-05-234-15/+10
|\ \ \ | |/ / |/| |
| * | remove noise texture from interface (not necessary, and blurry on high-res)Jan-Christoph Borchardt2014-05-234-15/+10
|/ /
* | Merge pull request #8675 from owncloud/sharing-improvementsBjörn Schießle2014-05-232-8/+13
|\ \
| * | prevent default action when clicking on the share notificationBjoern Schiessle2014-05-231-1/+6
| * | always check for unique filename, if a file gets added from outside the mountBjoern Schiessle2014-05-221-6/+6
| * | fileList needs be be declared before the if-statementBjoern Schiessle2014-05-221-1/+1
* | | Merge pull request #8671 from owncloud/log-upload-errorsVincent Petry2014-05-231-1/+3
|\ \ \
| * | | php upload errors are written to logThomas Müller2014-05-221-1/+3
* | | | Merge pull request #8658 from realriot/masterThomas Müller2014-05-231-1/+1
|\ \ \ \
| * | | | Changed access mode for Dropbox to 'auto'Sascha Schmidt2014-05-211-1/+1
* | | | | Merge pull request #8647 from owncloud/public-image-scalingVincent Petry2014-05-231-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Dont scale up the preview for publicly shared imagesRobin Appelman2014-05-221-1/+2
|/ / / /
* | | | Merge pull request #8599 from owncloud/sharing_disable_for_groupsBjörn Schießle2014-05-2220-23/+352
|\ \ \ \ | |_|_|/ |/| | |
| * | | allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-2220-23/+352
* | | | Merge pull request #8163 from Xenopathic/files_external_priorityVincent Petry2014-05-223-5/+275
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use default priority of 100 if backend default is not setRobin McCorkell2014-05-211-2/+7
| * | | Add priority overriding commentsRobin McCorkell2014-05-211-0/+4
| * | | Fix priority merging logic and add unit testRobin McCorkell2014-05-212-0/+55
| * | | Add unit testsRobin McCorkell2014-05-212-8/+130
| * | | Use constants for priority type and add commentsRobin McCorkell2014-05-211-13/+16
| * | | Use more strict type comparisonsRobin McCorkell2014-05-211-4/+4
| * | | Preserve priority if already setRobin McCorkell2014-05-211-0/+5