Commit Graph

194 Commits (5b798d6882169adfc6dd8705380b028dcf874eaa)

Author SHA1 Message Date
Julio Montoya c839677b8c Fixing queries see #7440 10 years ago
Julio Montoya acdc14c479 Adding unique email validation option see BT#8676 11 years ago
Julio Montoya 9891053197 Minor - fixing PHP warnings, updating docs, format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
baelmyhu fe86a64344 Insert user csv in platform in a class (usergroup) with class id - ref #6680 11 years ago
Diego Escalante Urrelo fe043a9cc4 user_list: Remove leftover error_log 11 years ago
Diego Escalante Urrelo a2ab96fdaf user_list: Sanitize $_GET values for user query 11 years ago
Diego Escalante Urrelo 3d68443ed3 user_list: Escape SQL wildcards in simple search 11 years ago
Diego Escalante Urrelo 53bf2af46f user_list: Factor user list SQL preparation 11 years ago
Diego Escalante Urrelo c49661c929 user_list: Remove unused global statement 11 years ago
Julio Montoya ed9ff62eff Minor - format code. 11 years ago
Julio Montoya 8fb3bbcac1 Minor - refactor code. 11 years ago
unknown f34712adc9 coding conventions -refs 11 years ago
unknown fc01341853 Fixing code conventions details -refs #6680 11 years ago
Yannick Warnier 6213db9601 Fixed allowed users deletion - refs BT#6673 12 years ago
Julio Montoya 9d2fc90caf DRH can login as user. see BT#6770 12 years ago
Hubert Borderiou f678906347 Escape sql wildcards % and _ in admin > user_list > advanced search - ref #6735 12 years ago
Julio Montoya e584cddffd Fixing PHP import errors see BT#6719 12 years ago
Julio Montoya ed90fb7b77 Minor - using Display::return_icon 12 years ago
Julio Montoya b8aaab9b72 Minor - Adding Database::escape_string 12 years ago
Julio Montoya c2cf9c2baf Adding easy password filter see BT#6487 12 years ago
Yannick Warnier 18cda536d2 Minor: removed useless spacing in icons group - refs BT#6451 12 years ago
Yannick Warnier b7034b0e74 Added sessions list icon in admin's users list - refs BT#6451 12 years ago
Julio Montoya 19cd296092 Fixing edit_user bug 13 years ago
Julio Montoya f377e572cb Adding registration date in user_list see #5473 13 years ago
Julio Montoya 0cc43bf27a Minor - cosmetic changes 13 years ago
Julio Montoya 1dbb87d809 Session admins can add/edit users see #5146 13 years ago
Julio Montoya 7e36d33b01 Removing classes that are already loaded using Autoload 13 years ago
Julio Montoya 2c54648559 Fixing delete user select 13 years ago
Julio Montoya 50065b8b81 More UI fixes 13 years ago
Julio Montoya 5776156d62 Minor - Adding <br /> 13 years ago
Julio Montoya 34d8ae4da4 Search only username using "=" and not like when searching users from other URLs see BT#3816 13 years ago
Julio Montoya 98331b748b Admins can add users from other portals (if they use the search form in the user list) see BT#3816 13 years ago
Julio Montoya 47d2087a78 Admins can add users from other portals (if they use the search form in the user list) 13 years ago
Julio Montoya 5e77766709 Cleaning the course list 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 13 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya 6093f148b0 "Super admins" can't be modified by "simple admins" see BT#3738 13 years ago
Yannick Warnier 3d380f14fb Fixed users list pager when looking for a specific username 13 years ago
Julio Montoya 1fe811a0de Fixing function UserManager::get_personal_session_course_list due some changes in task BT#3211 14 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 14 years ago
Julio Montoya f76509d58e Updating Skills management with Smarty 3 + fixing chosen close image (X) 14 years ago
Julio Montoya a3085fabe8 Adding smarty support to some admin page 14 years ago
Julio Montoya f20c140e87 More fixes in the UI 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 14 years ago
Julio Montoya 7cae0ed0c7 Fixing icons and removing old icons 14 years ago
Julio Montoya c87c4cd97e Minor - bigger search box 14 years ago