Commit Graph

85 Commits (b22f23b51f44cc1d3e9e85e654765ef4ddec2779)

Author SHA1 Message Date
Julio Montoya f34cad338b Minor - commenting code 14 years ago
Julio Montoya 72ae108827 Replacing old session list with a new jqgrid table see BT#3368 14 years ago
Julio Montoya 88c2054453 Minor - Adding warning message 14 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 14 years ago
Julio Montoya 492ce80da6 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis) 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 15 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 15 years ago
Julio Montoya 817b7fba8c Minor UI changes in Administration + adding big icons 15 years ago
Julio Montoya d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 15 years ago
Julio Montoya 58993a9c9f Minor - Replacing old icons 15 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 15 years ago
ywarnier 5b04b135d3 Added session copy feature (see BT#1916) 15 years ago
Julio Montoya e0154c8565 We can create a session with a "start date" and without an "end date" and viceversa. See BT#1911 15 years ago
ywarnier eaacd5e80c Add link to session coach user details page in sessions list 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 1ef5eef3a8 Minor - Adding course home session icons 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Yannick Warnier 000e874271 Added limit to sessions list query as suggested by Omar Arino - fixes CT#1712, and added quotes to query 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 7fcc6f25fa Changing visibility lang variables for session visibility 16 years ago
Julio Montoya 3d31b2a0c2 Adding new link to the session category see CT#1160 16 years ago
Julio Montoya c5b7ed8b43 Fixing get_lang see CT#1157 16 years ago
Julio Montoya 4a71c77ee6 Fixing CT#1162 form problems 16 years ago
Julio Montoya af81b72e93 Improving UI 16 years ago
Julio Montoya bac64a9437 Minor - headers updated 16 years ago
Carlos Vargas 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 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
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 16 years ago
Juan Carlos Raña d60b07f2af fix logical order menu show 16 years ago
cvargas e969a4161a merge 16 years ago
Arthur Portugal 39ffaa8ad8 Prevented using escape string for each text box DT#5541 16 years ago
Arthur Portugal 59fb5f24db Fixed the text field box in the search single panel session DT#5541 16 years ago
Arthur Portugal 3dffdbdf21 Implementing the search advanced and fixed check box inactive search DT#5541 16 years ago
Juan Carlos Raña 73de5e94e4 fix icon 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Juan Carlos Raña 85da21db01 fix icon add courses to session 16 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 years ago
Ivan Tcholakov a794b60d52 Issue #306 - Elimination of the method UserManager::cut_username(). Reverting a fragment of code that was inserted by mistake. Other minor corrections. 16 years ago
Ivan Tcholakov ed64d52dac Bug #3646 and Issue #306 - User profile and Platform administrator's tools (Part 5): Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov a0618dc58b Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2. 16 years ago
Julio Montoya 67f0d0a3be Minor - changing lang variable 16 years ago
Julio Montoya 16c0200e52 Fixing footer in session list 16 years ago
Julio Montoya 3d3cf9f972 Minor - Fixing pages style 16 years ago
Julio Montoya d71710eee8 [svn r22364] Warning message avoided when multiple url feature available 17 years ago
Cristian Fasanando d4663a7518 [svn r20708] Fixed bug in training sessions list - see FS#4217 (by rvelasquez) 17 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 17 years ago