Julio Montoya
|
876771ea9c
Saving memory issues, do not load classes if we don't need it
|
12 лет назад |
Julio Montoya
|
400fd95f22
If a category ordered setting was turned on a message will appear "AllQuestionsMustHaveACategory". Adding code in order to manage ordered categories. Adding root category in exercise_reminder.php
|
12 лет назад |
Julio Montoya
|
ebf3297902
Adding cidreq when redirecting a page
|
12 лет назад |
Julio Montoya
|
db42bb561f
Updating db due recent changes in the QuizCategory class
|
12 лет назад |
Julio Montoya
|
a70b2cfbe6
Changing spanish lang var
|
12 лет назад |
Julio Montoya
|
2eba54efd4
Minor - fixing PHP notice
|
12 лет назад |
Julio Montoya
|
29eeaacf0a
Only admins can create/edit/delete global categories
|
12 лет назад |
Julio Montoya
|
c16ea2ba08
Adding new fields for the QuizCategory in order to use the Tree - Nestedset behavior of Doctrine2
|
12 лет назад |
Julio Montoya
|
80a33e5a94
Adding intval before executing a query + adding a new row_total CSS class for tables see BT#6105
|
12 лет назад |
Julio Montoya
|
f5f1392ff9
Using the ExtraFieldValue obj instead of a custom script
|
12 лет назад |
Julio Montoya
|
e5d9a384b5
Adding user_id in extra_field_values tables (course, session, question, user)
|
12 лет назад |
Julio Montoya
|
73323bbd2c
Adding question extra fields in the question form see BT#6098
|
12 лет назад |
Julio Montoya
|
9cec0d1d65
Adding question extra field DB changes see BT#6098
|
12 лет назад |
Julio Montoya
|
3b60576f0c
Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098
|
12 лет назад |
Julio Montoya
|
b5acc6cb3b
Reformat code
|
12 лет назад |
Julio Montoya
|
58db885a50
Fixing PHP notice
|
12 лет назад |
Julio Montoya
|
3f0a244bf8
Deleting exam_password extra user field only to students see BT#5637
|
12 лет назад |
Julio Montoya
|
68fe06f9b6
Adding missing function needed for the widescale plugin see BT#5637
|
12 лет назад |
Julio Montoya
|
26cb8635ea
Minor - updating comments
|
12 лет назад |
Julio Montoya
|
0427f8defb
Fixing a bug when loading plugins due recent changes in the Chamilo 1.10 structure
|
12 лет назад |
Julio Montoya
|
d477a61474
Undo htaccess change
|
12 лет назад |
Julio Montoya
|
4ec71d388b
Updating settings latest update when plugins are modified.
|
12 лет назад |
Julio Montoya
|
ab16ae4412
Fixing php notice
|
12 лет назад |
Julio Montoya
|
ea39532e4a
Minor - updating comments
|
12 лет назад |
Julio Montoya
|
84908ccdcb
Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638
|
12 лет назад |
Julio Montoya
|
3aa0f0b280
Fixing PHP notices
|
12 лет назад |
Julio Montoya
|
158ebc34da
Fixing copy course with the new field iid
|
12 лет назад |
Julio Montoya
|
0987096e13
Removing course_code not longer needed we use now the "c_id" field see BT#5638
|
12 лет назад |
Julio Montoya
|
ee83c67e89
Merge branch 'master' of github.com:chamilo/chamilo-lms
|
12 лет назад |
Julio Montoya
|
e3883f43b9
Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library.
|
12 лет назад |