summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Move appid to external fileLukas Reschke2013-01-231-1/+3
| | |
* | | External JSON for the AppsLukas Reschke2013-01-211-0/+24
| | |
* | | Move isadmin to external fileLukas Reschke2013-01-211-0/+20
| |/ |/|
* | Merge pull request #994 from owncloud/enhanced_multiSelectLukas Reschke2013-01-111-2/+3
|\ \ | | | | | | Enhanced multiSelect
| * | Users: Show selected groups first in list.Thomas Tanghus2012-12-211-0/+1
| | |
| * | multiSelect: Modified users.js to only update other multiSelects.Thomas Tanghus2012-12-211-2/+2
| |/
* / Add security section to admin menuLukas Reschke2013-01-111-0/+4
|/ | | | | | | | | Currently it only allows the admin to enable or disable the HTTPS enforcement, but in the future it could be expanded to further options. The HTTPS enforcement only allows the admin to enforce it, if he is connected via HTTPS. (To prevent admins to enable it without a proper SSL setup)
* adding missing translations for various strings + fixing tool tip on deleteThomas Müller2012-12-201-394/+402
|
* More whitespace fixesBart Visscher2012-12-151-1/+1
|
* use attr instead of dataGeorg Ehrke2012-11-291-7/+2
|
* Revert "fix group and subadmin managing for 'ajax-loaded' users"Georg Ehrke2012-11-291-2/+7
| | | | This reverts commit a5774229a13ef307dabe3142d1a85f12bf41b391.
* add a client side checkGeorg Ehrke2012-11-281-0/+3
|
* fix group and subadmin managing for 'ajax-loaded' usersGeorg Ehrke2012-11-281-7/+2
|
* make some checks server-sideGeorg Ehrke2012-11-281-3/+0
|
* Better check and handing of user deletionBart Visscher2012-11-141-0/+2
|
* Always have the username as string in user adminBart Visscher2012-11-141-6/+6
|
* Cleanup user settings jsBart Visscher2012-11-141-8/+1
|
* Fix deleting multiple user w-o reloading V2Brice Maron2012-11-121-1/+4
|
* Fix delete link when new user is addedBrice Maron2012-11-081-1/+8
|
* Correct more data vs attr to fix #189Brice Maron2012-11-071-2/+2
|
* Move and fix app setting navigation detectBart Visscher2012-10-291-2/+2
|
* Merge branch 'routing'Bart Visscher2012-10-271-1/+1
|\ | | | | | | | | | | Conflicts: core/lostpassword/index.php core/lostpassword/resetpassword.php
| * Merge branch 'master' into routingBart Visscher2012-10-171-0/+4
| |\ | | | | | | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php
| * | Implement routing on javascript sideBart Visscher2012-10-051-1/+1
| | |
| * | Make the settings ajax calls use the routerBart Visscher2012-10-021-1/+1
| | |
* | | show/hide navigation entries after enabling/disabling appRobin Appelman2012-10-261-0/+34
| |/ |/|
* | fix a lot of small layout bugs and make the apps page overall prettier plus ↵Frank Karlitschek2012-10-081-0/+3
| | | | | | | | add ratings finally
* | no garbage on the screen pleaseFrank Karlitschek2012-10-081-0/+1
|/
* Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-14/+0
| | | | | Added method getAppstoreApps to OC_App Added minor documentation
* Add 'var' before some global js varsBart Visscher2012-09-051-1/+1
|
* Add missing ; to js codeBart Visscher2012-09-053-5/+5
|
* translation support enhancedThomas Mueller2012-09-011-1/+1
|
* allow html inside app descriptionsRobin Appelman2012-08-301-2/+2
|
* Fix incorrect Javascript for changing Share API settingsMichael Gapczynski2012-08-271-5/+8
|
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-0/+14
|
* setbackgroundjobsmode.php got lost somewhere - switched call to use the ↵Michael Gapczynski2012-08-261-1/+4
| | | | perferred OC.AppConfig.setValue() instead
* fix UI bug with subadminsGeorg Ehrke2012-08-251-2/+4
|
* rename subadmin to group adminGeorg Ehrke2012-08-171-1/+1
|
* Add infinite scrolling to Settings -> Users, still a little buggyMichael Gapczynski2012-08-111-68/+116
|
* Cast subadmin groups as stringsMichael Gapczynski2012-08-111-1/+1
|
* Add first version of backgroundjobs settingsJakob Sack2012-08-091-1/+7
|
* Restructure JS code and small fixes.Thomas Tanghus2012-08-041-55/+63
|
* Listen to correct undo click for undoing deleting usersMichael Gapczynski2012-08-041-1/+1
|
* Show delete tipsy for usersMichael Gapczynski2012-08-041-1/+1
|
* Tweak users delete notificationMichael Gapczynski2012-08-041-1/+1
|
* Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-041-27/+72
|
* reset version number when not specified - again bug oc-1433Alessandro Cosentino2012-08-041-1/+5
|
* hide morelog button if there are no more log entries - bugfix for oc-1398Georg Ehrke2012-08-041-0/+3
|
* little fix for previous commitGeorg Ehrke2012-08-011-1/+1
|
* fix a subadmin UI bugGeorg Ehrke2012-08-011-0/+10
|