Commit Graph

134 Commits (b61c08c4cedda6d507dbd619faaad567d81cefb8)

Author SHA1 Message Date
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
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
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
Julio Montoya ed1a3460fa Partial changes to complete Feature #564 15 years ago
Julio Montoya 57bac57c29 Fixing get_user_data 15 years ago
Julio Montoya 6763a8eb29 Minor - width table changed 15 years ago
Julio Montoya 0a602f4526 Fixing 40c4dc46e5 15 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 15 years ago
Julio Montoya c629e90cf0 Fixing user order 15 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 15 years ago
Julio Montoya b1f7e58919 Changing _medium, _small , big_ to constants in user_manager class 15 years ago
Carlos Vargas 3fb46b12b7 change to $statusname[] of 6 to 7 see #369 15 years ago
cvargas e969a4161a merge 15 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 15 years ago
Juan Carlos Raña d68a46b0d3 change normal message with confirmation message 15 years ago
Juan Carlos Raña e33c43180b fix display message 15 years ago
Arthur Portugal ab182329ce Added a width to the menu actions 15 years ago
Juan Carlos Raña e0a4c7660a disable sorting in action column 15 years ago
Juan Carlos Raña 2c026033a8 fix lang var 15 years ago
Arthur Portugal aeacfbd8e7 Added an icon star to know if some user is administrator or not also added two images DT#5496 15 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. 15 years ago
Patrick Cool 0df64be5fd bugfix: when importing users the warning message contains html 15 years ago
Ivan Tcholakov 19621183ce Feature #306 - Reverting changes from r8557 : 8c381988ed50 15 years ago
Juan Carlos Raña e9b12d3589 fix order for lastname for ISO-8859-15 15 years ago
Juan Carlos Raña e67b7d2210 fix messages 15 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. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 27e71d5b8b Bug #3646 and Issue #306 - Groups tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other corrections about sortable tables with person names: Assigning the default (initial) field for sorting to be dependable on the internationalization settings. 15 years ago