2033 Commits

Author SHA1 Message Date
moodler
789a2500eb Slightly better formatting ... needs work still I think 2003-01-20 08:22:53 +00:00
moodler
3e9b5d5a90 Moved session lang setting into setup.php (works on all pages) 2003-01-20 08:09:25 +00:00
moodler
858156a995 Take session language into account when setting locale 2003-01-20 08:06:09 +00:00
moodler
a38e24a544 Rearranged menu 2003-01-20 08:03:32 +00:00
moodler
a5e3644bd2 Add setting of language to home page, and setting of new user accounts
to whatever the current language is.
2003-01-20 08:01:46 +00:00
moodler
0b949a6d0c Whoops, forgot a debug statement 2003-01-20 07:30:47 +00:00
moodler
1f3eb3191a More robustness on recover-password stuff 2003-01-20 07:16:23 +00:00
moodler
4028fcb159 Added Rodrigo 2003-01-20 07:13:25 +00:00
moodler
37208cd23a Some robustness 2003-01-20 07:13:02 +00:00
moodler
dde4495df4 Update the version 2003-01-20 07:11:39 +00:00
moodler
dc8791f367 Undoing recent change to insert_record() because of some problems 2003-01-20 07:10:14 +00:00
moodler
207190aa87 Make sure config array is always initialised before use 2003-01-20 06:43:44 +00:00
moodler
c9d4e6da89 Remove old doclang variable 2003-01-19 12:37:56 +00:00
moodler
3db3acfb99 Instead of using doclang, use $SESSION->lang, and make it override other
language settings.  This should fix documentation display, but also will
be how setting registration languages and login languages works
2003-01-19 12:32:55 +00:00
mits
69ae05837c New translation 2003-01-19 12:00:06 +00:00
mits
ecb1e78aaf no message 2003-01-19 11:26:28 +00:00
moodler
a7e838796a Rogue tabs 2003-01-19 06:07:05 +00:00
moodler
fe2874294c If we create a directory, then chmod it to protect the contents. 2003-01-19 05:54:08 +00:00
moodler
3c72e2f9c9 Some changes to insert_record to help Postgres 7.3 2003-01-19 05:46:49 +00:00
moodler
e01b5c0e77 Small fix to make this script more usable on Multi-Byte languages like zh_hk 2003-01-19 05:25:31 +00:00
moodler
b5fdd4c60a Updates 2003-01-19 05:05:45 +00:00
moodler
842b894b91 New translation Argentinian Spanish from Rodrigo Vigil 2003-01-19 04:57:25 +00:00
moodler
67c6f56f05 New updates for Spanish (esp. all-new help files) from Antonio Navarro 2003-01-19 03:42:29 +00:00
moodler
7fb92a3388 Changed Czech code 2003-01-19 01:23:53 +00:00
coolbit
59e6addbc9 add some new strings 2003-01-18 15:50:06 +00:00
moodler
2e43b5d987 Better notification and continue button is more useful 2003-01-18 14:24:40 +00:00
coolbit
319aa49306 update date formats 2003-01-18 14:20:22 +00:00
moodler
8f94fbcd4a Add slashes when printing correct Windows path to problems with backslashes 2003-01-18 14:05:52 +00:00
mits
a9630e4f60 no message 2003-01-18 09:29:28 +00:00
mits
ca791cb4a5 New translation added. 2003-01-18 09:26:55 +00:00
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
moodler
41b95af210 Strip slashes from short answers before comparing 2003-01-16 15:19:49 +00:00
moodler
536d3e22be Added Wales 2003-01-16 12:17:45 +00:00
moodler
722d4d1e14 Cleaned up the logic a bit 2003-01-16 11:57:34 +00:00
moodler
d57bc55729 Updating the date 2003-01-16 04:06:23 +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
7684f1efcc Minor fix with display of %% in language strings 2003-01-15 11:28:54 +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
9277dbd42d Bummer ... I introduced a new bug in 1.0.8.1 with pathinfo. Fixed. 2003-01-15 05:32:14 +00:00
moodler
1c418003d7 FIxed logic problem when checking has_default variable in the database
when inserting new data
2003-01-14 15:36:20 +00:00
moodler
7af6281f22 Don't bother working with empty course modules (can happen when an
module is uninstalled improperly)
2003-01-14 14:56:57 +00:00
moodler
2c104c0152 Fixed redirection when user not completed yet in some instances when
using external authentication
2003-01-14 14:54:45 +00:00
moodler
ac0ac75240 Made this a bit clearer 2003-01-14 11:24:43 +00:00
moodler
c078c29bb2 For assignments without a timemodified stamp, add one when graded 2003-01-14 03:01:10 +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
ab387834ab Development phase .. hold on to your hats! :-) 2003-01-13 15:26:57 +00:00