Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Move appid to external file | Lukas Reschke | 2013-01-23 | 1 | -1/+3 | |
| | | | ||||||
* | | | External JSON for the Apps | Lukas Reschke | 2013-01-21 | 1 | -0/+24 | |
| | | | ||||||
* | | | Move isadmin to external file | Lukas Reschke | 2013-01-21 | 1 | -0/+20 | |
| |/ |/| | ||||||
* | | Merge pull request #994 from owncloud/enhanced_multiSelect | Lukas Reschke | 2013-01-11 | 1 | -2/+3 | |
|\ \ | | | | | | | Enhanced multiSelect | |||||
| * | | Users: Show selected groups first in list. | Thomas Tanghus | 2012-12-21 | 1 | -0/+1 | |
| | | | ||||||
| * | | multiSelect: Modified users.js to only update other multiSelects. | Thomas Tanghus | 2012-12-21 | 1 | -2/+2 | |
| |/ | ||||||
* / | Add security section to admin menu | Lukas Reschke | 2013-01-11 | 1 | -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 delete | Thomas Müller | 2012-12-20 | 1 | -394/+402 | |
| | ||||||
* | More whitespace fixes | Bart Visscher | 2012-12-15 | 1 | -1/+1 | |
| | ||||||
* | use attr instead of data | Georg Ehrke | 2012-11-29 | 1 | -7/+2 | |
| | ||||||
* | Revert "fix group and subadmin managing for 'ajax-loaded' users" | Georg Ehrke | 2012-11-29 | 1 | -2/+7 | |
| | | | | This reverts commit a5774229a13ef307dabe3142d1a85f12bf41b391. | |||||
* | add a client side check | Georg Ehrke | 2012-11-28 | 1 | -0/+3 | |
| | ||||||
* | fix group and subadmin managing for 'ajax-loaded' users | Georg Ehrke | 2012-11-28 | 1 | -7/+2 | |
| | ||||||
* | make some checks server-side | Georg Ehrke | 2012-11-28 | 1 | -3/+0 | |
| | ||||||
* | Better check and handing of user deletion | Bart Visscher | 2012-11-14 | 1 | -0/+2 | |
| | ||||||
* | Always have the username as string in user admin | Bart Visscher | 2012-11-14 | 1 | -6/+6 | |
| | ||||||
* | Cleanup user settings js | Bart Visscher | 2012-11-14 | 1 | -8/+1 | |
| | ||||||
* | Fix deleting multiple user w-o reloading V2 | Brice Maron | 2012-11-12 | 1 | -1/+4 | |
| | ||||||
* | Fix delete link when new user is added | Brice Maron | 2012-11-08 | 1 | -1/+8 | |
| | ||||||
* | Correct more data vs attr to fix #189 | Brice Maron | 2012-11-07 | 1 | -2/+2 | |
| | ||||||
* | Move and fix app setting navigation detect | Bart Visscher | 2012-10-29 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 1 | -1/+1 | |
|\ | | | | | | | | | | | Conflicts: core/lostpassword/index.php core/lostpassword/resetpassword.php | |||||
| * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -0/+4 | |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php | |||||
| * | | Implement routing on javascript side | Bart Visscher | 2012-10-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | show/hide navigation entries after enabling/disabling app | Robin Appelman | 2012-10-26 | 1 | -0/+34 | |
| |/ |/| | ||||||
* | | fix a lot of small layout bugs and make the apps page overall prettier plus ↵ | Frank Karlitschek | 2012-10-08 | 1 | -0/+3 | |
| | | | | | | | | add ratings finally | |||||
* | | no garbage on the screen please | Frank Karlitschek | 2012-10-08 | 1 | -0/+1 | |
|/ | ||||||
* | Fixed bug with duplicate entries for installed 3rd party apps in settings->apps | Sam Tuke | 2012-09-18 | 1 | -14/+0 | |
| | | | | | Added method getAppstoreApps to OC_App Added minor documentation | |||||
* | Add 'var' before some global js vars | Bart Visscher | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 3 | -5/+5 | |
| | ||||||
* | translation support enhanced | Thomas Mueller | 2012-09-01 | 1 | -1/+1 | |
| | ||||||
* | allow html inside app descriptions | Robin Appelman | 2012-08-30 | 1 | -2/+2 | |
| | ||||||
* | Fix incorrect Javascript for changing Share API settings | Michael Gapczynski | 2012-08-27 | 1 | -5/+8 | |
| | ||||||
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -0/+14 | |
| | ||||||
* | setbackgroundjobsmode.php got lost somewhere - switched call to use the ↵ | Michael Gapczynski | 2012-08-26 | 1 | -1/+4 | |
| | | | | perferred OC.AppConfig.setValue() instead | |||||
* | fix UI bug with subadmins | Georg Ehrke | 2012-08-25 | 1 | -2/+4 | |
| | ||||||
* | rename subadmin to group admin | Georg Ehrke | 2012-08-17 | 1 | -1/+1 | |
| | ||||||
* | Add infinite scrolling to Settings -> Users, still a little buggy | Michael Gapczynski | 2012-08-11 | 1 | -68/+116 | |
| | ||||||
* | Cast subadmin groups as strings | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 | |
| | ||||||
* | Add first version of backgroundjobs settings | Jakob Sack | 2012-08-09 | 1 | -1/+7 | |
| | ||||||
* | Restructure JS code and small fixes. | Thomas Tanghus | 2012-08-04 | 1 | -55/+63 | |
| | ||||||
* | Listen to correct undo click for undoing deleting users | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 | |
| | ||||||
* | Show delete tipsy for users | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 | |
| | ||||||
* | Tweak users delete notification | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 | |
| | ||||||
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -27/+72 | |
| | ||||||
* | reset version number when not specified - again bug oc-1433 | Alessandro Cosentino | 2012-08-04 | 1 | -1/+5 | |
| | ||||||
* | hide morelog button if there are no more log entries - bugfix for oc-1398 | Georg Ehrke | 2012-08-04 | 1 | -0/+3 | |
| | ||||||
* | little fix for previous commit | Georg Ehrke | 2012-08-01 | 1 | -1/+1 | |
| | ||||||
* | fix a subadmin UI bug | Georg Ehrke | 2012-08-01 | 1 | -0/+10 | |
| |