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 |