Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 'namespace' for automatically created navigation divs, fixes #12080 | Arthur Schiwon | 2014-11-12 | 2 | -2/+2 |
| | |||||
* | Merge pull request #11929 from owncloud/fix-db-center | Jan-Christoph Borchardt | 2014-11-11 | 1 | -0/+14 |
|\ | | | | | fixes not centered database chooser on setup page | ||||
| * | fixes not centered database chooser on setup page | Morris Jobke | 2014-11-03 | 1 | -0/+14 |
| | | | | | | | | * fixes #11927 | ||||
* | | Merge pull request #12100 from owncloud/fix-infinite-loop | Morris Jobke | 2014-11-11 | 1 | -1/+1 |
|\ \ | | | | | | | Fix infinite loop if count and limit is 0 | ||||
| * | | Fix infinite loop if count and limit is 0 | Morris Jobke | 2014-11-11 | 1 | -1/+1 |
|/ / | | | | | | | * otherwise it will always think it hits the limit and need another round to fetch additional results | ||||
* | | Merge pull request #11789 from owncloud/fix-11762 | Morris Jobke | 2014-11-11 | 2 | -3/+29 |
|\ \ | | | | | | | [LDAP] Login: dont fail with 500 if configured display name attribute is not set | ||||
| * | | dont fail with 500 if configured display name attribute is not set | Arthur Schiwon | 2014-10-27 | 2 | -3/+29 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-11 | 142 | -350/+228 |
| | | | |||||
* | | | Merge pull request #10966 from owncloud/storage-root-share-permissions | Morris Jobke | 2014-11-10 | 2 | -0/+90 |
|\ \ \ | | | | | | | | | Dont' use mountpoint permissions as share permissions for external storages | ||||
| * | | | Add unit tests | Robin Appelman | 2014-10-31 | 1 | -0/+85 |
| | | | | |||||
| * | | | Keep the share permissions from mountpoints | Robin Appelman | 2014-10-31 | 1 | -1/+2 |
| | | | | |||||
| * | | | Dont' use mountpoint permissions as share permissions for external storages | Robin Appelman | 2014-10-31 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #12070 from owncloud/accessibility-fixes | Morris Jobke | 2014-11-10 | 8 | -31/+95 |
|\ \ \ \ | | | | | | | | | | | Accessibility fixes | ||||
| * | | | | use proper tabindex order: 1. app menu, 2. search, 3. user menu | Jan-Christoph Borchardt | 2014-11-08 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | add relevant focus styles to the existing hover styles | Jan-Christoph Borchardt | 2014-11-06 | 3 | -23/+81 |
| | | | | | |||||
| * | | | | add alt text for file actions, but leave empty since text is directly next to it | Jan-Christoph Borchardt | 2014-11-06 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | introduce h1, use either ownCloud name or current app name | Jan-Christoph Borchardt | 2014-11-06 | 3 | -3/+8 |
| | | | | | |||||
| * | | | | add missing alt attribute to spinner | Jan-Christoph Borchardt | 2014-11-06 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Merge pull request #12069 from owncloud/clean-l10n | Morris Jobke | 2014-11-10 | 13 | -5078/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove *.pot | ||||
| * | | | | | Remove *.pot | Thomas Müller | 2014-11-10 | 13 | -5078/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #12072 from ↵ | Vincent Petry | 2014-11-10 | 4 | -114/+156 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/sabre-convertstoragenotavailableexception-secondtry Convert StorageNotAvailableException to SabreDAV exception | ||||
| * | | | | | | Convert StorageNotAvailableException to SabreDAV exception | Vincent Petry | 2014-11-10 | 4 | -114/+156 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert \OCP\Files\StorageNotAvailableException to \Sabre\DAV\Exception\ServiceUnavailable for every file/directory operation happening inside of SabreDAV. This is necessary to avoid having the exception bubble up to remote.php which would return an exception page instead of an appropriate response. | ||||
* | | | | | | Merge pull request #12027 from owncloud/cleanup_exceptions | Vincent Petry | 2014-11-10 | 9 | -95/+157 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | [encryption] clean up encryption exceptions | ||||
| * | | | | | clean up encryption exceptions | Bjoern Schiessle | 2014-11-07 | 9 | -95/+157 |
| | | | | | | |||||
* | | | | | | Merge pull request #12065 from owncloud/loginname-username | Jan-Christoph Borchardt | 2014-11-10 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Login Name -> Username in user management | ||||
| * | | | | | | Login Name -> Username in user management | Morris Jobke | 2014-11-10 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-10 | 32 | -22/+42 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-09 | 44 | -64/+284 |
| | | | | | | |||||
* | | | | | | Merge pull request #12050 from owncloud/use-proper-array-name | Lukas Reschke | 2014-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Use proper array key | ||||
| * | | | | | | Use proper array key | Lukas Reschke | 2014-11-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/12047 | ||||
* | | | | | | | Merge pull request #12038 from sebomoto/fix-user-dropdown | Lukas Reschke | 2014-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | changed default dropdown content | ||||
| * | | | | | | | changed default dropdown content | Sebastian Bolt | 2014-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix issue #11959 | ||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-08 | 50 | -34/+122 |
|/ / / / / / / | |||||
* | | | | | | | logging changes | Craig Morrissey | 2014-11-07 | 1 | -0/+3 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #11736 from owncloud/enc_get_fileinfo_from_real_file | Björn Schießle | 2014-11-07 | 4 | -10/+14 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | if we read a .part file we try to get the file info from the real file | ||||
| * | | | | | | only set the values we need and make sure that we write the file info for both | Bjoern Schiessle | 2014-11-07 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the real file and the part file, because some information from the part file might be needed later | ||||
| * | | | | | | don't scan part files | Bjoern Schiessle | 2014-11-07 | 2 | -5/+5 |
| | | | | | | | |||||
| * | | | | | | also try to get file info from part file | Bjoern Schiessle | 2014-11-07 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #11575 from owncloud/cache-watcher-propagate | Robin Appelman | 2014-11-07 | 3 | -0/+38 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Propagate etag changes when the watcher finds a changed file | ||||
| * | | | | | Also propagate etag changes when the watcher finds a changed file | Robin Appelman | 2014-11-07 | 3 | -0/+38 |
|/ / / / / | |||||
* | | | | | Merge pull request #11954 from ↵ | Lukas Reschke | 2014-11-07 | 5 | -3/+22 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/enc_stop_uploading_if_private_key_is_missing Enc stop uploading if private key is missing | ||||
| * | | | | | throw exception if private key is missing | Bjoern Schiessle | 2014-11-05 | 4 | -1/+21 |
| | | | | | | |||||
| * | | | | | still try to encrypt files, even if the session is not initialized. The ↵ | Bjoern Schiessle | 2014-11-04 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | stream wrapper will throw an error which is better than silently continue. | ||||
* | | | | | | Merge pull request #12019 from owncloud/fix-template-shortcuts | Thomas Müller | 2014-11-07 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | second parameter in template shortcuts script() and style() is optional | ||||
| * | | | | | | second parameter in template shortcuts script() and style() is optional | Morris Jobke | 2014-11-06 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-07 | 118 | -128/+162 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #12003 from owncloud/password-migration | Lukas Reschke | 2014-11-06 | 2 | -33/+9 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Use new hashing API for OC_User_Database | ||||
| * | | | | | | Load PHPAss via autoloader | Lukas Reschke | 2014-11-06 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | Use new hashing API for OC_User_Database | Lukas Reschke | 2014-11-06 | 1 | -32/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will use the new Hashing API for OC_User_Database and migrate old passwords upon initial login of the user. | ||||
* | | | | | | | Merge pull request #12009 from owncloud/make-optional | Morris Jobke | 2014-11-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make second argument optional |