summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-274-22/+24
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Implement progress theming into core and better visual on quota displayJohn Molakvoæ (skjnldsv)2017-09-273-23/+71
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Drop shadow fix on popoverJohn Molakvoæ (skjnldsv)2017-09-271-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #6666 from nextcloud/federation-menu-triangleJohn Molakvoæ2017-09-273-31/+30
|\ | | | | Fix style of federation scope menu triangles, simplify CSS
| * No js for popover positionningJohn Molakvoæ (skjnldsv)2017-09-272-11/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix style of federation scope menu triangles, simplify CSSJan-Christoph Borchardt2017-09-272-20/+29
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #6586 from nextcloud/fix/app-install-extract-checkRoeland Jago Douma2017-09-271-1/+8
|\ | | | | Check whether an app archive can be extracted
| * Check whether an app archive can be extractedChristoph Wurst2017-09-201-1/+8
| | | | | | | | | | | | | | | | If extraction fails we should not continue the installation/update process as the info.xml cannot be loaded and an unrelated error occurs. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #6645 from nextcloud/fix-6642-only-colons-for-ipv6Morris Jobke2017-09-271-48/+63
|\ \ | | | | | | Only allow colons in db host for IPv6 addresses
| * | Code clean upJoas Schilling2017-09-261-48/+47
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Only allow colons in db host for IPv6 addressesJoas Schilling2017-09-261-0/+16
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #6660 from nextcloud/remove_saml_hackMorris Jobke2017-09-271-16/+1
|\ \ \ | | | | | | | | Remove SAML hack from base.php
| * | | Remove SAML hack from base.phpRoeland Jago Douma2017-09-271-16/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is no longer required now that https://github.com/nextcloud/user_saml/pull/159 is in Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #6658 from nextcloud/fix_6618Morris Jobke2017-09-272-0/+10
|\ \ \ \ | | | | | | | | | | Don't show placeholder when we have loaded the avatar image
| * | | | Don't show placeholder when we have loaded the avatar imageRoeland Jago Douma2017-09-262-0/+10
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Fixes #6618 Else it shows up as background to transparent avatars Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / / [tx-robot] updated from transifexNextcloud bot2017-09-2716-4/+154
|/ / /
* | | Merge pull request #6646 from nextcloud/federation-activeRoeland Jago Douma2017-09-261-3/+5
|\ \ \ | | | | | | | | Highlight active federation scope menu entry with bold heading
| * | | Highlight active federation scope menu entry with bold headingJan-Christoph Borchardt2017-09-261-3/+5
| |/ / | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #6650 from nextcloud/tooltip-shadow-use-variableJan-Christoph Borchardt2017-09-261-1/+1
|\ \ \ | | | | | | | | Fit the tooltip shadow to the default variable
| * | | Fit the tooltip shadow to the default variableJohn Molakvoæ (skjnldsv)2017-09-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #6647 from nextcloud/scss-no-take-only-throwJohn Molakvoæ2017-09-261-0/+2
|\ \ \ \ | | | | | | | | | | Do not stop on scss compilation failure
| * | | | Do not stop on scss compilation failureJohn Molakvoæ (skjnldsv)2017-09-261-0/+2
| |/ / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #6643 from nextcloud/improved-redis-warningMorris Jobke2017-09-262-1/+13
|\ \ \ \ | |_|/ / |/| | | Improve exception handling
| * | | Improve exception handlingMorris Jobke2017-09-262-1/+13
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | If there is an exception in the template handling then a white page is shown. This improves the handling of this and shows text only about the internal error. To test this just setup redis as cache and then disable the php-redis module. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2017-09-2614-4/+68
| | |
* | | Merge pull request #6544 from nextcloud/fix/duplicate-session-tokenMorris Jobke2017-09-252-0/+9
|\ \ \ | |/ / |/| | Fix duplicate session token after remembered login
| * | Fix duplicate session token after remembered loginChristoph Wurst2017-09-202-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | On a remembered login session, we create a new session token in the database with the values of the old one. As we actually don't need the old session token anymore, we can delete it right away. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #6372 from nextcloud/scss-normalizationJohn Molakvoæ2017-09-2520-1466/+1342
|\ \ \ | | | | | | | | Scss normalization
| * | | Fixed testsJohn Molakvoæ (skjnldsv)2017-09-251-8/+9
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fix busy state loading animation in filesJohn Molakvoæ (skjnldsv)2017-09-232-5/+11
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Removed unused filter for opacity, fix #6408John Molakvoæ (skjnldsv)2017-09-2312-78/+0
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Settings button as nav entryJohn Molakvoæ (skjnldsv)2017-09-231-11/+15
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Replaced colours by variablesJohn Molakvoæ (skjnldsv)2017-09-238-109/+83
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Settings scssJohn Molakvoæ (skjnldsv)2017-09-232-1312/+1284
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Scss conversion Cleanup settings scss Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Removed unneeded bgs and borders. Replaced hard coded colours byJohn Molakvoæ (skjnldsv)2017-09-237-33/+30
| | | | | | | | | | | | | | | | | | | | | | | | variables. Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #6632 from nextcloud/do_not_show_hyphenRoeland Jago Douma2017-09-253-3/+3
|\ \ \ \ | | | | | | | | | | Do not show hyphen
| * | | | expect call of getSlogan() exactly twiceStephan Müller2017-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stephan Müller <mail@stephanmueller.eu> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | do not show hyphen after instance name in emails if slogan does not existStephan Müller2017-09-252-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #6627 from nextcloud/icon-on-apps-settingsJoas Schilling2017-09-2514-6/+73
|\ \ \ \ \ | | | | | | | | | | | | Icon on apps settings
| * | | | | Fix typoJohn Molakvoæ (skjnldsv)2017-09-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | | Icons & default classesJohn Molakvoæ (skjnldsv)2017-09-2414-7/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed categories order same as app store Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | Merge pull request #6630 from nextcloud/same_site_cookie_middlewareMorris Jobke2017-09-259-18/+313
|\ \ \ \ \ \ | | | | | | | | | | | | | | Handle SameSiteCookie check for index.php in AppFramework Middleware
| * | | | | | Handle SameSiteCookie check for index.php in AppFramework MiddlewareRoeland Jago Douma2017-09-249-18/+313
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #6633 from nextcloud/dav-remove-like-when-not-neededJoas Schilling2017-09-251-1/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Don't add a LIKE condition when it's not needed
| * | | | | | | Don't add a LIKE condition when it's not neededThomas Citharel2017-09-251-1/+5
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | | Merge pull request #6631 from nextcloud/fix_6170Morris Jobke2017-09-252-1/+51
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Add indexes to cards and cards_properties tables
| * | | | | | Add indexes to cards and cards_properties tablesRoeland Jago Douma2017-09-252-1/+51
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #6170 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / / / / [tx-robot] updated from transifexNextcloud bot2017-09-252-2/+2
|/ / / / /
* | | | | Merge pull request #6591 from ↵Roeland Jago Douma2017-09-242-4/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/unify-appearance-of-avatars-for-undefined-and-unknown-users Unify appearance of avatars for undefined and unknown users
| * | | | | Extract setting the avatar for the unknown user to its own functionDaniel Calviño Sánchez2017-09-201-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>