1583 Commits

Author SHA1 Message Date
moodler
808a3baaf8 If a user has authenticated via external authentication, then FORCE them
to fill out the user profile form (is they can't do anything else until
this is done)
2002-12-30 15:30:05 +00:00
moodler
6dd38d4656 Allow STRIKE tag 2002-12-30 13:02:21 +00:00
moodler
149f85f035 Robustness fixes 2002-12-30 06:07:03 +00:00
moodler
bdece65d72 More debugging 2002-12-30 05:31:54 +00:00
moodler
47f1da80d0 More little fixups for robustness 2002-12-30 05:13:43 +00:00
moodler
c04c41c7d2 Many little fixes and cleanups for robustness 2002-12-30 05:10:01 +00:00
moodler
b9b8ab696f Fixed p() and s() to deal with zero better 2002-12-30 03:39:42 +00:00
moodler
0ae5e5ea2d Fix default cursor 2002-12-30 03:38:59 +00:00
moodler
b3fa6684ea Fixes to insert_record (from Petri) to explicitly use field default
values if we know them from ADOdb, to avoid some problems with PostgreSQL 7.2 onwards
2002-12-30 03:25:48 +00:00
moodler
4fd7ccc0fe New "debug" variable to turn debugging on and off 2002-12-30 03:24:07 +00:00
moodler
932e472fdc Daily changes 2002-12-29 17:41:18 +00:00
moodler
9c9f7d7790 Various little fixes to remove warnings (usually about empty variables)
when error_reporting is turned up to 15 or so ... more of these to come ...
2002-12-29 17:32:32 +00:00
moodler
a900458749 It's now possible to choose a documentation language on the fly! 2002-12-29 16:28:41 +00:00
moodler
18496c590b New get_record_select function (for completeness) and a completely
revamped update_user_in_db() function
2002-12-29 16:28:09 +00:00
moodler
cae7436602 Use session-specified language if possible 2002-12-29 16:26:44 +00:00
moodler
b01597c807 Cleaned up files using new admin/lang.php 2002-12-29 16:23:48 +00:00
moodler
d558a7b5d1 Cleaned up some strings without quotes 2002-12-29 16:15:41 +00:00
coolbit
8c05e98c41 remove them and wait for new translations 2002-12-29 15:33:39 +00:00
moodler
753db9ace7 Clearer info 2002-12-29 15:12:45 +00:00
moodler
3cae82fe52 Adding this back again to help brand-new installations and to keep
some old links alive.
2002-12-29 15:06:31 +00:00
moodler
235bb050c5 Better way to include initial intro.html 2002-12-29 14:43:49 +00:00
moodler
9bd2c8741c New function document_file() for fetching documentation from language
packs, and a few cleanups to reduce warnings
2002-12-29 14:41:03 +00:00
moodler
f1dacb2ed0 Changes to how documentation works. A thin PHP interface now fetches
files from the language packs.  If a file isn't available in the current
language, then English is used.
2002-12-29 14:39:52 +00:00
moodler
4456254798 Added document files to English translation 2002-12-29 14:37:53 +00:00
mits
ce0eedfc72 New translation added. 2002-12-29 09:13:19 +00:00
moodler
11e8f20ec4 Accidentally left debugging on 2002-12-29 04:18:09 +00:00
moodler
9d378732e4 More little fixes 2002-12-29 04:17:32 +00:00
moodler
5c63e0c4ee Some changes to remove warnings about empty variables and cleanup 2002-12-29 04:02:42 +00:00
compuproggy
fa9ef12118 *** empty log message *** 2002-12-28 21:14:14 +00:00
moodler
92a4b0f180 Fixes to allow the GD detection to work on PHP 4.3.0 (with bundled GD) 2002-12-28 14:45:54 +00:00
moodler
57117c20d5 fixed user --> userid 2002-12-28 13:05:03 +00:00
moodler
05a6c03ed2 Er, unfinished code while upgrading log_display 2002-12-26 17:02:45 +00:00
coolbit
212f17dd08 new docs 2002-12-26 17:01:55 +00:00
moodler
8c8a471356 Added "source" mode in richtext editor 2002-12-26 16:27:44 +00:00
moodler
04fa59d015 Use HTML editor for editing HTML files 2002-12-26 16:26:55 +00:00
ahmed_nabil
5f7ed5ceb3 no message 2002-12-25 13:56:31 +00:00
set_lo
f5ff25a482 spelling error vilkor substituted with villkor 2002-12-25 13:35:07 +00:00
set_lo
47149b438d action substituted with swedish aktion 2002-12-25 13:34:25 +00:00
ahmed_nabil
d9843ab42d no message 2002-12-24 13:31:33 +00:00
moodler
4fe04be0bd Er... on the cookies I meant. 2002-12-24 10:08:24 +00:00
moodler
7185e073ed Use table prefixes on database too :-) 2002-12-24 10:07:45 +00:00
moodler
c23f1c10ca Updates 2002-12-24 09:34:11 +00:00
moodler
29341af700 Updated release notes 2002-12-24 07:29:38 +00:00
moodler
f7a5c8fafd Added new "Program" resource type, which allows Moodle to cooperate
with external web applications by passing info about the current
session to them.

Code contributed by Mark Kimes.
2002-12-24 07:01:03 +00:00
moodler
195ad21e96 New documentation for Moodle - new resource type called "Program" 2002-12-24 06:59:13 +00:00
moodler
7e5e076adf No need for forcetables hack any more. Moodle can now detect whether
it has already been installed in the current database (by looking
for all the main tables) and do the right thing.  It doesn't matter now
if there are other tables in the database or not.
2002-12-24 05:39:45 +00:00
moodler
e494038ecb Forgot Turkish 2002-12-23 16:16:53 +00:00
moodler
1342d68a8a Tweak 2002-12-23 16:12:44 +00:00
moodler
67fcf6818a Tweak! 2002-12-23 16:10:06 +00:00
moodler
d51fb96e98 More up-to-date-info 2002-12-23 16:07:38 +00:00