Commit Graph

97 Commits (e703384670ab39d577e3173b75aae6d2be46da31)

Author SHA1 Message Date
Hubert Borderiou b6172ebe78 Show number of users in session - ref #4522 13 years ago
Julio Montoya 85cb3e7c4a Fixing session search form in admin/index.php 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
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya c4faeaf3a8 Adding some fixes when using multiple URLS in the session list see BT#3368 13 years ago
Julio Montoya f55dfc233f Adding jqgrid table in the exercise result (still working) 13 years ago
Julio Montoya b021141882 Showing only the active sessions by default see BT#3368 13 years ago
Julio Montoya 7d6bdf400b Some fixes in the queries see BT#3368 13 years ago
Julio Montoya 5b11b0ff6b Adding "all" option in session list see BT#3368 13 years ago
Julio Montoya cd8284f471 Adding new search filter in the session list see BT#3368 13 years ago
Julio Montoya e2cb70b266 Adding status column in the session list see BT#3368 13 years ago
Julio Montoya f34cad338b Minor - commenting code 13 years ago
Julio Montoya 72ae108827 Replacing old session list with a new jqgrid table see BT#3368 13 years ago
Julio Montoya 88c2054453 Minor - Adding warning message 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 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) 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 14 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 14 years ago
Julio Montoya 817b7fba8c Minor UI changes in Administration + adding big icons 14 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 14 years ago
Julio Montoya 58993a9c9f Minor - Replacing old icons 14 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
ywarnier 5b04b135d3 Added session copy feature (see BT#1916) 14 years ago
Julio Montoya e0154c8565 We can create a session with a "start date" and without an "end date" and viceversa. See BT#1911 14 years ago
ywarnier eaacd5e80c Add link to session coach user details page in sessions list 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Julio Montoya 1ef5eef3a8 Minor - Adding course home session icons 14 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Yannick Warnier 000e874271 Added limit to sessions list query as suggested by Omar Arino - fixes CT#1712, and added quotes to query 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 7fcc6f25fa Changing visibility lang variables for session visibility 15 years ago
Julio Montoya 3d31b2a0c2 Adding new link to the session category see CT#1160 15 years ago
Julio Montoya c5b7ed8b43 Fixing get_lang see CT#1157 15 years ago
Julio Montoya 4a71c77ee6 Fixing CT#1162 form problems 15 years ago
Julio Montoya af81b72e93 Improving UI 15 years ago
Julio Montoya bac64a9437 Minor - headers updated 15 years ago
Carlos Vargas 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 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
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 15 years ago
Juan Carlos Raña d60b07f2af fix logical order menu show 15 years ago
cvargas e969a4161a merge 15 years ago
Arthur Portugal 39ffaa8ad8 Prevented using escape string for each text box DT#5541 15 years ago
Arthur Portugal 59fb5f24db Fixed the text field box in the search single panel session DT#5541 15 years ago
Arthur Portugal 3dffdbdf21 Implementing the search advanced and fixed check box inactive search DT#5541 15 years ago
Juan Carlos Raña 73de5e94e4 fix icon 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Juan Carlos Raña 85da21db01 fix icon add courses to session 15 years ago