Commit Graph

7007 Commits (9ed6dc66f5e041237e363ccbbfdffc99bc6e21b2)

Author SHA1 Message Date
Julio Montoya 9ed6dc66f5 Minor - format code 13 years ago
Julio Montoya 783b183912 When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
Julio Montoya 021194035b Fixing question field log error. An empty row was added in the database when the field value was the same as the previous record. 13 years ago
Julio Montoya 2b92ed2759 Fixing SQL query 13 years ago
Julio Montoya 81b560747a Fixing PHP warning 13 years ago
Julio Montoya d7225b3d06 Commenting sql query "USE INDEX (c_id, access_user_id)" see BT#6260 13 years ago
Julio Montoya 21fa150ddc Adding missing Database::query() 13 years ago
Julio Montoya 23c1544b1a Adding course info array in the function api_set_default_visibility() 13 years ago
Julio Montoya 1aac12bc6f Fixing SQL queries when creating a course with contents 13 years ago
Julio Montoya f2ba343e3c Adding exercise custom notification email template see BT#6041 13 years ago
Julio Montoya a36be610ce Fixing "enable_exercise_auto_launch" setting when creating new courses see BT#6221 13 years ago
Julio Montoya d69f4ffe83 Fixing delete course see #6183 13 years ago
Julio Montoya e3c3375dcd Fixing PHP warnings 13 years ago
Julio Montoya 84967c9123 Fixing PHP warning 13 years ago
Julio Montoya 3918dc8abb Minor - reformat code 13 years ago
Julio Montoya f1eb820624 Minor - format code 13 years ago
Julio Montoya fc7fb86309 Adding "template" setting that allows change the template files '*.tpl' see BT#6214 13 years ago
Julio Montoya bd2cfce1bb Fixing comments 13 years ago
Julio Montoya 010f988df2 Fixing question pagination parser 13 years ago
Julio Montoya b2b335493f Using a controller instead of including a introductionSection.inc.php file 13 years ago
Julio Montoya a65b60b88b Fixing hidden navigation links 13 years ago
Julio Montoya ed060f8f2a Adding ckeditor support in free answers 13 years ago
Julio Montoya f8e3d7cf7d Minor corrections, adding scope + adding comments 13 years ago
Julio Montoya b526b0889d Fixing exercise pagination for simple questions 13 years ago
Julio Montoya e0d7afc62a Minor - adding question anchor when the media questions are enabled 13 years ago
Julio Montoya ecc2e4f1ed Fixing question list pagination with medias + categories 13 years ago
Julio Montoya 2986aba906 Fixing exercise "pagination" when using medias 13 years ago
Julio Montoya 82476f6d02 Minor - Changing function name to camelCase 13 years ago
Julio Montoya a5cc1230bf Fixing "api_get_setting(cas_activate)" to api_get_setting('cas_activate') + reformat code 13 years ago
Julio Montoya 4b04d193f2 Adding the header logo in the template instead of PHP 13 years ago
Julio Montoya bd5b14c5f1 Building the question list if the "exercise rel category" were set 13 years ago
Julio Montoya 51b2fecba7 Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 13 years ago
Julio Montoya 89f4d72b20 Disabling old code of question_pool.php + removing unused code 13 years ago
Julio Montoya 215f041886 Changing constant TABLE_QUIZ_CATEGORY instead of TABLE_QUIZ_QUESTION_CATEGORY 13 years ago
Julio Montoya b19c5a74b1 Adding function "shuffle_assoc" + reformat code 13 years ago
Julio Montoya 07e6e29db3 Fixing question_list_flatten session array assignation 13 years ago
Julio Montoya 8bc3e0fc8a Remind color is always orange even if you answered the question see BT#6168, also moving some code inside a function in exercise.class.php 13 years ago
Julio Montoya c8ea456640 Fixing exercise exam pagination when using "medias" 13 years ago
Julio Montoya 8de3ff8c45 Minor fixing api_get_course_url() function 13 years ago
Julio Montoya 9d3f67e871 Minor - adding comments 13 years ago
Julio Montoya 0af851e415 Adding end_button setting in exercises see BT#6221 13 years ago
Julio Montoya fbb5148802 Adding ModelAjaxController in order to replace the model.ajax.php file. This class only works for the question pool for now. Adding reuse and copy actions in the questions pool. 13 years ago
Julio Montoya a637dd322a Minor - cosmetic changes 13 years ago
Julio Montoya b0c8bff0a1 Fixing PHP warning 13 years ago
Julio Montoya 30b7ccca64 Adding "comment" field to the extraFieldValues class see BT#6174. The comment is also saved in the using loggable extension. 13 years ago
Julio Montoya 35f1e21120 Minor - reformat code 13 years ago
Julio Montoya b22a24500a Using URLify to clean the field_value field 13 years ago
Julio Montoya eb14781944 Adding a new parameter in the api_get_utc_datetime function in order to return DateTime objs 13 years ago
Julio Montoya 1d4386dca0 Adding *FieldValues classes in order to manage the loggeable option in extra fields see BT#6174 13 years ago
Julio Montoya 9d3b4803f1 Minor cosmetic files 13 years ago