From 72347fad8f548111290da14d8743a78deec7f2da Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Tue, 11 Oct 2016 20:53:21 -0500 Subject: [PATCH] Minor - Update changelog for 1.11.0 --- documentation/changelog.html | 506 +++++++++++++++++++++++++++++++---- 1 file changed, 452 insertions(+), 54 deletions(-) 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)

    Improvements (minor features) and debug (by date - the latest are listed first)

    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