Commit Graph

22056 Commits (f2cd874cdaf13efc0dafe4e989bd282fc61dfd05)
 

Author SHA1 Message Date
Julio Montoya f2cd874cda Adding function that display a "6 of 10" label 13 years ago
Julio Montoya 21c52457a1 Moving functions in the class Exerciselib 13 years ago
Julio Montoya f77ea225a4 Updating lang variables 13 years ago
Julio Montoya c9b55ed522 Removing exercise.lib.php file calls, now we use lazy loading (composer) 13 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
Julio Montoya e707fd5c2f Reformat code, adding comments and moving db tables inside functions in events.lib.inc.php 13 years ago
Julio Montoya 876771ea9c Saving memory issues, do not load classes if we don't need it 13 years ago
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 13 years ago
Julio Montoya ebf3297902 Adding cidreq when redirecting a page 13 years ago
Julio Montoya db42bb561f Updating db due recent changes in the QuizCategory class 13 years ago
Julio Montoya a70b2cfbe6 Changing spanish lang var 13 years ago
Julio Montoya 2eba54efd4 Minor - fixing PHP notice 13 years ago
Julio Montoya 29eeaacf0a Only admins can create/edit/delete global categories 13 years ago
Julio Montoya c16ea2ba08 Adding new fields for the QuizCategory in order to use the Tree - Nestedset behavior of Doctrine2 13 years ago
Julio Montoya 80a33e5a94 Adding intval before executing a query + adding a new row_total CSS class for tables see BT#6105 13 years ago
Julio Montoya f5f1392ff9 Using the ExtraFieldValue obj instead of a custom script 13 years ago
Julio Montoya e5d9a384b5 Adding user_id in extra_field_values tables (course, session, question, user) 13 years ago
Julio Montoya 73323bbd2c Adding question extra fields in the question form see BT#6098 13 years ago
Julio Montoya 9cec0d1d65 Adding question extra field DB changes see BT#6098 13 years ago
Julio Montoya 3b60576f0c Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098 13 years ago
Julio Montoya b5acc6cb3b Reformat code 13 years ago
Julio Montoya 58db885a50 Fixing PHP notice 13 years ago
Julio Montoya 3f0a244bf8 Deleting exam_password extra user field only to students see BT#5637 13 years ago
Julio Montoya 68fe06f9b6 Adding missing function needed for the widescale plugin see BT#5637 13 years ago
Julio Montoya 26cb8635ea Minor - updating comments 13 years ago
Julio Montoya 0427f8defb Fixing a bug when loading plugins due recent changes in the Chamilo 1.10 structure 13 years ago
Julio Montoya d477a61474 Undo htaccess change 13 years ago
Julio Montoya 4ec71d388b Updating settings latest update when plugins are modified. 13 years ago
Julio Montoya ab16ae4412 Fixing php notice 13 years ago
Julio Montoya ea39532e4a Minor - updating comments 13 years ago
Julio Montoya 84908ccdcb Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638 13 years ago
Julio Montoya 3aa0f0b280 Fixing PHP notices 13 years ago
Julio Montoya 158ebc34da Fixing copy course with the new field iid 13 years ago
Julio Montoya 0987096e13 Removing course_code not longer needed we use now the "c_id" field see BT#5638 13 years ago
Julio Montoya ee83c67e89 Merge branch 'master' of github.com:chamilo/chamilo-lms 13 years ago
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. 13 years ago
Julio Montoya 1df55367aa Fixing _user session variable in order to load once the _user array 13 years ago
Julio Montoya 9b188cbb68 Disabling invitations notifications (just for now) 13 years ago
Julio Montoya 97cd7e5b09 Fixing PHP notices 13 years ago
Julio Montoya 677b483dfa Fixing php notices 13 years ago
Julio Montoya 358837a1c2 Removing exit 13 years ago
Yannick Warnier aaa521d1b1 Fixed missing 'student view' button in session courses - refs BT#6127 13 years ago
Yannick Warnier 4994b2910e Added index to session_rel_user table and updated database version with a countable, previsible number 13 years ago
Julio Montoya 75d984a90b Minor - comment debug 13 years ago
Julio Montoya e25a2610ad Moving service definitions in services + fixing a bug in cidreset when loading a course with out a cidreq 13 years ago
Julio Montoya 49e24acd4c Fixing fckeditor when adding images, creating folders 13 years ago
Julio Montoya 7b67758fa6 Fixing PHP warning 13 years ago
Julio Montoya 0dca6ac2eb Minor - cosmetic changes 13 years ago
Julio Montoya 1478e27745 Minor - cosmetic changes 13 years ago
Julio Montoya 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 13 years ago