Commit History

Author SHA1 Message Date
  Julio Montoya ed1a3460fa Partial changes to complete Feature #564 15 years ago
  Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 15 years ago
  cvargas e969a4161a merge 15 years ago
  Cristian Fasanando 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 15 years ago
  Julio Montoya f349119496 When a user is added to a session an email is sent see DT#5544 15 years ago
  Cristian Fasanando 304ee367c0 Fixed users number of a course in session - partial DT #5377 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 years ago
  Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 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
  Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 15 years ago
  Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
  Ivan Tcholakov b44cc46864 Issue #306 - Platform admin: Minor corrections in the script for session import. 15 years ago
  Julio Montoya 8faa95a517 Do not update the coach id of all courses when editing only the session configuration. 15 years ago
  Yannick Warnier 9957badf43 [svn r22400] Added session fetcher method 15 years ago
  Isaac Flores 82e2319fe8 [svn r22312] Added keyword "static" i file sessionmanager.lib.php - (partial FS#4400) 15 years ago
  Cristian Fasanando 258acfea64 [svn r22205] Added tracking/logging of admin activity see FS#842 15 years ago
  Julio Montoya 93e9e9d41e [svn r20375] Adding 2 functions relation_session_course_exist and get_session_by_name 15 years ago
  Cristian Fasanando 6e2c58211d [svn r19769] Minor - Fixed warning invalid argument for foreach when you delete a session - partial FS#3909 15 years ago
  Cristian Fasanando 59e09db164 [svn r19403] Minor - Fixed warning when you delete a course - see FS#3909 16 years ago
  Cristian Fasanando 0c6fd3802d [svn r19381] Logic changes - Added possibility to remove extra fields about a course or a session when you remove it into user list - see FS#3735 16 years ago
  Cristian Fasanando 6d5a347a04 [svn r19370] Logic changes - Improved registration web service for dokeos - see FS#3735 16 years ago
  Carlos Vargas ec120d17f0 [svn r18833] minor corrections see FS#3749 16 years ago
  Carlos Vargas ac91794fc0 [svn r18800] change call tu function see FS#3749 16 years ago
  Carlos Vargas 16536d521d [svn r18798] Create library sessionmanager with functions add, edit, delete sessions and add_users_to_session see FS#3749 16 years ago