Notas de Moodle 2.9.2

De MoodleDocs

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 2.9.2 release notes.

Moodle 2.9

¡Nueva característica
en Moodle 2.9!


Historia de las versiones > Notas de Moodle 2.9.2 Fecha de liberación: 14 Septiembre 2015

Aquí está la lista completa de composturas en 2.9.2.

Características principales

  • MDL-50062 - Cambiar el método de agregación de categoría ya no resulta en ítems insesperados de "Extra crédito"
  • MDL-34938 - Enrolment expiration dates are now respected in meta course enrolments
  • MDL-35148 - Course/Category themes are respected when viewing website on tablets or mobile devices
  • MDL-45772 - Forms such as "Create new group" are no longer populated with passwords and usernames by the browsers

Cambios en la Interfaz del Usuario

  • MDL-37832 - Course overview block on "My" ("Dashboard") page indicates that activities are expandable/collapsible
  • MDL-46860 - Filepicker is displayed correctly inside Manage Files popup in Atto
  • MDL-49536 - "Clean" and "More" theme's logo removes all header information.
  • MDL-45841 - Blog-style forums better indicate unread posts
  • MDL-50293 - File name wraps properly in the Navigation block
  • MDL-50323 - Unordered lists are styled in course sections properly
  • MDL-50869 - Increased contract of warning colours for AA accessibility
  • MDL-50801 - Allow to set the caption side in Atto table
  • MDL-50525 - Improve placement of preventsubmissionnotingroup on settings page

Cambios Funcionales

  • MDL-49826 - Single view now requires capability moodle/grade:edit and not moodle/grade:manage
  • MDL-35027 - Forum's subscribers list shows participants with no access to forum
  • MDL-51179 - Atto autosave restore is disabled if the content is modified by somebody else
  • MDL-49629 - Possible to specify icon URL for a named external tool
  • MDL-50868 - Allow to use ruby tags


Cambios en API

  • MDL-49085 - Block tag_youtube is converted to the new YouTube API
  • MDL-49360 - Function get_local_referer() should be used rather than HTTP_REFERER directly

Asuntos de seguridad

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.


Composturas y mejoras

  • MDL-46232 - Fixed "Only lowercase letters allowed" error on deleting users with empty email
  • MDL-30315 - Uploading feedback from CSV no longer overrides local assigned grades
  • MDL-50446 - Main menu block no longer throws error if there is a resource to be opened in a new window
  • MDL-49440 - Date picker correctly displays names for week days in all locales
  • MDL-42670 - Recent activity block no longer shows student name when assignment blind marking is on
  • MDL-49864 - Assignment PDF Pen annotations are always visible even if there are draft pen annotations
  • MDL-43785 - Corrected error message text about expired sessions when clicking on AJAX elements such as expanding admin menu
  • MDL-44962 - Fixed error when using HTML tags inside wiki headers
  • MDL-50649 - Optimised database query for Course Participation report
  • MDL-50714 - Posting in a forum does not unnecessarily require capability 'mod/forum:movediscussions'
  • MDL-50799 - Improve question bank "questions per page" string behaviour


Vea también