1838 Commits

Author SHA1 Message Date
moodler
72ae3a0eb4 Updates 2003-01-06 08:42:08 +00:00
moodler
20f47494ae Framed docs can now select a named anchor in a page 2003-01-06 08:23:36 +00:00
moodler
bfe89310ce Link from admin page to docs 2003-01-06 08:23:13 +00:00
moodler
1b73ea5799 Link from themes page to themes docs 2003-01-06 08:22:49 +00:00
moodler
c4028ac12b Garden theme by spiggy: http://phpgirl.com 2003-01-06 07:39:19 +00:00
moodler
a657c48b96 A little fix to workaround what seems to be an ADOdb bug when using
database authentication
2003-01-06 05:37:26 +00:00
moodler
57b0a28bfa Latest versions from Sebastien 2003-01-06 03:28:44 +00:00
moodler
f24a9b78eb String changes 2003-01-06 02:57:09 +00:00
moodler
d9a9064e27 More rogue strings 2003-01-06 02:56:48 +00:00
moodler
3bd402300e Shot down some rebel strings 2003-01-06 02:43:50 +00:00
moodler
6a738db7b5 Added 4.3.0 bug compatibility 2003-01-06 01:44:49 +00:00
moodler
654eddf086 FIxed a missing quote, and fixed the highlight colour 2003-01-05 16:46:29 +00:00
moodler
e2b5b53e46 READ ME ;-) 2003-01-05 16:34:34 +00:00
moodler
25a3810f01 Removing unnecessary English versions of these files (see README) 2003-01-05 16:33:52 +00:00
moodler
1ccee9fdc3 Updated 2003-01-05 16:15:25 +00:00
moodler
d768dee320 Update versions 2003-01-05 14:23:30 +00:00
moodler
b20f74c94a Rmove bad coursemodule error - not important enough to show 2003-01-05 14:20:33 +00:00
moodler
b0e3a92523 Clean sweep through all the important changing all include(), include_once()
and require() to require_once()
2003-01-05 14:19:20 +00:00
moodler
af60ea8a86 Fixed a link 2003-01-05 13:19:21 +00:00
moodler
8b3235f57f Fixes to use new mysql module with frame 2003-01-05 12:00:57 +00:00
moodler
bdd2e029a0 Fixes dependency on standardlogo 2003-01-05 11:08:21 +00:00
moodler
c07e87c6ee New standard white theme 2003-01-05 11:02:51 +00:00
moodler
6422da3570 Smaller image and links break out of frames 2003-01-05 10:23:49 +00:00
moodler
92a419a25c Make frame width a variable 2003-01-05 10:10:05 +00:00
moodler
5dc09fb6ee Cleaned things up somewhat and made it more generic 2003-01-05 09:53:30 +00:00
moodler
8bbba2486c Initial version of "Poweraid" theme from Bjarne Varoystrand aka Black Skorpio
with a few half-finished changes ... still needs work which I'm doing right now...
2003-01-05 07:23:04 +00:00
moodler
f5789d86aa Updating to current info 2003-01-05 07:04:24 +00:00
moodler
7d0d7f4665 Initial version by Tom Murdock 2003-01-05 07:02:39 +00:00
moodler
ed5e0c04ae More info 2003-01-05 06:52:55 +00:00
moodler
f8b3c31f28 Update the version 2003-01-05 06:46:21 +00:00
moodler
607809b3ba OK a number of small changes here.
Firstly, I'm replacing all use of old-style global variables like
$HTTY_REFERER with their new-style equivalent $_SERVER["HTTP_REFERER"]
Also using $_POST instead $HTTP_POST_VARS  etc

Secondly, if gdversion == 0 (ie GD is not installed) then:

 - users are not even allowed to upload new images
 - graphs now just print a message instead of failing.

this allows Moodle to still be used even if GD is not present
2003-01-05 06:45:20 +00:00
moodler
3b7c1de95e Changes to improve robustness of uploads, and make things compatible
with PHP 4.3.0.  Also some translation fixes with upload strings.
2003-01-05 04:20:32 +00:00
moodler
8556ae8641 Language credits 2003-01-05 04:19:35 +00:00
moodler
087b81fc86 Updated Dutch strings. 2003-01-05 04:14:45 +00:00
paca70
da95fdd658 checkin for translation 2003-01-04 17:20:10 +00:00
paca70
fcbea507c4 Just checking in for translation. 2003-01-04 17:16:37 +00:00
paca70
0b9e04f07e more updates 2003-01-04 17:09:00 +00:00
moodler
70d4cf8267 Ah!! At last, the dreaded off-by-one date bug, squashed. 2003-01-03 16:58:37 +00:00
moodler
89885b582d Upgrade version for Beta Test version 2003-01-03 16:38:46 +00:00
moodler
17e6df458d Fixed display of headers while updating modules 2003-01-03 16:35:51 +00:00
moodler
1d2603b1e3 Make sure grades are always rounded 2003-01-03 16:05:44 +00:00
moodler
a2fe7cc0dc Changed three fields to avoid SQL problems with PostgreSQL etc:
quiz_truefalse:  true->trueanswer  and false->falseanswer
quiz_questions:  type->qtype
2003-01-03 16:01:48 +00:00
moodler
a3fb1c450a New function table_column() to add or alter a column in any database. 2003-01-03 15:31:30 +00:00
moodler
d2d7c864de Mention language count 2003-01-03 14:39:13 +00:00
moodler
3cc9937d3c More stuff 2003-01-03 13:05:40 +00:00
moodler
e53b0823ab More robust checking of returned $rs 2003-01-03 06:44:35 +00:00
moodler
8663bfdb08 Display months in local language for date_selector 2003-01-03 06:43:12 +00:00
moodler
15ac90653d Replaced &sect with &sect to avoid some buggy browsers 2003-01-03 05:33:17 +00:00
moodler
a86b60ddd9 Changed a link 2003-01-03 03:25:48 +00:00
moodler
3250c50889 Removed German help files 2003-01-03 03:03:19 +00:00