Commit graph

10801 commits

Author SHA1 Message Date
moodler
cf194fc831 Latest updates - compatible with 1.0.8 2003-01-18 03:30:57 +00:00
moodler
fdf5a1e2fb Changes to Course catagery editor to prevent duplicates 2003-01-17 02:03:42 +00:00
mits
83948780bc Update for New Date formatt. 2003-01-16 03:58:06 +00:00
moodler
2e41586e07 Added default date/time strings to all languages.
All European languages have now been changed to 24 hr time,
because AM and PM were not being displayed correctly.

Language editors should check these strings to see if there is
a more natural way to format these dates in their language.
2003-01-16 03:15:21 +00:00
moodler
7f43f576fc Updates from Hans de Zwart 2003-01-15 15:07:23 +00:00
moodler
dcde9f020a Displayed time formats are now stored in lang files
(see the new strftime* strings) so they can be customised per language
2003-01-15 10:55:54 +00:00
moodler
dfcfb72876 Removing these files again 2003-01-14 01:47:27 +00:00
compuproggy
a9a55d693e *** empty log message *** 2003-01-13 21:00:56 +00:00
moodler
bcb5c5095e Fixed the default locale 2003-01-13 10:03:17 +00:00
moodler
29f18614e2 Updated version and release notes 2003-01-12 07:11:44 +00:00
moodler
f978ad0acb Put in a check for the sessions directory 2003-01-10 07:33:26 +00:00
moodler
d96b410816 More details about requirements 2003-01-10 07:22:34 +00:00
moodler
6c14c3948f PLease read the README.txt in this directory 2003-01-10 06:29:40 +00:00
mits
5af670da9a no message 2003-01-10 05:44:51 +00:00
mits
a6602862fb Modified 2003-01-10 05:29:31 +00:00
moodler
7dba8c384f Whoops forgot the date 2003-01-06 14:17:05 +00:00
moodler
8375fe4f88 More touch-ups 2003-01-06 14:15:45 +00:00
moodler
5be03da1e8 New file 2003-01-06 12:36:35 +00:00
moodler
0b963b9041 Tidying up old files 2003-01-06 12:36:08 +00:00
moodler
8d61f85e32 Update 2003-01-06 12:31:39 +00:00
moodler
df8dd5f479 New strings from Fabricio 2003-01-06 12:29:52 +00:00
moodler
042a64f050 Missing file 2003-01-06 08:42:59 +00:00
moodler
72ae3a0eb4 Updates 2003-01-06 08:42:08 +00:00
moodler
1b73ea5799 Link from themes page to themes docs 2003-01-06 08:22:49 +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
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
af60ea8a86 Fixed a link 2003-01-05 13:19:21 +00:00
moodler
ed5e0c04ae More info 2003-01-05 06:52:55 +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
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
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
moodler
5f55de1007 New Dutch translation from Hans Zwart and Jacob Romeyn! 2003-01-03 02:54:50 +00:00
paca70
ba79f7429e Some updates, more to come. 2003-01-02 12:45:39 +00:00
moodler
c030ab7078 More details... 2003-01-02 11:13:01 +00:00
moodler
819df380a3 Initial version of Thai translation, by M Minkowski :-) 2003-01-02 07:55:40 +00:00
moodler
33e5f52c01 Removing english versions 2003-01-02 06:52:27 +00:00
moodler
6846ee2da5 Removing files 2003-01-02 06:51:56 +00:00
compuproggy
6af88ac7a2 *** empty log message *** 2003-01-02 06:38:36 +00:00
moodler
e18b68b0b6 Updates. That's it for features now. :-) 2003-01-01 15:12:29 +00:00
moodler
8e6c87ccf3 Teachers can choose to allow review of quizzes, which means that students
are allowed to see past quizzes.  This only works once the quiz is completely
closed (to perhaps prevent easy cheating).
2003-01-01 14:47:11 +00:00