Diferencia entre revisiones de «Notas de Moodle 3.2.2»

De MoodleDocs
(tidy up)
(updated as DEV page)
Línea 6: Línea 6:
[[Historia de las versiones]] > {{FULLPAGENAME}}
[[Historia de las versiones]] > {{FULLPAGENAME}}


Fecha de liberación: aun no liberado
Fecha de liberación: 13 de marzo del 2017 (aun no liberado)
   
   
Aquí está  [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.2.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.2.2].
Aquí está  [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.2.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.2.2].
Línea 12: Línea 12:
===Principales Características===
===Principales Características===
   
   
* ...
* MDL-36233 - Se corrigió inconsistencia en enlace "Envíos no calificados" mostrado a los profesores en el bloque de vista general del curso
 
===Cambios funcionales===
* MDL-48228 - Manejadores (drivers) para MySQL y MariaDB actualizados para soportar UTF-8 completo . Para sitios que actualizan a Moodle 3.2.2, puede usarse un ''script'' CLI para convertir a UTF-8 completo. Vea [[:en:MySQL full unicode support|MySQL full unicode support]] para los detalles.
* ...
===API changes===
* ...
   
   
===Security issues===
===Security issues===
Línea 27: Línea 21:
   
   
===Fixes and improvements===
===Fixes and improvements===
 
* ...
* MDL-56122 - Force reload/recreation of (unoconv) preview in grading interface
* MDL-51833 - Performance improvement in event monitor preferences loading
* MDL-55859 - Assignment: Delete incomplete files after pdf conversion failure
* MDL-55762 - Better error handling around ghostscript
* MDL-50719 - Long-running scheduled task should not significantly slow down cron processing of other tasks
* MDL-57587 - Quiz: Show feedback images when reviewing a quiz attempt
* MDL-57608 - VideoJS and VideoJs-Youtube javascript modules are no longer loaded when not required on the page
* MDL-50770 - Dashboard should apply customized block positions during dashboard reset
* MDL-57374 - Pasting unformatted non HTML plain text in Atto should not remove all styles and class attributes from all existing content in editor
* MDL-57362 - Assignment list all submissions must respect separate groups mode
* MDL-46782 - When re-entering Multi-SCO SCORM start from the first uncompleted SCO
* MDL-53367 - Importing a forum with auto subscription now automatically subscribes current users
* MDL-50625 - Allow to use LDAP user synchronisation without page control
* MDL-55915 - Respect capability to view full names in assignment grading, grader report and manual user enrolment popup
* MDL-57785 - Don't refresh SCORM navigation when navigation display is disabled
* MDL-57370 - Performance improvement when displaying notifications and messages popups
* MDL-57296 - Fixed bug when teacher without permission to view hidden grades was not able to collapse grade categories in the gradebook
* MDL-55547 - Event monitor: fixed bug preventing to view current subscription after deleting a course with subscriptions
 
===For developers===
 
* MDL-57030 - Add option to behat run tool to automatically rerun failures
* MDL-57940 - Allow behat parallel run to start at different time


==Vea también==
==Vea también==

Revisión del 18:28 10 mar 2017

Nota: Esta es una traducción de una página de la documentación para desarrolladores (Developer docs), que se considera particularmente importante, y que en su versión original se actualiza frecuentemente. Por ello, se le recomienda que revise la página original en idioma inglés: Moodle 3.2.2 release notes.

Moodle 3.2


Historia de las versiones > Notas de Moodle 3.2.2

Fecha de liberación: 13 de marzo del 2017 (aun no liberado)

Aquí está the full list of fixed issues in 3.2.2.

Principales Características

  • MDL-36233 - Se corrigió inconsistencia en enlace "Envíos no calificados" mostrado a los profesores en el bloque de vista general del curso
  • MDL-48228 - Manejadores (drivers) para MySQL y MariaDB actualizados para soportar UTF-8 completo . Para sitios que actualizan a Moodle 3.2.2, puede usarse un script CLI para convertir a UTF-8 completo. Vea MySQL full unicode support para los detalles.

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements

  • MDL-56122 - Force reload/recreation of (unoconv) preview in grading interface
  • MDL-51833 - Performance improvement in event monitor preferences loading
  • MDL-55859 - Assignment: Delete incomplete files after pdf conversion failure
  • MDL-55762 - Better error handling around ghostscript
  • MDL-50719 - Long-running scheduled task should not significantly slow down cron processing of other tasks
  • MDL-57587 - Quiz: Show feedback images when reviewing a quiz attempt
  • MDL-57608 - VideoJS and VideoJs-Youtube javascript modules are no longer loaded when not required on the page
  • MDL-50770 - Dashboard should apply customized block positions during dashboard reset
  • MDL-57374 - Pasting unformatted non HTML plain text in Atto should not remove all styles and class attributes from all existing content in editor
  • MDL-57362 - Assignment list all submissions must respect separate groups mode
  • MDL-46782 - When re-entering Multi-SCO SCORM start from the first uncompleted SCO
  • MDL-53367 - Importing a forum with auto subscription now automatically subscribes current users
  • MDL-50625 - Allow to use LDAP user synchronisation without page control
  • MDL-55915 - Respect capability to view full names in assignment grading, grader report and manual user enrolment popup
  • MDL-57785 - Don't refresh SCORM navigation when navigation display is disabled
  • MDL-57370 - Performance improvement when displaying notifications and messages popups
  • MDL-57296 - Fixed bug when teacher without permission to view hidden grades was not able to collapse grade categories in the gradebook
  • MDL-55547 - Event monitor: fixed bug preventing to view current subscription after deleting a course with subscriptions

For developers

  • MDL-57030 - Add option to behat run tool to automatically rerun failures
  • MDL-57940 - Allow behat parallel run to start at different time

Vea también