summaryrefslogtreecommitdiffstats
path: root/settings/js/admin.js
Commit message (Expand)AuthorAgeFilesLines
* Add `allow sharing with groups` checkbox to admin pageRoeland Jago Douma2016-03-221-0/+4
* Move data protection check to javascriptVincent Chan2016-02-011-3/+4
* Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-2/+2
* Concat also the other resultsLukas Reschke2016-01-101-2/+2
* Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-081-0/+2
* Properly detect setup check messages set in the HTML templateRobin McCorkell2015-11-081-28/+36
* save excluded groups in json format - fixes #10983Thomas Müller2015-10-011-5/+1
* Merge pull request #18395 from owncloud/hide-empty-security-warningRobin McCorkell2015-08-211-0/+4
|\
| * add success messageMorris Jobke2015-08-211-1/+1
| * [admin settings] hide security warnings if emptyMorris Jobke2015-08-181-0/+4
* | Clear cron errors on change of background job modeMorris Jobke2015-08-201-0/+2
|/
* Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-181-7/+26
|\
| * All setup messages are now properly typesRoeland Jago Douma2015-07-301-14/+10
| * Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-301-7/+30
* | Do not allow invalid default expire daysRoeland Jago Douma2015-07-041-0/+7
|/
* adjust wording and add button to confirm encryptionBjoern Schiessle2015-05-051-12/+6
* don't let the the user disable encryption once it was activatedBjoern Schiessle2015-05-041-0/+1
* Merge pull request #15445 from owncloud/enc2_migrationClark Tomlinson2015-04-161-1/+21
|\
| * allow user to start migration in admin settings if no external user back-ends...Bjoern Schiessle2015-04-161-1/+21
* | remove slow fade animation for remaining tipsy tooltipsJan-Christoph Borchardt2015-04-151-1/+1
|/
* Move federated cloud sharing, files externals and updater to special positionsJoas Schilling2015-03-271-2/+2
* Merge pull request #15234 from owncloud/encryption2_coreThomas Müller2015-03-261-0/+16
|\
| * implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+16
* | only show connection checks results if there are errors, fix #11476Jan-Christoph Borchardt2015-03-251-2/+1
|/
* adjust list of errors, more compact and readableJan-Christoph Borchardt2015-03-061-1/+1
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-29/+4
* Add absolute time of last cronjob as hover tipJakob Sack2015-02-281-0/+2
* fix trusted domain localizationVolkan Gezer2015-02-011-2/+2
* add Download logfile button to admin settingsGeorg Ehrke2015-01-071-1/+1
* Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-4/+26
* fix loading of more log entriesThomas Müller2014-10-301-5/+5
* Refactor MailSettings controllerLukas Reschke2014-10-141-2/+10
* Moved WebDAV and internet checks to client side JSVincent Petry2014-09-231-0/+21
* Fixed select2 for admin and apps pageVincent Petry2014-09-101-1/+10
* Added select2 on the apps pageVincent Petry2014-09-091-62/+1
* Now using select2 for the groups excluded from sharingVincent Petry2014-09-091-34/+56
* Redirect user after clicking on linkLukas Reschke2014-08-221-1/+3
* Add a trusted domain wizardLukas Reschke2014-08-211-0/+16
* Fix test mail behaviourMorris Jobke2014-06-251-3/+3
* Migrate table layout to p layout for share settingsMorris Jobke2014-06-171-1/+2
* This settings doesn't belong togetherBjoern Schiessle2014-06-051-3/+0
* Merge pull request #8784 from owncloud/fold-reshare-settingsMorris Jobke2014-06-021-0/+3
|\
| * make reshare settings foldableVolkan Gezer2014-05-291-0/+3
* | Fix double "saved" message when changing email settingsJoas Schilling2014-05-281-1/+1
|/
* allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+49
* hide input field if default expire date isn't activatedBjoern Schiessle2014-05-131-0/+8
* Merge branch 'master' into fix-7307Thomas Müller2014-03-061-1/+9
|\
| * Add button to send a test mail after changing the email settingsJoas Schilling2014-03-051-2/+10
* | Replace OC.Router.generate() with OC.generateUrl()Thomas Müller2014-03-021-1/+1
|/
* Remove unused variables, add doc blocks and break linesJoas Schilling2014-02-261-1/+1