Commit graph

1672 commits

Author SHA1 Message Date
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
moodler
abf90faf65 More details ... 2002-12-23 15:52:16 +00:00
moodler
97485d0726 More database tweaks and improved access to forum search engine 2002-12-23 15:33:40 +00:00
coolbit
7f8dcc6c02 no message 2002-12-23 15:08:55 +00:00
moodler
4e042a3ee9 Clearer directions. 2002-12-23 14:44:32 +00:00
moodler
99988d1a87 This version installs smoothly for me on PostgreSQL 2002-12-23 14:19:45 +00:00
moodler
31fefa636d More database tweaking ... looking pretty good with PostgreSQL now 2002-12-23 13:48:31 +00:00
moodler
a3eea09cc9 More fixes for postgreSQL etc 2002-12-23 11:47:17 +00:00
moodler
6aeec7f8f8 Fixes for log display 2002-12-23 10:27:57 +00:00
moodler
b6c38cec93 Slight fixes to headings 2002-12-23 10:18:51 +00:00
moodler
ebc3bd2b24 Changes throughout Moodle to remove any reserved words from the
Moodle tables.

ie user -> userid in many tables, plus in user_students
   start -> starttime and end -> endtime

I've just done all this as carefully as I could ... I don't think
I missed anything but it's pretty intensive work and I'd be fooling myself
if I didn't think I'd missed a couple.

Note that this version should pretty much be able to bootstrap itself
using PostgreSQL now ... but this is untested
2002-12-23 09:39:26 +00:00
moodler
1f48942e7d Further SQL cleanups 2002-12-23 07:01:06 +00:00