Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove encryption keys if user unshares a file | Bjoern Schiessle | 2014-06-06 | 4 | -4/+72 |
| | |||||
* | remove share mount | Bjoern Schiessle | 2014-06-06 | 1 | -1/+4 |
| | |||||
* | Fix folder name for storage root | Robin Appelman | 2014-06-06 | 2 | -2/+2 |
| | |||||
* | don't allow to share single files with delete permissions, user should only ↵ | Bjoern Schiessle | 2014-06-06 | 8 | -130/+413 |
| | | | | be possible to unshare a single file but never to delete it | ||||
* | Fix the removeMount for personal mounts | Robin Appelman | 2014-06-06 | 2 | -1/+4 |
| | |||||
* | Add the removing logic for mounts | Robin Appelman | 2014-06-06 | 1 | -5/+9 |
| | |||||
* | Move shared mount moving from the storage to the mount | Robin Appelman | 2014-06-06 | 2 | -122/+157 |
| | |||||
* | Make personal external mount points (re)movable from the files app | Robin Appelman | 2014-06-06 | 2 | -1/+72 |
| | |||||
* | Don't do rename hooks for cache when moving the mountpoint | Robin Appelman | 2014-06-06 | 1 | -0/+4 |
| | |||||
* | Add a system for (re)movable mount points | Robin Appelman | 2014-06-06 | 4 | -28/+64 |
| | |||||
* | Merge pull request #8877 from owncloud/getpath-storage-check | Thomas Müller | 2014-06-06 | 1 | -8/+12 |
|\ | | | | | Verify that we have a valid storage in View->getPath | ||||
| * | Update PHPDoc | Thomas Müller | 2014-06-06 | 1 | -1/+1 |
| | | |||||
| * | Verify that we have a valid storage in View->getPath | Robin Appelman | 2014-06-05 | 1 | -7/+11 |
| | | |||||
* | | Merge pull request #8911 from owncloud/common-lang | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+1 |
|\ \ | | | | | | | Add Turkish to common languages | ||||
| * | | Add Turkish to common languages | Volkan Gezer | 2014-06-05 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-06 | 823 | -11672/+11384 |
|/ / | |||||
* | | Merge pull request #8483 from owncloud/encryption_use_oc_preferences | Thomas Müller | 2014-06-05 | 14 | -183/+318 |
|\ \ | | | | | | | [encryption] use oc preferences | ||||
| * | | adding unit tests for encryption data migration | Thomas Müller | 2014-06-05 | 4 | -14/+224 |
| | | | |||||
| * | | use oc_preferences instead of oc_encryption to store encyption settings | Bjoern Schiessle | 2014-06-05 | 9 | -184/+69 |
| | | | |||||
| * | | allow to set pre-condition for setValue | Bjoern Schiessle | 2014-06-05 | 3 | -31/+71 |
| | | | |||||
* | | | Merge pull request #8865 from owncloud/improve_share_settings | Vincent Petry | 2014-06-05 | 7 | -28/+38 |
|\ \ \ | |/ / |/| | | Improve share settings | ||||
| * | | unify share settings | Bjoern Schiessle | 2014-06-05 | 6 | -18/+32 |
| | | | |||||
| * | | This settings doesn't belong together | Bjoern Schiessle | 2014-06-05 | 2 | -11/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "make reshare settings foldable" This reverts commit c01f196f723dcb3dea6947c821a70d4d80563bbd. Conflicts: settings/templates/admin.php | ||||
| * | | improve share settings working | Bjoern Schiessle | 2014-06-05 | 1 | -5/+2 |
| |/ | |||||
* | | Merge pull request #8893 from owncloud/feature/get-users-by-preference | Thomas Müller | 2014-06-05 | 2 | -0/+48 |
|\ \ | | | | | | | Add method to get users by their preference | ||||
| * | | Sort the result before comparing | Joas Schilling | 2014-06-05 | 1 | -1/+3 |
| | | | |||||
| * | | Hack around oracle for CLOB fields | Joas Schilling | 2014-06-05 | 1 | -1/+9 |
| | | | |||||
| * | | Add method to get users by their preference | Joas Schilling | 2014-06-05 | 2 | -0/+38 |
| | | | |||||
* | | | Merge pull request #8902 from owncloud/fix_ldap_typo_2 | Thomas Müller | 2014-06-05 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix typo in var name | ||||
| * | | | fix typo in var name | Arthur Schiwon | 2014-06-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #8891 from owncloud/design-emptycontent | jbtbnl | 2014-06-05 | 1 | -2/+1 |
|\ \ \ | |_|/ |/| | | fix size and unbold empty content message | ||||
| * | | fix size and unbold empty content message | Jan-Christoph Borchardt | 2014-06-05 | 1 | -2/+1 |
| | | | |||||
* | | | Merge pull request #8897 from owncloud/fix-multiselect | Jörn Friedrich Dreyer | 2014-06-05 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix files multiselect bar now that the app list is gone | ||||
| * | | | fix files multiselect bar now that the app list is gone | Jan-Christoph Borchardt | 2014-06-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #8529 from owncloud/remove-legacy-routing | Thomas Müller | 2014-06-05 | 6 | -62/+35 |
|\ \ \ \ | |/ / / |/| | | | Remove legacy routing code | ||||
| * | | | Move authentication to it's own call | Lukas Reschke | 2014-06-05 | 3 | -3/+6 |
| | | | | |||||
| * | | | Remove legacy routing code | Lukas Reschke | 2014-06-05 | 6 | -62/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The getfile routing code was absolutely legacy and not needed anymore. Additionally \OC::$REQUESTEDAPP was never set to the actually accessed application. This commit removes the legacy routing code and ensures that $REQUESTEDAPP is always set so that other applications (e.g. the firewall or a two-factor authentication) can intercept the currently accessed app. Testplan: [x] Installation works [x] Login with DB works [x] Logout works [x] Login with alternate backend works (tested with user_webdavauth) [x] Other apps are accessible [x] Redirect on login works (e.g. index.php?redirect_url=%2Fcore%2Findex.php%2Fsettings%2Fapps%3Finstalled) [x] Personal settings are accessible [x] Admin settings are accessible [x] Sharing files works [x] DAV works [x] OC::$REQUESTEDAPP contains the requested application and can be intercepted by other applications | ||||
* | | | | Merge pull request #8889 from owncloud/mtime-reuse | Thomas Müller | 2014-06-05 | 2 | -2/+3 |
|\ \ \ \ | | | | | | | | | | | Don't update the mtime if the storage mtime hasn't changed | ||||
| * | | | | Fix uit tests | Robin Appelman | 2014-06-05 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Don't update the mtime if the storage mtime hasn't changed | Robin Appelman | 2014-06-05 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge pull request #8866 from owncloud/flock-quotafix | Vincent Petry | 2014-06-05 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fixed quota wrapper to return the value from flock() | ||||
| * | | | | | Fixed quota wrapper to return the value from flock() | Vincent Petry | 2014-06-04 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #8894 from owncloud/public-share-js-overwrite | Thomas Müller | 2014-06-05 | 1 | -1/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Dont overwrite OCA.Sharing | ||||
| * | | | | | | Dont overwrite OCA.Sharing | Robin Appelman | 2014-06-05 | 1 | -1/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #8890 from owncloud/cleanup-trashsizes-table-master | Thomas Müller | 2014-06-05 | 2 | -33/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | table files_trashsizes was still used in some locations -> removed | ||||
| * | | | | | table files_trashsizes was still used in some locations -> removed | Thomas Müller | 2014-06-05 | 2 | -33/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #8880 from owncloud/webdav-read-permissions | Thomas Müller | 2014-06-05 | 1 | -0/+24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Use the permissions exposed by ownCloud for webdav external storages | ||||
| * | | | | | | Use the permissions exposed by ownCloud for webdav external storages | Robin Appelman | 2014-06-04 | 1 | -0/+24 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #8883 from owncloud/files-slide-toggle | Jan-Christoph Borchardt | 2014-06-05 | 2 | -8/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | use slide toggle for files app | ||||
| * | | | | | use slide toggle for files app | Bernhard Posselt | 2014-06-05 | 2 | -8/+2 |
| | | | | | |