| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve wording of error messages | Morris Jobke | 2017-04-29 | 1 | -1/+1 |
* | change group id to _disabledUsers | Morris Jobke | 2017-04-29 | 2 | -6/+6 |
* | Implemented visual feedback if a user is disabled in admin user menu. | Thomas Pulzer | 2017-04-29 | 2 | -22/+79 |
* | cleanup template | Bjoern Schiessle | 2017-04-28 | 2 | -3/+3 |
* | allow to display the verification code also while verification is already run... | Bjoern Schiessle | 2017-04-28 | 2 | -3/+13 |
* | verification button should be clickable directly after status change, not onl... | Bjoern Schiessle | 2017-04-28 | 1 | -13/+20 |
* | fix name of website input field | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
* | only close verification dialog if the user clicks outside of the dialog | Bjoern Schiessle | 2017-04-28 | 1 | -11/+10 |
* | only show verify button if scope is public and the input field contain some v... | Bjoern Schiessle | 2017-04-28 | 1 | -10/+34 |
* | show and hide verification dialog | Bjoern Schiessle | 2017-04-28 | 1 | -10/+11 |
* | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 2 | -4/+3 |
* | Fix styling of verification box to popover | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+2 |
* | change status indicator if value was changed | Bjoern Schiessle | 2017-04-28 | 1 | -1/+13 |
* | remove action class once the status changes from 'to verify' to 'verifying' | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 |
* | make use of verification buttons | Bjoern Schiessle | 2017-04-28 | 1 | -5/+6 |
* | add verification dialog | Bjoern Schiessle | 2017-04-28 | 1 | -1/+37 |
* | Use .installed layout | Lukas Reschke | 2017-04-26 | 1 | -1/+1 |
* | Make disableapp.php accept arrays | Lukas Reschke | 2017-04-26 | 1 | -48/+129 |
* | Don't sort on app bundles | Lukas Reschke | 2017-04-26 | 1 | -10/+12 |
* | Add titles | Lukas Reschke | 2017-04-26 | 1 | -1/+1 |
* | Add app bundles | Lukas Reschke | 2017-04-26 | 1 | -4/+32 |
* | Fix adding/removing apps | Julius Härtl | 2017-04-25 | 1 | -19/+6 |
* | Fix app icon being inverted for app store apps too | Jan-Christoph Borchardt | 2017-04-25 | 1 | -4/+11 |
* | Show spinner until app store images loaded | Jan-Christoph Borchardt | 2017-04-25 | 1 | -1/+1 |
* | Show placeholder for image-less apps in app management | Jan-Christoph Borchardt | 2017-04-25 | 1 | -1/+1 |
* | Center spinner in apps management | Jan-Christoph Borchardt | 2017-04-25 | 1 | -2/+3 |
* | Make svgs more fluid and consistent remove action, instead of 'remove app' | Felix A. Epp | 2017-04-25 | 1 | -1/+1 |
* | rename Uninstall to Remove | Jan-Christoph Borchardt | 2017-04-25 | 1 | -3/+3 |
* | also improve layout of apps from store | Jan-Christoph Borchardt | 2017-04-25 | 1 | -1/+1 |
* | improve wording of Apps mgmt navigation entries | Jan-Christoph Borchardt | 2017-04-25 | 1 | -3/+3 |
* | Fix uninstall in tabular view | Felix A. Epp | 2017-04-25 | 1 | -2/+2 |
* | Add apps category 'all installed' | Felix A. Epp | 2017-04-25 | 1 | -6/+11 |
* | Make enabled and disabled apps a tabular list | Felix A. Epp | 2017-04-25 | 1 | -4/+12 |
* | Merge pull request #4472 from nextcloud/downstream-27714 | Roeland Jago Douma | 2017-04-24 | 1 | -0/+1 |
|\ |
|
| * | Allow apps to register plugins for the user management | Joas Schilling | 2017-04-24 | 1 | -0/+1 |
* | | Don't send the test mail twice | Joas Schilling | 2017-04-24 | 1 | -4/+0 |
|/ |
|
* | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 1 | -1/+1 |
|\ |
|
| * | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | | Don't put the SMTP password into the HTML code | Joas Schilling | 2017-04-18 | 1 | -9/+27 |
|/ |
|
* | Merge pull request #4077 from nextcloud/better-navigation-management | Morris Jobke | 2017-03-26 | 1 | -6/+2 |
|\ |
|
| * | Don't use the dropdown for one item only | Joas Schilling | 2017-03-26 | 1 | -1/+1 |
| * | Move app management to the settings menu | Joas Schilling | 2017-03-26 | 1 | -5/+1 |
* | | replace name in top right with icon for less noise | Jan-Christoph Borchardt | 2017-03-26 | 1 | -12/+0 |
|/ |
|
* | Merge pull request #3917 from michaelletzgus/html5-fix_dup-IDs | Morris Jobke | 2017-03-20 | 1 | -2/+2 |
|\ |
|
| * | Fix duplicate id "apps-management" | Michael Letzgus | 2017-03-19 | 1 | -2/+2 |
* | | trigger event on input autofill | Felix Heidecke | 2017-03-19 | 1 | -9/+2 |
|/ |
|
* | Rebuild menu to keep order of icons correct | Julius Haertl | 2017-03-16 | 1 | -28/+35 |
* | Make enabling/disabling apps work with the new menu | Julius Haertl | 2017-03-16 | 1 | -19/+57 |
* | Remove the double password confirmation on changing cron | Joas Schilling | 2017-03-13 | 1 | -3/+6 |
* | Merge pull request #3819 from nextcloud/dont-add-user-to-subadmin | Roeland Jago Douma | 2017-03-13 | 1 | -1/+1 |
|\ |
|