81243b7be4
Now the backup->users = none setting is properly populated to all
...
modules / instances, saving a lot of info to be always written. MDL-13115
Merged from 19_STABLE
2008-01-24 00:51:09 +00:00
f8f95b454a
MDL-10898 - Option to back up only selected role assignements when backing up a course with users.
2007-09-25 14:44:53 +00:00
3bee1ead40
merging MOODLE_19_QUESTIONS with HEAD
2007-08-09 21:50:59 +00:00
fbe31d22d1
xhtml validation fixes for MDL-8425
2007-02-06 08:24:37 +00:00
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
ec7a8b7999
adding capabilities
2006-09-07 08:57:56 +00:00
394832e100
fixed warning; merged from MOODLE_16_STABLE
2006-05-23 13:33:44 +00:00
a94baeaf20
Abstracted all the stuff that gets backup prefs from request, and put
...
it into session. This makes it easier to add a new stages
and not have to write hidden fields and such like
2006-01-16 00:39:01 +00:00
1ecea97679
Granular backup & restore:
...
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00
1517803dd6
Now the restore form page is a bit more easy to use. Bug 1430.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1430 )
Merged from MOODLE_15_STABLE
2005-06-29 18:25:50 +00:00
d0b95287c5
Some $ME are now out!
...
Merged from MOODLE_14_STABLE
2005-02-27 02:13:18 +00:00
70641539f3
Now MIM are included in backup (not restore yet). Configurable
...
for scheduled backups and only done in SITE backups. Structure is:
<MESSAGES>
<MESSAGE>
Content of the message with one flag to difference read & unread
</MESSAGE>
<CONTACTS>
<CONTACT>
Content of the contact
</CONTACT>
</CONTACTS>
</MESSAGES>
message_get_participants() should include contact users too!!
2005-02-13 02:59:04 +00:00
f2d5737825
Now manual backups are XHTML 1.0 Transitional.
...
And version bump!
2005-02-05 01:00:33 +00:00
572248937e
Now metacourse in supported in manual and scheduled backups. It can be configured
...
in both backups. Please check if the used structure and exported data has sense!
2005-02-04 14:33:51 +00:00
ad4f774cd4
THEME is out of this directory.
...
I hope to have done it correctly!
2005-01-28 00:01:20 +00:00
873bf8758f
Initial checkin for import course content functionality (uses backup/restore). Probably needs wording changes and new icon! Please test me *thoroughly*!
2005-01-27 02:35:10 +00:00
99f363bf66
Now backup names are cleaned completely, avoiding some problems
...
with translations and manually typed names with diacritics.
Thanks to Marian Zvalo!
Merged from MOODLE_14_STABLE
2004-12-19 16:18:10 +00:00
7ef0797dea
some fixes for XHTML compliance
2004-09-12 01:34:24 +00:00
fa96ad2f97
New feature implemented allowing none-user course backups.
...
See bug 1420.
(http://moodle.org/bugs/bug.php?op=show&bugid=1420 )
2004-05-20 18:36:59 +00:00
1ae0dbd1a7
Changed to use clean_filename() function when calculating
...
backup file name. Thanks Martin !! :-)
2003-12-29 20:15:56 +00:00
142a6a46ca
Take out more notices in restore process. Undefined variables, mainly.
2003-10-14 17:26:37 +00:00
0e232d1841
Take out some notices !! :-)
2003-10-13 22:45:36 +00:00
11db6f92a2
Now more characters are replaced in the backup filename.
...
And it's editable in the backup proccess, too.
Bug #763 closed.
2003-09-18 17:43:52 +00:00
0611af101d
Now, "needed" users are included in backup/restore when
...
"course users" are selected. This uses the xxxx_get_participants()
function in every module.
This solves an issue about info in modules belonging to
unenrolled users (Bug #692 closed).
Mantain compatibility with old backups (1.1 and 1.1.1).
Updated version to "1.2 development".
Included support to "label" module (by Martin)
2003-09-14 21:43:34 +00:00
145cb8f9ab
More short tags
2003-09-11 13:21:56 +00:00
76eac7a58d
FIxed some short PHP tags
2003-09-09 08:38:24 +00:00
63bcc9b55b
Use isteacheredit instead of isteacher
2003-08-16 06:37:06 +00:00
bd38123e98
Completed mods to allow teachers to make backups
2003-08-01 14:42:14 +00:00
9c1ae5ae32
Removed $moodle_home and $mods_home references.
...
Also removed direct references to $backup_version and $backup_release
backup.php now accepts teachers of their own course
2003-08-01 14:34:11 +00:00
042c19f5a5
Changed backup logs default to NO.
2003-07-15 18:12:41 +00:00
6e0470a646
Changed to avoid backup_name contains whitespaces !!
2003-06-23 17:50:38 +00:00
a9367f2644
Due to problems in the FileManager with filenames containing spaces
...
force a replace from spaces to underscores
2003-06-01 19:58:08 +00:00
c563a9a0d1
added check login, check admin and check site to every page.
...
If not, it was possible to execute them...!!
2003-05-18 17:15:05 +00:00
23e3e468aa
no comments
2003-05-10 17:49:56 +00:00
a615cc7bb6
Renamed from check.html, execute.html and backup.html to avoid
...
problems when doing restore.
Old files deleted from CVS
2003-05-04 21:29:27 +00:00