Commit Graph

136 Commits (4e9cd5894dea62120e4f3d5260a64e585cbb2236)

Author SHA1 Message Date
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
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
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
Cristian Fasanando 4a742059ea Added user' photo into user list interface and disabled field trainers(tutor name) in create course form from user portal - partial DT#5496 16 years ago
Juan Carlos Raña d68a46b0d3 change normal message with confirmation message 16 years ago
Juan Carlos Raña e33c43180b fix display message 16 years ago
Arthur Portugal ab182329ce Added a width to the menu actions 16 years ago
Juan Carlos Raña e0a4c7660a disable sorting in action column 16 years ago
Juan Carlos Raña 2c026033a8 fix lang var 16 years ago
Arthur Portugal aeacfbd8e7 Added an icon star to know if some user is administrator or not also added two images DT#5496 16 years ago
Patrick Cool 030dfc9380 Bugfix: when importing a lot of users that already exists then the warning message may become too long to pass through a get parameter. 16 years ago
Patrick Cool 0df64be5fd bugfix: when importing users the warning message contains html 16 years ago
Ivan Tcholakov 19621183ce Feature #306 - Reverting changes from r8557 : 8c381988ed50 16 years ago
Juan Carlos Raña e9b12d3589 fix order for lastname for ISO-8859-15 16 years ago
Juan Carlos Raña e67b7d2210 fix messages 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago