Commit Graph

22034 Commits (3f0a244bf8a2e1679c8e871bd9b7e50f5cfa48df)
 

Author SHA1 Message Date
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
Julio Montoya 99274401a7 Separation of concerns moving services definitions in a services.php and routes definitions in a routes.php in order to have a cleaner global.inc.php 13 years ago
Julio Montoya 98ec088a65 Cosmetic changes 13 years ago
Julio Montoya bfee94ee25 Adding files that were located in archive/ inside temp/ (.htaccess and index.html) 13 years ago
Julio Montoya 5471142a10 Fixing missing iid keys, adding c_id in query 13 years ago
Julio Montoya a43937636d Fixing fatal error due a wrong class name learnpathList changed to LearnpathList 13 years ago
Julio Montoya 01971a0391 Fixing course settings behaviour when the setting doesn't exist. 13 years ago
Julio Montoya 585afd31dd Minor adding api_get_cidreq and fixing PHP warning 13 years ago
Julio Montoya 0f4c7493a1 Adding missing table c_quiz_question_rel_category 13 years ago
Julio Montoya 1141f26783 Adding migration changes from 1.9 to 1.10 when dealing with the new structure (iid fields were added) see BT#5638 13 years ago
Julio Montoya 8165129407 Fixing url_append assignation 13 years ago
Julio Montoya f0cb3435e9 Commenting config variables no needed for starters 13 years ago
Julio Montoya e9ecddf4df Restoring license.txt needed during installation 13 years ago
Julio Montoya c9af20aa54 Fixing media question counter instead of 2, 2, 2, 2 it shows a, b ,c etc 13 years ago
Julio Montoya 91e99d4a82 When editing question we don't increase the ids we just update the existing values 13 years ago
Julio Montoya cc33865c9e Minor - cosmetic changes 13 years ago
Julio Montoya 6815f0d9c2 Undo change in htaccess 13 years ago
Julio Montoya 79ddf0f850 Fixing matching question due recent merge with the new question types. 13 years ago
Julio Montoya 49e2bbdc0b Fixing delete exercise 13 years ago
Julio Montoya b4172c28f5 Updating readme 13 years ago
Julio Montoya 76964dfb7b Adding new action to parse group/user pictures 13 years ago
Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 13 years ago
Julio Montoya 057d9c7984 Adding upload/groups folder 13 years ago