Commit Graph

259 Commits (70db496b58d9819c56e944b762fa7633cea1e971)

Author SHA1 Message Date
Lukas Reschke dd871098c5 Redirect user after clicking on link 12 years ago
Lukas Reschke 97b536e3df Add a trusted domain wizard 12 years ago
Jörn Friedrich Dreyer a1e8dd14a1 properly encode groups as json, not ',' separated 12 years ago
Robin Appelman 5c1f572149 Set maintaince mode when updating an app from the app store 12 years ago
Joas Schilling 0dc67cb1c2 Do not force isAdmin as true and so the list is filtered correctly 12 years ago
Joas Schilling e6c75aa974 Fix username for subadmins and only send subadmin groups 12 years ago
Joas Schilling c84c1f519f Correctly use groups parameter only when its not empty 12 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 12 years ago
Thomas Müller b15510ed9a magic strings - bad kungfu 12 years ago
Georg Ehrke c378e76412 skip certain tests for shipped apps 12 years ago
Georg Ehrke 724d027f19 add unit test 12 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 12 years ago
Georg Ehrke eea501b847 various fixes as requested by pr reviewers 12 years ago
Arthur Schiwon ec572607e1 remove group rename stuff, there is not support in the backends yet. to do for oc8. 12 years ago
ringmaster 1ae8ec698b Make sure group data is returned. 12 years ago
Lukas Reschke f2fed6de4e Rename $accessiblegroups to $accessibleGroups 12 years ago
Arthur Schiwon 5444a1114d cleanup 12 years ago
Arthur Schiwon 3e411c82a5 unify and consolidate group fetching method for initial template fill and ajax request 12 years ago
Arthur Schiwon cbcda49ee3 get translations from settings, not core 12 years ago
Arthur Schiwon 249e42c4cd enable group filtering 12 years ago
Arthur Schiwon 5b8ba79356 make filter work on server-side 12 years ago
Arthur Schiwon b3d68fc175 refactor delete handling and apply it to users and groups 12 years ago
Arthur Schiwon 004dd73c5e fix user creation, checkSubAdminUser is only available in OC_JSON 12 years ago
Lukas Reschke 86d3cf53d1 Let's switch to OCP\JSON 12 years ago
Lukas Reschke ed1a23c9a2 Use OCP\JSON instead of OC_JSON 12 years ago
Lukas Reschke 8a8800203e Remove legacy "Check for user comment" 12 years ago
raghunayyar 16fb48f2eb Adds admin check on groupname changes. 12 years ago
Arthur Schiwon 478393e15a load groups when clicking on them 12 years ago
Arthur Schiwon 57ffaddf26 add Last Login column 12 years ago
raghunayyar 970f899726 Initial Commit : Changes Storage to Quota, Implements GroupName editing. 12 years ago
Arthur Schiwon dc28f58951 add Storage Location col 12 years ago
raghunayyar c7af9cd6dd Initial Commit : User Search, Fixes Typos 12 years ago
raghunayyar 78e1b71003 Reverts Bogus Changes. 12 years ago
raghunayyar ce46cd3680 Implements Group Creation from Sidebar 12 years ago
raghunayyar b506388b75 Reverts last commit, implements user in group count. 12 years ago
raghunayyar b2ca595509 Add GroupList Ajax to Users. 12 years ago
Georg Ehrke 2bcfd8e084 make it possible to update shipped apps via the appstore 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 12 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 12 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 12 years ago
Volkan Gezer 1903895172 Make email display name change translatable again 13 years ago
Volkan Gezer 286323f7a4 Fix some localization issues with file encryption/decription strings 13 years ago
Thomas Müller 3eb5898f7b use \OC_Mail::validateAddress() to validate the email address - fixes #7862 13 years ago
Bjoern Schiessle 86b3cdc132 close encryption session after decryption was finished 13 years ago
Bjoern Schiessle f2f5769df7 catch errors during decryption 13 years ago
Bjoern Schiessle 2556647a10 check if user is logged in 13 years ago
Jan-Christoph Borchardt d62b683c6a change 'Display Name' to more understandable 'Full Name', fix #5612 13 years ago
Vincent Petry 1ee4b680f6 Fixed user dir existence check when creating new user 13 years ago
Vincent Petry 00f4928866 Added warning notification when user home already exists 13 years ago
kondou 306a8681c5 Move ajax/changepassword to changepassword/controller to use autoloading 13 years ago