Commit Graph

78 Commits (21781c94ae5ae8a291966a3055046add43f378f7)

Author SHA1 Message Date
Julio Montoya b0068c8f16 UI improvements, adding addButtonCreate, addButtonUpdate, etc 10 years ago
Julio Montoya 97fec37027 Fix #7564 10 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 10 years ago
Angel Fernando Quiroz Campos 228991c736 Show error message to choose either session duration or time limit - refs BT#9464 10 years ago
Julio Montoya 4d0c8955b1 Rename add_html with addHtml, remove unneeded elementTemplate. 10 years ago
Julio Montoya a743554ecc Rename add_select to addSelect 10 years ago
Angel Fernando Quiroz Campos edb11b9751 Fix save session description and extra fields 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Angel Fernando Quiroz Campos fcb5df171e Fix the default support for session duration - refs BT#8317 10 years ago
Yannick Warnier a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 10 years ago
Angel Fernando Quiroz Campos c94787cda4 Add description to session - refs BT#9049 10 years ago
Angel Fernando Quiroz Campos 3512ea4f7c Integrate Advanced Session in the core - refs BT#9049 10 years ago
Angel Fernando Quiroz Campos 8a10618431 Don't require plugin class - refs BT#9049 10 years ago
Angel Fernando Quiroz Campos b50178e607 Use jQuery calendar in date fields - refs BT#9070 10 years ago
Angel Fernando Quiroz Campos f927a7f85b Fix redirect when a session is created - refs BT#9089 10 years ago
Angel Fernando Quiroz Campos 2083ff3f91 Fix session extra fields - refs BT#9089 10 years ago
Angel Fernando Quiroz Campos bff0d4ea90 Add new form input types - refs BT#9089 10 years ago
Angel Fernando Quiroz Campos 105db6788a Minor - Update PHPDoc - refs BT#9063 10 years ago
Angel Fernando Quiroz Campos 3a806f5236 Save session extra fields when a session is created - refs BT#9063 10 years ago
Angel Fernando Quiroz Campos 2e2719e0e8 Save session description - refs BT#9049 10 years ago
Julio Montoya e59a6e1bd2 Default after/before days coach have access to a session See BT#7740 10 years ago
Julio Montoya c651acd17f Format code. 10 years ago
Julio Montoya eadeaf890c Adding session duration feature see BT#8317 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 12 years ago
Julio Montoya b406a40d83 Minor - bigger inputs 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Julio Montoya 7e977dac71 Minor fixing user UI 13 years ago
Julio Montoya 5ad7c58a9c Minor fixing form 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya b5dae09ae7 Fixing form layout 13 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 14 years ago
Julio Montoya 77dd2b119f Fixing chosen width. Adding "chosen selects" when adding a session or a course. 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya af46a97c2d Minor - UI changes bigger selects 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 b23df715b9 Minor - Avoid warning message 14 years ago
Julio Montoya 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
Julio Montoya 6dd5bff564 Fixing myQCM and session/index.php now we show session results, adding labels in checkboxes 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 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
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 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 72eec98139 Minor - change headers 15 years ago
Carlos Vargas a2407c6cae Add a session on the table access_url_rel_session when the session is created 15 years ago
Carlos Vargas 9ce61f4698 minor, add information of the activity of the tutor coach 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