summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-04-2850-52/+284
|
* Fix typo in HTML tagsMorris Jobke2017-04-271-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4540 from nextcloud/settings-helpMorris Jobke2017-04-271-2/+2
|\ | | | | Add more hints to settings
| * Add more hints to settingsJan-Christoph Borchardt2017-04-261-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2017-04-2794-276/+392
| |
* | Merge pull request #4537 from nextcloud/change-linkMorris Jobke2017-04-261-5/+5
|\ \ | | | | | | Change feed to website planet link, fix wording
| * | Change feed to website planet link, fix wordingJan-Christoph Borchardt2017-04-261-5/+5
| |/ | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Fix bundles header positionJan-Christoph Borchardt2017-04-261-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Style app bundlesJan-Christoph Borchardt2017-04-263-10/+32
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Use .installed layoutLukas Reschke2017-04-262-4/+4
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Styling fixes to bundle headerJan-Christoph Borchardt2017-04-261-1/+9
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Make disableapp.php accept arraysLukas Reschke2017-04-263-53/+135
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Fix stylingLukas Reschke2017-04-263-1/+8
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Don't sort on app bundlesLukas Reschke2017-04-261-10/+12
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Add titlesLukas Reschke2017-04-263-20/+43
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Add app bundlesLukas Reschke2017-04-264-11/+72
|/ | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #4512 from nextcloud/fix-translations-2Morris Jobke2017-04-261-1/+1
|\ | | | | Fix translations
| * Fix email vs mailJoas Schilling2017-04-261-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #4478 from nextcloud/improve_settings_helpJoas Schilling2017-04-266-5/+14
|\ \ | | | | | | adding some documentation hints and some smaller cleanup
| * | Move h2 and settings-hint togetherJan-Christoph Borchardt2017-04-251-0/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Wording fixesJan-Christoph Borchardt2017-04-254-5/+4
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Small layout fixes to settings hintsJan-Christoph Borchardt2017-04-251-3/+3
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | adding some documentation hints and some smaller cleanupFrank Karlitschek2017-04-256-4/+13
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-04-26114-578/+568
| |
* | Fix adding/removing appsJulius Härtl2017-04-251-19/+6
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #3195 from nextcloud/settings-apps-tabularMorris Jobke2017-04-254-50/+196
|\ | | | | Make apps settings tabular
| * Fix app icon being inverted for app store apps tooJan-Christoph Borchardt2017-04-252-8/+19
| | | | | | | | 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-252-1/+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>
| * 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>
* | [tx-robot] updated from transifexNextcloud bot2017-04-256-16/+20
|/
* 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>
* | Don't send the test mail twiceJoas Schilling2017-04-241-4/+0
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-04-242-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2017-04-234-2/+24
|