<?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=Development%3ABackup_2.0_drop_in_ideas</id>
	<title>Development:Backup 2.0 drop in ideas - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ABackup_2.0_drop_in_ideas"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Backup_2.0_drop_in_ideas&amp;action=history"/>
	<updated>2026-05-07T06:00:50Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Backup_2.0_drop_in_ideas&amp;diff=10832&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Backup_2.0_drop_in_ideas&amp;diff=10832&amp;oldid=prev"/>
		<updated>2024-10-21T08:51:00Z</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;Версия от 08:51, 21 октября 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=Development:Backup_2.0_drop_in_ideas&amp;diff=10831&amp;oldid=prev</id>
		<title>1&gt;Stronk7: New page: {{Template:Development:Backup 2.0}}This page collects all the ideas collected/suggested by the Community, related to Backup 2.0 along the last months. They are d...</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Backup_2.0_drop_in_ideas&amp;diff=10831&amp;oldid=prev"/>
		<updated>2009-12-08T15:12:37Z</updated>

		<summary type="html">&lt;p&gt;New page: {{Template:Development:Backup 2.0}}This page collects all the ideas collected/suggested by the Community, related to &lt;a href=&quot;/index.php?title=Development:Backup_2.0&quot; title=&quot;Development:Backup 2.0&quot;&gt;Backup 2.0&lt;/a&gt; along the last months. They are d...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:Development:Backup 2.0}}This page collects all the ideas collected/suggested by the Community, related to [[Development:Backup 2.0|Backup 2.0]] along the last months. They are distilled/discussed with detail in the [[Development:Backup 2.0 requirements|requirements]] page in order to get a comprehensible list to be fulfilled in the development process. Here it&amp;#039;s the original raw list (just numbered for easier reference):&lt;br /&gt;
&lt;br /&gt;
# Enable Backup and restore of a Course and it&amp;#039;s related meta courses IN ONE HIT to save on adminstration time. &lt;br /&gt;
# Support incremental backups &amp;amp; restore.&lt;br /&gt;
# Support 1-activity backup.&lt;br /&gt;
# Backup/restore one topic only (not just one activity) --[[User:Samuli Karevaara|Samuli Karevaara]] 21:29, 5 March 2009 (CST)&lt;br /&gt;
# Support anonymisation of personal data on backup.&lt;br /&gt;
# Separate process and progress. &amp;#039;&amp;#039;(Perhaps [http://cvs.moodle.org/moodle/lib/weblib.php?r1=1.1214&amp;amp;r2=1.1215 these classes I wrote] can help)--[[User:Tim Hunt|Tim Hunt]] 19:41, 1 March 2009 (CST)&amp;#039;&amp;#039;&lt;br /&gt;
# XML format doesn&amp;#039;t need to be radical different (IMO).&lt;br /&gt;
# Support restore of old (1.9 only?) backups.&lt;br /&gt;
# Hook in backup &amp;amp; restore to [[Development:Backup 2.0 multiple formats|intercept &amp;amp; support other formats (BB, IMS-CC...)]]&lt;br /&gt;
# One code base both for manual and scheduled backup&lt;br /&gt;
# Scheduled restore&lt;br /&gt;
# Fix restore so that one can also select to restore course settings (they are currently backed up, but not restored in any restore function.)&lt;br /&gt;
# Fileless export/import (aka fix import function so that one can choose to import blocks, course settings, etc. in addition to resources/activities)&lt;br /&gt;
# Export/import over mnet&lt;br /&gt;
# OOP.&lt;br /&gt;
# Secure (don&amp;#039;t handle non-allowed data, user matching on restore, salted passwords..)&lt;br /&gt;
# Safe (some sort of &amp;quot;rollback&amp;quot; on failure - requires to have everything annotated somewhere - backup_ids or so).&lt;br /&gt;
# file-less backups - if you have separate backups, import/export etc.&lt;br /&gt;
# Allow to backup one category of courses (at the same time, one zip per course). MDL-17187&lt;br /&gt;
# Allow to mark courses to be excluded from scheduled backup manually.&lt;br /&gt;
# Avoid anti-timeout output when not running from browser. MDL-17282&lt;br /&gt;
# Review related caps, cleaning them and adding missing bits, improving sec. consistency.&lt;br /&gt;
# Log all backups (both manual and scheduled). Improve logging in general.&lt;br /&gt;
# Separate each module&amp;#039;s portion of XML into its own namespace.&lt;br /&gt;
# Use the namespaces to allow each module the option of validating it&amp;#039;s XML content before processing.&lt;br /&gt;
# Roll dates: on restore or import, allow instructor to input a start date, and roll all assignment, quiz, etc. dates forward based on the new start date.&lt;br /&gt;
# Backup would need to be called when publish a course on the community hub ([https://docs.moodle.org/en/Community_hub#Publish_course course template])&lt;br /&gt;
# Metadata... to be included in backup/restore... something like: [[Development:Metadata]]&lt;br /&gt;
# Allow backup of roles with permissions, assigns and overrides. MDL-17081&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; list items marked with ✔ have been analysed/added as development [[Development:Backup 2.0 requirements|requirements]].&lt;/div&gt;</summary>
		<author><name>1&gt;Stronk7</name></author>
	</entry>
</feed>