Commit History

Author SHA1 Message Date
  Angel Fernando Quiroz Campos 4c1778c890 select distinct for files/folders in LP tree - refs BT#12165 8 years ago
  jmontoyaa 632923da80 api_is_session_admin() see different settings in admin 8 years ago
  jmontoyaa 1ac6948d0c Fix list order 8 years ago
  jmontoyaa 253486e207 Fix agenda title 8 years ago
  jmontoyaa 16ce3fbe45 Fix agenda UI see BT#11972 8 years ago
  jmontoyaa 0cdcbc70f9 Add fix to improve speed see BT#11586 8 years ago
  jmontoyaa 0b5fb99075 Fix calendar UI 8 years ago
  Julio bfdf62f0f2 Add settings show_prerequisite_as_blocked see BT#12162 8 years ago
  jmontoyaa 0eb9f9c949 Update Fullcalendar to inherit views (just removed header and end line) 8 years ago
  jmontoyaa 766c4d4880 Improve agenda list included in FullCalendar see BT#11972 8 years ago
  jmontoyaa 3d50dbda2a Minor - format code. 8 years ago
  jmontoyaa f6e043f5fc Add intval, fix query if variable is 0 see BT#12024 8 years ago
  jmontoyaa b9a50ff96d Change to listMonth 8 years ago
  jmontoyaa ef4b199621 Fix agenda permissions see BT#12161 8 years ago
  jmontoyaa 8a0bbd5e86 Update assets 8 years ago
  jmontoyaa 702c470ea1 Don't update description when editing events (import csv) 8 years ago
  jmontoyaa 62b89fe573 Update fullcalendar v3.1 + add list view 8 years ago
  jmontoyaa 28d7309adc Improve calendar UI see BT#11972 8 years ago
  jmontoyaa 58dcb0bf0d Update fullcallendar to 2.9 8 years ago
  jmontoyaa 480e27e8ca Update fullcalendar assets 8 years ago
  jmontoyaa ab7a57793a Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
  Yannick Warnier 063c5f5406 Important - Alter Exercise::getQuestionListPagination() query to fix issue with questions list - JOIN between c_quiz_question and c_quiz_rel_question was not made to be made on q.iid, but on q.id as the q.c_id value was part of the query. 8 years ago
  Yannick Warnier 59d8db8e3b Important - Alter Exercise::selectRandomList() query to fix issue with questions list - JOIN between c_quiz_question and c_quiz_rel_question was not made to be made on q.iid, but on q.id as the q.c_id value was part of the query. 8 years ago
  Yannick Warnier 1fcda05d1f Add text for admin view showing the number of questions picked randomly. 8 years ago
  Yannick Warnier 33468f8947 Add admin view option to questions list and re-order in case of random but view as admin 8 years ago
  Yannick Warnier 76ad071b04 Update language terms 8 years ago
  Yannick Warnier 20e79a5172 Fix erroneous escaping of exercises sort order options in exercise edition 8 years ago
  Yannick Warnier f17817f1c7 Minor - Remove global call for unused $htmlHeadXtra 8 years ago
  Yannick Warnier c8c315bd1b Fix issue not taking the state change in exercise sort order select box. 8 years ago
  Yannick Warnier 4304ff8259 Always return a value (null if no category) in returnCategoryForm 8 years ago