Commit Graph

69 Commits (0c77db9dd5db3cf62e336fc2fc6996461cf7a8f3)

Author SHA1 Message Date
Yannick Warnier a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 11 years ago
Angel Fernando Quiroz Campos c94787cda4 Add description to session - refs BT#9049 11 years ago
Angel Fernando Quiroz Campos 3512ea4f7c Integrate Advanced Session in the core - refs BT#9049 11 years ago
Angel Fernando Quiroz Campos 8a10618431 Don't require plugin class - refs BT#9049 11 years ago
Angel Fernando Quiroz Campos b50178e607 Use jQuery calendar in date fields - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos f927a7f85b Fix redirect when a session is created - refs BT#9089 11 years ago
Angel Fernando Quiroz Campos 2083ff3f91 Fix session extra fields - refs BT#9089 11 years ago
Angel Fernando Quiroz Campos bff0d4ea90 Add new form input types - refs BT#9089 11 years ago
Angel Fernando Quiroz Campos 105db6788a Minor - Update PHPDoc - refs BT#9063 11 years ago
Angel Fernando Quiroz Campos 3a806f5236 Save session extra fields when a session is created - refs BT#9063 11 years ago
Angel Fernando Quiroz Campos 2e2719e0e8 Save session description - refs BT#9049 11 years ago
Julio Montoya e59a6e1bd2 Default after/before days coach have access to a session See BT#7740 11 years ago
Julio Montoya c651acd17f Format code. 11 years ago
Julio Montoya eadeaf890c Adding session duration feature see BT#8317 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 13 years ago
Julio Montoya b406a40d83 Minor - bigger inputs 14 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 14 years ago
Julio Montoya 7e977dac71 Minor fixing user UI 14 years ago
Julio Montoya 5ad7c58a9c Minor fixing form 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya b5dae09ae7 Fixing form layout 14 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 15 years ago
Julio Montoya 77dd2b119f Fixing chosen width. Adding "chosen selects" when adding a session or a course. 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya af46a97c2d Minor - UI changes bigger selects 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 b23df715b9 Minor - Avoid warning message 15 years ago
Julio Montoya 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 15 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 15 years ago
Julio Montoya 6dd5bff564 Fixing myQCM and session/index.php now we show session results, adding labels in checkboxes 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 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
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 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 72eec98139 Minor - change headers 16 years ago
Carlos Vargas a2407c6cae Add a session on the table access_url_rel_session when the session is created 16 years ago
Carlos Vargas 9ce61f4698 minor, add information of the activity of the tutor coach 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
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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 17 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 17 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 17 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 17 years ago