aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10876 from nextcloud/bugfix/10873/theming-settingsbuttonJulius Härtl2018-08-291-2/+2
|\ | | | | Theming: apply proper size to the remove background button
| * Theming: apply proper size to the remove background buttonJulius Härtl2018-08-271-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2018-08-2910-0/+14
| |
* | Merge pull request #10854 from nextcloud/fix-10764Morris Jobke2018-08-282-4/+60
|\ \ | | | | | | Allow same section class for multiple section types (fix #10764)
| * | Allow same section class for multiple section types (fix #10764)sualko2018-08-252-4/+60
| | | | | | | | | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org>
* | | Merge pull request #10871 from cviereck/patch-1Morris Jobke2018-08-281-1/+1
|\ \ \ | | | | | | | | cast timestamps older than unix epoch to 0
| * | | cast timestamps older than unix epoch to 0Christian2018-08-271-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-appJohn Molakvoæ2018-08-281-1/+4
|\ \ \ | | | | | | | | Fix drag shadow in Files app
| * | | Remove limit on "max-width" for file names in drag shadowDaniel Calviño Sánchez2018-08-271-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 filesDaniel Calviño Sánchez2018-08-271-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-widthJohn Molakvoæ2018-08-282-2/+8
|\ \ \ \ | | | | | | | | | | Makes the notifications area width equal to the contents
| * | | | Makes the notifications area width equal to the contentsMichael Weimann2018-08-272-2/+8
| |/ / / | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | | Merge pull request #10875 from nextcloud/bugfix/10024/theming-footer-linkJulius Härtl2018-08-283-11/+31
|\ \ \ \ | | | | | | | | | | Theming: Only link Entity in footer if a url is set
| * | | | Theming: Fix footer testsJulius Härtl2018-08-272-9/+25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Theming: Only Entity in footer if a url is setJulius Härtl2018-08-272-4/+8
| | |/ / | |/| | | | | | | | | | | | | | | | | | fixes #10024 Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-284-0/+8
| |/ / |/| |
* | | Merge pull request #10867 from nextcloud/bugfix/noid/a11yJoas Schilling2018-08-272-2/+3
|\ \ \ | |/ / |/| | Use empty alt tag for avatars since there is always the name next to it
| * | Make the color importantJoas Schilling2018-08-261-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Use empty alt tag for avatars since there is always the name next to itJoas Schilling2018-08-261-0/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-08-2746-26/+102
| | |
* | | Merge pull request #10858 from nextcloud/public-logo-fixesRoeland Jago Douma2018-08-261-0/+2
|\ \ \ | | | | | | | | Fix public pages conflicting
| * | | Fix public pages conflictingJohn Molakvoæ (skjnldsv)2018-08-261-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #10856 from nextcloud/bugfix/noid/comments-contactsmenuJohn Molakvoæ2018-08-261-1/+0
|\ \ \ \ | | | | | | | | | | Fix contactsmenu for mentioned users in comments
| * | | | Fix contactsmenu for mentioned users in commentsJulius Härtl2018-08-251-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #10855 from nextcloud/stefan-niedermann-patch-1Roeland Jago Douma2018-08-261-2/+11
|\ \ \ \ \ | |_|/ / / |/| | | | Add "Join the Team" section to README.md
| * | | | Add "Join the Team" section to README.mdNiedermann IT-Dienstleistungen2018-08-251-2/+11
| |/ / / | | | | | | | | Written at the Nextcloud Conf workshop
* / / / [tx-robot] updated from transifexNextcloud bot2018-08-2624-0/+190
|/ / /
* | | Merge pull request #10846 from ↵Morris Jobke2018-08-252-0/+2
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bugfix/noid/add-the-new-share-type-to-the-app-info-xsd Add the new share type
| * | Add the new share typeJoas Schilling2018-08-242-0/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-08-25158-156/+136
|/ /
* | Merge pull request #10844 from nextcloud/version/noid/14.0.0RC1v14.0.0RC1Morris Jobke2018-08-241-2/+2
|\ \ | | | | | | 14.0.0 RC 1
| * | 14.0.0 RC 1Morris Jobke2018-08-241-2/+2
|/ / | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-2410-38/+80
|\ \ | | | | | | Header fixes and public note
| * | Fix jsunitJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Tests fixesJohn Molakvoæ (skjnldsv)2018-08-241-4/+7
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Merge branch 'header-fixes-and-public-note' of ↵John Molakvoæ (skjnldsv)2018-08-241-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 paddingJulius Härtl2018-08-241-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix public share link orderJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| |/ / | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix public link order and fix skip to contentJohn Molakvoæ (skjnldsv)2018-08-242-2/+3
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-246-16/+48
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix header calculation and better public designJohn Molakvoæ (skjnldsv)2018-08-243-19/+25
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #10827 from steiny2k/HEICHEIFRoeland Jago Douma2018-08-241-4/+104
|\ \ \ | | | | | | | | HEIC previews as JPG rather than PNGs to save space.
| * | | FixesRoeland Jago Douma2018-08-241-5/+8
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz2018-08-241-2/+99
| | | | | | | | | | | | Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch>
* | | | Merge pull request #10820 from nextcloud/fix/noid/emptydefaultprefixMorris Jobke2018-08-243-15/+18
|\ \ \ \ | | | | | | | | | | [LDAP] The WebUI Wizard also should not assign empty config IDs
| * | | | [LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon2018-08-233-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With 689df9a843dd0505088143de039af775a3f92612 the behaviour to assign only non-empty config IDs was introduced. Only, this was only effective for CLI and OCS API. Related to #3270. The web UI creates now also a full configuration on first load. This fixes #5094. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #10834 from nextcloud/add-support-for-room-sharesRoeland Jago Douma2018-08-243-7/+42
|\ \ \ \ \ | | | | | | | | | | | | Add support for room shares
| * | | | | Fix testsRoeland Jago Douma2018-08-241-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | Add support for rooms in the list of candidates to share with UIDaniel Calviño Sánchez2018-08-241-5/+29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | | Add rooms in the default candidate types to look for when sharingDaniel Calviño Sánchez2018-08-241-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>