summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix app icon being inverted for app store apps tooJan-Christoph Borchardt2017-04-253-8/+20
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Show spinner until app store images loadedJan-Christoph Borchardt2017-04-252-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Show placeholder for image-less apps in app managementJan-Christoph Borchardt2017-04-253-2/+6
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Center spinner in apps managementJan-Christoph Borchardt2017-04-252-4/+5
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add installed category in AppSettingsControlerTestFelix A. Epp2017-04-251-4/+9
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Make svgs more fluid and consistent remove action, instead of 'remove app'Felix A. Epp2017-04-252-2/+2
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* rename Uninstall to RemoveJan-Christoph Borchardt2017-04-252-5/+5
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* also improve layout of apps from storeJan-Christoph Borchardt2017-04-253-23/+15
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Revert "Add Minor styling improvements with opacity instead of grey"Jan-Christoph Borchardt2017-04-251-6/+5
| | | | | | This reverts commit e9f8a15692ccd4690eef9d4268343d59aa8491ea. Signed-off-by: Felix A. Epp <work@felixepp.de>
* fix sizing and alignment of your app listJan-Christoph Borchardt2017-04-252-7/+9
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* hide app version and level on narrower screensJan-Christoph Borchardt2017-04-252-2/+15
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* improve wording of Apps mgmt navigation entriesJan-Christoph Borchardt2017-04-252-6/+6
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add Minor styling improvements with opacity instead of greyFelix A. Epp2017-04-251-5/+10
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Fix spacing between enbale-groups label and select2Felix A. Epp2017-04-251-0/+4
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Fix uninstall in tabular viewFelix A. Epp2017-04-252-6/+6
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Fix app-icon opacity and positioingFelix A. Epp2017-04-252-2/+7
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Add a link to the appstore page in the installed apps settings categoriesFelix A. Epp2017-04-251-1/+1
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Add apps category 'all installed'Felix A. Epp2017-04-252-7/+32
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Make enabled and disabled apps a tabular listFelix A. Epp2017-04-253-7/+91
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Merge pull request #4472 from nextcloud/downstream-27714Roeland Jago Douma2017-04-241-0/+1
|\ | | | | Allow apps to register plugins for the user management
| * Allow apps to register plugins for the user managementJoas Schilling2017-04-241-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #4477 from danxuliu/acceptance-macos-nitpickingRoeland Jago Douma2017-04-241-27/+32
|\ \ | | | | | | Fix minor code style issues in acceptance test runner
| * | Fix minor code style issues (also known as nitpicking)Daniel Calviño Sánchez2017-04-221-27/+32
| | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Merge pull request #4473 from nextcloud/downstream-27488Roeland Jago Douma2017-04-241-0/+24
|\ \ \ | | | | | | | | Add unit tests for mounts of delete users
| * | | Add unit tests for mounts of delete usersJoas Schilling2017-04-241-0/+24
| | |/ | |/| | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #4321 from nextcloud/improve-sharing-tooltipMorris Jobke2017-04-241-43/+38
|\ \ \ | | | | | | | | change sharing tooltip with a more general description of all available share options
| * | | simplify share placeholderBjoern Schiessle2017-04-181-20/+7
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | change sharing tooltip with a more general description of all available ↵Bjoern Schiessle2017-04-121-23/+31
| | | | | | | | | | | | | | | | | | | | | | | | share options Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | Merge pull request #4465 from nextcloud/fix-test-mailMorris Jobke2017-04-241-4/+0
|\ \ \ \ | |_|/ / |/| | | Don't send the test mail twice
| * | | Don't send the test mail twiceJoas Schilling2017-04-241-4/+0
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #4457 from nextcloud/fix-storage-info-with-wrong-casingMorris Jobke2017-04-242-84/+92
|\ \ \ \ | | | | | | | | | | Fix storage info with wrong casing
| * | | | Remove dead argumentsJoas Schilling2017-04-242-45/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Fix similar issues with the group idJoas Schilling2017-04-242-4/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Fix the storage info and other checks when the user has wrong casingJoas Schilling2017-04-242-35/+83
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #4468 from nextcloud/fix_link_passwordChristoph Wurst2017-04-241-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix link password toggle
| * | | | | Fix link password toggleRoeland Jago Douma2017-04-241-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We took the wrong field from the share api response. So the password was never shown as set. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #4463 from ↵Roeland Jago Douma2017-04-242-4/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | danxuliu/fix-working-icon-placement-on-password-save Fix working icon placement on password save
| * | | | | Fix working icon placement on password saveDaniel Calviño Sánchez2017-04-242-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, the icon appeared below the text input for the password. Now, it appears inside the text input, to the right end. The CSS was adjusted based on other icons shown in that position for other text inputs in the Share tab view, like the information icon or the clipboard icon. Fixes #4135 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | | Merge pull request #4458 from nextcloud/fix/sinon-stub-deprecation-warningsRoeland Jago Douma2017-04-245-7/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Fix sinon.stub deprecation warnings
| * | | | | Fix sinon.stub deprecation warningsChristoph Wurst2017-04-245-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calls to `sinon.stub(obj, 'meth', fn)` are deprecated and therefore replaced by `sinon.stub(obj, 'meth).callsFake(fn)` as instructed by the deprecation warning. This makes the js unit testing output readable again. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-2436-175/+974
|\ \ \ \ \ \ | | | | | | | | | | | | | | Handle password expiry in user_ldap
| * | | | | | unit test adjustmentRoger Szabo2017-04-073-23/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | | | | | lower case for attributesRoger Szabo2017-04-061-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | | | | | blizzz comments 03.04.2017 with cachingRoger Szabo2017-04-061-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | | | | | blizzz comments 03.04.2017Roger Szabo2017-04-065-22/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | | | | | usertest adjustmentRoger Szabo2017-03-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | | | | | usertest adjustmentRoger Szabo2017-03-311-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | | | | | remove redundant tabsRoger Szabo2017-03-311-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | | | | | restore ldap_password_renew_prRoger Szabo2017-03-3134-163/+941
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
* | | | | | | Merge pull request #4443 from nextcloud/cleanup-unused-importsJoas Schilling2017-04-2496-164/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Remove unused use statements