Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mail address of users is now changable in the user management | Morris Jobke | 2014-12-18 | 9 | -79/+253 |
* | Merge pull request #12870 from owncloud/send-mail-new-user | Thomas Müller | 2014-12-18 | 8 | -10/+239 |
|\ | |||||
| * | add unit tests for new user create mail | Morris Jobke | 2014-12-16 | 2 | -2/+78 |
| * | Send mail for new users | Morris Jobke | 2014-12-16 | 7 | -10/+163 |
* | | Merge pull request #12947 from owncloud/fix-spinner-file-upload-ie89 | Jan-Christoph Borchardt | 2014-12-18 | 1 | -0/+15 |
|\ \ | |||||
| * | | show spinner on file upload in IE8, 9 | Morris Jobke | 2014-12-18 | 1 | -0/+15 |
* | | | Merge pull request #12945 from owncloud/hhvm-image | Morris Jobke | 2014-12-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Do not call filesize(null), this function expects a string. | Andreas Fischer | 2014-12-18 | 1 | -1/+1 |
* | | | | Merge pull request #12940 from drarko/master | Morris Jobke | 2014-12-18 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix extra quotes in custom tags in header | drarko | 2014-12-18 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #12907 from owncloud/delete-invalid-external-share | Robin Appelman | 2014-12-18 | 2 | -0/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Root always exists | Robin Appelman | 2014-12-17 | 1 | -0/+8 |
| * | | Movable mountpoints are always deletable | Robin Appelman | 2014-12-17 | 1 | -0/+5 |
* | | | Merge pull request #12925 from owncloud/fix-js-unit-tests | Vincent Petry | 2014-12-18 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | be more explicit in JS unit tests - caused by accessibility issues | Morris Jobke | 2014-12-18 | 2 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-18 | 400 | -550/+92 |
* | | | | Merge pull request #12820 from owncloud/user-management-on-large-screens | Robin McCorkell | 2014-12-18 | 1 | -4/+16 |
|\ \ \ \ | |||||
| * | | | | fix initial loading limit of user management on large screens | Morris Jobke | 2014-12-12 | 1 | -4/+16 |
* | | | | | Merge pull request #12901 from owncloud/move-ldap-check-to-manager | Robin McCorkell | 2014-12-18 | 2 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Move the Null-Byte LDAP check to the user manager | Lukas Reschke | 2014-12-17 | 2 | -3/+3 |
* | | | | | | Merge pull request #12913 from owncloud/hhvm-memcached-clear | Robin McCorkell | 2014-12-18 | 1 | -1/+7 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | HHVM: Add workaround for missing Memcached::deleteMulti() | Andreas Fischer | 2014-12-17 | 1 | -1/+7 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #12900 from owncloud/more-accessibility | Thomas Müller | 2014-12-18 | 7 | -6/+31 |
|\ \ \ \ \ | |||||
| * | | | | | add label for search field for screen readers | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+3 |
| * | | | | | use method to only visually hide elements, show only for screen reader | Jan-Christoph Borchardt | 2014-12-17 | 5 | -5/+16 |
| * | | | | | add text to Settings button | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+3 |
| * | | | | | add alt text to 'Cancel upload' button | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
| * | | | | | fix Delete action text being translatable | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
| * | | | | | add empty alt text for user image | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
| * | | | | | add text to Delete action | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
| * | | | | | properly name form labels for the file selection | Jan-Christoph Borchardt | 2014-12-17 | 2 | -1/+4 |
| * | | | | | fix alt text for breadcrumbs home icon | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+2 |
* | | | | | | Merge pull request #12924 from owncloud/improve-emptystates | Thomas Müller | 2014-12-18 | 10 | -13/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add empty state for external storages | Jan-Christoph Borchardt | 2014-12-17 | 4 | -1/+13 |
| * | | | | | | wording fix for Files app empty state | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+1 |
| * | | | | | | apply empty state for 'Deleted files' | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+5 |
| * | | | | | | improve empty state of 'All files' | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+5 |
| * | | | | | | improve empty states for sharing and shared links as well | Jan-Christoph Borchardt | 2014-12-17 | 1 | -3/+7 |
| * | | | | | | use empty state for 'Shared with you' as well | Jan-Christoph Borchardt | 2014-12-17 | 2 | -1/+6 |
| * | | | | | | even better empty state for Favorites, and general Empty State style | Jan-Christoph Borchardt | 2014-12-17 | 3 | -7/+13 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #12917 from owncloud/fix-ocs-12915-api | Morris Jobke | 2014-12-18 | 3 | -6/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Check basic auth header only for not-logged-in users | Lukas Reschke | 2014-12-17 | 1 | -1/+1 |
| * | | | | | | Store result of authentication | Lukas Reschke | 2014-12-17 | 1 | -1/+7 |
| * | | | | | | Move basic auth login out of `isLoggedIn` | Lukas Reschke | 2014-12-17 | 2 | -5/+10 |
* | | | | | | | Merge pull request #12168 from owncloud/docker-webdav | Thomas Müller | 2014-12-17 | 14 | -6/+474 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Setup a docker container that holds a webdav instance to test files_external | Morris Jobke | 2014-12-17 | 14 | -6/+474 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #12892 from owncloud/is-addmin | Morris Jobke | 2014-12-17 | 8 | -5/+178 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add isAdmin and isInGroup methods for the group manager | Bernhard Posselt | 2014-12-17 | 5 | -4/+117 |
| * | | | | | | | fix tests | Bernhard Posselt | 2014-12-17 | 1 | -4/+2 |
| * | | | | | | | use two tests instead of one | Bernhard Posselt | 2014-12-17 | 1 | -4/+18 |