Historique des commits

Auteur SHA1 Message Date
  Julio Montoya e476795411 Undo return in local.inc.php il y a 11 ans
  Julio Montoya 0602af2321 Using the new role approach. The user authentification now depends in the SecurityServiceProvider settings. This service depends as well in the SessionServiceProvider. il y a 11 ans
  Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php il y a 11 ans
  Julio Montoya e04b466ee7 Removing unused error_logs il y a 11 ans
  Julio Montoya de8a0f597d Adding course extra_fields and settings in order to avoid calls to the DB il y a 11 ans
  Julio Montoya 533cf953bd Improving local.inc.php in order to have extra_field values from the user once, because the _api_get_timezone() makes query to the DB to get the user timezone. il y a 11 ans
  Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 il y a 11 ans
  Julio Montoya 4b31d20e72 Fixing PHP warning il y a 11 ans
  Julio Montoya 06300f381b Fixing SQL error il y a 11 ans
  Julio Montoya 1df55367aa Fixing _user session variable in order to load once the _user array il y a 11 ans
  Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) il y a 11 ans
  Julio Montoya 01c79247da Adding middlewares to set course permissions in global.inc il y a 11 ans
  Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 il y a 11 ans
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise il y a 11 ans
  Julio Montoya 9499b6d347 Fixing login error messages (to see the changes you need to clean the temp folder) il y a 11 ans
  Julio Montoya 6cc22982ff Moving courses to data/courses see #5871 il y a 11 ans
  Julio Montoya d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) il y a 11 ans
  Julio Montoya 5a1d010dbf Minor - adding comments, cosmetic changes il y a 11 ans
  Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), il y a 11 ans
  Julio Montoya f6beb2420f Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization) il y a 11 ans
  Julio Montoya 6269766522 Moving db files into the a new folder see #6061 il y a 11 ans
  Julio Montoya 4e3788d569 Removing error_reporting everywhere il y a 11 ans
  Julio Montoya b2aa0ce44f Adding LegacyController il y a 11 ans
  Julio Montoya f8474174aa Fixes anonymous user in userportal + cosmetic changes il y a 11 ans
  Julio Montoya 746cac7a9d Moving code to controllers, adding ChamiloLMS namespace to Composer, adding public folder see #5523 il y a 11 ans
  Julio Montoya 5296460278 Fixing gidReq when setting group_id = 0, group id should be reset to "0" il y a 12 ans
  Julio Montoya 233be8cd57 Updating symfony components using composer il y a 12 ans
  Julio Montoya 62fde6ffe0 Merge from 1.9.x il y a 12 ans
  Julio Montoya 57452b243a Avoid notice see #5769 il y a 12 ans
  Julio Montoya fa406f3581 Minor - cosmetic changes il y a 12 ans