Commit History

Author SHA1 Message Date
  jmontoyaa e7785a2ffa Merge 1.10.x 8 years ago
  jmontoyaa 6be043f2b2 Fix mysql error when deleting a course when a document is added in a group 8 years ago
  jmontoyaa 60ef413c8c Merge remote-tracking branch 'origin/1.10.x' into 1.11.x 8 years ago
  jmontoyaa 3262a0fc6a Fix query. 8 years ago
  Alex Aragon 1d25a7dbaa arrangement of buttons in light courses sessions - refs BT#7683 8 years ago
  jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
  Angel Fernando Quiroz Campos 99b68ac1d9 Show special courses on top in user_portal.php 8 years ago
  Yannick Warnier 7c9d14b81b Merge pull request #1273 from dnos/chamilo-pr/1.11.x 8 years ago
  Yannick Warnier 253ddc5d67 Minor - Fixed newline for PSR 8 years ago
  Yannick Warnier 8697dc2c03 Factorize fillCourse() static method to reduce create_course() complexity as suggested by #scrutinizer 8 years ago
  David Nos 7c993b1ba5 Apply small format corrections following Chamilo code style. 8 years ago
  David Nos 0106766c70 Add webservices to add or remove visibility rules between users and courses in the courses catalogue 8 years ago
  David Nos 43ad39178e Add backend feature to let choose which users can see or not see which courses in the courses catalogue 8 years ago
  Angel Fernando Quiroz Campos d3464efa70 Fix get_logged_user_course_html 8 years ago
  Angel Fernando Quiroz Campos 3bbbf49f19 Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into merge110 8 years ago
  Angel Fernando Quiroz Campos 997719b4e3 Minor - Remove E_NOTICE when display_teacher_in_courselist is true - refs BT#11356 8 years ago
  Julio 51b2673771 Fix php warning 8 years ago
  jmontoyaa ef70621b71 Use || instead of "or" 8 years ago
  jmontoyaa e3a6becf43 Format code 8 years ago
  Angel Fernando Quiroz Campos 509c9844e6 Fix go_to_course_after_login when there is one course 8 years ago
  Yannick Warnier 0acf259234 Reduce CourseManager::get_user_list_from_course_code() method's complexity 8 years ago
  Yannick Warnier ff06f05e47 Reduce CourseManager::create_course() method's complexity 8 years ago
  jmontoyaa 73314b2f6a Format code 8 years ago
  Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 8 years ago
  Angel Fernando Quiroz Campos 3290758daa Fix references to CourseBuilder/CourseRestorer/CourseArchiver/CourseSelectForm classes - refs #8134 8 years ago
  José Loguercio 923d872edc Added buyCourse plugin integration to the new sessions grid catalog 8 years ago
  jmontoyaa 90f1794804 Extends global legal feature. Now you can block the login or acces to any course see BT#11196 8 years ago
  Alex Aragon Calixto 804191e351 Merge pull request #1183 from aragonc/1.11.x 8 years ago
  Alex Aragon 082422213d fix session item image grid_session tpl 8 years ago
  José Loguercio d85d8d551b Added Course Category Name to a export/import list courses by CSV - Refs #8170 8 years ago