Commit Graph

148 Commits (e6293cfda6ece334480098b440edebdb83796467)

Author SHA1 Message Date
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
Juan Carlos Raña 06e6befb9f Feature #2785 platform admin users, delete some unnecesary icons and add statics na 15 years ago
Julio Montoya 828daf4f49 Minor changes ... 15 years ago
Julio Montoya a23a10f8b2 Adding documentation, changinh lang vars 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Yannick Warnier 8b26b28322 Removed deprecated function 16 years ago
Julio Montoya a9b134d29e Adding new configuration value to block the elimination of users by the admin 16 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 16 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
christian1827 49e5e3d9a4 Improved searchable custom fields - partial private BT#1066 16 years ago
christian1827 745f0584cb merge 16 years ago
Julio Montoya 01545a2ea0 Feature CT#1171 implemented requires testing need automatic email after approval 16 years ago
Julio Montoya eb4e11c51c Minor - header width changed 16 years ago
Carlos Vargas 9c233f3b42 The sessions administrator not be assigned to sessions for the same , in the set panel CT#602 16 years ago
Julio Montoya ce2e1bb137 Adding link in the user's name and lastname 16 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 16 years ago
Cristian Fasanando e400a37048 removed to assign an user to human resources manager from add or edit user interface - partial BT#570 16 years ago
Cristian Fasanando a1f1561909 added icons inside user list for assign session, users and courses to human resources manager - partial CT#563 16 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. 16 years ago
Julio Montoya ed1a3460fa Partial changes to complete Feature #564 16 years ago
Julio Montoya 57bac57c29 Fixing get_user_data 16 years ago
Julio Montoya 6763a8eb29 Minor - width table changed 16 years ago
Julio Montoya 0a602f4526 Fixing 40c4dc46e5 16 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 16 years ago
Julio Montoya c629e90cf0 Fixing user order 16 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 16 years ago
Julio Montoya b1f7e58919 Changing _medium, _small , big_ to constants in user_manager class 16 years ago
Carlos Vargas 3fb46b12b7 change to $statusname[] of 6 to 7 see #369 16 years ago
cvargas e969a4161a merge 16 years ago