stronk7
a4da38f6c0
Added all the 1.4 stuff to releaseold
2005-05-09 07:12:59 +00:00
gustav_delius
2b4d7d1495
took out call by reference in an addslashes to fix warning reported at http://moodle.org/mod/forum/discuss.php?d=23288#110511 .
2005-05-09 05:47:21 +00:00
gustav_delius
90c7675076
reverted back to restorelib from before the merge. Removes the duplicate function definitions reported on the forums. Also I think this is the best version to start with.
2005-05-09 05:34:20 +00:00
mits
202a6406ad
translated a string for online editor.
2005-05-09 03:18:03 +00:00
michaelpenne
98dd2c00f4
FIXED: loss content on editing a page
2005-05-09 02:29:35 +00:00
stronk7
156f67fd22
Do you like speed? 10%-15% bump with this version! B-)
...
Moved some code to two new specialised functions that
are only executed when something has changed in the
text avoiding some (from 2800 downto 150 in my test course!)
regexp calls and arrays generation.
The existing bug about concept strings contained in other concept
strings (e.g: "Test Quiz" and "Test Quiz II") becoming double-linked
in now out too.
I hope this is the latest revision to filterlib for a looong time.
Tested under PHP 4.3.11 and PHP 5.0.4, it would be very interesting
to test it under other versions/OSs.
2005-05-09 00:28:53 +00:00
koenr
1c0564d0d4
fixed http://localhost link to <?php echo $CFG->wwwroot?>
...
error is caused by langdoc.php
see http://moodle.org/mod/forum/discuss.php?d=18742#110475
2005-05-08 23:15:04 +00:00
koenr
1637b701b4
forgot upload
2005-05-08 22:39:46 +00:00
koenr
d6f993a3ed
new file
2005-05-08 21:29:56 +00:00
koenr
8458399adc
notice firefox problems
2005-05-08 21:29:23 +00:00
mjollnir_
124dabc799
Updating postgres.php to match mysql.php with max-min/2 rather than min+max/2
2005-05-08 21:28:37 +00:00
martignoni
98091d928a
Changed double quotes to single ones and sorting entries
2005-05-08 21:26:36 +00:00
martignoni
34d33984c8
Added new information to the HTMLArea popup error when trying to use Paste
2005-05-08 21:11:51 +00:00
gustav_delius
d6516d90e1
removed spurious <tr>
2005-05-08 21:11:05 +00:00
gustav_delius
4165bd36fc
fixed problem with update of tolerance reported by Miles, see http://moodle.org/mod/forum/discuss.php?d=23288#110469
2005-05-08 21:06:14 +00:00
koenr
05cc849441
new releasenotes for 1.5
2005-05-08 20:38:06 +00:00
ralf-bonn
5558007776
new files, translated by Marc Lachmann. Thanks
2005-05-08 17:59:58 +00:00
stronk7
ed9fdf3e8b
Some wrong isset sentences were forcing to
...
be always casesensitive and fullmatch!
Changed from !isset() to empty() to evaluate true/false correctly.
2005-05-08 17:53:32 +00:00
stronk7
9e92e26590
Solved problem with arrays of linkobjects being processed
...
by preg_quoted() causing real problems under PHP5. Now such
calculatios are cached if possible (PHP5). See bug 3148.
(http://moodle.org/bugs/bug.php?op=show&bugid=3138 )
2005-05-08 17:25:28 +00:00
ralf-bonn
1d30c89ed0
*** empty log message ***
2005-05-08 17:22:24 +00:00
koenr
20bd34f2ed
partial translation.
...
If anyone wants to continue, don't hesitate! :-)
2005-05-08 16:27:59 +00:00
koenr
b26e262f06
finaly finished releasenotes on 1.4.4
...
added 1.4.5 and moved immediately to old release notes :-(
2005-05-08 16:20:42 +00:00
koenr
dc72e1d64e
http://moodle.org/bugs/bug.php?op=show&bugid=3164
...
Move moodle.php/censorbadwords to censor.php/badwords
2005-05-08 16:19:48 +00:00
koenr
5a3fdb6a7a
Bug #3157 - The string 'fullnamedisplay' shouldn't be translated
2005-05-08 15:49:36 +00:00
urs_hunkler
df2ac2263e
updated formating. corrected width of left column on the starting page
2005-05-08 15:35:46 +00:00
gustav_delius
14a02d9595
updated the database diagrams
2005-05-08 15:11:31 +00:00
moodler
bde0832a23
Moved badwords list to censor.php file (bug 3164)
2005-05-08 15:10:17 +00:00
moodler
d5a1bc7931
Removed some old tags I forgot to remove before
2005-05-08 15:02:18 +00:00
moodler
a09e99ea1c
Added new information to the HTMLArea popup error when trying to use Paste
...
and made it translatable.
2005-05-08 14:56:34 +00:00
koenr
9413bb375e
removed some garbage
2005-05-08 14:36:15 +00:00
gustav_delius
57ddd6adba
upgraded backuplib.php. Outstanding issues: quiz_rqp_type table and all of Julian's question-type specific stuff.
2005-05-08 14:33:34 +00:00
gustav_delius
bacd044d45
fixed bug 3146 about secure popup window for review screen.
2005-05-08 11:24:03 +00:00
mjollnir_
9c05be5508
Change new to newest for quiz_newest_states (reserved word)
2005-05-08 10:38:56 +00:00
gustav_delius
3e34b1dc14
Changed table field name 'new' to 'newest' for postgres compatibility
2005-05-08 10:35:47 +00:00
koenr
61563cd7fa
fixing xhtml compliance
2005-05-08 10:17:31 +00:00
koenr
c0964db5c5
final pollish
2005-05-08 08:18:32 +00:00
koenr
121a4743d0
fixed indent
2005-05-08 08:16:33 +00:00
koenr
d7466d945a
fixed links - strange no one noticed this earlier
2005-05-08 08:12:31 +00:00
koenr
2aa2824a4a
fixed links and typo
2005-05-08 08:09:14 +00:00
koenr
5fbd92294f
removed <b> tags for consequence with other mod.html files and for proper index menu
2005-05-08 08:02:36 +00:00
koenr
9292942c4f
Changes to links in hotpotmodule
2005-05-08 07:40:32 +00:00
martignoni
fa6f35dde5
New lang file for the search forums block
2005-05-08 07:19:42 +00:00
mits
4894883f88
fixed image link to icon.gif.
2005-05-08 06:04:05 +00:00
mits
9c08a28071
fixed link etc.
2005-05-08 04:46:55 +00:00
gbateson
299716a664
added hotpot/install.php to simplify installation and upgrade
...
modified README.TXT explaining how to use install.php
2005-05-08 02:36:53 +00:00
martignoni
83cfd8ee58
Removing superfluous file
2005-05-07 21:51:52 +00:00
martignoni
7171efbc9f
1.5 notes here now
2005-05-07 21:50:07 +00:00
martignoni
ff44a51f52
More translation
2005-05-07 21:16:40 +00:00
martignoni
0254b942ba
Added all the old 1.4 info to this page now
2005-05-07 20:10:02 +00:00
mits
904133015e
translated some.
2005-05-07 19:06:27 +00:00