Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea -... Línea 1...
-
 
1
=== 4.5 Onwards ===
-
 
2
 
-
 
3
This file has been replaced by UPGRADING.md. See MDL-81125 for further information.
-
 
4
 
-
 
5
===
1
This files describes API changes in /mod/data - plugins,
6
This files describes API changes in /mod/data - plugins,
2
information provided here is intended especially for developers.
7
information provided here is intended especially for developers.
Línea 3... Línea -...
3
 
-
 
4
=== 4.4.1 ===
-
 
5
* The `data_add_record` method accepts a new `$approved` parameter to set the corresponding state of the new record
-
 
6
 
8
 
7
=== 4.4 ===
9
=== 4.4 ===
8
* The following behat steps are now deprecated. Use data generators instead:
10
* The following behat steps are now deprecated. Use data generators instead:
9
  - I add a ":fieldtype" field to ":activityname" database and I fill the form with:
11
  - I add a ":fieldtype" field to ":activityname" database and I fill the form with:
10
  - I add an entry to ":activityname" database with:
12
  - I add an entry to ":activityname" database with: