Diferencia entre revisiones de «Notas de Moodle 2.0.3»

De MoodleDocs
Línea 12: Línea 12:
===Cambios visuales===
===Cambios visuales===
   
   
* MDL-26388 - Duplicate files uploaded through the [[File_picker|file picker]] are now handled
* MDL-26388 - Los archivos duplicados tanto en el  [[:en:File_picker|selector de archivos (doc. en inglés)]] y en el editor HTML son controlados apropiadamente.
* MDL-26535 - New capability [[Capabilities/mod/workshop:viewauthorpublished|mod/workshop:viewauthorpublished]] for controlling visibility of workshop published submission authors
* MDL-26535 - Nuevo permiso [[Capabilities/mod/workshop:viewauthorpublished|mod/workshop:viewauthorpublished]] para controlar la visibilidad de los autores que han publicado sus trabajos.
* MDL-25834 - Fixes to [[Themes|themes]] for IE
* MDL-25834 - Solucionados problemas en los [[Temas|temas]] con Internet Explorer.
 
===Problemas de seguridad===
===Problemas de seguridad===
   
   

Revisión del 23:04 5 may 2011

Fecha de la versión: todavía no publicada

Esta página muestra información (en inglés) de las más de 200 mejoras y soluciones de problemas que incorpora.

Destacado

Cambios visuales

Problemas de seguridad

Serán publicados/completados más adelante

Cambios en las APIs

Modules etc wanting to make use of ratings are now required to implement two callback functions, modname_rating_permissions() and modname_rating_validate(). Full details of the callbacks are available in the rating 2.0 documentation

Plugins intending to use comments are required to implement two callback functions: pluginname_comment_validate(), and pluginname_comment_permissions. Please read full details in Comments documentation.

Otros problemas solucionados

  • MDL-27251 - Added optional timeout estimation to file downloads based on file size as it can blocks upgrade
  • MDL-27246 - Able to checkout strings in the language customisation tool
  • MDL-27116 - Fixed theme directory linking
  • MDL-26854 - Improvements to comments
  • MDL-26643 - Fixed blog visibility issue after update
  • MDL-26768 - Grades from Lessons are now correctly set to null on non-attempt
  • MDL-26798 - Fixes to Dropbox repository integration

Ver también