Commit History

Author SHA1 Message Date
  Yannick Warnier 3366fecbb4 Minor - Updated language variable 13 years ago
  Julio Montoya 9fc67539d2 Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 14 years ago
  Julio Montoya 5863e0e74d When deleting a session we also delete it form the access_url_rel_session table 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 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
  Julio Montoya cc1aa215ba When using the copy promotion feature we also save some course parameters see BT#2079 14 years ago
  Julio Montoya 26b5570c4b When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 14 years ago
  ywarnier 48bd2bfe13 Fixed return value for copy_session(): now returning the new session ID (BT#1916) 14 years ago
  ywarnier 5b04b135d3 Added session copy feature (see BT#1916) 14 years ago
  Alberto Torreblanca 6d8770bddf FIXED Problem end date CT#1300 14 years ago
  Alberto Torreblanca 5e1b0d6ac4 FIXED Problem end date CT#1300 14 years ago
  Julio Montoya a23a10f8b2 Adding documentation, changinh lang vars 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
  Julio Montoya 082978f6d9 Adding usergroup feature see BT#1910 14 years ago
  Alberto Torreblanca 57aa2879e5 IMPROVED Category sessions, now can set empty end date. CT#1300 14 years ago
  ywarnier 29785443ec Fixed warning as part of review process BT#1967 14 years ago
  ywarnier f4af4a0e18 Fixed little warning when no session exists 14 years ago
  Julio Montoya 63536f13b9 Adding Career and Promotions CRUD see BT#1619 14 years ago
  Julio Montoya 5986cb7678 Minor corrections 14 years ago
  Julio Montoya 5405279c86 Now we can import questions using the Question tool from other courses (there's a filter for sessions) see BT#1917 14 years ago
  Julio Montoya cb7364d011 Adding function SessionManager::get_sessions_by_coach 14 years ago
  Julio Montoya 54d2d6011b Fixing function "suscribe_users_to_session" . Preventing bug when parameter "empty_values" is false, the number of students was not well updated 14 years ago
  Julio Montoya 57a3b9bafb Fixing bug when subscribing users in a session 14 years ago
  Julio Montoya f6004100e1 Adding new lp exercise reports (average result by question and exercise results by session) see BT#1567 and BT#1568 14 years ago
  Julio Montoya 0255d9e59f adding multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 14 years ago
  Julio Montoya b5b5d03bc2 adding multiple URL support to get_XXX_followed_by_drh functions see BT#1470 14 years ago
  Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 14 years ago
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago
  Guillaume Viguier e9b7e48776 Web services cleanup - Bug fixing 14 years ago
  Guillaume Viguier d91270cfd2 Web services cleanup 14 years ago