Commit Graph

51 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 7e45f5d27b Remove unused function and correct PHPDoc 10 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 10 years ago
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 10 years ago
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 10 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 10 years ago
Lukas Reschke e4227658d9 Migrate new app settings to AppFramework 10 years ago
Thomas Müller b091394a90 introduce new app page layout 10 years ago
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 10 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 10 years ago
Clark Tomlinson 6a56e03d48 Using countUsers method to return true count of users 10 years ago
Robin Appelman 1361bbb1e6 Cleanup routes 10 years ago
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 10 years ago
Arthur Schiwon 249e42c4cd enable group filtering 11 years ago
raghunayyar 970f899726 Initial Commit : Changes Storage to Quota, Implements GroupName editing. 11 years ago
raghunayyar b506388b75 Reverts last commit, implements user in group count. 11 years ago
raghunayyar b2ca595509 Add GroupList Ajax to Users. 11 years ago
Georg Ehrke 020255b4e5 add button for properly uninstalling apps 11 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 11 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 11 years ago
Thomas Müller 4900ad9119 update type hint in PHPDoc 11 years ago
Joas Schilling 5b8cde48dc Add button to send a test mail after changing the email settings 11 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 11 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 11 years ago
Joas Schilling 8387cd8ae3 Add option to change email settings in admin section 11 years ago
kondou 18da2f9cf7 Improve changepassword route naming 11 years ago
kondou 306a8681c5 Move ajax/changepassword to changepassword/controller to use autoloading 11 years ago
kondou f6faec0e0b Use a controller instead of two files for changepassword.php 11 years ago
kondou a21376480d Split personal and user-mgmt password change logic 11 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 11 years ago
kondou 0a4febf1eb Integrate newavatar.php into avatar.php by using GET, POST & DELETE 11 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 11 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 11 years ago
Björn Schießle 0a3d662dd0 register decrypt all route 11 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Bart Visscher 83f161d3f9 Style cleanup settings 12 years ago
Björn Schießle e0f2ed2757 interface and API to change display names 12 years ago
Lukas Reschke d2383338de External JSON for the Apps 12 years ago
Lukas Reschke 3ed7d5d521 Move isadmin to external file 12 years ago
Frank Karlitschek a27f92a17a we are getting closer. updating is not working yet. 12 years ago
Lukas Reschke e11b650d2e Remove OpenID from the router 12 years ago
Lukas Reschke 466cdab680 Add security section to admin menu 12 years ago
Bart Visscher 1bdd0c949b Move and fix app setting navigation detect 12 years ago
scambra 1f0bc1713f fix settings routes 12 years ago
Bart Visscher 167e9c1cc0 Fix route name 12 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 12 years ago