Commit Graph

22019 Commits (e3883f43b94279cbf2bc95f8bef0fd0921d965dc)
 

Author SHA1 Message Date
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
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
Julio Montoya 2258e8f684 Adding widescale_exam plugin 13 years ago
Julio Montoya 723a64670e Merge 13 years ago
Julio Montoya c1a8ff3dc9 Minor commenting code 13 years ago
Julio Montoya 7d760729ee Fixing token bug 13 years ago
Julio Montoya 9bba9105ce Fixing draggable question 13 years ago
Julio Montoya aaa286944a Fixing queries due recent changes in the DB see BT#5638 13 years ago
Julio Montoya 01c79247da Adding middlewares to set course permissions in global.inc 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 522e551ad1 Cosmetic changes 13 years ago
Julio Montoya c1facce646 Fixing login error messages 13 years ago
Julio Montoya 9107de37ee Removing license.txt already added it in the root and inside the "documentation" folder 13 years ago
Yannick Warnier 524d0a8a10 Minor - Added documentation about override at install 13 years ago
Julio Montoya 1503c2e758 Rename README.txt to README.md 13 years ago
Julio Montoya 96a244b18c More changes in the configuration.file see #6104 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago