コミット履歴

作者 SHA1 メッセージ 日付
  Angel Fernando Quiroz Campos 758af7a863 Fix migration with fields of type datetime - refs BT#11588 8 年 前
  jmontoyaa d90d6c9150 Minor - format code 8 年 前
  jmontoyaa 900ce1b318 Format code 8 年 前
  jmontoyaa bda418d60f Use c_group_info.iid 8 年 前
  jmontoyaa 7d74c5e62d Use group iid see BT#11603 8 年 前
  jmontoyaa 4872fdc1bf If session id empty dont insert 8 年 前
  jmontoyaa 7019ec68a5 Add author id when creating a course 8 年 前
  jmontoyaa aca3cbf2b5 Format code, fix PHP warning 8 年 前
  jmontoyaa a5f7d2c816 Fix PHP warnings and error 8 年 前
  jmontoyaa e7785a2ffa Merge 1.10.x 8 年 前
  jmontoyaa 6be043f2b2 Fix mysql error when deleting a course when a document is added in a group 8 年 前
  jmontoyaa 60ef413c8c Merge remote-tracking branch 'origin/1.10.x' into 1.11.x 8 年 前
  jmontoyaa 3262a0fc6a Fix query. 8 年 前
  Alex Aragon 1d25a7dbaa arrangement of buttons in light courses sessions - refs BT#7683 8 年 前
  jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 年 前
  Angel Fernando Quiroz Campos 99b68ac1d9 Show special courses on top in user_portal.php 8 年 前
  Yannick Warnier 7c9d14b81b Merge pull request #1273 from dnos/chamilo-pr/1.11.x 8 年 前
  Yannick Warnier 253ddc5d67 Minor - Fixed newline for PSR 8 年 前
  Yannick Warnier 8697dc2c03 Factorize fillCourse() static method to reduce create_course() complexity as suggested by #scrutinizer 8 年 前
  David Nos 7c993b1ba5 Apply small format corrections following Chamilo code style. 8 年 前
  David Nos 0106766c70 Add webservices to add or remove visibility rules between users and courses in the courses catalogue 8 年 前
  David Nos 43ad39178e Add backend feature to let choose which users can see or not see which courses in the courses catalogue 8 年 前
  Angel Fernando Quiroz Campos d3464efa70 Fix get_logged_user_course_html 8 年 前
  Angel Fernando Quiroz Campos 3bbbf49f19 Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into merge110 8 年 前
  Angel Fernando Quiroz Campos 997719b4e3 Minor - Remove E_NOTICE when display_teacher_in_courselist is true - refs BT#11356 8 年 前
  Julio 51b2673771 Fix php warning 8 年 前
  jmontoyaa ef70621b71 Use || instead of "or" 8 年 前
  jmontoyaa e3a6becf43 Format code 8 年 前
  Angel Fernando Quiroz Campos 509c9844e6 Fix go_to_course_after_login when there is one course 8 年 前
  Yannick Warnier 0acf259234 Reduce CourseManager::get_user_list_from_course_code() method's complexity 8 年 前