Commit graph

11934 commits

Author SHA1 Message Date
mits
e517bf8b16 pllished and translated one help file. 2005-02-24 20:33:49 +00:00
dhawes
ec288447d2 removed one excess <br /> tag as noted in Tim's comment here: http://moodle.org/mod/forum/discuss.php?d=18121 2005-02-24 16:23:48 +00:00
barias
2cb8fdc6a4 Latest updates in spanish translation 2005-02-24 12:42:46 +00:00
lapsa
c0f750050e Document for using shibboleth authentication module with Moodle 2005-02-24 12:10:34 +00:00
moodler
0143fb9f94 Upgrade activity modules first ... see bug 2630 2005-02-24 09:03:24 +00:00
gustav_delius
6f07ab6444 Updated calls to get_string() for some strings that were moved to lang/en/admin.php 2005-02-24 08:49:32 +00:00
carlesbellver
f5a10e4fa3 *** empty log message *** 2005-02-24 08:43:56 +00:00
defacer
8c1315ff0a Added missing defaults for the 4 clam options, they gave me notices when
test-driving upgrade MOODLE_141 -> HEAD
2005-02-24 04:59:27 +00:00
defacer
c903f9b076 Fix for bug 2627 (which was real and not a duplicate). 2005-02-24 04:26:33 +00:00
moodler
6f9e100660 A possible fix for bug 2629 and PostgreSQL inflexibility. ;-) 2005-02-24 02:47:18 +00:00
defacer
599f38f9db New filelib, with get_records_csv(). 2005-02-24 02:36:45 +00:00
stronk7
856bf0456b Now SITEID folder is created if it doesn't exist. Bug 2580
(http://moodle.org/bugs/bug.php?op=show&bugid=2580)
2005-02-24 00:01:52 +00:00
michaelpenne
6899d8973f removed an echo and a comment 2005-02-23 22:24:46 +00:00
defacer
ff67989728 Fix for bug 2628. 2005-02-23 18:51:00 +00:00
moodler
e9df755235 Robustness check 2005-02-23 16:29:00 +00:00
moodler
91099e368b Added checks for allow_fopen_url in two more places! 2005-02-23 15:40:53 +00:00
moodler
e76ae26489 Fix for erroneous checkin of CVS confict markers ... bug 2626 2005-02-23 12:10:02 +00:00
villate
3a470c9956 Added link to the translation page 2005-02-23 10:49:05 +00:00
villate
af0b1297d4 A few questions have already been translated 2005-02-23 10:30:58 +00:00
villate
cfc2cb099e The translation is now complete 2005-02-23 10:28:11 +00:00
koenr
d1e564412a New strings 2005-02-23 09:14:22 +00:00
martinlanghoff
8b0660a3c5 Initial implementation of a simple Olson database file format for DST rule parsing. Implements olson_simple_rule_parser(). 2005-02-23 06:45:45 +00:00
martinlanghoff
5875a2f3ca Merged from MOODLE_14_STABLE - Fix problem when restoring courses to empty categories 2005-02-23 04:49:15 +00:00
martinlanghoff
ccb3585fdc Merged from MOODLE_14_HEAD - Bug fix. Using external auth, the user account fails to be created on login if currently logged-in as guest. Credits go to Dan Marsden for the fix. 2005-02-23 02:11:59 +00:00
martinlanghoff
814748c9ea Merged from MOODLE_14_STABLE - Fixed a bug in get_categories() when called for category '0', and some extra fixes to fix_course_sortorder() 2005-02-23 01:49:22 +00:00
michaelpenne
0741a56672 woops, took out gustavs change, yah cvs 2005-02-23 00:56:28 +00:00
michaelpenne
49584784ac fixed up leftmenu some more 2005-02-23 00:52:29 +00:00
stronk7
029db9ee2d When any URL is going to be used in a Location header or
in a meta-refresh, both Safari and Firefox, seems to fail
using &amp; as parameter separator. Bug 2620.
(http://moodle.org/bugs/bug.php?op=show&bugid=2620)
2005-02-22 23:37:14 +00:00
skodak
fd05dffed6 SC#98 protection of uploaded files in resources, please review and test 2005-02-22 23:36:20 +00:00
martignoni
a191a1e306 Correction of 'location' string translation (thanks to Arnaud Saint-Georges) 2005-02-22 14:27:40 +00:00
moodler
f8dd016412 Removing these to avoid confusion.
Yes, my assignment refactoring is going to make it into 1.5
2005-02-22 12:56:20 +00:00
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