aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Solve acceptance test failure due to clicks on covered elementsDaniel Calviño Sánchez2017-10-192-0/+32
* Extend the clickable area of the file name to include the thumbnailDaniel Calviño Sánchez2017-10-191-1/+2
* Move checkboxes to their own columnDaniel Calviño Sánchez2017-10-197-63/+77
* Remove "has-favorites" class from file list tableDaniel Calviño Sánchez2017-10-192-4/+0
* Move favorite mark to the top right corner of the thumbnailDaniel Calviño Sánchez2017-10-195-38/+22
* Set background size for thumbnail in CSS instead of JavaScriptDaniel Calviño Sánchez2017-10-192-2/+3
* Show always the checkboxDaniel Calviño Sánchez2017-10-191-2/+2
* Replace inline favorite action with just a favorite iconDaniel Calviño Sánchez2017-10-194-147/+60
* Update acceptance tests to favorite files through the file actions menuDaniel Calviño Sánchez2017-10-191-2/+20
* Add "Favorite" action to the file actions menuDaniel Calviño Sánchez2017-10-193-2/+131
* Add support to FileActionsMenu for icon class functionsDaniel Calviño Sánchez2017-10-193-1/+45
* Merge pull request #6515 from nextcloud/templating-of-email-subjectsJoas Schilling2017-10-1817-127/+204
|\
| * Fix autoloadingJoas Schilling2017-10-182-0/+2
| * Set the data from the templateJoas Schilling2017-10-189-113/+46
| * Introduce a public interface for MessageJoas Schilling2017-10-184-9/+106
| * Set the subject with the email template to allow themingJoas Schilling2017-10-186-14/+21
| * Allow templating of email subjectsJoas Schilling2017-10-182-0/+38
|/
* [tx-robot] updated from transifexNextcloud bot2017-10-1828-8/+224
* Merge pull request #6854 from nextcloud/s3-multipart-propagate-exceptionRoeland Jago Douma2017-10-171-0/+1
|\
| * propagate multipart upload exception when aborting uploadRobin Appelman2017-10-171-0/+1
|/
* fix urlBjoern Schiessle2017-10-172-4/+4
* Merge pull request #5673 from tbille/gui-bug-authenticationJulius Härtl2017-10-171-1/+3
|\
| * Destroy modal when closedThomas Bille2017-10-171-1/+3
|/
* [tx-robot] updated from transifexNextcloud bot2017-10-1722-32/+198
* Merge pull request #6844 from nextcloud/phan-repoRoeland Jago Douma2017-10-162-3/+3
|\
| * Phan is moved to a new repoRoeland Jago Douma2017-10-162-3/+3
* | Merge pull request #6837 from nextcloud/timespan-check-3blizzz2017-10-161-12/+49
|\ \
| * | Fix future time spansdartcafe2017-10-151-12/+49
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-10-162-30/+42
* | Merge pull request #6585 from nextcloud/theming-fileupload-errorhandlingRoeland Jago Douma2017-10-154-22/+222
|\ \
| * | Theming: Add tests for mimetype and upload error checksJulius Härtl2017-10-032-15/+170
| * | Theming: Fix message/loading display on errorsJulius Härtl2017-10-032-0/+3
| * | Theming: Check valid image format also for logoJulius Härtl2017-10-031-0/+12
| * | Theming: Handle errors on uploaded files properlyJulius Härtl2017-10-032-17/+47
* | | Merge pull request #6812 from nextcloud/upload-cache-pathRoeland Jago Douma2017-10-151-1/+3
|\ \ \
| * | | also use configured 'cache_path' for new chunkingRobin Appelman2017-10-111-1/+3
* | | | Merge pull request #6791 from nextcloud/fix-test-warningsRoeland Jago Douma2017-10-152-3/+3
|\ \ \ \
| * | | | Don't use deprecated $this->getMock() methodJoas Schilling2017-10-091-2/+2
| * | | | Fix tests with group managerJoas Schilling2017-10-091-1/+1
* | | | | Merge pull request #6813 from nextcloud/exclude-avatar-from-same-site-cookieRoeland Jago Douma2017-10-151-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Exclude avatar from Same-Site Cookie requirementLukas Reschke2017-10-111-0/+1
| | |/ / | |/| |
* | | | Merge pull request #6761 from nextcloud/fix-avatar-loading-stateJohn Molakvoæ2017-10-143-36/+51
|\ \ \ \
| * | | | EllipsisJohn Molakvoæ (skjnldsv)2017-10-141-0/+5
| * | | | Fix popover position and avatar loadingJohn Molakvoæ (skjnldsv)2017-10-143-36/+46
|/ / / /
* | | | Merge pull request #6829 from nextcloud/fix-app-nav-edit-inputsJohn Molakvoæ2017-10-141-1/+0
|\ \ \ \
| * | | | Fix app-navigation editable entry input colorsJohn Molakvoæ (skjnldsv)2017-10-131-1/+0
* | | | | [tx-robot] updated from transifexNextcloud bot2017-10-1426-38/+552
* | | | | Merge pull request #6826 from nextcloud/fix-class-name-in-exception-logger-pl...Joas Schilling2017-10-131-6/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use ::class to avoid errorsJoas Schilling2017-10-131-6/+12
| * | | | Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0Joas Schilling2017-10-131-1/+1
|/ / / /