bobopinna
26b3d26d2a
Added store datamodel and repot
2005-04-29 14:13:37 +00:00
gustav_delius
bacb13df7e
file reviewoptions.html was initially added on branch MOODLE_15_QUIZREFACTOR.
2005-04-29 13:42:16 +00:00
bobopinna
77de12caa6
updated to moodle1.5
2005-04-29 12:57:53 +00:00
gustav_delius
a4cd4e0bb2
file adaptive.html was initially added on branch MOODLE_15_QUIZREFACTOR.
2005-04-29 11:25:58 +00:00
stronk7
a2779dba53
This clean_text() shouldn't be here. Primary I changed it
...
to param_clean(PARAM_HTMLTEXT) but examining how other modules
do the work, I've deleted it finally.
2005-04-29 10:35:16 +00:00
phoenixfr
e5a144bca7
anonymous login error solve (trash way)
2005-04-29 08:38:21 +00:00
paca70
6d9d3d1b27
postgres dont like "where 1"
...
CVS: ----------------------------------------------------------------------
2005-04-29 07:42:58 +00:00
gniske
5a0a18e8ea
Correcter spelling errors
2005-04-28 21:59:01 +00:00
gniske
1becc65087
Addet missing strings
2005-04-28 21:47:38 +00:00
mudrd8mz
02eb3f861c
First of 1.5 updates - to be continued asap
2005-04-28 21:31:49 +00:00
julmis
c223e47712
Added iframe, object and applet to closingTags list
...
in needsClosingTag function
2005-04-28 20:56:07 +00:00
mchurch
c39748f4b4
Re: Bug 3033 - fixed incorrect arguments in markposts for the forum index
...
screen.
2005-04-28 19:49:01 +00:00
defacer
6cb79c49d5
Latest and (hopefully!!!) final changes to the Blocks how-to. These address
...
the change where we now supply class block_list for list blocks to derive from.
2005-04-28 19:23:39 +00:00
stronk7
2086597256
Now we support both uppercase and lowercase lang tags, and the separator
...
can be both the hypen and the underscore characters.
Everything is converted to Moodle's (lowercase with hypen) langs.
And the filter returns the full text if some exception happens (bad build
lang tags). Actually it was returning an empty string on error.
Should we be a stricter allowing only the correct langs????
2005-04-28 16:33:15 +00:00
stronk7
7ccbff9800
Coding page updated (comments section)
2005-04-28 12:29:52 +00:00
moodler
a0ebd7ba07
Latest tags
2005-04-28 11:12:25 +00:00
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