julmis
a2b3f884b8
Fixing Bug #2830 - HTML editor not working at all in current HEAD
2005-04-03 12:15:45 +00:00
stronk7
b681000402
Now quiz->name supports filterall.
2005-04-03 00:19:11 +00:00
koenr
8401fdf3df
new strings
2005-04-02 23:41:01 +00:00
gustav_delius
08dd99537a
primary key has to be id, see bug 2832
2005-04-02 23:38:08 +00:00
stronk7
95c67e2fe1
Now xxx_print_recent_mod_activity() supports filterall.
...
(assignment, forum, quiz and workshop)
2005-04-02 23:19:01 +00:00
jpuntd
ed4c7bd3cb
fixed bug with config->refresh not retaining value
2005-04-02 20:48:19 +00:00
vthung
a4b6ff5afb
Add index.html of help\wiki
2005-04-02 17:57:21 +00:00
koenr
1f5532281d
Strings for thischaracterset and thislanguage were present, but on top of moodle.php. That's why it did work.
...
Deleted them and replaced thislanguage (on the right place) by the NCR notation of the language name
2005-04-02 17:48:12 +00:00
vthung
ccb03443ca
Add checklinks.html of help\wiki
2005-04-02 17:47:09 +00:00
stronk7
6a2c151a9e
Replacing some HTTP_POST_VARS uses because it doesn't work always!
...
Using data_submitted() or $_POST
Merged form MOODLE_14_STABLE
2005-04-02 17:45:29 +00:00
moodler
d726ea77f9
Updated to 1.5 (needs work though)
2005-04-02 15:29:47 +00:00
moodler
5191ef2cb4
Goodbye monstrosity
2005-04-02 15:25:36 +00:00
moodler
c159888c58
Will be needing these
2005-04-02 15:23:11 +00:00
moodler
6d1c6cdf06
Updated red green and blue themes with basic stuff. They could use
...
a lot more prettying.
2005-04-02 15:19:14 +00:00
mits
5860d89d28
fixed.
...
based on standard theme.
2005-04-02 14:36:42 +00:00
moodler
38c6f6f52f
Formatting the lastpost column of the forums better
2005-04-02 14:08:47 +00:00
moodler
5c8d186608
Removed some cellspacing to help IE
2005-04-02 14:06:53 +00:00
moodler
cd53bde0a5
Removed some padding from standard headers
2005-04-02 13:49:34 +00:00
mits
ef5db6d83e
fixed.
...
based on standard theme.
2005-04-02 13:41:27 +00:00
martinlanghoff
51e565d1ad
Capture some key stats for performance detail output.
2005-04-02 13:31:38 +00:00
mits
66c5bee694
translated some.
2005-04-02 13:26:31 +00:00
moodler
910c0f74da
Um, OK, NOW the forum unread markings are fixed on the discussion page
2005-04-02 13:06:29 +00:00
moodler
c2483c7f51
FIxes for unread forumpost markings (Orange border)
2005-04-02 13:01:53 +00:00
mits
82d767a57f
fixed.
...
based on standard theme.
2005-04-02 12:45:18 +00:00
moodler
61bff7e5ec
Varous tweaks, mostly navbar
2005-04-02 12:44:04 +00:00
moodler
1a86378a73
navbar is now a TABLE so that it can contain things properly in a small-window situation
2005-04-02 12:40:03 +00:00
moodler
713d78eafa
New feature for resources ... Local File Resources
...
A Resource Parameter controls this (it defaults to OFF).
When on, you see a third button when selecting a file, which lets
you select a LOCAL file on your own filesystem (but it isn't uploaded).
The local file is included in the web page when viewed. All users see
a link that helps them set up a user_preference for the location of
these files on their own system (usually a CD_ROM drive).
2005-04-02 12:11:27 +00:00
moodler
a7bd52d8e4
Some new strings
2005-04-02 12:07:19 +00:00
moodler
43070bc1a3
Replace HTTP_POST_VARS and HTTP_GET_VARS with _POST and _GET
2005-04-02 11:54:46 +00:00
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