Commit Graph

38439 Commits (8a0bbd5e86ad7b7c8af3ecf40b03fdddebe6eda0)
 

Author SHA1 Message Date
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
Yannick Warnier 7fca8d2d3d Fix issue with questions list not showing all questions when a random number is selected 8 years ago
jmontoyaa 1b78d8f1f5 Improve joins in queries 8 years ago
jmontoyaa 3792d64661 Add wrong answers for MATCHING_DRAGGABLE question See BT#12048 8 years ago
jmontoyaa f5331fe085 Use inner joins, format queries, improve performance see BT#12060 8 years ago
jmontoyaa 218bcc96a4 Minor - format code 8 years ago
jmontoyaa 8f3cedb25d Fix correct answers for MATCHING question see BT#12048 8 years ago
jmontoyaa 46437cd8db Minor - format code 8 years ago
jmontoyaa 72ef2374ac Minor - format code 8 years ago
jmontoyaa 3b90beacbe Hide error_log if debug = false see BT#12061 8 years ago
jmontoyaa 2a86cd0086 Minor - format code. 8 years ago
jmontoyaa 7080f22317 Fix PHP warning 8 years ago
jmontoyaa 3893a89887 Use Session::write add visible = 1 to improve query result 8 years ago
jmontoyaa 734769671a Improve portal speed when using multiple URL 8 years ago
jmontoyaa 46a08a4cfb Format code, fix PHP warning. 8 years ago
jmontoyaa 3388868b31 Fix error "The address of the platform is: Array" 8 years ago
José Loguercio 4d731bd689 Merge pull request #1593 from jloguercio/1.11.x 8 years ago
José Loguercio f3a7ccebf6 Fix google maps plugin error in addMarker function - Refs BT#11371 8 years ago
Nicolas Ducoulombier aa92c0d1f6 Adapting french and english translations in google maps plugin -refs BT#11371 8 years ago
jmontoyaa a0903e9005 Remove reference 8 years ago
jmontoyaa a2be45e02c Fix moodle import, fix fill in blanks when using non english characters 8 years ago
jmontoyaa 1862628f9b Improve document performance see BT#12052 8 years ago
jmontoyaa 895f0c3ce7 Improve document performance see BT#12052 8 years ago
jmontoyaa fe8d8879d0 Fix UI 8 years ago
jmontoyaa baa6372202 Documents improve performance see BT#12052 8 years ago
jmontoyaa 2ecb9f0bb0 Improve document render, load total size by ajax see BT#12052 8 years ago
jmontoyaa b7b6a73ee4 Use end date to calculate coach end date access see BT#12140 8 years ago
jmontoyaa 03a24ebd34 Add new configuration parameter "send_score_in_exam_notification_mail_to_manager" 8 years ago
jmontoyaa 79f8dee67a Teacher can see his student information see BT#12136 8 years ago
jmontoyaa 32857cd790 Silent loadHTML see BT#12139 8 years ago
jmontoyaa ce81eb71dd Fix admin name 8 years ago
jmontoyaa d8754225bf $course_id must be set see BT#12060 8 years ago
jmontoyaa d80f4bc65e Improve get tool notifications see BT#12060 8 years ago
jmontoyaa 5970d02ad1 Hide complete "li" tag if there's no data see BT#12132 8 years ago
jmontoyaa 32f9adf747 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago