stronk7
ac21ad392d
Now course/recent.php works under PHP5.
...
See bug 2828
(http://moodle.org/bugs/bug.php?op=show&bugid=2828 )
Merged from MOODLE_14_STABLE
2005-04-02 11:32:22 +00:00
stronk7
235a4ee8c8
Now course/recent.php is workink with filterall.
2005-04-02 10:10:07 +00:00
moodler
a068498c5d
Drop the popup field properly
2005-04-02 09:56:49 +00:00
moodler
fdd5051029
Added missing thischarset and thislanguage strings
2005-04-02 09:49:25 +00:00
moodler
cbfad4d3d2
SOme XHTML fixes
2005-04-02 09:42:53 +00:00
moodler
73e95f222c
Don't clean the text in the site topic summary
2005-04-02 09:38:42 +00:00
moodler
5eafd94811
One extra option for the format of the site home page so that we can just have a
...
single topic section (allowing plain HTML in the middle and/or a list of activities)
2005-04-02 09:29:59 +00:00
moodler
2f167e52a8
Added email
2005-04-02 08:59:46 +00:00
vthung
0f8ce2c78f
Translation of cvs.html into Vietnamese
2005-04-02 07:53:29 +00:00
martinlanghoff
798065253e
Two minor fixes to Olson file parsing. olson_parse_at() now deals correctly with 'unsigned' AT entries. olson_simple_rule_parser() avoid a potential bug in minute-only SAVE entries.
2005-04-02 06:28:02 +00:00
stronk7
d11c7c9b34
Now, the list of activities in course/log.php supports filter all.
...
Why this function uses its own code to build the menu where we have
the "standard" navmenu() function? Cannot it be resused with a simple
modification to add the "All Activities" item?
The navmenu() function seems to be better.
2005-04-02 00:46:31 +00:00
stronk7
8a5f8d79d1
chat-report log action is now restored properly.
2005-04-02 00:33:44 +00:00
ikawhero
b257080800
Added a 1/7 grade.
2005-04-02 00:32:48 +00:00
stronk7
ea9572f68f
Manual links from lesson pages to resources are now preserved
...
between backup/restore anywhere.
(see discussion http://moodle.org/mod/forum/discuss.php?d=21044 )
Merged from MOODLE_14_STABLE
2005-04-02 00:13:49 +00:00
gustav_delius
75f087b6e7
converted & to &
2005-04-01 22:59:30 +00:00
gustav_delius
77d2fdab8c
Correctly closing input tags
2005-04-01 22:33:42 +00:00
gustav_delius
1aacfd55aa
Correctly closing input tags
2005-04-01 22:32:43 +00:00
mits
38760a319c
translated some.
2005-04-01 19:20:29 +00:00
vthung
bce090911e
My First Change In CVS
2005-04-01 16:26:46 +00:00
bobopinna
57ebde49de
added two new strings
2005-04-01 15:55:28 +00:00
bobopinna
4928a2f323
Several change to db fields, a complete redesign of user data track
2005-04-01 15:53:32 +00:00
andreabix
cd0a36fd35
Added and transalted new strings.
2005-04-01 15:49:36 +00:00
moodler
31a2b4f150
DOn't die with an error on an unsupported question type ... try to continue.
2005-04-01 12:13:45 +00:00
mits
70916308e4
translated some.
2005-04-01 11:01:22 +00:00
mits
95e4ad4d30
changed login background color.
2005-04-01 10:48:49 +00:00
mits
b6afa80559
fixed.
...
based on standard theme.
2005-04-01 10:23:55 +00:00
moodler
ef036dcee8
Styles for $performanceinfo in footer
2005-04-01 10:01:45 +00:00
moodler
b8cea9b2de
Added some performance monitoring functions into the core
2005-04-01 10:00:18 +00:00
moodler
5485e65387
Remove a notice
2005-04-01 09:25:45 +00:00
moodler
d9969553db
Just tidying up a bit
2005-04-01 08:50:02 +00:00
moodler
fcaff7ffcd
Updated formatting in getremoteaddr, and made add_to_log use it
2005-04-01 07:40:07 +00:00
ikawhero
5b2ae5848c
Can provide an alternate page for the login form.
...
The page must contain a form with an action field set to /login/index.php
and return fields username and password
TODO
It may be worth checking the URL when it's entered at admin/auth.php
to ensure it is at least pointing to a valid page as an incorrect URL
could potentially lock all users out of a site.
2005-04-01 07:39:27 +00:00
moodler
f4cbf7f214
Just documentation / reformatting while reading the code :-)
2005-04-01 06:57:26 +00:00
koenr
2c90dbb727
string files should be XHTML compliant now
2005-04-01 06:56:38 +00:00
koenr
8b1fa8b787
missing readme
2005-04-01 06:44:47 +00:00
martinlanghoff
455c36654f
Backed out unrelated block from last commit
2005-04-01 06:01:23 +00:00
martinlanghoff
a9a9bdba55
Merged from MOODLE_14_STABLE - insert_record() - major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id.
2005-04-01 05:55:10 +00:00
koenr
cd1f1e0d68
New language pack: tagalog by roel cantada
...
Translators data, still need an emailadress
2005-04-01 05:43:31 +00:00
koenr
fad9549cfb
changed readme to something I can type without errors :-)
2005-04-01 05:31:19 +00:00
koenr
a73d2aea1f
New language pack: tagalog by roel cantada
2005-04-01 05:28:59 +00:00
danmarsden
9bf3c5de4f
Bug #2084 - Choice module has no "save my choice" for admin - missed a bit.... :-)
2005-04-01 03:33:44 +00:00
danmarsden
869366ec5c
options[] is full of other values!
2005-04-01 03:30:12 +00:00
danmarsden
bd3ba1ddaf
Bug #2084 - Choice module has no "save my choice" for admin
2005-04-01 03:26:35 +00:00
danmarsden
1c49ca9a09
Fix for Bug #2452 - Choice shows a bad number of answers
2005-04-01 02:37:19 +00:00
moodler
a4a65bf6f6
Added cellspacing to sideblock
2005-04-01 02:26:28 +00:00
danmarsden
74550a3cbd
this time..... :-)
2005-03-31 23:58:37 +00:00
danmarsden
649084b1e8
backing out previous fix - didn't get that right!
2005-03-31 23:02:39 +00:00
danmarsden
9ca8056ae0
don't add <p></p> tags when in vertical display mode.
2005-03-31 22:48:43 +00:00
gustav_delius
48d45f1fe0
file rqp.html was initially added on branch MOODLE_15_QUIZREFACTOR.
2005-03-31 22:25:18 +00:00
gustav_delius
1d5be4ff30
file markindividual.html was initially added on branch MOODLE_15_QUIZREFACTOR.
2005-03-31 22:25:18 +00:00