1.9.10, Huánuco
Chamilo 1.9.10 is a new minor version of the 1.9.x branch, with many bugfixes and a few interesting new features (as such, you can just overwrite previous files to upgrade from 1.9.8, 1.9.8.1 or 1.9.8.2 to 1.9.10).
Release name
Huánuco is a small city in the Peruvian Andes, Northeast of Lima. This is a special version in memory of our cherished development team member César Perales, who passed away on July 22nd, 2014, at age 27. César contributed mostly "in the shadow" to Chamilo LMS, allowing the rest of the team to contribute more actively. He was a vibrant young man. He will be missed. César lived in calle Huánuco, in La Molina, Lima, Peru, where other team members bid him their last farewell for his last, eternal trip.
To this image, this version marks a change of behaviour from the Chamilo team, maturing into another plane of existence. This year, Chamilo LMS got used in more contexts than ever before, with a growth that is superior to any other open source LMS out there. It has become a more reliable and versatile platform, that will serve its purpose, helping making education better and more widely available, better than ever before.
Security
All security issues are published and patches are attached on our security issues page. If you think you found an additional security issue you'd like to report, please check our procedure there.
- (8a75f65 - #7242) Fix SQL injection in mySpace/users.php
- (d64a02c - #7272) Fix SQL injection threats and replace SESSION variable with api_get_user_id
- (5879616 - #7275) Add security token to course copy tool
- (#7440) Fix a series of SQL injection vulnerabilities due to integer filtering
Possibly breaking changes
Two changes have been made to the forum tool code, which might make some of your forums disappear and require a direct database intervention.
First case: If you use forums with sessions and have placed a session forum inside a base-course forum category, the forum category will now no longer appear in any session, and as such, the session forums contained in that category will disappear. You can easily fix that by checking the c_forum_forum table for any record with session_id != 0 that points to a forum category that has session_id == 0. This is related to issue #7264.
Second case: In very rare occasions, if you use group forums and have had issues with posts appearing twice, then this release will fix this bug, but might also make some forum posts disappear. Although we could not reproduce the error, you should be able to fix it by changing the group_id column inside the c_forum_thread table. This is related to issue #7267
This is an exceptional event in the history of Chamilo, and we believe it should only affect very few portals, but we prefer to take precautionnary measures and warn you upfront.
New features
- (7e67dd2 - BT#9018) Add PDF export for student publications list
- (5e8ae68 - #7478) Add cookie warning message to comply with new European legislation
- (e637608 - BT#8814) Add "Auto attendance" based on course login
- (960899a) Add possibility to hide previous videoconferences even if recording is not enabled
- (3bc8fd6) Add $_configuration['document_if_file_exists_option']
- (73e3816 - BT#9247) Adding exercise_max_fckeditors_in_page setting
- (b14bcb3) Add option $_configuration['certificate_pdf_orientation']
- (7dbed80 - BT#8703) Add hosting total size checker
- (218dc6a - BT#9175) Add hosting_limit_active_courses setting
- (1d68db4 - #398) Support Opale/Scenarii by adding variable to better support SCORM 1.2 by watching over the definition, by the SCO, of the lesson_status and the call to LMSFinish() or the move to another element
- (57750c2 - BT#8900) Add progress in learning paths report
- (903436e - BT#8902) Add learning paths reduced report
- (1a6a4a9 - #7272) Add possibility for plugins to define main tabs
- (ef242ab - #7255) Add multiple file upload in forum, and show list of attachment files from view threads
- (c8f940b - #7338) Add REST web service to get personal messages (from inbox)
- (2db9057 - #7328) Add theme_backup and default_template settings
- (8d9a825) Add script to check users data in CSV file
- (f52df87 - BT#8845) Add script to move users from one course to another depending on them having passed an exam or not
- (27493b3 - #7324) Add possibility to hide recordings from students in conferences list in BBB plugin
- (c24c758 - BT#8840) Add $_configuration['auto_detect_language_custom_pages'] to detect the language in custom pages
- (a2ff44c - #7212) Add calculated answers feature (in beta test)
- (25cd7dd) Use .gitattributes file to enable special Github features for versions packaging
- (002a0ab - #7309) New icons for questions types
- (0d131f9 - BT#8746) Add option "include all users" to export
- (88126fe - BT#8796) Add option to prevent multiple simultaneous login option ($_configuration['multiple_connection_not_allowed'])
- (58334f8 - BT#8746) Add OnlyBestAttempts option to show only the best attempts in exercise results list
- (8ad728a - #7279) Add tour plugin
- (fc3508e) Add $_configuration['show_official_code_exercise_result_list'] to show the student's... official code in exercise results lists
- (6830ae3 - BT#8340) Add optional Memcache + DB persistence session storage mode (clusters context)
- (577c7e7 - BT#8703) Add $api_warn_hosting_contact() and $_configuration[1]['hosting_contact_mail'] to explain who to contact in case of reaching a hosting limit
- (5a5e6bc - BT#8736) Add $_configuration['email_alert_manager_on_new_quiz'] to send an e-mail to administrator for new quiz
- (ea16dbd - BT#8697) Add $_configuration['order_user_list_by_official_code'] to order users lists by official code
- (f286f35 - BT#7848) Add course legal agreement plugin
- (75045f7 - BT8730) Add pdf_logo_header setting
- (4601849, be487d6 - #7272) Add support for session in BuyCourse plugin
- (d06fd47 - #7275) Add support for sessions in course catalogue
- (eb45183 - BT#8662) Add $_configuration['hide_scorm_pdf_link'] to remove option to "download as PDF" in learning paths list
- (bea2ed0 - #7225) Add Clockworks SMS sending plugin
- (606c84b - #7236) Add $_configuration['course_catalog_hide_private'] option to hide private courses from courses catalogue
- (5720f35 - #7252) Add support for mobile phone numbers extra field type
- (7610baf - BT#8441) Add webservice mode to converter from ppt
- (2582408 - BT#8274) Add ViewerJS (view .pdf) in documents tool
- (3ef3032 - BT#8274) Add Wodo text editor (edit .odt and .odp) in documents
- (eadeaf8 - BT#8317) Add sessions duration feature
- (019987d - BT#8316) Allow courses to be sorted inside a session (requires manual database change)
- (bafcdef - BT#8611) Add option to make a copy of a surveys inside the same course
- (1ee0d78 - BT#8605) Add option to "add me as teacher in courses" during CSV import
- (9dbab31 - BT#8459) Add $_configuration['hide_scorm_copy_link'] to hide the icon in the learning paths list
- (d942e8e - BT#8457) Add $_configuration['allow_lp_return_link'] option to change the return link in LPs
Improvements (minor features) and debug
Please check the documentation/changelog.html for more details.
Stylesheets and theming
- No major style changes in this version, but a lot of visual improvements
- The possibility to select a template (from main/template/) through the configuration.php file has been added, although no new template is available yet (at least now you can create your own and use it)
- Old question types icons were replaced by new icons
- Old session "window" icon was replaced by a new icon
Web services
- (cce71ec - #7338) Add web services classes for autoload
- (595fafb - BT#8231) Add setting to decode UTF-8 in registration web services
Removals
- No removal worth mentioning in this version