Julio Montoya
|
cef17ede38
Minor cosmetic changes
|
12 years ago |
Julio Montoya
|
0b810b4b93
Should fix bug when uploading swf files in 1.8.8.x
|
12 years ago |
Julio Montoya
|
5493bd31a3
Minor - removing old comments + adding error_logs
|
12 years ago |
Julio Montoya
|
bc8f0852f9
Minor - cosmetic changes
|
12 years ago |
Julio Montoya
|
96734f2f9c
Minor - Removing "New LP" in error logs
|
12 years ago |
Julio Montoya
|
f186721f8f
Removing commented code: $objResponse->addScript + replacing date() with api_get_utc_datetime
|
12 years ago |
Julio Montoya
|
a23fb143e1
Fixing logit_scorm and logit_lms functions, now score is correctly saved
|
12 years ago |
Julio Montoya
|
ffb5518658
Fixing document validation for swf files
|
12 years ago |
Julio Montoya
|
b90b6d851b
Merge
|
12 years ago |
Julio Montoya
|
840c6704ba
Minor - using api_get_course_info instead of CourseManager :: get_course_information
|
12 years ago |
Julio Montoya
|
ebe52fdb01
Minor - putting SQL in a variable
|
12 years ago |
Julio Montoya
|
04d7cc81c1
Adding some validation if $_POST[course] is not loaded
|
12 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.
|
12 years ago |
Julio Montoya
|
111c5032a2
Minor rewriting query
|
12 years ago |
Julio Montoya
|
042923686c
Fixing bug when saving exercises, apache error "Request-URI Too Large" see BT#5151
|
12 years ago |
Hubert Borderiou
|
37085980b8
Add plugin to add link that hide/unhide local login form if you use other authentication
|
12 years ago |
Julio Montoya
|
bab9983e74
Using a more updated function to gather if user is a member is subscribed to the course
|
12 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
|
12 years ago |
Julio Montoya
|
b72ed3e90e
Fixing query in order to view/delete correctly files in the dropbox see #5677
|
12 years ago |
Julio Montoya
|
5901f561f4
Minor query fix
|
12 years ago |
Julio Montoya
|
edbe042ae6
Minor query correction see #5677
|
12 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
|
12 years ago |
Julio Montoya
|
2e6e641c7f
Now when login via SSO we can show the complete_name in the menu see BT#5145
|
12 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
|
12 years ago |
Julio Montoya
|
cefe88f8aa
Undo check ip condition otherwise the script stop to work see BT#5137
|
12 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
|
12 years ago |
Julio Montoya
|
314957c0cd
Fixing ask_master() function if URL contains "?" or not see BT#5137
|
12 years ago |
Yannick Warnier
|
54a48c075b
Minor - Added global inclusion of tool_name to avoid notices
|
12 years ago |
Yannick Warnier
|
44ca8df5a3
Added default values in lp_ajax_save_itemw to avoid notice
|
12 years ago |
Yannick Warnier
|
a4781036b8
Added default core_exit value of empty string to avoid notice
|
12 years ago |