Commit History

Author SHA1 Message Date
  Julio Montoya c888454a10 Fixing PHP warnings. 10 years ago
  aragonc 94984e6b12 merge 10 years ago
  Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 years ago
  Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 12 years ago
  Julio Montoya a5c109b3b2 Minor - cleaning comments adding user info 13 years ago
  Julio Montoya 35c81c67bb Merge 13 years ago
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago
  Julio Montoya bac64a9437 Minor - headers updated 14 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. 14 years ago
  cvargas e969a4161a merge 15 years ago
  Cristian Fasanando 811a0219a1 Minor - added interbreadcrumb for session overview - partial DT #5377 15 years ago
  Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 15 years ago
  Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
  Ivan Tcholakov 52b62475aa merge 15 years ago
  Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago