Puebla is a large city very close to México D.F. and is considered an "extension" of the capital city in many ways. Puebla has very nice blend of precolombine and spaniard architecture. All in all, we felt like Puebla, in tremendous growth, was a close image to Chamilo 1.9 on its way to 1.10.New Features Gradebook: Allow teacher to print certificates for entire class (#3708)
Attendances: Warn about overlapping course attendances (#3716)
Agenda: Tutors can now add events (and other related options) in group calendars (BT#4284)
Admin: Class import/export (#3882)
Admin: Add stylesheet download button to avoid requiring access to the code to start customizing a stylesheet (#5862)
Admin: Added extra fields for courses and sessions (facilitates synchronization through webservices with additional info) (BT#4882)
Reporting: Show IP addresses in main/admin/statistics reports (#3987)
Learning paths: Enabled LP result in exercise report (#5469)
Learning paths: LP illustration image is now shown as tool icon on course homepage (BT#5486)
Exercises: Enabled exercise report by category (#5716)
Survey: Anonymous survey participation link auto-generator, fixing awkward issues with invitations (#5851)
Translation: Added support for Tagalog native language and main translation (still requires manual db update to enable, will be completed in 1.10) (#5854)
Users: Added the possibility for teachers to add students to their course through users classes (#5514)
Reporting: Added links to resources from statistics (#3731)
Documents: Show course documents volume proper to a session (#4483)
Skills: skills tree need a return link (#4492)
Assignments: tool work: add zip and download feature from inside an assignment folder (#4616)
Global: Added an icon to see in page whoisonline.php if user is admin, teacher or student (#5283)
Classes: Added a search box and a way to display more than 20 items in classes tables (#5381)
Reporting: In the Course Tracking table, we don't have possibility to display more line in the result table (#5753)
Learning paths: Reintegrated features lost since 1.9 (#5758)
Learning paths: Adding a preview when checking the LP items in the reporting tab (BT#4961)
Internal/Development: Measure most frequent language terms (#4804)
Survey: Survey invitations are now sent through the Chamilo messaging feature as well
Thematic advance: Allowing multiple creation of course progress not restricted to 6 types (BT#4878)
Plugins: Added security to Single Sign On mechanism - Limit IPs (BT#5137)
Learning paths: Implements a Scorm constraint: If SCO_MasteryScore does not evaluate to a number, passed/failed status won't be set at all (BT#5153)
Link: Added url type selector (#5794)
Admin: Enabled class users import (#4518)
Improvements Wiki: Export to PDF in WIKI (#3471)
Learning paths: Considerably improved learning path ergonomy (#5593)
Classes: In courses, added a button to see which classes are registered in the course (#5619)
Exercises: Fixed questions alignment in IE8
Forum: Cleant forum UI (#3376)
Global: Multi select boxes are too narrow. Find a way to enlarge it ? (#4062)
Exercises: Test "Learner score" page for teacher, keep filter active after correcting a test (#4697)
Classes: When you want to Subscribe classes to courses, you should see the course Visual Code (#5553)
Learning paths: In Learning path editing mode, add item display when click on the item title on the left side (#5662)
Reporting: Change "X" icon for visibility eye icon (#5700)
Assignments: Hide "Contains a file" text in assignments submit paper form (#5781)
Exercises: description flashes when opening new question (#5831)
Exercises: Finish test button should be orange (#5832)
Adding new date format only day name: monday, sunday, etc (BT#4939)
Gradebook: Adding new tag ((date_certificate_no_time)) for certificates also adding a new time format (BT#5032)
Themes: improved responsive design
Themes: Mobile: Remove logo in 480px and 320px views Internal/Development: Improved code documentation substantially (many commits)
Themes: Login box appears left now, to allow it to appear on top in mobile view
Internal/Development: Replaced many & by & for better HTML5 compatibility
Internal/Development: Progressive replacement of course_code by course_id in tables
Themes: CSS: update first #main_content to #top_main_content to avoid DOM errors (there were two #main_content ids)
Global: Removing unwanted tags when exporting to CSV (BT#5082)
Internal/Development: Removing files already added in controller.php + removing style.margin fix
SEO: Moved H1 to H2 for hottest courses block - Although you can have more than on h1 per page, this block is really not a main block
Admin: Improving query in session_list.php adding indexes in the session_fields and session_field_option (BT#4878)
Gradebook: Disabling creation of an evaluation when creating a gradebook (BT#4878)
Global: Removed X-UA-Compatible meta tag to avoid IE9 warnings
Learning path: Added a configuration setting $_configuration['hide_teacher_icons_lp'] to show icons as before the ergonomy changes (#5593)
Internal/Development: Removed call of $oLP object by reference to avoid PHP 5.4 warning (BT#5198)
Global: Changed position of the notification counter to make it more visible
Global: Updated position of the ribbon to floats (#5771)
Courses: Disable options for students with assistant status in course (#5802)
Exercises: Added the possibility to force the edition of a question if it has been used in a learning path (#5288)
Install: Added autofocus buttons to allow for next-next-next-next procedure
Internal/Development: Added data filler for exercises: one exercise with 5000 questions
Exercises: Added option to access exercise settings directly if more than 50 questions
Internal/Development: Updating global.inc.php, composer, autoload, using a controller way to call funcion only for index.php and userportal.php
Global: If sender is not available, use no-reply e-mail when sending e-mail (#5738/BT#5316)
Global: Boosted query for user's sessions list (BT#4890)
Global: Show latest sessions first (by date) (BT#4890)
Internal/Development: Changed timeline tool to use demo controller (using doctrine2) (#4570)
Internal/Development: Moved Twig settings to global.inc.php
Global: Improved performance of index.php and user_portal.php
Admin: Added language file inclusion to AJAX for courses to show the label of the course icon in users admin list
Admin: Hidden link to system_management and fixed issues with security token in the following screens (#5504/#5693)
Plugins: Updates in BigBlueButton plugin to manage recordings better, and removing "join conference" button when there is no current conference (#5802/BT#5272)
Plugins: Videoconference: Block students from closing if conference status says "FAILED" (#5802)
Attendances: The creation of an attendance sheet now creates a first attendance date (BT#5622)
Internal/Development: Creating main tables with UTF8 adding "DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci" (#5678)
Internal/Development: First running version of continuous integration build system at using PHPUnit
Global: Improved message when user subscribes to course (BT#5655)
Web services: Added examples for users registration web services (commit:21137)
Plugins: Improved translation of BigBlueButton plugin (BT#5272)
Web services: Added check on emptiness of firstname/lastname in WSUserEdit* services (BT#5743)
Admin: Avoid not sending mails if notification extra fields do not exist (BT#5739)
Debugging Fixed some issues for IE9 compatibility (#2233)
Fixed issue with number of questions in random exercises(#2469)
Fixed issue with HTML & text encoding in online editor (#3069)
Colored correction (tags Abbr style) lost in document tool (#3417)
Documents: Fixed problem in documents quota (#3535)
Search: Fixed blank page when search plugin enabled (#3550)
Exercises: Fixed view bug when moving questions (#3775)
Global: User's language was still used after disabling (#3877)
Learning paths: Navigation blocked (#3888)
Exercises: Fixed problem with accentuated characters in image zones (#3919)
Global: Anonymous user appears in closed course's log (#3938)
Work: Assignment's author not always right (#4000)
Global: Error in upper toolbar (#4038)
Work: Tasks without directory lost in upgrade from 1.8 (#4046)
Global: Bug using api_strtotime() (#4263)
Documents: MPEG video playing doesn't work (#4877)
Global: IE9 doesn't show Cosmic Campus menu background (#5194)
Global: Error in WMV MIME type (#5294)
Documents: (rejected) Documents uploaded from courses of the same session (#5297)
Social: Height of social messaging's answer subject field is too low (#5326)
Documents: Documents in learning path (sessions) do not appear to tutor (#5328)
Work: Homework pagination count errors (#5332)
Documents: Simple upload doesn't work with HTTPS (#5344)
Global: Login field does not get focus in IE (#5345)
Sessions: Removing user from one course doesn't update the subscribed users count (#5352)
Global: Option to show code in course title doesn't work (#5355)
Exercises: Cannot open HotPotatoes imported file if user is student and user id > 9 (#5359) Exercises: HotPotatoes frame too high if Admin bar is on (#5363)
Exercises: Cannot see HotPotatoes tests result (#5376)
Learning path: Fixed issues in upgrade from 1.8.8.4 to 1.9 (#5377)
Learning path: Fixed issues with progress of externally authored content (#5382)
Exercises: Fixed issue with Excel tests results export (#5385)
Exercises: Display of tests results - wrong alignment (#5414)
Dropbox: Teacher not able to download dropbox files (#5447)
Course: Problem accessing course protected with password (#5470)
Admin: Sessions list doesn't show up (#5494)
Admin: Problem generating admin page (#5504)
Social: Disabling social network generates display bug in messages menu (#5505)
Skills: Cannot get back to course from skills screen (#5532)
Agenda: Event created by a group user should be visible to all group users (#5533)
Users: Course assistant does not have access to course (#5542)
Documents: Group folders were visible to all (#5551)
Documents: Invisible folders appear in the location bar + fixed bug creating folders (#5555)
Social: Error when changing profile with e-mail not required (#5556)
Admin: Cannot change stylesheets (#5564)
Exercises: Fill in the blanks questions with dash (-) in the answer doesn't work (#5569)
Exercises: Long question titles hide results and spread below title box in exercise report (#5576)
Admin: Error clicking the admin tab (#5580)
Admin: Global setting "allow non admin to create course" has no effect (#5588)
Exercises: suivi des exercices passés via session (#5589)
Survey: Bug in the invited users list (#5591)
Plugins: Students can open rooms as presenters through BigBlueButton videoconference plugin (#5596)
Global: In course catalog, we see button "Go to the course" even if we do not have the right to go to the course (#5599)
Documents: no time info if document has been sent the day or the day before (#5606)
Social: Even if we don't use Social network tool, we still have the possibility to copy a document to our private file area (#5607)
Global: Missing german language file for many plugins of fckeditor (#5612)
Exercises: Hotpotatoes export result doesn't work (#5624)
Global: In course list courses without category are in last position, and there are in first position in the Sort course tool (#5630)
Course copy: When copying a course, Learning Path Web link items are empty (have no URL) (#5631)
Announcements: Adding a group to an annoucement, we don't see the number of users in the group (#5634)
Groups: In group document tool, if we add a file or create a directory in group doc, it is added in the root document path (#5648)
Tracking: "Foreach" Warning on mySpace/index.php page (#5654)
Dropbox: Impossible to delete documents received in dropbox (#5656)
Classes: import file csv to add users (#5659)
Groups: In some courses the group list is shown multiple times (#5661)
Global: Access to forbidden courses (#5664)
Groups: Error getting groups from course (#5666)
Exercises: Students don't see their previous tests answers anymore (#5667)
Classes: In 1.9.4, we don't have the possibility to create groups from classes (#5679)
Users: In Course > User interface, if I add a class to a course, it is unregistered from other Courses (#5684)
Admin: Login as show previous user in username (top left) (#5692)
Admin: In 1.9.2, cleaning databases doesn't work (sec_token is wrong) (#5693)
Learning paths: Can not change the name of a learnpath (#5695)
Exercises: Fill in the blanks - Identical answers (#5703)
Calendar: Events en course calendar dissapearing (#5720)
Documents: Moving files in document: path indicator not correct (#5727)
Webservices: Error in EditUser webservice (#5730)
Learning paths: Ghost LP link in course homepage if renaming a LP (#5731)
Calendar: Attachments in two different agenda events are the same (#5740)
Survey: Survey results not saved (#5748)
Global: Firefox 17 update breaks FCKeditor online WYSIWYG editor (#5752)
Exercises: No notification sent for oral questions type (#5756)
Documents: Suppresion en lot ne fonctionne plus (#5757)
Links: c_id field missing in query (#5768)
Assignments: Zip file of Assignements may contains files with the same name (#5770)
Exercises: Display of 'congratulations' message badly located - overwrites the score (#5771)
Survey: When publishing a Survey, we always have to fill MailSubject and MailBody fields - not necessary anymore (#5772)
Global: Error when modifying global group option "A user can be member of maximum X groups" (#5776)
Group: Cannot delete all group with menu in stable.chamilo.org (#5777)
Exercises: Error switching courses if you use an image from another course in a test (#5780)
Assignments: The deleted assignments are counted in the total number of documents (#5783)
Plugins: Teachers permissions in videoconference (#5802)
Plugins: Rooms not managed correctly in videoconference plugin (#5803)
Learning paths: Impossible to add prerequisites in chamilo-1.9.4-nightly-2012-12-06 - Fixed link to prerequisites (#5816)
Exercises: Fatal error in Question_pool page (#5817)
Survey: surveys not tracking (#5836)
Learning paths: Error with SCORM path with search engine enabled - ChamiloIndexer class (#5839)
Admin: User expiry date not working (#5846)
Global: No css at profile page (#5858)
Global: Chamilo 1.9.4 RC 1 - Posible bug en red social (#5861)
Admin: Validating setting allow_user_course_subscription_by_course_admin (BT#5020)
Gradebook: Adding setting for gradebook score results page (now it works as intended) (BT#4895)
Reporting: Fixed reporting tab issue for teachers (BT#5035)
Thematic advance: Fixed course progress date
Admin: Fixed stylesheets uploa (BT#5043)
Documents: Fixed bug exporting images in PDF (BT#5058)
Exercises:Fixing hotpotatoe bug when viewing the exercise list as an student
Learning paths: Fixes bug in a query when getting the status, this causes that the progress is stuck in 0% (BT#5069)
Learning paths: learning_path folder in the document course belongs to any session
Admin: Fixing bug when uploading users in a class via CSV now we don't delete the original users
Documents: Fixes bug "Error: Permission denied to access property 'document'"
Social:Fixing image block when social net is off
Exercises: Fix bug of wrong exercise title in mail when teacher validate an attempt
Admin: Adding user number in list (BT#4927)
Gradebook: Fixing gradebook creation when creating courses during migration (BT#4878)
Exercises: "only one question in exercise bug" fixed. When question_order is 1,1,1,1 instead of 1,2,3,4 (BT#5140)
Exercises: Fixing bug when saving exercises, apache error "Request-URI Too Large" (BT#5151)
Documents: 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. This fix resolves the problem only for *.swf files (BT#5144)
Exercises: Fixing hotspot order on history.back (BT#5728)
Plugins: Fixed "page after login" feature when logging into the system via LDAP $logging_in = true (BT#5154)
Exercises: Removed tricky message appearing briefly when getting to the questions list ("Are you sure you want to delete?")
Exercises: Fixed XLS import (BT#5328)
Exercises: Fixed missing deletion of questions categories on course deletion (CourseRecycler class) (BT#5328)
Documents: Fixed filenames when exporting to zip (#5770)
Exercises: Fixed bug by which quiz questions were mixed after copy from one course to another (BT#5328)
Assignments: Fixed issue when downloading text assignments as zip (#5805)
Course copy: Fixed missing text_when_finished and pass_percentage quiz fields in course copy (#5744)
Global: Fixed and optimized sessions visibility algorithm (BT#4890)
Exercises: Fixed issue mixing matching answers in exercises copy (BT#5418)
Exercises: Fixed copy of hotspot questions
Exercises: Fixed bug when hiding an exercise
Calendar: Fixes to calendar iCal export
Global: Fixed extra field filter on sessions (BT#5540)
Survey: Fixed bug when sending a survey invitation (BT#5559)
Exercises: Fixed exam URL sent to the user (#5814)
Exercises: Fixed bug using time limit (#5814)
Learning paths: Fixed non-display of text when quiz finished in LP (#4227)
Admin: Fixed sessions pagination bug (BT#5476)
Admin: Fixed issues of pagination when searching in "important activities" report (#3987)
FCKEditor: Fixed preg_match() call parameters
Documents: Fix for FLV files import (#5343)
Survey: Fixed survey questions count (#5567)
Learning paths: Fixed LP JS error with Hotpotatos +fixed empty iframe + fixed wrong HTML attribute (#3343)
Security: Fixed issue with check_abs_path() function under Windows whereby the path was not similar for uppercases reasons (#5670)
Exercises: Fixed error in tests results sorting by category (commit:21109)
Global: Fixed possible loop in course code search (BT#5558) and improve user filter (BT#5707)
Install: Fixed double settings insertion during install (commit:21134)
Admin: Fixed last access report (BT#5171)
Course copy: Fixed many issues in exercises copy from course to course and portal to portal (commit:21142, BT#5731)
Learning paths: Fixed SCORM support regression (BT#5069)
Learning paths: Fixed start time (BT#5710)
Global: Applied max num rows patch to dynamic tables (Jqgrid, BT#5476)
Admin: Fixed users extra fields dates (#5879)
Exercises: Fixed "Next" button bug in IE8&9 + results page not showing in review page (BT#5728)
Third-Party Libraries additions/updates Updated BBB API
Removals Documents: Yoxview library was removed see #3307
Stylesheets and theming Added session-box-text and session-item elements to improve styling
Modified #main_content to #top_main_content to avoid double #main_content id on the same page
Chamilo 1.9.2 - Hanga Roa, 27th of September, 2012Release notes - summaryChamilo 1.9.2 is a minor stable version with a series of improvements on top of 1.9.0.
PDF Eraser Pro 1.8.8.4 Incl License Key
2ff7e9595c
Commentaires