<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Dataform_2.6_release_notes</id>
	<title>Dataform 2.6 release notes - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Dataform_2.6_release_notes"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Dataform_2.6_release_notes&amp;action=history"/>
	<updated>2026-05-07T11:22:26Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Dataform_2.6_release_notes&amp;diff=3287&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Dataform_2.6_release_notes&amp;diff=3287&amp;oldid=prev"/>
		<updated>2024-10-18T06:37:33Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:37, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Dataform_2.6_release_notes&amp;diff=3286&amp;oldid=prev</id>
		<title>1&gt;Itamart в 15:36, 10 ноября 2014</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Dataform_2.6_release_notes&amp;diff=3286&amp;oldid=prev"/>
		<updated>2014-11-10T15:36:16Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Dataform releases]] &amp;gt; {{FULLPAGENAME}}&lt;br /&gt;
 &lt;br /&gt;
==2.6==&lt;br /&gt;
Release date: 12 April 2014&lt;br /&gt;
 &lt;br /&gt;
==2.6.2==&lt;br /&gt;
Release date: 17 April 2014&lt;br /&gt;
&lt;br /&gt;
[https://tracker.moodle.org/issues/?jql=project%20%3D%20CONTRIB%20AND%20component%20%3D%20%22Set%3A%20Dataform%22%20AND%20resolution%20%3D%20fixed%20AND%20fixVersion%20in%20%28%222.6.2%22%29%20ORDER%20BY%20priority%20DESC Full list of fixed issues in 2.6.2].&lt;br /&gt;
===20140417===&lt;br /&gt;
*CONTRIB-5000 – Fixed:  field pattern with required flag (*) is not replaced in view.&lt;br /&gt;
*Removed version dependencies and maturity from field and view standard sub-plugins.&lt;br /&gt;
===20140426===&lt;br /&gt;
*Code checker cleanup.&lt;br /&gt;
*CONTRIB-5005 – Fixed: manage  secondary tabs not hidden in browse mode.&lt;br /&gt;
*CONTRIB-5009 – Fixed/Enhanced: named view link pattern.&lt;br /&gt;
*CONTRIB-5011 – Fixed: entry wrapper div may break w3c validation.&lt;br /&gt;
&lt;br /&gt;
==2.6.3==&lt;br /&gt;
Release date: 13 May 2014&lt;br /&gt;
&lt;br /&gt;
[https://tracker.moodle.org/issues/?jql=project%20%3D%20CONTRIB%20AND%20component%20%3D%20%22Set%3A%20Dataform%22%20AND%20resolution%20%3D%20fixed%20AND%20fixVersion%20in%20%28%222.6.3%22%29%20ORDER%20BY%20priority%20DESC Full list of fixed issues in 2.6.3].&lt;br /&gt;
===20140513===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Fixes&amp;#039;&amp;#039;&amp;#039;	&lt;br /&gt;
*CONTRIB-5044 	Filter management - existing filters cannot be deleted or edited.&lt;br /&gt;
*CONTRIB-5041 	Access view_capability does not consider entry rules.&lt;br /&gt;
*CONTRIB-5040 	Notice: Undefined variable: df in C:\wamp2\www\moodle26\mod\dataform\classes\view_manager.php&lt;br /&gt;
*CONTRIB-5038 	Field entrystate update state fails when notifications are applied.&lt;br /&gt;
*CONTRIB-5033 	Incorrect namespace in dataformfield_commentmdl comment created and deleted events.&lt;br /&gt;
*CONTRIB-5030 	Incorrect plugin class name in backup_dataform_activity_structure_step::annotate_dataformplugin_files().&lt;br /&gt;
*CONTRIB-5017 	View access permission not checked in the Dataform view block and resource.&lt;br /&gt;
*CONTRIB-5015 	Entries form style adjustment are not applied in grid view.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Improvements&amp;#039;&amp;#039;&amp;#039;	&lt;br /&gt;
*CONTRIB-5058 	Add calculated grading support to field entrystate.&lt;br /&gt;
*CONTRIB-5056 	Using scale interface.&lt;br /&gt;
*CONTRIB-5055 	Calculated grading adjustments.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Acceptance tests (5039)&amp;#039;&amp;#039;&amp;#039;	&lt;br /&gt;
*CONTRIB-5046 	Add test for manage operations (add, update, delete etc.) of views, fields, filters, rules.&lt;br /&gt;
*CONTRIB-5057 	Manage field scenario adjustment to support ratingmdl and commentmdl name restriction.&lt;br /&gt;
	&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Unit tests (5035)&amp;#039;&amp;#039;&amp;#039;	&lt;br /&gt;
*CONTRIB-5037 	Activity backup and restore test.&lt;br /&gt;
*CONTRIB-5036 	Dataform generator enhancements.&lt;br /&gt;
*CONTRIB-5053 	Grading and filter tests and some adjustments.&lt;br /&gt;
===20140518===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Fixes&amp;#039;&amp;#039;&amp;#039;	&lt;br /&gt;
*CONTRIB-5070 	Field entrystate adjustments.&lt;br /&gt;
*CONTRIB-5067 	Entry state update fails with json error.&lt;br /&gt;
*CONTRIB-5066 	Notification rules are displayed after deletion.&lt;br /&gt;
*CONTRIB-5063 	&amp;quot;All participants&amp;quot; entries not visible to groups in group mode.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Improvements&amp;#039;&amp;#039;&amp;#039;	&lt;br /&gt;
*CONTRIB-5069 	Module-specific completion criterion - require specific grade.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Acceptance tests (5039)&amp;#039;&amp;#039;&amp;#039;	&lt;br /&gt;
*CONTRIB-5071 	Field entrystate: completion require specific grade.&lt;br /&gt;
*CONTRIB-5065 	Scenarios for manage Access and Notification rules.&lt;br /&gt;
*CONTRIB-5064 	Group modes test.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Unit tests (5035)&amp;#039;&amp;#039;&amp;#039;	&lt;br /&gt;
*CONTRIB-5059 	Enhance mod_dataform_generator::create_field() to include values for param1 to param10.&lt;br /&gt;
==2.6.4==&lt;br /&gt;
Release date: 14 August 2014&lt;br /&gt;
&lt;br /&gt;
[https://tracker.moodle.org/issues/?jql=project%20%3D%20CONTRIB%20AND%20component%20%3D%20%22Set%3A%20Dataform%22%20AND%20resolution%20%3D%20fixed%20AND%20fixVersion%20in%20%28%222.6.4%22%29%20ORDER%20BY%20priority%20DESC Full list of fixed issues in 2.6.4].&lt;br /&gt;
===20140814===&lt;/div&gt;</summary>
		<author><name>1&gt;Itamart</name></author>
	</entry>
</feed>