3455 Commits

Author SHA1 Message Date
danielfetzer
1ffb0f1ac3 *** empty log message *** 2003-08-01 21:06:55 +00:00
moodler
001f747fbe Detailed howto needs to be here ... 2003-08-01 15:30:08 +00:00
moodler
274bc21a11 More links 2003-08-01 15:28:53 +00:00
moodler
59d2b54235 Backup stuff 2003-08-01 15:28:07 +00:00
moodler
dd167d59c9 Added a missing help file! 2003-08-01 15:26:51 +00:00
moodler
434d01398a Backup and restore buttons on home page 2003-08-01 15:19:23 +00:00
moodler
f354106d46 Some tidying up 2003-08-01 15:14:49 +00:00
moodler
65c59e30b8 New restore link for admins so they can restore courses ... 2003-08-01 15:09:35 +00:00
moodler
4210bec136 A quick backup icon 2003-08-01 14:51:19 +00:00
moodler
bd38123e98 Completed mods to allow teachers to make backups 2003-08-01 14:42:14 +00:00
moodler
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
moodler
10dcde409b Further integration of backup into main Moodle.
The database checks/upgrades are now done on the main
admin page like the other modules.

The database files are now standard format .sql and .php files

PostgreSQL support was added - BUT HAS NOT BEEN TESTED YET!!
2003-08-01 13:59:17 +00:00
kaipe
2e3e1ac76b Added the choice of 16.666% for multichoice fraction 2003-08-01 13:24:05 +00:00
kaipe
8b439f8c16 New question type - multianswer 2003-08-01 08:37:11 +00:00
moodler
4d55f46b0f More details on backups 2003-08-01 02:32:45 +00:00
danielfetzer
76a8a326cd *** empty log message *** 2003-08-01 01:02:40 +00:00
stronk7
101735cc89 Included fix_category_courses() to
adjust the new category structure
2003-07-31 18:01:45 +00:00
johncaptain
3136f5fa70 added: backup Q&A 2003-07-31 17:18:39 +00:00
stronk7
f5786441aa Changed to version.php
(to be more consistent with the rest of the modules)
2003-07-31 16:56:40 +00:00
stronk7
2c54aa080b Copied from old backup_version.php
(to be more consistent with the rest of the modules)
2003-07-31 16:55:11 +00:00
stronk7
d538d4008f Changed calls to backup_version.php to version.php
(to be more consistent with the rest of the modules)
2003-07-31 16:54:05 +00:00
stronk7
2b96840769 Variables passed by reference warning is out !! 2003-07-31 16:44:52 +00:00
danielfetzer
4712035bec *** empty log message *** 2003-07-31 13:27:25 +00:00
moodler
e92fe848ab Removed needless pass-by-reference to avoid warnings BUG 573 Thanks Eloy! 2003-07-31 12:23:49 +00:00
moodler
0eeac484f3 Extended get_records so it can deal with LIMITs now 2003-07-31 12:18:22 +00:00
moodler
7e1a999c10 Moved fix_category_courses to datalib.php so it's more accessible 2003-07-31 12:09:17 +00:00
moodler
ea4c2d54e7 Removing duplicate 2003-07-31 02:03:59 +00:00
danielfetzer
24e3eaefc9 *** empty log message *** 2003-07-30 22:35:10 +00:00
danielfetzer
452290cf77 *** empty log message *** 2003-07-30 21:26:02 +00:00
danielfetzer
6922fa037c *** empty log message *** 2003-07-30 19:36:18 +00:00
danielfetzer
dc265cf339 *** empty log message *** 2003-07-30 18:02:38 +00:00
danielfetzer
c76d690b89 *** empty log message *** 2003-07-30 17:34:18 +00:00
danielfetzer
358bbd05dc *** empty log message *** 2003-07-30 17:12:06 +00:00
stronk7
c2bc6f548a Two more backup related strings 2003-07-30 17:10:01 +00:00
stronk7
7d40e78c0d Uncommented clean_temp_data. I forgot it
in lastest tests...
2003-07-30 16:29:53 +00:00
danielfetzer
68234a3061 *** empty log message *** 2003-07-30 15:33:21 +00:00
moodler
4efea825a1 Put here just temporarily for those who might need it. Will be
replaced by the new enrolment code soon anyway.
2003-07-30 15:11:04 +00:00
moodler
a6870f0c2c Slightly prettier display 2003-07-30 13:57:39 +00:00
moodler
90c2ca2e68 Fixes for course ordering in one category 2003-07-30 13:56:17 +00:00
moodler
f853105459 Missing parameter 2003-07-30 13:35:20 +00:00
moodler
80bcf0a99c Bit more current now 2003-07-30 13:17:37 +00:00
moodler
c9704833fa More files related to recent course display changes 2003-07-30 13:05:51 +00:00
moodler
c2cb45451f COURSE DISPLAY REVAMP
OK, some big changes here to the front end, particularly in
course categories and course display.

Course categories can now be nested (to any level).

Courses and course categories can now be manually sorted
any way required.

There is a groovy front end for managing these, and a better
range of options for formatting the front page.

It all still needs some polishing, which I'll be doing over
the next couple of days, including better auto-sorting.

I would not use this on production systems just yet.
2003-07-30 13:02:45 +00:00
moodler
474fcf367e Fixed it up (accidentally set it to the journal mods.html before) 2003-07-30 10:58:56 +00:00
moodler
dd85cc8189 Fixed missing slashes 2003-07-30 05:21:24 +00:00
moodler
c540442ff3 Fixed some missing slashes 2003-07-30 05:20:19 +00:00
moodler
4f20f30fed Slight addition 2003-07-30 05:11:45 +00:00
moodler
3e07e9f754 Added FAQ about secureforms 2003-07-30 05:10:13 +00:00
moodler
754095d63e Secureforms now default to OFF 2003-07-30 04:59:29 +00:00
moodler
66c8c3b6cf More fixes from Daniel Fetzer daniel.fetzer@freenet.de 2003-07-30 04:02:23 +00:00