Commit Graph

516 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
Vincent Petry e144d3aa49 Added unit test for app filter 10 years ago
Robin Appelman 3632962000 Make the search box filter apps 10 years ago
Lukas Reschke 0ea6de2f8c Encode Requesttoken for avatars 10 years ago
kondou 95cfe292f4 Make the password changed msg inline to fix #10242 10 years ago
Arthur Schiwon 30b24696c8 fix user loading 10 years ago
Volkan Gezer 9beb033a9f fix trusted domain localization 10 years ago
Morris Jobke 9fbeaf0fd9 Add value if restore of data is possible for a user 10 years ago
Sugaroverdose 2244e0eba7 do not clear fields until request return success 10 years ago
Morris Jobke 1b81339dfd Drop the hide and show of new users in user list 10 years ago
Vincent Petry 6e20a408b4 Cancel app list load when switching categories 10 years ago
Robin Appelman 22ab56a592 Fix js error in personal settings if there is no password field 10 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 10 years ago
Morris Jobke bfdf0db7c0 Autoescape of placeholders in t() and p() - for JS 10 years ago
Robin Appelman b2124d8d4f Fix group select autocomplete 10 years ago
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 10 years ago
Thomas Müller 51a22431ee load showpassord.js conditionally in the template only if needed 10 years ago
Morris Jobke 3b61f76ca0 Send mail for new users 10 years ago
Morris Jobke d3fe780805 fix initial loading limit of user management on large screens 10 years ago
Morris Jobke 04aaa72810 Show user backend in user management 10 years ago
Morris Jobke 3ab18f1f54 add comments to user list JS for better understanding 10 years ago
Morris Jobke af1f34e813 remove PHP generated user list and move all to the existing JS part 10 years ago
Lukas Reschke 4c13918bd8 Expose backend type via REST API 10 years ago
Lukas Reschke c23957811d React on other statuscodes than 200 10 years ago
Lukas Reschke 3a49411051 Fix url 10 years ago
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 10 years ago
Morris Jobke 23e09be65f fix placeholder fake in IE8 & 9 that brokes group listing in user management - fixes #12525 10 years ago
Sebastian Bolt cc19d05ae7 changed default dropdown content 10 years ago
Morris Jobke f816f3df03 bower zxcvbn 10 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 10 years ago
Thomas Müller 1076a77840 fix loading of more log entries 10 years ago
Sebastian Bolt 52684c86e5 "Group admin" default label (issue #7706) 10 years ago
Thomas Müller b091394a90 introduce new app page layout 10 years ago
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 10 years ago
michag86 0039099f51 restrict $div to local scope 10 years ago
michag86 f4a2ddbe31 variable for found avatar div 10 years ago
michag86 2849c75646 fix for issue #10483 10 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 10 years ago
Vincent Petry 0d9f24a0ef Add timeout to user and group deletion notification 10 years ago
Vincent Petry 71776e307f Add select2 cache for complete group list 10 years ago
Vincent Petry a064536ec1 Fixed select2 for admin and apps page 10 years ago
Vincent Petry 0d28ba0662 Added select2 on the apps page 10 years ago
Vincent Petry d23621536c Now using select2 for the groups excluded from sharing 10 years ago
Clark Tomlinson 6a56e03d48 Using countUsers method to return true count of users 10 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 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
Stephane V c7c54d9361 Adds 2 checkboxes at the top of userlist in the settings, to display/hide optional columns 10 years ago
Clark Tomlinson 92685acf60 Implementing moment.js 10 years ago
Lukas Reschke dd871098c5 Redirect user after clicking on link 10 years ago
Lukas Reschke 97b536e3df Add a trusted domain wizard 10 years ago