8617 Commits

Author SHA1 Message Date
koenr
13c6414581 outdated file 2004-08-24 15:48:45 +00:00
koenr
0ebe80281c Please don't put untranslated files in your languagepack:
- It's waste of space: the English file is automaticaly used when a file is missing in the language pack
- It's more work to find out wich file is translated and wich not yet
- The files get easely outdated
2004-08-24 15:36:52 +00:00
koenr
de874437ab filling in missing strings (and forgot to check in) 2004-08-24 15:05:44 +00:00
mits
433c8f542d Alphabet string reverted from Japanese to English avoiding error. 2004-08-24 14:50:42 +00:00
moodler
90e736bd2d Merged latest tweaks 2004-08-24 14:26:35 +00:00
moodler
2eccb97074 Enrollment spelling for the yanks ;-) 2004-08-24 14:20:26 +00:00
martignoni
098a1dbd61 Added string 'editorresettodefaults' 2004-08-24 13:59:47 +00:00
martignoni
46547679db Release notes for version 1.4 beta 2004-08-24 13:55:29 +00:00
gustav_delius
56c1fd3684 disabled email_protect plugin, see Bug #1775 2004-08-24 12:51:28 +00:00
defacer
d9e8ba0aa4 Merging updates from MOODLE_14_STABLE 2004-08-24 12:44:33 +00:00
defacer
199be95e91 file block_course_list.php was initially added on branch MOODLE_14_STABLE. 2004-08-24 12:27:20 +00:00
defacer
7d84d8a3c0 file block_online_users.php was initially added on branch MOODLE_14_STABLE. 2004-08-24 12:27:20 +00:00
defacer
e1ed54f3cb file block_social_activities.php was initially added on branch MOODLE_14_STABLE. 2004-08-24 12:27:20 +00:00
defacer
27e4b1583e file block_section_links.php was initially added on branch MOODLE_14_STABLE. 2004-08-24 12:27:20 +00:00
defacer
ec2f7345cd file block_course_summary.php was initially added on branch MOODLE_14_STABLE. 2004-08-24 12:27:20 +00:00
stronk7
da9c60ecc8 Now some CFG->glossary_XXXX variables are checked in lib.php
Bug 1764
(http://moodle.org/bugs/bug.php?op=show&bugid=1764)

Merged from MOODLE_14_STABLE
2004-08-24 11:24:27 +00:00
moodler
eb474b29a3 Merged some changes 2004-08-24 07:03:06 +00:00
moodler
e69ef14bf2 Merged changes from 14 STABLE 2004-08-24 04:58:06 +00:00
moodler
b80f6f11a4 Trunk is now Moodle 1.5 development 2004-08-24 04:38:51 +00:00
mchurch
37d7e21482 Bug #1611 - Fixed the editing of wiki pages containing apostrophes. 2004-08-24 00:08:08 +00:00
koenr
b6a92ab342 will add this again once translated 2004-08-23 23:32:04 +00:00
koenr
96a50efb92 almost completely translated old releasenotes (won't translate any further unless I lose my job :-) 2004-08-23 23:30:34 +00:00
koenr
6742616a43 initial translation by Koen Roggemans 2004-08-23 23:10:20 +00:00
koenr
7c39e485d2 new link added 2004-08-23 23:09:34 +00:00
stronk7
56bf789ef6 Added to spanish language. Thanks to Marc Alier. :-) 2004-08-23 22:14:03 +00:00
mchurch
ae342592c8 Fixed filtering of wiki output to only apply to wiki text pages and not action pages. 2004-08-23 21:56:47 +00:00
julmis
5b0dcc0213 Added string editorresettodefaults 2004-08-23 21:36:32 +00:00
julmis
5d5a26c4c1 Added reset to defaults 2004-08-23 21:31:30 +00:00
moodler
9c52ca13f1 Updated README 2004-08-23 19:18:25 +00:00
moodler
779f6a4306 OK, let's go beta 2004-08-23 18:32:26 +00:00
moodler
550900270c Info to help get bug reports 2004-08-23 18:27:55 +00:00
moodler
d0be2073f2 First draft of latest release information. Good enough for Beta, but I
will probably revise it further for the final release next Monday.
2004-08-23 18:22:43 +00:00
moodler
49d74ec0ba Tidying up Howard's wierd indenting. ;-) 2004-08-23 16:46:50 +00:00
martignoni
6d708520fe Correction in 'strftimerecentfull' date format 2004-08-23 16:39:44 +00:00
moodler
4af0e604db Straightened up a button 2004-08-23 16:36:04 +00:00
mits
fe8988fb42 Polish and New translation. 2004-08-23 16:24:27 +00:00
moodler
808018311c Bumping it up a bit ... still writing release notes ... 2004-08-23 15:56:47 +00:00
defacer
a8185f2e00 Please deliver me from my own incompetence... 2004-08-23 15:42:53 +00:00
defacer
695a4bff46 Quirks-related fixes... 2004-08-23 15:35:08 +00:00
defacer
5a60e82249 Preliminary support for browser quirks, for now just targeting Safari 2004-08-23 15:25:18 +00:00
defacer
f0232c84fb More goodness! Goodness is on discount here in Greece! :P 2004-08-23 15:03:26 +00:00
moodler
fbabbd235b Miscellaneous fixes from the PJ man 2004-08-23 14:40:53 +00:00
moodler
218e4d56e6 Lowercase formulas before parsing them 2004-08-23 13:49:19 +00:00
moodler
ca417031bb Better errors (include question name) 2004-08-23 13:48:09 +00:00
defacer
629b5885f7 Here buggy buggy...
General announcement:
If you 're running in debug mode and suddenly the HTML editor stops working
for no apparent reason, check your HTML source to find PHP notices embedded
in JS code, screwing it up and thus making it unexecutable. This has happened
to me more times than I can remember.
2004-08-23 13:18:39 +00:00
moodler
a07fe4ba72 Fixed import of SHORTANSWER questions 2004-08-23 13:04:50 +00:00
moodler
b757dc89f1 Missing prefix 2004-08-23 12:37:12 +00:00
moodler
bb6f1955a1 Don't print empty intros 2004-08-23 12:35:13 +00:00
moodler
a8449f8c71 MOre tolerant of empty fields, and fixed heading 2004-08-23 12:29:29 +00:00
defacer
98051917e8 There's a "parse error" report (http://moodle.org/mod/forum/discuss.php?d=11423)
which I cannot reproduce in a flash, but maybe this should fix it? I just added
some semicolons after the echoes and before the PHP closing tag.
2004-08-23 12:16:29 +00:00