12920 Commits

Author SHA1 Message Date
martignoni
bc63d582fa Some new strings 2005-04-04 14:59:07 +00:00
martignoni
136ef998d1 Can provide an alternate page for the login form 2005-04-04 14:14:05 +00:00
bobopinna
867b2a5c5b Uniformed view and playscorm course structure 2005-04-04 14:10:03 +00:00
barias
b198a10d7c Latest updates in spanish translation 2005-04-04 13:19:59 +00:00
paca70
e8a7fa9afd Added missing argumet 2005-04-04 10:16:28 +00:00
bobopinna
1742fccc68 Fixed a typo 2005-04-04 09:43:28 +00:00
bobopinna
51ffd65c72 Added INDEX parameters support 2005-04-04 09:37:52 +00:00
bobopinna
d0dd5c4b3d Added ITEM parameters support. 2005-04-04 09:30:51 +00:00
barias
5e0c182a2c Latest updates in spanish translation 2005-04-04 09:16:55 +00:00
bobopinna
66621c7581 Update some strings. 2005-04-04 06:45:22 +00:00
moodler
2a7fbce0eb Fixed up parameters for this too 2005-04-04 03:55:37 +00:00
moodler
0e72da1a04 optional_param was being called wrong 2005-04-04 03:42:01 +00:00
mjollnir_
9921028a3d Merged from MOODLE_14_STABLE: Fix for return id for insert_record - needs to be cast to an int 2005-04-03 21:04:02 +00:00
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