Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primary | Julius Härtl | 2018-08-30 | 7 | -8/+13 |
|\ | | | | | Fix SCSS variable management with the theming app | ||||
| * | Fix capabilities test | Julius Härtl | 2018-08-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Make the default element color for bright theming colors lighter | Julius Härtl | 2018-08-30 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Remove border from primary button when color is bright | Julius Härtl | 2018-08-29 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Move SCSS variable fetching before the variables.scss to properly calculate ↵ | Julius Härtl | 2018-08-29 | 3 | -5/+5 |
| | | | | | | | | | | | | color values Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #10853 from nextcloud/apps-menu-fix-mobile | Julius Härtl | 2018-08-30 | 2 | -3/+3 |
|\ \ | | | | | | | Fix apps menu on mobile | ||||
| * | | Fix apps menu and typo | John Molakvoæ (skjnldsv) | 2018-08-28 | 2 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fix apps menu on mobile | John Molakvoæ (skjnldsv) | 2018-08-25 | 2 | -4/+3 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-30 | 34 | -2/+60 |
| | | | |||||
* | | | Merge pull request #10876 from nextcloud/bugfix/10873/theming-settingsbutton | Julius Härtl | 2018-08-29 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | Theming: apply proper size to the remove background button | ||||
| * | | Theming: apply proper size to the remove background button | Julius Härtl | 2018-08-27 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-29 | 10 | -0/+14 |
| | | | |||||
* | | | Merge pull request #10854 from nextcloud/fix-10764 | Morris Jobke | 2018-08-28 | 2 | -4/+60 |
|\ \ \ | | | | | | | | | Allow same section class for multiple section types (fix #10764) | ||||
| * | | | Allow same section class for multiple section types (fix #10764) | sualko | 2018-08-25 | 2 | -4/+60 |
| | | | | | | | | | | | | | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org> | ||||
* | | | | Merge pull request #10871 from cviereck/patch-1 | Morris Jobke | 2018-08-28 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | cast timestamps older than unix epoch to 0 | ||||
| * | | | | cast timestamps older than unix epoch to 0 | Christian | 2018-08-27 | 1 | -1/+1 |
| | |/ / | |/| | | | | | | This change solves issues #10870, which is caused by method castValue of class FileSearchBackend: It casts the timestamps older than the unix epoch to false., see my comment https://github.com/nextcloud/server/pull/10835#discussion_r212806153. | ||||
* | | | | Merge pull request #10892 from nextcloud/fix-drag-shadow-in-files-app | John Molakvoæ | 2018-08-28 | 1 | -1/+4 |
|\ \ \ \ | | | | | | | | | | | Fix drag shadow in Files app | ||||
| * | | | | Remove limit on "max-width" for file names in drag shadow | Daniel Calviño Sánchez | 2018-08-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The general file list sets "max-width: 0" in the file names, which causes the file names in the drag shadow to have no width for their content and thus to overlap with the file size. As that limit is needed for proper layout in the general file list it is removed only for file names in drag shadows. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
| * | | | | Increase z-index of drag shadow for files | Daniel Calviño Sánchez | 2018-08-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The drag shadow is a sibling of "#content" so its z-index must be higher than the z-index of the content children (navigation bar, app content and app sidebar) to appear in front of them. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | | | | | Merge pull request #10881 from nextcloud/fix/10705/notification-width | John Molakvoæ | 2018-08-28 | 2 | -2/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Makes the notifications area width equal to the contents | ||||
| * | | | | | Makes the notifications area width equal to the contents | Michael Weimann | 2018-08-27 | 2 | -2/+8 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | | | | Merge pull request #10875 from nextcloud/bugfix/10024/theming-footer-link | Julius Härtl | 2018-08-28 | 3 | -11/+31 |
|\ \ \ \ \ | | | | | | | | | | | | | Theming: Only link Entity in footer if a url is set | ||||
| * | | | | | Theming: Fix footer tests | Julius Härtl | 2018-08-27 | 2 | -9/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | | Theming: Only Entity in footer if a url is set | Julius Härtl | 2018-08-27 | 2 | -4/+8 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | fixes #10024 Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-28 | 4 | -0/+8 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #10867 from nextcloud/bugfix/noid/a11y | Joas Schilling | 2018-08-27 | 2 | -2/+3 |
|\ \ \ \ | |/ / / |/| | | | Use empty alt tag for avatars since there is always the name next to it | ||||
| * | | | Make the color important | Joas Schilling | 2018-08-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Use empty alt tag for avatars since there is always the name next to it | Joas Schilling | 2018-08-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 46 | -26/+102 |
| | | | | |||||
* | | | | Merge pull request #10858 from nextcloud/public-logo-fixes | Roeland Jago Douma | 2018-08-26 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | Fix public pages conflicting | ||||
| * | | | | Fix public pages conflicting | John Molakvoæ (skjnldsv) | 2018-08-26 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | Merge pull request #10856 from nextcloud/bugfix/noid/comments-contactsmenu | John Molakvoæ | 2018-08-26 | 1 | -1/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix contactsmenu for mentioned users in comments | ||||
| * | | | | | Fix contactsmenu for mentioned users in comments | Julius Härtl | 2018-08-25 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | | Merge pull request #10855 from nextcloud/stefan-niedermann-patch-1 | Roeland Jago Douma | 2018-08-26 | 1 | -2/+11 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Add "Join the Team" section to README.md | ||||
| * | | | | | Add "Join the Team" section to README.md | Niedermann IT-Dienstleistungen | 2018-08-25 | 1 | -2/+11 |
| |/ / / / | | | | | | | | | | | Written at the Nextcloud Conf workshop | ||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-26 | 24 | -0/+190 |
|/ / / / | |||||
* | | | | Merge pull request #10846 from ↵ | Morris Jobke | 2018-08-25 | 2 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/bugfix/noid/add-the-new-share-type-to-the-app-info-xsd Add the new share type | ||||
| * | | | Add the new share type | Joas Schilling | 2018-08-24 | 2 | -0/+2 |
| | |/ | |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-25 | 158 | -156/+136 |
|/ / | |||||
* | | Merge pull request #10844 from nextcloud/version/noid/14.0.0RC1v14.0.0RC1 | Morris Jobke | 2018-08-24 | 1 | -2/+2 |
|\ \ | | | | | | | 14.0.0 RC 1 | ||||
| * | | 14.0.0 RC 1 | Morris Jobke | 2018-08-24 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #10838 from nextcloud/header-fixes-and-public-note | Morris Jobke | 2018-08-24 | 10 | -38/+80 |
|\ \ | | | | | | | Header fixes and public note | ||||
| * | | Fix jsunit | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Tests fixes | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -4/+7 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Merge branch 'header-fixes-and-public-note' of ↵ | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | https://github.com/nextcloud/server into header-fixes-and-public-note Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| | * | | Fix header logo padding | Julius Härtl | 2018-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix public share link order | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fix public link order and fix skip to content | John Molakvoæ (skjnldsv) | 2018-08-24 | 2 | -2/+3 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fix mobile view and add public share note view | John Molakvoæ (skjnldsv) | 2018-08-24 | 6 | -16/+48 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fix header calculation and better public design | John Molakvoæ (skjnldsv) | 2018-08-24 | 3 | -19/+25 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |