summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-18400-550/+92
* Merge pull request #12820 from owncloud/user-management-on-large-screensRobin McCorkell2014-12-181-4/+16
|\
| * fix initial loading limit of user management on large screensMorris Jobke2014-12-121-4/+16
* | Merge pull request #12901 from owncloud/move-ldap-check-to-managerRobin McCorkell2014-12-182-3/+3
|\ \
| * | Move the Null-Byte LDAP check to the user managerLukas Reschke2014-12-172-3/+3
* | | Merge pull request #12913 from owncloud/hhvm-memcached-clearRobin McCorkell2014-12-181-1/+7
|\ \ \
| * | | HHVM: Add workaround for missing Memcached::deleteMulti()Andreas Fischer2014-12-171-1/+7
* | | | Merge pull request #12900 from owncloud/more-accessibilityThomas Müller2014-12-187-6/+31
|\ \ \ \
| * | | | add label for search field for screen readersJan-Christoph Borchardt2014-12-171-0/+3
| * | | | use method to only visually hide elements, show only for screen readerJan-Christoph Borchardt2014-12-175-5/+16
| * | | | add text to Settings buttonJan-Christoph Borchardt2014-12-171-1/+3
| * | | | add alt text to 'Cancel upload' buttonJan-Christoph Borchardt2014-12-171-1/+2
| * | | | fix Delete action text being translatableJan-Christoph Borchardt2014-12-171-1/+2
| * | | | add empty alt text for user imageJan-Christoph Borchardt2014-12-171-1/+2
| * | | | add text to Delete actionJan-Christoph Borchardt2014-12-171-1/+2
| * | | | properly name form labels for the file selectionJan-Christoph Borchardt2014-12-172-1/+4
| * | | | fix alt text for breadcrumbs home iconJan-Christoph Borchardt2014-12-171-0/+2
* | | | | Merge pull request #12924 from owncloud/improve-emptystatesThomas Müller2014-12-1810-13/+48
|\ \ \ \ \
| * | | | | add empty state for external storagesJan-Christoph Borchardt2014-12-174-1/+13
| * | | | | wording fix for Files app empty stateJan-Christoph Borchardt2014-12-171-1/+1
| * | | | | apply empty state for 'Deleted files'Jan-Christoph Borchardt2014-12-171-1/+5
| * | | | | improve empty state of 'All files'Jan-Christoph Borchardt2014-12-171-1/+5
| * | | | | improve empty states for sharing and shared links as wellJan-Christoph Borchardt2014-12-171-3/+7
| * | | | | use empty state for 'Shared with you' as wellJan-Christoph Borchardt2014-12-172-1/+6
| * | | | | even better empty state for Favorites, and general Empty State styleJan-Christoph Borchardt2014-12-173-7/+13
| | |/ / / | |/| | |
* | | | | Merge pull request #12917 from owncloud/fix-ocs-12915-apiMorris Jobke2014-12-183-6/+17
|\ \ \ \ \
| * | | | | Check basic auth header only for not-logged-in usersLukas Reschke2014-12-171-1/+1
| * | | | | Store result of authenticationLukas Reschke2014-12-171-1/+7
| * | | | | Move basic auth login out of `isLoggedIn`Lukas Reschke2014-12-172-5/+10
* | | | | | Merge pull request #12168 from owncloud/docker-webdavThomas Müller2014-12-1714-6/+474
|\ \ \ \ \ \
| * | | | | | Setup a docker container that holds a webdav instance to test files_externalMorris Jobke2014-12-1714-6/+474
| |/ / / / /
* | | | | | Merge pull request #12892 from owncloud/is-addminMorris Jobke2014-12-178-5/+178
|\ \ \ \ \ \
| * | | | | | add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-175-4/+117
| * | | | | | fix testsBernhard Posselt2014-12-171-4/+2
| * | | | | | use two tests instead of oneBernhard Posselt2014-12-171-4/+18
| * | | | | | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-175-1/+49
* | | | | | | Merge pull request #12911 from owncloud/hhvm-infoparserMorris Jobke2014-12-171-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | HHVM: Call libxml_use_internal_errors() instead of surpressing errors.Andreas Fischer2014-12-171-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #12793 from owncloud/mountconfig-store-idRobin McCorkell2014-12-171-103/+162
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add the storage id to the mount configRobin Appelman2014-12-171-103/+162
| |/ / / /
* | | | | Merge pull request #12902 from owncloud/fix-filelist-thumbnailsMorris Jobke2014-12-173-13/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Propertly restore thumbnail on cancel/rename/moveVincent Petry2014-12-173-13/+59
| | |/ / | |/| |
* | | | Merge pull request #12895 from owncloud/favorites-polishJan-Christoph Borchardt2014-12-174-3/+12
|\ \ \ \ | |/ / / |/| | |
| * | | fix favorite star flickering on empty state pageJan-Christoph Borchardt2014-12-171-1/+3
| * | | fix file list summary left alignmentJan-Christoph Borchardt2014-12-171-1/+1
| * | | fix empty state for FavoritesJan-Christoph Borchardt2014-12-172-1/+8
| * | | put Favorites second in list, after 'All files'Jan-Christoph Borchardt2014-12-171-1/+1
* | | | Merge pull request #12889 from owncloud/deprecation-timeThomas Müller2014-12-174-0/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | first round of deprecationBernhard Posselt2014-12-164-0/+28
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-17156-46/+600
| |/ / |/| |