Commit Graph

19931 Commits (4e410263ca4936107812c579fea3514d62e6838a)
 

Author SHA1 Message Date
Julio Montoya 4e410263ca Implements a Scorm constraint: If SCO_MasteryScore does not evaluate to a number, passed/failed status won't be set at all. see BT#5153 13 years ago
Julio Montoya 0ace67a681 Minor cosmetic changes 13 years ago
Julio Montoya fa07e76962 When entering in a LP list we removed the LP from the session 13 years ago
Julio Montoya cef17ede38 Minor cosmetic changes 13 years ago
Julio Montoya 0b810b4b93 Should fix bug when uploading swf files in 1.8.8.x 13 years ago
Julio Montoya 5493bd31a3 Minor - removing old comments + adding error_logs 13 years ago
Julio Montoya bc8f0852f9 Minor - cosmetic changes 13 years ago
Julio Montoya 96734f2f9c Minor - Removing "New LP" in error logs 13 years ago
Julio Montoya f186721f8f Removing commented code: $objResponse->addScript + replacing date() with api_get_utc_datetime 13 years ago
Julio Montoya a23fb143e1 Fixing logit_scorm and logit_lms functions, now score is correctly saved 13 years ago
Julio Montoya ffb5518658 Fixing document validation for swf files 13 years ago
Julio Montoya b90b6d851b Merge 13 years ago
Julio Montoya 840c6704ba Minor - using api_get_course_info instead of CourseManager :: get_course_information 13 years ago
Julio Montoya ebe52fdb01 Minor - putting SQL in a variable 13 years ago
Julio Montoya 04d7cc81c1 Adding some validation if $_POST[course] is not loaded 13 years ago
Julio Montoya 168ae397d9 Fixes swf upload problem in chamilo 1.8.x. When uploading a file with the character "-" the filename was changed from "-" to "_" in the DB for no reason see BT#5144 This fix resolves the problem only for *.swf files. 13 years ago
Julio Montoya 111c5032a2 Minor rewriting query 13 years ago
Julio Montoya 042923686c Fixing bug when saving exercises, apache error "Request-URI Too Large" see BT#5151 13 years ago
Hubert Borderiou 37085980b8 Add plugin to add link that hide/unhide local login form if you use other authentication 13 years ago
Julio Montoya bab9983e74 Using a more updated function to gather if user is a member is subscribed to the course 13 years ago
Julio Montoya 196867f7a6 This file fixes the issue in #5677 You can select which file you want to recover only available for teachers 13 years ago
Julio Montoya b72ed3e90e Fixing query in order to view/delete correctly files in the dropbox see #5677 13 years ago
Julio Montoya 5901f561f4 Minor query fix 13 years ago
Julio Montoya edbe042ae6 Minor query correction see #5677 13 years ago
Julio Montoya d6166c4155 When login via SSO we can show the userportal so admins can still login instead of redirecting ALWAYS to the external system see BT#5145 13 years ago
Julio Montoya 2e6e641c7f Now when login via SSO we can show the complete_name in the menu see BT#5145 13 years ago
Julio Montoya 302fef972f "only one question in exercise bug" fixed. When question_order is 1,1,1,1 instead of 1,2,3,4 see BT#5140 13 years ago
Julio Montoya cefe88f8aa Undo check ip condition otherwise the script stop to work see BT#5137 13 years ago
Julio Montoya 2b9f2bb501 Fixing condition if check_ip use the $ip validation otherwise don't use it see BT#5137 + adding error_logs 13 years ago
Julio Montoya 314957c0cd Fixing ask_master() function if URL contains "?" or not see BT#5137 13 years ago
Yannick Warnier 54a48c075b Minor - Added global inclusion of tool_name to avoid notices 13 years ago
Yannick Warnier 44ca8df5a3 Added default values in lp_ajax_save_itemw to avoid notice 13 years ago
Yannick Warnier a4781036b8 Added default core_exit value of empty string to avoid notice 13 years ago
Yannick Warnier e5cb5ff2ca Minor - Avoid notice 13 years ago
Yannick Warnier efcd56f436 Minor - Avoid notice 13 years ago
Yannick Warnier 94acc35118 Minor - Avoid notice 13 years ago
Yannick Warnier 2041a42f7c Minor - Avoid notice 13 years ago
Yannick Warnier eb85be64c1 Minor - Avoid notice 13 years ago
Yannick Warnier 0b7c8b2d04 MMinor - Avoid notice 13 years ago
Yannick Warnier fb14ef9bcc MMinor - Avoid notice in global.inc.php 13 years ago
Julio Montoya f4c940094f Adding icons in whoisonline see #5283 13 years ago
Julio Montoya a1e649fa7e Fixing UI see #5630 13 years ago
Julio Montoya 4f7ee3db1d Showing differences between visual code and "real code" see #5670 13 years ago
Julio Montoya 3cb76ac40f Adding function parse_sql_queries() in order to centralize queries process for main, stats and user sql files also contains a fix for #5678 but code is commented 13 years ago
Julio Montoya 8e69892d1f Minor - removing comments using api_preg_match 13 years ago
Julio Montoya 3bc3653ebe Minor - applying format 13 years ago
Julio Montoya cc410bf7db Minor - Minor applying format 13 years ago
Julio Montoya a0174da749 Minor adding error_logs 13 years ago
Yoselyn Castillo ab16fcaa06 Fixing who is online if course was set see #3938 13 years ago
Yoselyn Castillo 618e1ab1e0 Fixing link see #5506 13 years ago