thompson697
163ff97e84
Complete work on Roll Forwards - Restore from previous semester (MDL-5532)
...
* Add fields to restore form to enable changes to Short Name, Full Name and Start Date
* Start Date offset added to Restore process
* Created Restorelog file in Course files area
* Activity Modules use offset to change dates
* Activity Modules write changes to Restorelog
2006-09-13 13:19:39 +00:00
thompson697
c3b307b777
Initial work on Roll Forwards - Restore from previous semester (ongoing MDL-5532)
...
* Add fields to restore form to enable changes to Short Name, Full Name and Start Date
* Start Date offset added to Restore process
* Created Restorelog file in Course files area
2006-09-13 09:40:55 +00:00
toyomoyo
17d6a25e5c
adding capabilitiies
2006-09-13 09:08:14 +00:00
toyomoyo
ae9e4c064e
replacing iscreator() calls with capabilty
2006-09-12 08:56:10 +00:00
toyomoyo
51792df056
adding capabilities
2006-09-08 08:46:26 +00:00
toyomoyo
ec7a8b7999
adding capabilities
2006-09-07 08:57:56 +00:00
moodler
51df210337
Upgrade_log stuff needed adminlib.php included
2006-09-03 09:00:13 +00:00
skodak
6e4dc10f54
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes
2006-09-02 13:14:57 +00:00
skodak
99c8a1004d
fixed defaults for backups during installation
2006-09-02 11:10:10 +00:00
stronk7
94ab72f8b0
Now backup tables can use the XMLDB install & upgrade
2006-08-30 20:41:37 +00:00
skodak
790fda7b0e
show detailed log messages only when debug is not off SC#303
2006-08-28 21:33:21 +00:00
moodler
67a3fac51f
Added new field 'ajax' to user table, to store AJAX preference
2006-08-28 06:41:05 +00:00
vyshane
7f6301c464
We need the newly created course_module id to be passed to the restore
...
functions of the modules. We need this now for the forum module to convert
forums backed up in 1.6 to use roles upon restore in 1.7. However, this might
be needed for other modules as well if they need conversion to the roles
system.
2006-08-25 02:37:54 +00:00
stronk7
454adccfa9
Adding one PHP close tag that has been missing (but working) since years!
2006-08-23 15:23:53 +00:00
vyshane
9a7538a35b
Fixed notice
2006-08-23 06:56:23 +00:00
skodak
a2392230a1
fixed some notices in scheduled backup; merged from MOODLE_16_STABLE
2006-08-21 20:40:07 +00:00
stronk7
5cf36b39b1
Solved hh (horrible-hidden) bug in backup_scheduled code.
...
Credits go to Thirot Jean-Luc. http://moodle.org/mod/forum/discuss.php?d=52156
Merged from MOODLE_16_STABLE
2006-08-21 19:10:21 +00:00
skodak
dedb2304cd
upgrade logging cleanup, fixes - more improvements ahead
2006-08-17 22:37:34 +00:00
skodak
8549af11d1
fixed upgrade success notification, backup and blocks success messages are not red anymore...
2006-08-14 08:37:19 +00:00
tjhunt
a7c3953d1c
SC 289, small, but non-exploitable hole in backup permissions checking. Merged from MOODLE_16_STABLE.
2006-08-13 20:39:21 +00:00
moodler
bade10e350
Removed all of the "Restricted users" hack because Roles can do it all better.
2006-08-13 07:01:57 +00:00
stronk7
615b4a1391
An example of how one unitialized variable can generate really
...
dificult-to-trace bugs. Thanks to Jens Gammelgaard and support B-)
(http://moodle.org/bugs/bug.php?op=show&bugid=6233 )
Merged from MOODLE_16_STABLE
2006-08-12 09:14:40 +00:00
stronk7
a689637d0f
Polishing a bit key and indexes names...
2006-08-07 18:02:15 +00:00
stronk7
dff83d0bdc
Initial XMLDB implementation of Moodle backup tables
2006-08-07 17:58:19 +00:00
skodak
583fad994c
Bug #5352 - upgrade might be interrupted by user - upgrades are now logged into moddata/upgradelogs/, user abor is ignored and concurrent running of upgrades is prevented from one browser
2006-08-01 07:46:19 +00:00
skodak
365525fc51
Bug #6147 - Upgrade from 1.5.x breaks with Postgres 7.4.x
...
Even though Postgres 7.4.x is officially supported, several upgrade scripts use syntax that only works in Postgres 8.x. and it's impossible to finish the upgrade.
The attached patch fixes those scripts.
Saludos. I�aki.
Author: I�aki Arenaza
Review: Jun Yamog, Martin Langhoff
merged from MOODLE_16_STABLE
2006-07-31 17:54:32 +00:00
stronk7
3f5adc4af1
Keeping this in sync with 16_STABLE
2006-07-21 07:56:27 +00:00
martinlanghoff
cb6f407365
Course restore - Restrict shortname to <= 15 characters, like the database table.
...
Author: Donal McMullan <donal@catalyst.net.nz>
2006-07-18 03:35:02 +00:00
skodak
15a6cf334f
Bug #6099 - Restore alternatively failing on data module - fixed status codes of module restore process; merged from MOODLE_16_STABLE
2006-07-13 15:38:03 +00:00
tjhunt
a36f058e53
Bug 6101 - Automatically scroll to any errors when upgrading the database. JavaScript thanks to Andrew Walker. PHP changes are my fault.
2006-07-13 09:48:56 +00:00
skodak
4e060ab972
Bug #6067 - The restore process behaves differently depending on which module contains the absolute links; merged from MOODLE_16_STABLE
2006-07-11 10:01:33 +00:00
tjhunt
ff1b2fadbe
Fix restore notice. Merged from MOODLE_16_STABLE.
2006-06-12 15:37:05 +00:00
stronk7
5dd95d35e5
Due to one potential bug in PHP under Win32 ( http://bugs.php.net/37775 )
...
the [[cntrl]] pcre class was breaking some chars. Changed to a safer
alternative. Bug 5777.
(http://moodle.org/bugs/bug.php?op=show&bugid=5777 )
Merged from MOODLE_16_STABLE
2006-06-10 23:33:49 +00:00
stronk7
cb27c4e823
Solve one issue with skipped courses and email to admin
...
being set every xx minutes. Bug 5621.
(http://moodle.org/bugs/bug.php?op=show&bugid=5621 )
Merged from MOODLE_16_STABLE
2006-06-07 22:22:21 +00:00
tjhunt
f801c7e028
Fix notices when you restore a course with no parent or child courses. Merged from MOODLE_16_STABLE.
2006-06-06 17:27:15 +00:00
tjhunt
9aafe70227
Fix notice. Merged from MOODLE_16_STABLE.
2006-06-06 10:10:43 +00:00
stronk7
2efeb14832
course report xxxx actions now are supported on restore. Bug 5714.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5714 )
Merged from MOODLE_16_STABLE
2006-06-04 00:03:12 +00:00
stronk7
410c459db0
And some more (the last) notices out! Bug 5713.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5713 )
Merged from MOODLE_16_STABLE
2006-06-03 20:18:02 +00:00
stronk7
5f8556bcd5
And one more collection of innocent notices avoided. Bug 5712.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5712 )
Merged from MOODLE_16_STABLE
2006-06-03 20:01:24 +00:00
stronk7
8812e31233
And another notice in restore out. Bug 5711.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5711 )
Merged from MOODLE_16_STABLE
2006-06-03 19:51:28 +00:00
stronk7
0f4de002a2
One less notice. Bug 5710.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5710 )
Merged from MOODLE_16_STABLE
2006-06-03 19:45:19 +00:00
stronk7
c1543b80e9
Avoid one notice in backup. Bug 5709.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5709& )
Merged from MOODLE_16_STABLE
2006-06-03 19:01:07 +00:00
stronk7
ae34cad5fd
Users with messages (and messages) are only included in
...
SITEID backup. Bug 5658.
(http://moodle.org/bugs/bug.php?op=show&bugid=5658 )
Merged from MOODLE_16_STABLE
2006-05-30 16:58:50 +00:00
stronk7
aca116d84e
Bump equivalent to 1.6
2006-05-29 22:50:44 +00:00
stronk7
e8b8ab9f7b
course_modules->deleted and user->guid are now out.
...
(they disappeared from DB ages ago)
Merged from MOODLE_16_STABLE
2006-05-23 22:06:58 +00:00
skodak
394832e100
fixed warning; merged from MOODLE_16_STABLE
2006-05-23 13:33:44 +00:00
stronk7
76046108e9
Ready to new functionalities...;-)
2006-05-20 00:11:30 +00:00
martinlanghoff
aec6df38ac
moodle16cleanup: backup/ set the correct column datatype and default value
2006-05-17 06:36:14 +00:00
stronk7
543cd3e01d
Fixing some non-production values I left after testing.
...
Thanks James!
Merged from MOODLE_16_STABLE
2006-05-03 22:05:59 +00:00
moodler
c4292470ba
Add a warning when trying to restore a pre-1.6 backup on a
...
1.6 Unicode Moodle, with a link to the docs.
2006-05-03 02:00:32 +00:00