1857 Commits

Author SHA1 Message Date
rkingdon
402eb657a6 peer graded assignment version 1.01 2003-02-06 21:43:57 +00:00
moodler
40f1246b14 Missing semicolon 2003-02-06 18:07:31 +00:00
moodler
de2146b276 Note for something that needs to be fixed 2003-02-06 06:37:10 +00:00
moodler
73f8658c36 Provide the possibility that the format of a text is not defined properly 2003-02-05 12:41:59 +00:00
moodler
bcdfe14e02 Whoops, fixed some obvious bugs when getting slash arguments 2003-02-05 10:52:55 +00:00
moodler
eaa50dbc83 Removed some redundant code when looking for slash arguments (use me() function instead) 2003-02-05 10:48:13 +00:00
minkowski
ac68f7ffc8 Completed Thai Translation 2003-02-04 04:35:17 +00:00
minkowski
acf0f21ab1 rephrased quite a number of phrases 2003-02-04 04:12:30 +00:00
moodler
ecc114ee3b Add better escaping for double quotes 2003-02-02 02:37:09 +00:00
rkingdon
f879140423 peer graded assignment version 1.0 2003-02-01 22:04:27 +00:00
mits
08ffd31db1 New translation added. 2003-02-01 18:28:10 +00:00
rkingdon
49c4b1f779 Peer graded assignment - English Language file version 1.0 2003-02-01 17:53:41 +00:00
moodler
498d403283 Add some timing 2003-02-01 01:36:31 +00:00
paca70
56a4ed732a some updates 2003-01-31 11:05:43 +00:00
paca70
33ff2cca85 *** empty log message *** 2003-01-31 10:43:24 +00:00
moodler
fced815cd7 Improved me() function 2003-01-30 15:52:38 +00:00
moodler
db11e52dec Allow tags for embedded objects 2003-01-28 03:55:55 +00:00
moodler
b35e8568ff Ignore all files and directories beginning with "." 2003-01-28 03:34:26 +00:00
moodler
7750f58e0c Explicitly set the character set 2003-01-28 03:06:52 +00:00
moodler
f2e19ba41d Added some missing PHP variables to make it consistent with lib/htaccess 2003-01-28 03:06:20 +00:00
moodler
d686bf500b Added some checks for PHP server variables - warnings are printed that
prevent installation until these are fixed.
2003-01-28 02:52:13 +00:00
moodler
a09b86a693 Use On and Off instead of 0 and 1 2003-01-28 02:28:17 +00:00
moodler
0d3cbf4cca Changed some settings from "1" to "On" 2003-01-28 02:27:18 +00:00
moodler
1b27d92ad4 Old version of this file ... Ray will replace it shortly 2003-01-27 02:50:34 +00:00
moodler
89600ce15f Don't need this either 2003-01-26 16:59:39 +00:00
moodler
34afe40fb5 Removing English versions in the German lang pack 2003-01-26 16:58:55 +00:00
compuproggy
c74a276913 *** empty log message *** 2003-01-26 12:22:09 +00:00
compuproggy
a2da49f38b A better german version. Thx to a few modified translations of Michael Schneider 2003-01-26 12:08:01 +00:00
moodler
750ab759ed Slightly better robustness for notice() when there is no referer 2003-01-26 06:04:14 +00:00
compuproggy
b49d73511b *** empty log message *** 2003-01-25 13:01:16 +00:00
moodler
e79ddee2ad Smaller random number for smaller machines. :-) 2003-01-24 08:47:20 +00:00
moodler
03f06a1412 Remove the ampersand thing ... it was actually a Mozilla display bug. :-) 2003-01-24 08:41:18 +00:00
moodler
9223049919 Fixes to insert_record for inserting null values.
Also some unfinished changes to table_column ... not recommended for use right now
2003-01-24 07:51:55 +00:00
moodler
54d0590b47 Robustness fixes 2003-01-24 07:48:54 +00:00
moodler
eb58acca4d New sessiontimeout config variable to set the timeout for sessions 2003-01-24 04:31:58 +00:00
moodler
7d8f674dea Implemented a safer version of stripslashes called stripslashes_safe.
This will only fix these three cases:

  \'
  \"
  \\

and leaves all other backslashes alone.  Should fix problems in forums
and forms where backslashes were sometimes disappearing from windows
paths like C:\temp - usually only in the richtext editor, but still.
2003-01-23 13:07:49 +00:00
moodler
f3e48e6ef0 Solve this silly mpersand display problem 2003-01-23 05:03:27 +00:00
moodler
66fef9f99f If comment contains quotes then it can cause problems when
an assignment is uploaded.  Bug fixed by Ray Kingdon.
2003-01-23 04:23:05 +00:00
moodler
48d38fad63 Some robustness fixes 2003-01-23 02:50:38 +00:00
mits
878ece7eca New translation 2003-01-22 18:39:17 +00:00
mits
04222f70a3 no message 2003-01-22 18:38:19 +00:00
mits
5ca400f257 no message 2003-01-22 14:27:45 +00:00
mits
071df54ffd Modify strftime format for more natural Japanese way. 2003-01-22 14:26:35 +00:00
moodler
dd98f2e261 Ignore the fonts folder 2003-01-22 12:03:22 +00:00
moodler
1042139455 Adding correct character set for Japanese.
These pages have to specify this stuff manually so that they work
even when not displayed within Moodle.

Nice job on the install translation, Mits!
2003-01-22 05:34:25 +00:00
moodler
a42fcc51cb Removed all additional stuff for now 2003-01-22 04:15:29 +00:00
moodler
9f44d972c7 Add slashes to data pulled out of external source, just in case O'Brien logs in :-) 2003-01-22 01:55:54 +00:00
mits
5c71840819 New translation 2003-01-21 19:09:22 +00:00
moodler
7ba3fb64c9 More changes ... can't mess with the GPL. :-( 2003-01-21 16:13:23 +00:00
moodler
cfe22ac921 Clean up 2003-01-21 13:22:05 +00:00