Commit Graph

158 Commits (8447bf1e5a32e427ef534c17e0c8fe70d4d479c3)

Author SHA1 Message Date
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 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
Julio Montoya f76509d58e Updating Skills management with Smarty 3 + fixing chosen close image (X) 13 years ago
Julio Montoya a3085fabe8 Adding smarty support to some admin page 13 years ago
Julio Montoya f20c140e87 More fixes in the UI 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Julio Montoya 7cae0ed0c7 Fixing icons and removing old icons 14 years ago
Julio Montoya c87c4cd97e Minor - bigger search box 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Yannick Warnier 1cac75518c Minor - Improved language term 14 years ago
Julio Montoya 06f7d2ea1d Adding month calendar in user_list only for admins BT#2719 14 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 14 years ago
Julio Montoya 2743487db3 Minor - adding breadcrumbs 14 years ago
Juan Carlos Raña 6b44756797 fix a logic mistake icon 14 years ago
Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 14 years ago
Julio Montoya 15fb41f74a Avoiding js error in the user_list 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Yannick Warnier 8b747fbdab Minor fix for JS error when using undefined extra_data_text element 14 years ago
Julio Montoya f44a36fcfb "Delete" is the las option in the user list 14 years ago
Julio Montoya 58993a9c9f Minor - Replacing old icons 14 years ago
Juan Carlos Raña 06e6befb9f Feature #2785 platform admin users, delete some unnecesary icons and add statics na 14 years ago
Julio Montoya 828daf4f49 Minor changes ... 14 years ago
Julio Montoya a23a10f8b2 Adding documentation, changinh lang vars 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 years ago
Yannick Warnier 8b26b28322 Removed deprecated function 14 years ago
Julio Montoya a9b134d29e Adding new configuration value to block the elimination of users by the admin 14 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
christian1827 49e5e3d9a4 Improved searchable custom fields - partial private BT#1066 15 years ago
christian1827 745f0584cb merge 15 years ago
Julio Montoya 01545a2ea0 Feature CT#1171 implemented requires testing need automatic email after approval 15 years ago
Julio Montoya eb4e11c51c Minor - header width changed 15 years ago
Carlos Vargas 9c233f3b42 The sessions administrator not be assigned to sessions for the same , in the set panel CT#602 15 years ago
Julio Montoya ce2e1bb137 Adding link in the user's name and lastname 15 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 15 years ago
Cristian Fasanando e400a37048 removed to assign an user to human resources manager from add or edit user interface - partial BT#570 15 years ago
Cristian Fasanando a1f1561909 added icons inside user list for assign session, users and courses to human resources manager - partial CT#563 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago