Commit Graph

14500 Commits

Author SHA1 Message Date
julmis
d3a144d3b6 Fixing "removing" (before bold text underlined and so on) necessary spaces
when editor does format html to better shape (increase readability)
2005-04-28 10:40:46 +00:00
moodler
1da8c5685a New function to update the last post in a given discussion.
Called whenever deleting posts or splitting discussions - bug 3050 (SE).
2005-04-28 07:42:14 +00:00
gustav_delius
dba1f6bcdb Added a few lines so that if modules set the module name in a hidden field in their config.html then the form does not have to prefix all its variables. That makes it simpler to produce config.html by copy and paste from mod.html. Also then if the module provides a function modulename_process_options then the form variables can be processed by the module before being stored in $CFG. 2005-04-28 07:40:21 +00:00
ethem
96aaed1b3a Times New Roman TR 2005-04-28 07:08:59 +00:00
ethem
b869dc220d *** empty log message *** 2005-04-28 07:05:36 +00:00
bobopinna
a5463b3455 Added data store and reporting 2005-04-28 07:04:55 +00:00
mits
da3ec04329 translated new help file. 2005-04-28 03:20:19 +00:00
lonecatz
a6fa53ff76 first translation 2005-04-28 02:38:56 +00:00
julmis
b1839b0492 Make editor width always as same as toolbar's width 2005-04-27 23:11:27 +00:00
gniske
047fce9837 Created new language file 2005-04-27 22:28:58 +00:00
stronk7
87cf01aef5 Now multilang filter supports both the
<lang lang="XX> and the <span lang="XX"> syntaxes. Bug 3057.
(http://moodle.org/bugs/bug.php?op=show&bugid=3057)
2005-04-27 22:17:44 +00:00
stronk7
3efaec46d8 Updated. 2005-04-27 22:07:02 +00:00
koenr
b738d7808e new files - without phpcode for the moment 2005-04-27 21:28:17 +00:00
fiedorow
858cf14dc2 Fix for Bug 3033 2005-04-27 21:23:26 +00:00
koenr
8e3532aadb new helpfile 2005-04-27 20:29:29 +00:00
koenr
bb6602f694 XHTML compliance: don't embed a li in a p 2005-04-27 20:18:45 +00:00
koenr
c9ce93f474 new strings 2005-04-27 20:08:54 +00:00
paca70
9c8513599b handle tinyints as integers when using postgresql 2005-04-27 19:24:48 +00:00
ethem
134742c2e2 New strings for Clam AV virus scanner 2005-04-27 18:39:17 +00:00
stronk7
902c63b023 Reducing a bit the number of replacements performed by the filter. ;-) 2005-04-27 18:34:38 +00:00
lonecatz
9c4d6572a1 first translation 2005-04-27 18:34:33 +00:00
defacer
68b38e8d02 Teachers table is now displayed with the new table class. 2005-04-27 18:30:02 +00:00
lonecatz
4b3d223202 fix image path 2005-04-27 18:27:26 +00:00
lonecatz
16efc784e7 translate more string 2005-04-27 17:29:05 +00:00
mits
0cc5017427 fixed based on standard theme. 2005-04-27 17:13:31 +00:00
ethem
b2095ac8a2 New strings from Ethem Evlice (ethem AT evlice DOT com) 2005-04-27 17:06:32 +00:00
moodler
e97e6dcbc0 FIxing style for attachments 2005-04-27 16:53:50 +00:00
mits
7bf358c9b5 fixed based on standard theme. 2005-04-27 16:49:01 +00:00
koenr
db1f3316e4 no styles in help files 2005-04-27 16:27:03 +00:00
ethem
a0cbe3480b New strings from Ethem Evlice (ethem AT evlice DOT com) XHTML compliant 2005-04-27 16:18:18 +00:00
stronk7
0f9a668f08 When we are printing a definition, avoiding concepts and
aliases of he entry itself, take out all the <a>...<a>
tags too!. Bug 3056.
(http://moodle.org/bugs/bug.php?op=show&bugid=3056)
2005-04-27 16:04:52 +00:00
mits
8e484b7de2 translated new help file. 2005-04-27 15:57:27 +00:00
moodler
182ac6c580 Small fix for recent-activity 2005-04-27 15:54:53 +00:00
moodler
02aa7083f1 Sourcelink should go in footer... 2005-04-27 15:49:36 +00:00
moodler
8fbdc99251 Removed extra JOIN :-D 2005-04-27 14:45:28 +00:00
moodler
f64fdf3f9d Fixed a division by zero error 2005-04-27 13:54:44 +00:00
moodler
253e647478 Don't check login if they are being forced to change password
bug 3044
2005-04-27 13:51:55 +00:00
paca70
79fb043e3e Use integer instead of tinyint with postgres 2005-04-27 13:14:54 +00:00
carlesbellver
33ef6f80ce *** empty log message *** 2005-04-27 12:53:08 +00:00
koenr
b49baab32a missed two P 2005-04-27 12:28:57 +00:00
koenr
ea0d5c6c88 XHTML compliance: lowercase tags preferred 2005-04-27 12:27:33 +00:00
ethem
e7532d1d0f This is XHTML compliant because it has a <br /> tag :) (not <br/>) 2005-04-27 10:53:14 +00:00
ethem
56cf102781 I love XHTML compliant unless a file contain XHTML tag :) 2005-04-27 10:12:20 +00:00
moodler
3814722905 Shane and I fixed a few things:
- preventlate works
   - dates can be set to not be used
   - optional assignment fields all getting passed to second screen now  8-I
2005-04-27 09:37:52 +00:00
martignoni
a4350fccf9 Some modifications 2005-04-27 07:48:03 +00:00
martignoni
0691d7b99c Added information about phpdoc 2005-04-27 07:05:15 +00:00
martignoni
0dc342d02b Better wording 2005-04-27 06:32:40 +00:00
martignoni
f4b736aeb9 Added help for per forum tracking options. 2005-04-27 06:30:31 +00:00
moodler
e6ce125c68 Fixes for trackingtype upgrade and defaults 2005-04-27 06:14:01 +00:00
moodler
3ad7a8c7a8 Fixed a notice 2005-04-27 06:02:08 +00:00