コミット履歴

作者 SHA1 メッセージ 日付
  Julio Montoya 6cced35a62 Moving hardcoded value to the settings. 11 年 前
  Julio Montoya 4961b61efd Adding memcached support to Chamilo see BT#6989 11 年 前
  Julio Montoya b71c1b4323 Adding new form feature see BT#6933 & BT#6934 11 年 前
  jmontoya e1ea01c8b2 Setting correctly the course obj when using the ExerciseDistributionController 11 年 前
  Julio Montoya f14ea7b125 Fixing condition. 11 年 前
  Julio Montoya 822e252986 Allowing course id in the questionmanager route. 11 年 前
  Julio Montoya c72162ed48 Minor - removing whitespaces 11 年 前
  Julio Montoya 4f226405c7 Adding route in order to load course and course_session objs. 11 年 前
  Julio Montoya cb29c5a040 Fixing translation issues when using symfony forms. 11 年 前
  Julio Montoya dccca241d5 Fixing validator translations 11 年 前
  Julio Montoya 6ad2a9d547 Adding a new option in the configuration file called 'name_order_conventions' in order to overwrite the values of the name_order_conventions.php file see BT#6535 11 年 前
  Julio Montoya 75ef83696e Restoring allowed_tags.inc.php (htmlpurifier) 11 年 前
  Julio Montoya 99fc79538b Refactoring template constructor. 11 年 前
  Julio Montoya c993416949 Minor - adding comments. 11 年 前
  Julio Montoya 8777c5542b Replacing global $app with a property. 11 年 前
  Julio Montoya 19f908d921 Moving 'require vendor/autoload.php' from global.inc tp web/index.php, adding comments 11 年 前
  Julio Montoya 390b9f5a92 No need to setup variables this way, the before legacy controllers set this variables. 11 年 前
  Julio Montoya 11a7e7ea5f Loading validator messages 11 年 前
  Julio Montoya 151149345f Moving event_login() function inside the LoginSuccessHandler listener. 11 年 前
  Luis Cordova fb42002b21 connects debug to assetic debug 11 年 前
  Julio Montoya 3bdaf6ca23 Fixing php warning 11 年 前
  Julio Montoya 92872475ec Fixing error if default_template does not exist 11 年 前
  Julio Montoya c01b277016 Fixing course and courseSession variables are loaded in before and not in the controller constructor + adding comments, removing unused code 11 年 前
  Julio Montoya fd454286a6 Adding the possibility to overwrite Chamilo lang variables just create the [iso_code].custom.po file and add your translations. 11 年 前
  Julio Montoya 5f85c819d5 Minor - adding comments 11 年 前
  Julio Montoya 0cc865032d Fixing redirect when installing. 11 年 前
  Julio Montoya 6a0623a923 Moving main/default_course_document inside data/ see #6636 11 年 前
  Julio Montoya 89b74a4af9 Merge with new features branch (mine) 11 年 前
  Julio Montoya 34dc416bbb Inyecting course and session. 11 年 前
  Julio Montoya 2709a1544e Curriculum tool now belongs to a course c_id is added when saving/updating. 11 年 前