diff --git a/documentation/changelog.html b/documentation/changelog.html
index b4d4cf4ebb..49ef1649eb 100755
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -49,7 +49,7 @@
-
Chamilo 1.11.0 - Lecce, ?th of August 2016
+ Chamilo 1.11.0 - Lecce, 15th of October 2016
Release notes - summary
Chamilo 1.11.0 is a major release of the 1.11.x branch. It is meant as a transition between 1.10 and 2.0 versions.
Release name
@@ -80,13 +80,19 @@
(b1734ced - BT#11321) Add free-answer question type support to SCORM export
(91ab44dc - BT#11321) Add exact question type support to SCORM export
(8e340ef5) Add bootstrap/jquery when exporting a SCORM package, adding oral question type
+ (d01d9b71 - BT#11642) Add links sorting
+ (5c050083) Add new SVG icons for documents
+ (6a07743a - BT#11539) Add attempt message in result.php (in lp)
+ (41534b15) Added size option to glyph in Badge Editor
+ (0430b645 - BT#11486) Add custom logo to pdf template
+ (da67d2e4 - BT#11438) Add support for IMS/QTIv1.2 import
For developers and sysadmins (by relevance)
- (b146d02a - BT#10651) Add Skills Level Management
- (3562bbc2 - #8302) Added User Tag Filter to subscribe users to sessions
- (f2bf2141 - #8318) Add support for skills tags
- - (0b559008 - #8364) Added Badge studio embedded editor
+ - (0b559008 - #8364) Added Badge studio embedded editor
- (f9222e16) Add option to send email to all admins that a new user is registered. (option turned off)
- (c884313f - BT#10956) Add Skype and LinkedIn extra fields to remove Skype plugin
- (81a49696 - #8261) New plugin region in the administration screen
@@ -113,9 +119,431 @@
- (4af52bf9) Add sso_authentication_subclass setting
- (016a5bd3 - BT#11353) By default drh_can_access_all_session_content should be false
- (eaad9464) Hide "software_name" in footer if empty
+ - (779efaac - #5333) Add IMS/LTI plugin
+ - (8d6a0e7a - #8279) Avoid check for crs tables in new installation
+ - (48626533 - #8279) Add option to remove old crs tables from 1.8.x versions
+ - (e56398e4) Add logs when deleting work folder and files
+ - (37ee4241) Add index to speed searches on c_tool joins
+ - (f366f8b2) Set cache folder per access url
+ - (17800591 - BT#11684) Change errors-to in e-mails
+ - (7ed4fba5 - BT#11684) Change Errors-To and envelope-from in e-mails
+ - (8583e24d - #8366) Allow add new forum thread by REST API
+ - (6427b426 - #8366) Allow save notebook by REST API
+ - (5862e54c) Improve query performance by 6x in usermanager::getUsersFollowedByUser()
+ - (1bb15166) Add application/x-javascript js header
+ - (8879c866) Add conditions to SQL query debug
+ - (fc36705c - #8366) Allow reply to forum posts by REST api
+ - (500c6a21 - #8366) Serve course learnpaths through REST api
+ - (1b3d9ea6 - BT#11157) BBB plugin: Add public URL to share conference room
+ - (819bafd4 - BT#11538) Add config $_configuration['editor_driver_list'] to block course documents in ckeditor (definition of CKeditor plugins list to load)
+ - (2b71fe65) Add recommendation for OPcache and APCu in Chamilo installer and system status page
+ - (c6730139) Set doctype html5 for system templates
+ - (6066fb86) Swap Skill Wheel colors
+ - (bf463ee4) Add README to the webservices folder
+ - (5a2d3258) Allow X-Frame-Options: SAMEORIGIN
+ - (56096966 - #8318) Add Tag filter to skill management
+ - (0106766c) Add webservices to add or remove visibility rules between users and courses in the courses catalogue
+ - (43ad3917) Add backend feature to let choose which users can see or do not see which courses in the courses catalogue
+ - (53f2ed29 - #8312) Add option to hide the course creation splash screen
+ - (e5577f5c - #8260) Add additional checks in installer for HTTPS context
+ - (bdb5a0e2) Add support for ACPu in users online count
+ - (7f109bc7) Add new settings to handle user address and geolocalization
+ - (dfa20396) Add md support for plugins. The readme file must be README.md in order to load the markdown conversion.
+ - (76bc2407 - BT#10651) Restore support for link to badges from version 1.10
+ - (c312f5a1 - BT#11195) Add student boss in user_edit.php and user_information see BT#11195
+ - (5a490b3d - #8170) Add feature to create a course category if the category doesn't exist when importing courses
+ - (0dfdd23a - #11192) Add function to check if the current lp item is first, both, last or none from lp list
Improvements (minor features) and debug (by date - the latest are listed first)
+
+ - (c0b590a3 - #8380) Fix link to doc in README.md as reported by @jderriks
+ - (fb249a5e - #1388) Partially fixes #1388 where $_configuration['show_simple_session_info'] = true would hide the session title
+ - (66f46ba7 - BT#11758) Fix issues with woff fonts being loaded from the wrong folder
+ - (b475b85a - BT#11758) Fix issue with group in session loosing the session reference - loosely refs BT#11758
+ - (f6b1286b) Vertical align btn view options in breadcrumb
+ - (c57c5c47) Fix items style in question list
+ - (e9f582a0) Nginx config documentation improvement for generic rewrite rules
+ - (2fa38b0b) Nginx config documentation improvement for static media content
+ - (fe466b1b) Autocomplete=off for e-mail and phone in admin's user addition form
+ - (7125c336 - BT#11805) If notify settings are not set, use "send upon reception" by default
+ - (0ce26405) Use configuration.php template instead of using hardcoded "default/" template
+ - (38a1525e - #1441) Fix default template in lp_view
+ - (5d962636) Add validations in quiz addition on learnpaths edit screen
+ - (7d5284d5 - #1433) Remove remove_xss and stripslashes() while saving.
+ - (ba42cfef) Color and style in exercises accordion form
+ - (a590681c - BT#11799) Fix password strength translations
+ - (093b73f7) Escape js in course and tool introductions
+ - (2b8ba3bb - BT#11761) Fix migration that corrupts track_e_attempt results
+ - (170b0afe) Update AnnouncementManager.php (announcement attachments issue fix)
+ - (1131c804) Update AnnouncementManager.php (announcement attachments issue fix)
+ - (9a05026c) Added phpMailer ClearAttachments function in api_mail_html
+ - (7cd779cf) Added minor validation to clean up the attachment files in announcement
+ - (f4b89543) Added copy attachment comments
+ - (0e3b1dbc - #8154) Fix announcement attachment when you edit a announcement
+ - (80b384d1) Don't show expected choice for hotspot question
+ - (eb9f5c40 - BT#11792) Fix PHP fatal error in PEAR Excel_Reader (constructor PHP4-style)
+ - (5b0bc80c) Use api_get_user_info() in getWorkComments()
+ - (e61f5fe7) Add title in confirmation messages after deleting exercises results
+ - (7c3e3bed) Fix error when user has set his language but HTML is not set
+ - (82ae9c3c - BT#11761) WIP: Fix query that broke matching questions migration
+ - (6aeb40cc) Fix suggested Apache rewrite rule in install guide
+ - (6fcee52f) Fix suggested Apache rewrite rule in install guide
+ - (90dd379f - #8446) Keep the current directory after upload a document
+ - (299b3387 - #8408) Disable radio button to avoid selecting Don't Know question option on question type 10
+ - (cbb5dffc - BT#11562) Validate access to teachers when show question
+ - (260ea62d - BT#11562) Show questions on list for teacher by AJAX
+ - (40d6cb47 - #8404) FIX Chamilo TAB SVG option in badge studio
+ - (915cfc95) Add_to_calendar is an int not boolean
+ - (5ca982bf) If event doesn't exist, invalidate agenda.id
+ - (5787a9af - BT#11764) Add question preview when click "see as student"
+ - (495228c2) More renaming of $showTotalScoreAndUserChoicesInLastAttempt
+ - (5f1ccfa2) Rename variable name $showTotalScoreAndUserChoicesInLastAttempt
+ - (e1d02d43) Fix mysql null error in exercises reports
+ - (e113273a) Fix empty extra field data from user in shared profile
+ - (b1bffb4e - #8433) Better Fix for WhoisOnline page
+ - (15a50c90 - BT#11764) Remove E_NOTICE on hotspot
+ - (d22ddd98) Fix params saveExerciseAttemptHotspot
+ - (b8b8090a) Check answer.iid in exercises
+ - (f9aa1a2f) Fix hotspot, use web_code_path, fix hotspot number, if no result check for older answer id
+ - (5a661ff9) Check organisationemail if exists.
+ - (ee1efcb0) Check if login ldap exists
+ - (06edf9f4) Fix fatal errorin forum reply script
+ - (6b74aa9f) Check organisationemail (LDAP?)
+ - (265f31ff - BT#11614) Fix user list when adding user to user groups by access url
+ - (abc1ae73 - BT#11192) Fix Next or previous button while the item position is first or last
+ - (4a65fb9e) Fix invisibible visibles classes
+ - (6c6440c9 - BT#11764) Fix track_e_hotspot ussing c_quiz_answer iid
+ - (dddf99e3) Fix agenda event id issue
+ - (221a1fb2) Fix whoisonline load more users button js function that magically disappeared
+ - (b6816b46) Use user.id in course lib
+ - (683301b5) Format code, remove unused function String2Boolean, add intval
+ - (ec0df618 - BT#11764) Using iid for hotspots
+ - (9b0ad452) Add changes from 1.9.x to cronnable CSV import
+ - (7d9481e7) Use user.id instead of user.user_id, add escape_string + intval
+ - (3562387a) Fix SCORM $interaction fatal error
+ - (844fcfa8) Add debug = false variable to login.ldap.php
+ - (1163c1e6) WIP: If file_send_for_download fails then fire a api_not_allowed()
+ - (2d5c9822) Fix oral question isue not showing
+ - (e65e49a7 - BT#11764) Fix issue with exercises with multi-hotspot questions
+ - (0db51d9c) Fix migration fix loop
+ - (3558d6b2 - BT#11758) Fix division by zero in mySpace tracking
+ - (24d31284 - BT#11758) Fix fatal error in assignments (wrong field name)
+ - (36c64618) Set api_get_group_id() in document upload to avoid issues
+ - (2673830c) Fix folder creation in document (groupId instead of groupIid)
+ - (9662c374 - BT#11759) Fix error where teacher cannot correct exam
+ - (6dc879ea - BT#10895) Fix CSV export in glossary
+ - (69919892 - BT#11642) Remove .invisible class in base.css
+ - (f8604f98 - BT#11642) Fix invisible class
+ - (ac1bdbb4 - BT#11614) Fix usergroups for multi-URL
+ - (d03d42bf - BT#11729) Avoid send emails attachments not specified
+ - (575ce618 - BT#11745) Fix LP count + format code
+ - (73df1cc7) Fix Session utc time issues with local time
+ - (8330c894) Fix result in BBB plugin
+ - (c76cd7f4) Require at least 2 numbers to match api_check_password()
+ - (87b9ee04 - BT#11698) Fix question titles not appearing in survey export
+ - (06cee7a6) Add auto-complete off for username in registration form
+ - (fef361b4) Optimization with and without ACPU for calculation of number of connections to course
+ - (817cfc69 - BT#11698) Fix function setCellValueByColumnAndRow
+ - (96c47238) Fix query, fix iid/id mix values in gradebook
+ - (c7fa10b0) Replace split() by explode() in banner lib
+ - (80a293bc - BT#11698) Add validation on survey's no-question records - loosely refs BT#11698
+ - (84eb2946) Remove survey class unit test - deprecated code references
+ - (83fae1c6 - BT#11698) Fix storage of IP address' time in exercises - loosely refs BT#11698
+ - (a3ef68dd - BT#11706) Improving queries to get count only
+ - (ac03607a - BT#11725) Set "send announcement as email" option as checked by default
+ - (dac41f67 - BT#11706) Apply manually 6455684
+ - (697c95bd - BT#11726) Fix get group students
+ - (c59206c0 - BT#11684) Fix spam issue: Setting envelope-from correctly
+ - (e3ebb10a - BT#11684) Set not reply email as "from"
+ - (fa464463) If to_user_id is set then ignore that it was added in a group.
+ - (2d4b1746 - BT#11726) Fix error that send email to all group users
+ - (34c33f9a - BT#11722) Delete all teachers before inserting new
+ - (a2305342) Remove nl2br and remove_XSS in agenda
+ - (1e08395c) Add exit to document download script to avoid side effects
+ - (e61d42f5 - BT#11666) Fix session dates (off by timezone)
+ - (083b8d33 - BT#11683) Fix https using HTTP_X_FORWARDED_PROTO + fix multiple url setup if main portal is not set in configuration.php
+ - (fa082097) Update version of required php-time-ago lib
+ - (40101d4b - BT#11603) Fix upgrade Don't delete records if insert_user or to_user_id users were deleted
+ - (a2cab102) Fix tpl in PDF table export
+ - (c03a4798) Adding bgfooter class in footer
+ - (1da50f69 - BT#8366) Fix serving forum tool for api REST
+ - (9a307eb0 - BT#11603) Add group id
+ - (2731fea3 - BT#11694) Student view fixes
+ - (c3d18d0d - #1411) Allow comments option is true by default in wiki
+ - (f36d44b7) Fix bug in new installation migrate correction process
+ - (7328adc8) Fix encryptPassword() function in cm_webservice
+ - (73e12e18 - BT#11498) Fix redirection if the action is not a login in authentication process
+ - (7bf0c138) Fix logging in cronnable CSV import
+ - (b9516e97) Fix import sessions in cronnable CSV import
+ - (34e1eb6b) Fix menu tabs html
+ - (0fd95c5b) Fix work documents that don't have c_item_property
+ - (2e807f88 - BT#11678) Fix expires_on expiry issues
+ - (d741f14f) Use group_rel_user.group_id as group.iid (already migrated)
+ - (1b2e0513) Fix queries to use old group.id in groupmanager.lib.php and work.lib.php
+ - (71201775) Fix query in get_work_user_list()
+ - (7f720277) Fix query in post_group_id migration fix
+ - (8daccf0f) Add post_group_id migration fix
+ - (35a5470a - BT#11678) Use group.iid in work.post_group_id
+ - (63a7ce74) Fix error if forum object is not set
+ - (c4118db1 - #1389) CSVMustLookLike example
+ - (1e8eeafd) Use group.iid when saving into c_item_property, fixing queries
+ - (88c3c2c3) Using group.id instead of group.ood when inserting c_student_publication.post_group_id for BC
+ - (dada35ea) When using "post_group_id" use the group.iid
+ - (f88440d4) Fix query in assignments to user group iid instead of id
+ - (5069c3fa) Fix subscribe_users to use iid instead of id
+ - (9a264d46 - BT#11609) Fix query to use the setting "show_users_folders"
+ - (a5bbdd0d) Fix query about post_group in assignments
+ - (68889a83) Fix query in course home AJAX for learnpaths list
+ - (3730395d - BT#11675) Get only events from course/session the user is subscribed, not all course in session
+ - (34fd4746) Add logs in cronnable CSV import
+ - (b6f47a2a) Use getIid for BC + rename alias in learnpath
+ - (d0559649) Add logs in cronnable CSV import
+ - (b8a3d036) Remove csv fixes in cronnable CSV import
+ - (2c0f5015 - #8418) Fix hotpotatoes iframe in LP view
+ - (6dcacc01) Add api_get_cidreq() to several links in exercises and learnpaths
+ - (44861b51 - BT#11671) Use old lp id for BC
+ - (99c54f21 - BT#11656) Only clean sessions from user once
+ - (29a05539 - BT#11656) Fix - Remove all sessions from user in cronnable CSV import
+ - (86495f56) Add forum id in function getCourseForumThread + format code
+ - (98aeb95b - BT#11678) Allow same name in assignments
+ - (064c9934 - BT#11658) Get_thread_information() function now needs the forum_id
+ - (0e4c0cb6) Add session id in get_thread_information()
+ - (5a240720) Use thread_id in get_thread_information()
+ - (0fdc16f5) Fix query in forum get_thread_information()
+ - (d4add864) Fix query for BC in forum
+ - (12b02078 - BT#11658) Fix issue mixing forum threads between courses
+ - (7871ca0b - BT#11658) Remove all uses of dropbox_config.inc.php and remove file and corresponding config options and function - loosely refs BT#11658
+ - (668c4a9a - BT#11658) Remove tables definition (tbl_file, tbl_person, tbl_intro, tbl_category & tbl_feedback) from dropbox config script and use mainstream Database::get_course_table(). Also remove all thus deprecated calls to getDropboxConf() - loosely refs BT#11658
+ - (2c4dad03 - #5333) Fix LTI plugin start page
+ - (43f18708 - #5333) Fix IMS/LTI plugin
+ - (318aef40) Remove tbl_post variable from dropbox class
+ - (13b1de87 - BT#11658) Extend previous patch (1418db4) to fix forum threads visibility in sessions - last post information was shown for posts out of session upon database inconsistency between post, thread and forum
+ - (22946362 - BT#11658) Extend previous patch (1418db4) to fix forum threads visibility
+ - (cd5a3540) Use inner join in get_forums_in_category()
+ - (ae16cf97) Add inner join +and c_id in get_forum_categories()
+ - (11305afc) Fix query, if drh_can_access_all_session_content is on, still get the users related to a drh
+ - (2555ddd3) Add c_id in get_forums()
+ - (3f5b0de6) Fix query in forum functions
+ - (1c3fb148) Add c_id in forum::getPosts()
+ - (0f0b18bd) Fix attempt id in learnpathItem
+ - (03b877e8) Validate date in learnpath constructor
+ - (3f8f859f - BT#11588) Add changes to NULL values for DATETIME fields in tables migrated from previous versions
+ - (747e7e4a - #8366) Normalize actions of REST API
+ - (a01ef1be - BT#11667) Fixing problem with registration date not being null
+ - (d256f877 - #8366) Remove deprecated method message::findUsersToSendMessage()
+ - (562b03e2 - #8366) Serve likely users to send message in Api REST
+ - (ddb47b3e) Undo api_get_local_time in cronnable CSV import
+ - (a1af8fa5) Use api_get_local_time in sessionmanager::importCSV()
+ - (06af1a59) Add api_is_coach_of_course_in_session condition
+ - (7c965c9e - BT#11640) Fix coach access
+ - (9182edac) Add course params in ckeditor file browser elfinder
+ - (4c0a779c) Add api_get_cidreq in ckeditor maximized view
+ - (1418db4c) Fix item_property and group_id issues in forum queries
+ - (09267546 - BT#8422) Fix exception in password strength checker
+ - (65a46952 - #8366) Allow send message by Api REST
+ - (223a8a87 - #8366) Fix course documents on Api REST
+ - (d4b374ee - #8366) Allow serve session tools in Api REST
+ - (04c993f7 - #8366) Serve session list for a user in Api REST
+ - (c52a47a9 - #8366) Fix save a new forum post with Api Rest
+ - (df8c9778) Fix list forum posts with nested view
+ - (a800c9e0) Fix Session category issue that doesn't showing the sessions
+ - (406563dd - #1377) Improve QTI import to support question description
+ - (f5f6129f) Hide logs in cronnable CSV import
+ - (0dd9185e) Detach objects in cronnable CSV import
+ - (ca13606b) Improve performance in cronnable CSV import
+ - (be1b8440) First check if username exists in usermanager::create_user()
+ - (9d36b8f2) Fix __construct in NuSOAP class
+ - (74dcb3bd - BT#11656) Remove all DRH users when adding a new drh
+ - (dac468e4) Fix getPosts() calls in forum tool
+ - (d0ba09f2) Use course info: updateTeachers.
+ - (dde57552) Use groupiid in assignments
+ - (187f5364 - #1377) Add support for test description in IMS/QTIv2 import
+ - (b13fc1e3 - #1401) Fix #1401 learningpathList class
+ - (758af7a8 - BT#11588) Fix migration with fields of type datetime
+ - (def22242) Fix find works by teacher
+ - (7bcabf9f - BT#1588) Change tables engine to InnoDB
+ - (63d9d733) Fix session course list in session info
+ - (031162e5) Improve code add batch improvements to teachers in cronnable CSV import
+ - (fda2b63a) Iterate process improved from 17 min to 2 min (3000 users) in cronnable CSV import
+ - (f98e8d8c) Improve performance in cronnable CSV import
+ - (3893f624) Add timer in cronnable CSV import
+ - (b683dbca) Change create/update order in cronnable CSV import
+ - (ead8725b) Fix wrong argument in CSS dump call
+ - (1e36b99a) Fix password update in cronnable CSV import
+ - (e69cb1e6) Add limit to the session list
+ - (60bf3512) Fix query in course category
+ - (fb5e8832) Fix query ambiguity in usermanager
+ - (69475eed - BT#11606) Set password when auth source is different than chamilo, to avoid null query error
+ - (a90ecfac) Fix null query error in usermanager
+ - (fbd46e0b) Check password presence if $auth_source is = PLATFORM_AUTH_SOURCE
+ - (49f2b596) Fix query in exercises tracking AJAX
+ - (a81e6742) Clean message in cronnable CSV import
+ - (3f86de7c) Add striptags in cronnable CSV import
+ - (dd34705f) Add error log info in cronnable CSV import
+ - (db9c4eb5) Don't use api_get_path(LIBRARY_PATH) in global.inc.php
+ - (2e8ab9a6) Fix settings when loading access_url_id
+ - (f6fab9fc) Fix student_response fatal error
+ - (8359aefc) Fix double escape_string session name
+ - (88ef6527) Add Display::addflash() calls in sessionmanager
+ - (094e3b32) Update tour plugin French text to avoid multi-line button
+ - (7a2a5901 - BT#11633) Fix issue in QTI import if question type is not defined
+ - (3d153d81) Fix assignation in announcementmanager
+ - (0d70ee3f) Set user id in announcementmanager
+ - (d041cf2c) Fix item property fatal errors in announcementmanager
+ - (184ea5cc) Fix item_property error in announcementmanager
+ - (6def8e6a) Override changes from app/Resources/public to web/public
+ - (869e98c0) Fix error - Integrity constraint violation: 1062 Duplicate entry in sessionmanager
+ - (5bed3f8e - BT#11631) Fix sql query in announcement
+ - (dc6a05c6) Fix query using iid in annoucementmanager
+ - (72f69786) Fix broken query in announcementmanager
+ - (5f208c49) Update session.name to varchar 150
+ - (b3fb82eb) Add error log in get_session_by_name to identify issues
+ - (b1fe4313) Show attributes too in database query debug
+ - (78a64686) Fix condition to show coaches in user sessions list
+ - (c5b808ff) Fix query in assignments
+ - (cb2c5081) Fix query in gradebook
+ - (dabd6748) Fix queries in gradebook
+ - (de1046ff) Use c_group_info.iid in assignments
+ - (d83a57ee - BT#11604) Show session coach instead of course teachers
+ - (6c647dd6) Fix session query in sessionmanager
+ - (9c7f3f19 - BT#11622) Fix subscribe_sessions_to_hr_manager query in sessionmanager
+ - (688876a4 - #1391) Fix issue with user info in login.ws.php
+ - (8cbdf165) Remove unused course_code (deleted in 1.10.x)
+ - (c9e3da2c) Fix c_quiz_answer.id changed to default NULL
+ - (32110808 - #8366) Serve lp with url to show in browser for REST api
+ - (bda418d6) Use c_group_info.iid in all tools
+ - (7106cf6a) Fix group id in group_space script
+ - (08e5092b) Use c_group_info.iid in forum
+ - (ef58acab) Fix to_group_id rows wrongly removed
+ - (31cd8358) Use group.iid in document
+ - (2c664f16) Use group.iid in document
+ - (b153d1f5) Fix password update issue in personal profile edition
+ - (7d74c5e6 - BT#11603) Use group iid in announcements
+ - (4c752d69 - BT#11588) Fix session visibility
+ - (ab3968c4 - BT#11399) Improve migration query speed by adding indexes, although this is still slow on large data sets
+ - (e5ef8d95 - BT#11399) Fix create course link still appearing to teachers on homepage if option disabled
+ - (16e05ec9 - BT#11399) Improve migration query speed by using user.id (indexed) instead of previous user.user_id (not indexed when query executed)
+ - (3cd1d1ad) Remove the last traces of code_append in the code
+ - (0fec1f9c) Fix sessions search box in admin
+ - (b81c338e) Add learnpath SVG icons
+ - (e7561a9d - BT#11399) Add check on existence of generate_certificates column in 1.9 -> 1.10 migration
+ - (24256ef1) Temporary fix for course grid setting in configuration.php
+ - (fbbfb3d7) Added all the moodle docs to a new sub dir "Moodle Docs" in documents
+ - (8a9b6748 - BT#11588) Temporal fix for session end
+ - (e82d7df0) Add new Nginx rule for SCORM js files
+ - (7b467e47) Fix UI in courses list
+ - (b7e6efc5) Fix registration date in usermanager
+ - (a8d8695f) Fix session imports in cronnable CSV import
+ - (f620259f) Fix session creation in cronnable CSV import
+ - (12f97911) Add new Nginx rules for certificates and badges
+ - (368474e7 - #8366) Avoid serve the number of views and replies for forum thread in REST api
+ - (23d0e55c - #8366) Fix forum threads iids for REST api
+ - (ea9b46b0 - #8366) Serve number of threads by forum in REST api
+ - (eade4291 - #8366) Update API for chamilo mobile
+ - (c771bb9d) Validate function params in sessionmanager
+ - (19fe5fc5) Check if course exists in groupmanager
+ - (17eec783) Fix PHP error in cronnable CSV import
+ - (4872fdc1) If session id empty, don't insert in cronnable CSV import
+ - (7019ec68) Add author id when creating a course in cronnable CSV import
+ - (a5f7d2c8) Fix PHP warnings and error in cronnable CSV import
+ - (6d8a9971) Check unique username while updating user
+ - (2705d99f) Add password support to cronnable CSV import
+ - (7bf6a340) Fix fatal error in cronnable CSV import
+ - (7401aa40) Add function to fix CSV file in cronnable import
+ - (9593c632) Fix class name in cronnable csv-import script
+ - (ad900019) Fix extra field variable creation
+ - (403a260f) Update import-csv cronnable script from 1.9.x
+ - (f4c9dfeb) Update asset blueimp-load-image
+ - (84df882d) Fix https error in Xajax _detectURI class
+ - (6b0e0230) Add missing Readmore lib
+ - (5af52e0e) Fix function name in course CSV import
+ - (68f5f9a7 - BT#11399) Fix migration of language table (parent_id)
+ - (9cba2125) Remove unused code in dropbox
+ - (14cfe85c) Remove unused code, format code in dropbox
+ - (f9bf69da) Add error_log to installer
+ - (c1903259) Remove unused learnpath_functions.inc.php file
+ - (0c3e44ef) Format code + use (int) instead of remove_XSS function in gradebook
+ - (a75a14a4) Add PHP7 support to text diff PEAR lib
+ - (1da49106) Use addFlash for messaging in wiki
+ - (400bb10a) Remove unused tracking scripts
+ - (2c705b60) Fix configuration toolbars and CSS in license installation
+ - (c3c0392d) Fix course and session teachers list in footer
+ - (c0728f06) Fix query to view Reporting Trainers Overview
+ - (f31c119f) Remove deprecated unit test
+ - (dba6aa5b) Remove unused function recent_modified_file_time in fileDisplay lib
+ - (082b7c9c - BT#11557) Add config announcements_hide_send_to_hrm_users
+ - (5bdca9b4 - BT#11557) Set 24h format in agenda
+ - (c8175cf8 - BT#11557) Fix set invisible/visible batch actions
+ - (9443056b - BT#9255) Redo fix: Fix redirection after changing document visibility.
+ - (c33c7c54) Add check to avoid Gravatar to return same images after change in the getUserPicture() method in previous commit
+ - (1b5570b6) Fix simplewebrtc link (library changed capitalization)
+ - (2a1914ae - BT#11564) Fix course group editing (category_id)
+ - (fc15628b) Fix double insert documents_default_visibility_defined_in_course
+ - (0db1bc94) Update from 1.10.x (remove from c_item_property if c_id does not exist)
+ - (b31203af) Check column document_id does not exist in c_student_publication before trying to add it in migration
+ - (2bf03410) Check column criteria does not exist in skills before trying to add it in migration
+ - (88b6da5d) Validate index addition query (idx_select_cs)
+ - (a9a9880e) Fix query (add check on add_teachers_to_sessions_courses)
+ - (b12105dc) Fix installer UI, remove footer-install style
+ - (af007dcc) Fix installer UI
+ - (365b8bef) Add default icon for untreated document types
+ - (8cbe1c40) Add PNG icons for image file types in documents
+ - (913adc15) Add PNG icons for file types in documents
+ - (3a98ac7f) Add SVG icons for file types in documents
+ - (e3a8ecb9) Fix issue in install/data.sql whereby the previous to last query was missing a field (preventing all subsequent queries to execute)
+ - (b44babec) Remove resource table, remove lp/resourcelinker code and calls around chamilo
+ - (d0970050) Remove main/resourcelinker/resourcelinker.inc.php unused code
+ - (256ae350) Use iid to edit work
+ - (e6a72cb3 - BT#11081) Fix tickets errors
+ - (f83beb98) Fix document upload button label
+ - (ebaaef39 - BT#8417) Add reload to documents upload to avoid error
+ - (2f8c6094) Fix dropbox SVG icon
+ - (91da2430 - #8416) Fix zip upload. Now it overwrites the documents by default
+ - (169ba417 - #8329) Fix query adding session filter in myStudents.php tracking info and images
+ - (33b02728) Fix mysql error on user.id in course restorer
+ - (162223cb) Fix mysql error in extra fields list (field_id becomes id)
+ - (7437cd64) Format code + fix double actions div in admin users list
+ - (c1dbf7c3 - #1297) Fix course CSV import issue with course code vs course ID
+ - (66b38c21) Use iid to delete groups
+ - (d0ec218c - #8329) Fix query in course restore scripts
+ - (f2f260ef - BT#11081) Fix ticket course selection
+ - (7ab89d72) Change Entity name from Announcement to CAnnouncement
+ - (fd58d911 - #8329) Fix generic course import issue with uer IDs
+ - (ddffd5ca) BBB plugin: Use addFlash to show URL
+ - (31b4725b) BBB plugin: Update function isConferenceManager
+ - (736b0f9f - BT#11157) BBB plugin: If manager user moderator password
+ - (4b0c319a - BT#8329) Fix mysql error
+ - (eea03dfb - BT#11081) Fix ticket form
+ - (4db1f3c8) Adding function to upload files inside app/upload
+ - (c81418b6 - #1369) Fix #1369 corollary where selecting a different number of users in the course users list sent back to portal homepage
+ - (c3979a83 - BT#11081) Fix UI interface, add date_to_str in dates BT#11081
+ - (199d4c70) Fix date_to_str_ago() function that changes the system timezone
+ - (019cd4bc) Fix js error adding addslashes in file upload
+ - (1fb4b10d - BT#11081) Fix PHP warning messages in tickets tool
+ - (53c6b3e5 - BT#11081) Fix tickets workflow issues
+ - (4666293b) Add config $_configuration['editor_driver_list']
+ - (22a25235 - BT#11321) Fix export bug when exercises are inside 2 level of chapter
+ - (1a442846) Fix Glyph Size names and upgrade Big and Small sizes in badge studio
+ - (9b821ab6 - #1369) Fix #1369 preventing teachers from seeing page 2 of teachers list in users tool
+ - (a0ee00b7 - #1364) Fix #1364 extended profile field values not visible in profile edition
+ - (7efa85fd) Fix profileIsEditable setting
+ - (608a869d - #8405) Fix student detail time tracking data collection
+ - (f6fe6c05) Avoid adding the cidReq twice in breadcrumb
+ - (7c4de0d0) Fix interbreadcrumb not needed to add it in the template, is already generated inside the Template class
+ - (6be043f2) Fix MySQL error when deleting a course when a document is added in a group
+ - (c6c3215b - BT#11538) Fix showing all documents in ckeditor "browser server" button
+ - (a26f23bd) Fix rename issue when uploading files using ajax.
+ - (30e8d986) Fix assignments uploader CSS chamilo
+ - (ba5845bb - #8389) Fix extra in-course navigation menu (text modes)
+ - (80dcc6c8 - #8402) Use Essence lib 2.6.1 upstream repo in composer (2.6.0 was not registered by Packagist)
+ - (0ec01dbd - #8399) Fix see password_hash error warning in PHP 7
+ - (066f1e60) Fix pdf export (remove extra title)
+ - (4e7fcba5 - #8402) Re-establish Essence lib upstream repo in composer as a new version with the patch has been generated
+ - (5f4aa3e7) Remove Foreign Key that blocks bin/doctrine.php schema updates
+ - (222be403) Add 1.9.10.6 to versions supported by migration
+ - (d6bdb64d) Check if tables exist in migration from 1.9
+ - (1f24af77) Fix js error in formvalidator for files upload
- (5e47b495 - #8389) Fix navigation menu display
- (64a4e40d) Improve session search form appearance
- (5969c898 - #8388) Use copy of icalcreator repo to avoid the git submodule issue when packaging, because icalcreator maintainers don't care about applying a tag to their repo
@@ -147,7 +575,6 @@
- (314cea2e) Remove pclzip
- (3ae34093) Fix variables, add AddFlash functions
- (96dfd2ea - #8362) Fix url + css paths
- - (2b71fe65) Add recommendation for OPcache and APCu in Chamilo installer and system status page
- (01d2ace5 - #8394) Move "next" button after form in license page in install process
- (5d577153 - #8388) Fix installer when DB is in strict mode
- (1a5cbebd - #8390) Improve Readme file from BBB plugin
@@ -173,7 +600,6 @@
- (1b557c43 - BT#11424) Fix set custom logo for multi-url
- (5bb2a84c) Add query to optimization guide
- (a10c5736 - BT#11486) Fix custom logo file path
- - (0430b645 - BT#11486) Add custom logo to pdf template
- (1745e281 - BT#11486) Fix show the correct logo when in platform mails
- (1b5758f2 - BT#11486) Added new template function to return the current logo
- (f255d812 - BT#11486) Fix custom logo file path
@@ -190,7 +616,6 @@
- (d2b7b408 - BT#11477) Fix Migration on c_item_property
- (b1372531 - BT#11438) Add comments and validations to IMS/QTI import code
- (8a184a79 - BT#11438) Add partial support for attached images in IMS/QTI v1.2 import
- - (c6730139) Set doctype html5 for system templates
- (7ba2774a - BT#11478) Fix "-" if qualification doesn't exist in last work upload and added upload success msg
- (110e833e) Fix export to PDF from HTML docs
- (922cf4d4 - BT#11478) Add function to prevent double ajax drag and drop upload
@@ -198,7 +623,6 @@
- (de40643f - BT#11438) Fix IMS/QTI v2.0 import
- (840f49cf - BT#11438) Add support for two-levels zips for IMS/QTI v1.2 import
- (77799c00 - BT#11438) Add support for IMS/QTIv1.2 import
- - (da67d2e4 - BT#11438) Add support for IMS/QTIv1.2 import
- (46c7afa5) Use DOMDocument to add print button for certificates
- (b78b3c9d) Remove Student/Teacher view from places that is not in the course and it tools
- (2025ff53 - #8374) Update Wiris doc in installation guide
@@ -216,7 +640,6 @@
- (d542df94 - BT#11447) Fix migration
- (6c5445b2 - BT#11447) Fix migration
- (503274de) Fix scorm import, fix bug that replace "_" with "-" when using urlify
- - (6066fb86) Swap Skill Wheel colors
- (6639d4f2 - #8370) Revert "Fix Skill Wheel that showing disabled skills
- (033bfd98) Add initial branch_sync
- (56882c94 - #8331) Fixes courses tables for migration and imports
@@ -237,7 +660,7 @@
- (05994edb - #8365) Fix translation on BBB plugin
- (6b29f9c9 - #8365) Fix BBB api
- (78dc19ba - BT#11419) Set flash_flvPlayer as rel path
- - (7d175d49) Fix video plugin view
+ - (7d175d49) Fix video plugin view
- (08a54874 - BT#11431) Fix Firefox v47 error if poster=""
- (97b9a5e1) Rename function name
- (06145ce0) Fix query
@@ -297,7 +720,6 @@
- (9b5779ac) Add document size selector for teachers in Rapid PPT conversion
- (3a395238) Use function to get all document conversion sizes (used in PPT conversion)
- (6c022643) Add function to get all document conversion sizes (used in PPT conversion)
- - (bf463ee4) Add README to the webservices folder
- (1ec71b08 - #8211) Fix missing statement getting the accumulate_scorm_time setting from the c_lp table
- (09f5f59c) Add format management to remote Rapid PPT Converter
- (9fce56b5) Add format options to Rapid PPT Converter
@@ -307,7 +729,6 @@
- (6dc4840f) Installing getid3 with composer
- (f9886fbb) Remove iCalcreator.class.php add lib with composer
- (ac75f9ac) Format code + fix PHP warning
- - (5a2d3258) Allow X-Frame-Options: SAMEORIGIN
- (4bda1d00 - BT#11421) Fix bug when filtering courses
- (c7198023 - #8161) Added visual tweaks to social groups
- (a9f7a621 - #8349) Fix add Group announcement that cannot add users
@@ -420,7 +841,6 @@
- (786a8376 - BT#11384) Fix condition
- (c304e023) Factorize code to reduce wsConvertPpt() complexity as suggested by #scrutinizer
- (8697dc2c) Factorize fillCourse() static method to reduce create_course() complexity as suggested by #scrutinizer
-
- (1b3f9b75) Add icon in menu bar items
- (2ebca934 - BT#11358) Fix import/export course progress
- (bfcb9885) Fix text caption figure
@@ -444,11 +864,8 @@
- (7c993b1b) Apply small format corrections following Chamilo code style.
- (ce7f036f - #8200) Fix Add index to accelerate query
- (d1c53874 - BT#11321) Hide oral expression in export to scorm
- - (56096966 - #8318) Added Tag filter to skill management
- (7723bab9 - #8222) Improve view of share buttons plugin
- (b5442448 - #8222) Show plugin block on admin page only when plugins are assigned to this region
- - (0106766c) Add webservices to add or remove visibility rules between users and courses in the courses catalogue
- - (43ad3917) Add backend feature to let choose which users can see or not see which courses in the courses catalogue
- (0b3d9271) Fix global-modal por class-ajax links
- (a8ffce32) Fix layout admin
- (439008d4 - #8308) Allow test mail configuration
@@ -467,7 +884,6 @@
- (5d84c533 - BT#11031) Fix display_categories_on_homepage
- (5c30c2f9) Remove custom messages
- (71ef6efb) Fix question exports
-
- (a2c9fca6 - #8211) Add SCORM time to lp
- (8be9d734 - BT#11358) Avoid edit Thematic advanced via ajax modal
- (d3464efa) Fix get_logged_user_course_html
@@ -495,14 +911,10 @@
- (b4f86e28) Fix width and height of avatar images
- (080258d2 - BT#11477) Fix migration when moving files
- (52dcdc53 - BT#11477) Fix Migration on c_item_property
- - (b1372531 - BT#11438) Add comments and validations to IMS/QTI import code
- - (8a184a79 - BT#11438) Add (incomplete) support for attached media in IMS/QTI v1.2 import
- (c6730139) Set doctype to HTML5 for system document templates
- (7ba2774a - BT#11478) Fix "-" if qualification doesn't exist in last work upload + added upload success msg
- (110e833e) Fix export to PDF from HTML docs
- (2919a29e) Fix reduced footer issues in learning paths
- - (de40643f - BT#11438) Fix IMS/QTI v2.0 import
- - (840f49cf - BT#11438) Add support for two-levels zips for IMS/QTI v1.2 import
- (46c7afa5) Use DOMDocument to add print button for certificates
- (b78b3c9d) Remove Student/Teacher view from places that is not in the course and it tools
- (2025ff53 - #8374) Update Wiris doc in installation guide
@@ -520,7 +932,6 @@
- (d542df94 - BT#11447) Fix more migration issues
- (6c5445b2 - BT#11447) Fix more migration issues
- (503274de) Fix scorm import, fix bug that replace "_" with "-" when using urlify
- - (6066fb86) Swap Skill Wheel colors (green/blue)
- (033bfd98) Add initial branch_sync row for empty installs
- (56882c94 - #8331) Fix courses tables for migration and imports
- (5cc1a1b8 - #8161) Improved view of groups in the social network
@@ -584,8 +995,6 @@
- (b5158a11) Fix api_not_allowed UI
- (fad270e9) Fix namespaces
- (e1a3c19d) Change dependencies version to support 5.4
- - (3a395238) Use function to get all document conversion sizes (used in PPT conversion)
- - (6c022643) Add function to get all document conversion sizes (used in PPT conversion)
- (bf463ee4) Add README to the webservices folder
- (1ec71b08 - #8211) Fix missing statement getting the accumulate_scorm_time setting from the c_lp table
- (09f5f59c) Add format management to remote Rapid PPT Converter
@@ -723,7 +1132,6 @@
- (2f4d27e8 - #8302) Added User Tag Filter to subscribe users to course manager
- (5cb77e76 - #8310) Fix Gravatar picture is too small in left menu
- (45fa1958) fix SCORM preview view
- - (53f2ed29 - #8312) Add option to hide the course creation splash screen
- (5f54be88 - BT#11194) Fix term condition
- (1039fe3f - BT#11080) Change varchar to text c_course_setting.value
- (6549f2c5 - BT#10856) Fix myStudents.php layout
@@ -736,7 +1144,6 @@
- (b21b87da - #8279) Update installation guide to add details about previous versions tables
- (aa640cd3 - #8278) Fix migrations to 1.10.6
- (b708d16f - BT#11338) fix sticky-footer BT#11338
- - (e5577f5c - #8260) Add additional checks in installer for HTTPS context
- (f3e6afae - BT#11338) add files structure tpl BT#11338
- (d6f2768a - BT#11338) new structure tpl chamilo 1.11.x BT#11338
- (43663529 - #8156) Add configuration info to Facebook Connect plugin readme.txt as suggested by Nicolás Galdo
@@ -797,7 +1204,6 @@
- (00989921) Remove language selector at course creation if there's only one language available
- (a6f5875b) Rename get_wiki_data() to getWikiDataFromDb()
- (0d143b2f) Rename and rduce return_notification_menu() function's complexity
- - (bdb5a0e2) Add support for ACPu in users online count
- (3310cfa2 - BT#11015) Translate secondary options for extrafield options
- (884e589d) Update mpdf version
- (93878c79) Use course_public_url
@@ -820,7 +1226,6 @@
- (ba05ac94) Fix tool intro
- (444ea936 - #8245) Fix Delete resource sequence in sessions
- (088c1d33) Add validation to user profile geolocalization
- - (7f109bc7) Add new settings to handle user address and geolocalization
- (724eaf13) Add validation in session grid catalog for the Session price
- (d9fa5678) Add extra_label_class tag, update from ofaj
- (acd92227 - BT#10849) Add extra_label_class
@@ -912,8 +1317,6 @@
- (aafde67b - #8237) Order code + showw CALCULATED_ANSWER questions
- (dfaa4f87 - BT#11202) Fix hotspot question result by a new parameter
- (e5940310) Add apiGetHumanDateTime() as a helper function to reduce complexity of api_get_local_time()
- - (76bc2407 - BT#10651) Restore support for link to badges from version 1.10
- - (dfa20396) Add md support for plugins. The readme file must be README.md in order to load the markdown conversion.
- (1eac339b) Fix update_api_key
- (f40efabc) Fix - enable/disable plugins menu, display blank screen
- (2cf9c3ed - #8200) Fix id_coach in session table
@@ -959,8 +1362,6 @@
- (ec3e41c5 - #8232) Fix get_course_extra_field_value and subscribe_user2course.php
- (59c1a9cb - #8210) Delete unused group code
- (ec932803 - #8210) Remove unused file
- - (c312f5a1 - BT#11195) Add student boss in user_edit.php and user_information see BT#11195
- - (5a490b3d - #8170) Added the functionality of create a course category if the category doesn't exist when importing courses
- (605d25ef - #8218) Fix export gradebook results to docx
- (52e3a414 - #8218) Fix export gradebook results to docx
- (7b00cc61 - #8218) Require PHPWord
@@ -969,7 +1370,6 @@
- (547e8c6c - #11192) Disable Next Or Previous Button while the item position is First or Last in learning paths
- (3b3cbc97 - BT#11148) Fix exercise creation
- (181e1854 - BT#11148) Fix return session list when coach start date is null
- - (0dfdd23a - #11192) Add function to check if the current lp item is first, both, last or none from lp list
- (1497c5e8 - BT#11186) Fix random questions
Stylesheets and theming
@@ -1401,36 +1801,35 @@
(c046d3ef - #8149) Fix Issue when chamilo doesnt remember the selected languague if logged off
(ca61bced - #8143) Fix UTC problem in session access start dates for users
(18b4dfb9 - #8150) Fix CSS tables reports course
- (ad7c1316) Remove the label FollowedStudentBosses
- (040b8da4) Fix icons using Display::return_icon or Display::returnIconPath
- (7dd9ca2e) Fix icon rendering
- (bc736858) Fix divide by zero error
- (5d2a3345) Replace img/ paths with function
+ (ad7c1316) Remove the language variable FollowedStudentBosses
+ (040b8da4) Fix icons using Display::return_icon or Display::returnIconPath in blog, search, newscorm and upload
+ (7dd9ca2e) Fix icon rendering in display lib and usermanager
+ (bc736858) Fix divide by zero error in gradebook
+ (5d2a3345) Replace img/ paths with function all over
(e86630ac - #8148) Fix hotspot question when answers are shuffle
(e0e55b70 - #8151) Comment personal session duration link edition (will restore in 1.11)
(8b97be2b) Fix duration field in the DB
(1a865fa5) Complete fix to add supported image types to CSS upload handler
(93b41798 - #8135) Fix free busy calendar CSS in user list
(ade8665d - BT#10948) Only api_is_allowed_to_edit() users can create groups
- (3d395541) Fix icon paths (needed for v2.0)
- (92375184) use WEB_CODE_PATH
- (0c4a683e) Use
+ (3d395541) Fix icon paths (remove /img/ form) (needed for v2.0)
+ (92375184) use WEB_CODE_PATH instead of REL_COURSE_PATH in course home
(b39cecc9 - BT#10970) Students cannot see other student announcements
- (4b860e70 - #8138) update viewBox icons inkscape responsive IE9, IE10 and IE11 CT#8138
- (9111c61c) Fix group by .
+ (4b860e70 - #8138) update viewBox icons with inkscape to enable responsive rendering in IE9, IE10 and IE11
+ (9111c61c) Fix "group by" in get_avg_student_progress()
(fa26547d) Fix icons of file list from Lp
(a21c08b6) Fix slideshow in documents tool
(849f971c - BT#10959) Fix LP when checking prerequisites
- (f7511895) Fix paths + add fixes from 1.9.x
- (b65d66ae) Fix icons
- (70be1b2d) Add api_get_cidreq() + format code
- (d74cea42) Fix icons.
- (c762b426) Add Display::returnIconPath function instead of using custom /img/ path construction
- (ed12ba15) Fix image path
+ (f7511895) Fix paths generation methods + add fixes from 1.9.x
+ (b65d66ae) Fix icons paths and improve code layout overall
+ (70be1b2d) Add api_get_cidreq() + format code in gradebook and mySpace pages
+ (d74cea42) Change gif icons paths to png overall
+ (c762b426) Add Display::returnIconPath function instead of using custom /img/ path construction
+ (ed12ba15) Fix image path in course categories
(93cae24e) Format code, use Session class, use Display::addFlash function.
(681f6406 - #8076) Remove allow_post_notification field when editing forum thread/post
(5e25f1d7 - #8124) Remove E_NOTICE when resolving the hotspot delineation question
- (ff07ecb8) Add from to in list course (web service)
+ (ff07ecb8) Add from/to params in courses list (web service)
(30b29f4d) Remove E_NOTICE when adding a course
(2758b3c4) Add api_get_cidReq, replace remove_XSS function with intval
(ae49b38f) Students can't edit all documents inside a group
@@ -1442,17 +1841,16 @@
(b507335e - #8124) Fix hotspot delineation question type
(48c47f54 - #8125) Fix exercise description appearing multiple time in multiple-question-per-page mode
(08307e8b) Fix missing icon in hotspot upload form
- (4efec51a - BT#7683) Fix appearance of the sessions catalogue
- (b45f9528) Fix groups style
- (c896e041 - #8123) CSS setting panel description for arrow state CT#8123
+ (4efec51a - BT#7683) Fix sessions catalogue style
+ (b45f9528) Fix groups feature style
+ (c896e041 - #8123) Add arrow to exercise description panel
(117f9dba - #8104) Fix Flat and Nested views preventing the clicking on the user image in a posts list (redirected to the full page of chamilo when the forum was in a LP)
(52b94f03) Fix course catalogue responsive style for mobiles
(0c0439c4) Add possibility to filter available languages in getAllLanguages()
(72acb64e - #8122) Improve "return to course homepage" button style in exercises
(f74e4d97 - #8092) Fix catalogue pagination when one tries to subscribe to a password-protected course
(6594ee61 - #8123) Fix exercise description panel initially-collapsed behaviour
- (87ce2210) MINOR - Change 20 number to INVITEE constant
- (682e6d4f) Prevent making adding a group tutor from a invitee-type user
+ (682e6d4f) Prevent making a group tutor out of an invitee-type user
(961375ba - #8044) Purge c_document and c_item_propery records when deleting a session
(0458c389 - #8109) Fix course custom theme setting
(f38c8d78 - #8113) Checking if user exist before insertion
@@ -1520,7 +1918,7 @@
(a04331b3 - #8076) Fix Forum Threads can't be edit
(b385710a - #8092) Add Behat test for check access to public course with password
(33fd9423 - #8092) Fix Access to public course with password
- (c68c83ef - #8092) Fix checkbox issue preventing the right selection in quickform
+ (c68c83ef - #8092) Fix checkbox issue preventing the right selection in quickform
(553e0a96 - #8092) Fix course settings form issues
(d86b7886 - #8078) Show the collapsible panel header like a clickable block
(70b667c9 - #8079) Use DQL to get questions by category