Historial de Commits

Autor SHA1 Mensaje Fecha
  Yannick Warnier 57e50305bb Added course option to learnpath::toggle_visibility() hace 11 años
  Julio Montoya f1643bf5e7 Fixing error due recent merge hace 11 años
  Julio Montoya e6a6c08c28 Merge branch 'chamilo19' hace 11 años
  Julio Montoya d0f01d6612 Adding vimeo embed code for LPs see BT#6537 hace 11 años
  Yannick Warnier aca6100ffb Fixed issue with prerequisites failing when using subdirectories in the LP's TOC - refs #6405 hace 11 años
  jmontoya f0fdff6573 Do not set sections as a prerequisite see BT#5928 hace 11 años
  jmontoya 4f1442dfb4 LP: Sections (chapters) can't be assigned as a prerequisite see BT#5928 hace 11 años
  jmontoya a064b60066 Fixing PHP warning hace 11 años
  jmontoya 37fce9ceaa Replacing "../img" with Display::return_icon() hace 11 años
  jmontoya 3df0498662 Replacing relative with absolute paths hace 11 años
  Julio Montoya 7874eb5aee Fixing SQL queries. hace 11 años
  Julio Montoya c6b067a2e2 Adding exit in lp ajax calls. hace 11 años
  Julio Montoya a145cf95db Fixing URL issues in LP hace 11 años
  Julio Montoya 4b11202107 Fixing images and replacing id with iid (exercise table) hace 11 años
  Julio Montoya 2535c676b8 Fixing require_once path "forum/forumfunction.inc.php" hace 11 años
  Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php hace 11 años
  Julio Montoya 6b8c7ea713 Using absolut paths hace 11 años
  Julio Montoya ddef60a6ee Fixing PHP warnings hace 11 años
  Julio Montoya 753b219774 Fixing query adding iid instead of id hace 11 años
  Julio Montoya 5d8700593b Fixing wrong use of database::query and database::insert_id() (changes in old code) hace 11 años
  Julio Montoya 6c98ad1982 Using $app['orm.ems']['db_write'] instead of $app['orm.em'] because we can use 2 databases to read or write depending in a configuration located in services.php hace 11 años
  Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine hace 11 años
  Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 hace 11 años
  Julio Montoya 23c1544b1a Adding course info array in the function api_set_default_visibility() hace 11 años
  Julio Montoya 642f769f74 Fixing PHP notices hace 11 años
  unknown 939c9bf7fd #5855 hace 11 años
  Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 hace 11 años
  Julio Montoya 4f50329704 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 hace 11 años
  Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 hace 11 años
  Julio Montoya 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too hace 11 años