Commit graph

11953 commits

Author SHA1 Message Date
moodler
62c0f37e99 New styles, changed styles, retro styles, bad 80s styles! (SE) 2005-02-22 10:39:39 +00:00
moodler
b0ac91807d Robust fix from stable 2005-02-22 10:37:54 +00:00
moodler
4c32ba4d3f More CSS and general tidying up. 2005-02-22 10:37:54 +00:00
moodler
deb0ab54c3 Added styles and cleaned up some code for XHTML compatibility 2005-02-22 08:29:12 +00:00
bobopinna
82af563584 Added complete datamodel support for SCORM 1.2 2005-02-22 08:00:19 +00:00
moodler
fd8097bae1 Some more tidying up 2005-02-22 07:30:13 +00:00
moodler
ed1f69b0cf Er ... copy/paste typo 2005-02-22 06:52:42 +00:00
mits
9f5352e139 polished. 2005-02-22 06:44:20 +00:00
martinlanghoff
008621712f Fixes for null sortorder on empty categories. 2005-02-22 03:23:41 +00:00
stronk7
ac3f72c899 Major rework of the wiki backup/restore.
It wasn' working fine because the wiki_pages table hadn't an id (primary key) field.

I've created, in the upgrade process, a temporary table to copy all the wiki_pages
records and then, drop and create again the table.

Tested under MySQL. Need to be tested (both creation and upgrade) under PostgreSQL!!!

Minor modifications to ewikimoodlelib.php to work with this new id field too. Seems to work
although deeper tests will be welcome (attachements, binary contents...)

Cross your fingers! ;-)
2005-02-21 17:55:54 +00:00
moodler
5b257acd23 Merged fix for 2613 2005-02-21 15:39:44 +00:00
moodler
ab6d2992e8 Search = GET and fixed the dead end when no results to search 2005-02-21 13:50:06 +00:00
martignoni
a221659b36 Added link to Markdown format help. 2005-02-21 13:12:48 +00:00
martignoni
83900e0aed Extended guidelines for xml-compliance 2005-02-21 13:03:57 +00:00
moodler
e34d817e66 Tidying up some timezone stuff 2005-02-21 08:55:40 +00:00
defacer
e17069d52a This looks like the cause of problems for some people (why?).
Let's see if anyone is going to hit this error in the near future.
2005-02-21 03:57:51 +00:00
stronk7
f495e05f85 Now parent and sortorder are supported at backup & restore. 2005-02-20 18:03:38 +00:00
stronk7
94e765288a Now parent and sortorder is supported at restore too. 2005-02-20 18:02:41 +00:00
stronk7
7fae497cdc Now parent and sortorder is supported at restore too.
The tree is automatically rebuilt using new ids if
necessary.
2005-02-20 18:01:40 +00:00
stronk7
c98cb6bc57 Now quiz_categories' parent and sortoreder is supported in backup.
A mechanish to detect all the ancestors and to recover orphaned
categories is now running ar backup time to force backups to be consistent.
2005-02-20 17:19:04 +00:00
mits
8fbaf1d377 polished. 2005-02-20 15:26:30 +00:00
martignoni
8d94618e69 Update 2005-02-20 13:32:44 +00:00
mits
36d9b68818 polished. 2005-02-20 13:22:43 +00:00
martignoni
84ae2251d0 Update 2005-02-20 11:26:02 +00:00
martignoni
9ef6af8018 Update 2005-02-20 10:19:23 +00:00
martignoni
18f47de6ed HTML cleanup 2005-02-20 09:52:06 +00:00
jpuntd
163dc56b3d changes to block code 2005-02-20 07:23:10 +00:00
moodler
1d533faf92 Made new serverurl more standard (don't include raw variables in strings) 2005-02-20 06:08:58 +00:00
koenr
e9c2674936 xhtml compliance 2005-02-20 00:34:15 +00:00
martignoni
389bc302b6 New string 'serverurl' 2005-02-19 22:54:11 +00:00
martignoni
f42e3178cb New file (replacing 'hideoptions.html') 2005-02-19 22:52:28 +00:00
fiedorow
2ce434a99f Minor fix: language string lookup 2005-02-19 22:44:20 +00:00
fiedorow
5f357fb67b Updated guest shortcut code with Mike's loginas fixes 2005-02-19 21:02:33 +00:00
mits
079cf26fdd translated one string. 2005-02-19 20:42:19 +00:00
fiedorow
c6b1545e31 New lang string serverurl for new authentication scheme 2005-02-19 20:28:11 +00:00
fiedorow
d0cc843ed3 Added hook for more flexible authentication to external url - backwards compatible with existing file resources 2005-02-19 20:22:48 +00:00
anvergara
e341bb8348 mensage -> mensaje 2005-02-19 19:33:05 +00:00
gustav_delius
1d86c8ea4c I confused stripslashes with addslashes :o) 2005-02-19 18:31:29 +00:00
gustav_delius
75249234fe I replaced the magic_quotes hack with something more elegant because I needed to be able to post a deeper array than the old code would allow. Any objections to this? 2005-02-19 17:52:30 +00:00
martignoni
1b8854aad4 Update 2005-02-19 17:31:49 +00:00
mits
6135d2f2f1 translated one string. 2005-02-19 15:45:03 +00:00
fiedorow
a2f8e0d40c Allow mtrace to sleep to keep message on screen 2005-02-19 14:48:44 +00:00
moodler
b258c9a89f Bit of space on modules list 2005-02-19 14:39:18 +00:00
moodler
0f934cd9e5 Use new advancedsettings help file and title 2005-02-19 14:38:13 +00:00
moodler
f0f08008c2 Removed hideoptions and replaced it with a generic advancedsettings help file 2005-02-19 14:33:57 +00:00
martignoni
7c84cdad39 Update 2005-02-19 14:22:45 +00:00
moodler
c9c9003325 New tags 2005-02-19 13:19:49 +00:00
martignoni
dd7cbead00 Update 2005-02-19 13:05:30 +00:00
moodler
fcbf6261b8 DOn't need this in the distribution any more ... install.php does it all 2005-02-19 12:41:18 +00:00
martignoni
a8eda22fea Update 2005-02-19 11:57:40 +00:00