Commit Graph

178 Commits (f2cd874cdaf13efc0dafe4e989bd282fc61dfd05)

Author SHA1 Message Date
Julio Montoya 68fe06f9b6 Adding missing function needed for the widescale plugin see BT#5637 13 years ago
Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya b46d2ad26d Using $app['template'] instead of new Template 13 years ago
Julio Montoya 2a86c0ed41 Minor - Adding comments, preparing code to move whoisonline.php to web/users/online but not for 1.10 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
Julio Montoya 1df17c8abd Fixing query 13 years ago
Julio Montoya bdd9f686b1 Fixing user_list pagination see BT#5206 13 years ago
Julio Montoya f906dd3145 Fixing query while searching users 13 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 14 years ago
Julio Montoya 1dbb87d809 Session admins can add/edit users see #5146 14 years ago
Julio Montoya 7e36d33b01 Removing classes that are already loaded using Autoload 14 years ago
Julio Montoya 2c54648559 Fixing delete user select 14 years ago
Julio Montoya 50065b8b81 More UI fixes 14 years ago
Julio Montoya 5776156d62 Minor - Adding <br /> 14 years ago
Julio Montoya 34d8ae4da4 Search only username using "=" and not like when searching users from other URLs see BT#3816 14 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 14 years ago
Julio Montoya 47d2087a78 Admins can add users from other portals (if they use the search form in the user list) 14 years ago
Julio Montoya 5e77766709 Cleaning the course list 14 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 14 years ago
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 14 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya 6093f148b0 "Super admins" can't be modified by "simple admins" see BT#3738 14 years ago
Yannick Warnier 3d380f14fb Fixed users list pager when looking for a specific username 14 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 15 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 15 years ago
Julio Montoya 7cae0ed0c7 Fixing icons and removing old icons 15 years ago
Julio Montoya c87c4cd97e Minor - bigger search box 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Yannick Warnier 1cac75518c Minor - Improved language term 15 years ago
Julio Montoya 06f7d2ea1d Adding month calendar in user_list only for admins BT#2719 15 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 15 years ago
Julio Montoya 2743487db3 Minor - adding breadcrumbs 15 years ago
Juan Carlos Raña 6b44756797 fix a logic mistake icon 15 years ago
Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 15 years ago
Julio Montoya 15fb41f74a Avoiding js error in the user_list 15 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 15 years ago
Yannick Warnier 8b747fbdab Minor fix for JS error when using undefined extra_data_text element 15 years ago
Julio Montoya f44a36fcfb "Delete" is the las option in the user list 15 years ago
Julio Montoya 58993a9c9f Minor - Replacing old icons 15 years ago