]>
git.mjollnir.org Git - moodle.git/log
moodler [Wed, 1 Jan 2003 06:40:55 +0000 (06:40 +0000)]
New strings for publishing results
moodler [Wed, 1 Jan 2003 06:40:31 +0000 (06:40 +0000)]
Tweaks
moodler [Wed, 1 Jan 2003 06:34:54 +0000 (06:34 +0000)]
More robustness fixes
moodler [Wed, 1 Jan 2003 06:34:13 +0000 (06:34 +0000)]
New feature: choices can now be published (like polls) with names
or without.
moodler [Wed, 1 Jan 2003 05:39:30 +0000 (05:39 +0000)]
Old file
moodler [Tue, 31 Dec 2002 08:50:24 +0000 (08:50 +0000)]
More tweaks
moodler [Tue, 31 Dec 2002 08:45:37 +0000 (08:45 +0000)]
More robustness, and some little bug fixes.
Also, database module now supports md5 passwords
moodler [Tue, 31 Dec 2002 07:16:52 +0000 (07:16 +0000)]
Better checks during membership checks
moodler [Mon, 30 Dec 2002 15:47:54 +0000 (15:47 +0000)]
Little robustness fixes
moodler [Mon, 30 Dec 2002 15:46:15 +0000 (15:46 +0000)]
Fixes to XLS routines that were causing some problems
moodler [Mon, 30 Dec 2002 15:38:10 +0000 (15:38 +0000)]
Allow "." and "-" in usernames.
moodler [Mon, 30 Dec 2002 15:30:05 +0000 (15:30 +0000)]
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)
moodler [Mon, 30 Dec 2002 13:02:21 +0000 (13:02 +0000)]
Allow STRIKE tag
moodler [Mon, 30 Dec 2002 06:07:03 +0000 (06:07 +0000)]
Robustness fixes
moodler [Mon, 30 Dec 2002 05:31:54 +0000 (05:31 +0000)]
More debugging
moodler [Mon, 30 Dec 2002 05:13:43 +0000 (05:13 +0000)]
More little fixups for robustness
moodler [Mon, 30 Dec 2002 05:10:01 +0000 (05:10 +0000)]
Many little fixes and cleanups for robustness
moodler [Mon, 30 Dec 2002 03:39:42 +0000 (03:39 +0000)]
Fixed p() and s() to deal with zero better
moodler [Mon, 30 Dec 2002 03:38:59 +0000 (03:38 +0000)]
Fix default cursor
moodler [Mon, 30 Dec 2002 03:25:48 +0000 (03:25 +0000)]
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
moodler [Mon, 30 Dec 2002 03:24:07 +0000 (03:24 +0000)]
New "debug" variable to turn debugging on and off
moodler [Sun, 29 Dec 2002 17:41:18 +0000 (17:41 +0000)]
Daily changes
moodler [Sun, 29 Dec 2002 17:32:32 +0000 (17:32 +0000)]
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 ...
moodler [Sun, 29 Dec 2002 16:28:41 +0000 (16:28 +0000)]
It's now possible to choose a documentation language on the fly!
moodler [Sun, 29 Dec 2002 16:28:09 +0000 (16:28 +0000)]
New get_record_select function (for completeness) and a completely
revamped update_user_in_db() function
moodler [Sun, 29 Dec 2002 16:26:44 +0000 (16:26 +0000)]
Use session-specified language if possible
moodler [Sun, 29 Dec 2002 16:23:48 +0000 (16:23 +0000)]
Cleaned up files using new admin/lang.php
moodler [Sun, 29 Dec 2002 16:15:41 +0000 (16:15 +0000)]
Cleaned up some strings without quotes
coolbit [Sun, 29 Dec 2002 15:33:39 +0000 (15:33 +0000)]
remove them and wait for new translations
moodler [Sun, 29 Dec 2002 15:12:45 +0000 (15:12 +0000)]
Clearer info
moodler [Sun, 29 Dec 2002 15:06:31 +0000 (15:06 +0000)]
Adding this back again to help brand-new installations and to keep
some old links alive.
moodler [Sun, 29 Dec 2002 14:43:49 +0000 (14:43 +0000)]
Better way to include initial intro.html
moodler [Sun, 29 Dec 2002 14:41:03 +0000 (14:41 +0000)]
New function document_file() for fetching documentation from language
packs, and a few cleanups to reduce warnings
moodler [Sun, 29 Dec 2002 14:39:52 +0000 (14:39 +0000)]
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.
moodler [Sun, 29 Dec 2002 14:37:53 +0000 (14:37 +0000)]
Added document files to English translation
mits [Sun, 29 Dec 2002 09:13:19 +0000 (09:13 +0000)]
New translation added.
moodler [Sun, 29 Dec 2002 04:18:09 +0000 (04:18 +0000)]
Accidentally left debugging on
moodler [Sun, 29 Dec 2002 04:17:32 +0000 (04:17 +0000)]
More little fixes
moodler [Sun, 29 Dec 2002 04:02:42 +0000 (04:02 +0000)]
Some changes to remove warnings about empty variables and cleanup
compuproggy [Sat, 28 Dec 2002 21:14:14 +0000 (21:14 +0000)]
*** empty log message ***
moodler [Sat, 28 Dec 2002 14:45:54 +0000 (14:45 +0000)]
Fixes to allow the GD detection to work on PHP 4.3.0 (with bundled GD)
moodler [Sat, 28 Dec 2002 13:05:03 +0000 (13:05 +0000)]
fixed user --> userid
moodler [Thu, 26 Dec 2002 17:02:45 +0000 (17:02 +0000)]
Er, unfinished code while upgrading log_display
coolbit [Thu, 26 Dec 2002 17:01:55 +0000 (17:01 +0000)]
new docs
moodler [Thu, 26 Dec 2002 16:27:44 +0000 (16:27 +0000)]
Added "source" mode in richtext editor
moodler [Thu, 26 Dec 2002 16:26:55 +0000 (16:26 +0000)]
Use HTML editor for editing HTML files
ahmed_nabil [Wed, 25 Dec 2002 13:56:31 +0000 (13:56 +0000)]
no message
set_lo [Wed, 25 Dec 2002 13:35:07 +0000 (13:35 +0000)]
spelling error vilkor substituted with villkor
set_lo [Wed, 25 Dec 2002 13:34:25 +0000 (13:34 +0000)]
action substituted with swedish aktion
ahmed_nabil [Tue, 24 Dec 2002 13:31:33 +0000 (13:31 +0000)]
no message
moodler [Tue, 24 Dec 2002 10:08:24 +0000 (10:08 +0000)]
Er... on the cookies I meant.
moodler [Tue, 24 Dec 2002 10:07:45 +0000 (10:07 +0000)]
Use table prefixes on database too :-)
moodler [Tue, 24 Dec 2002 09:34:11 +0000 (09:34 +0000)]
Updates
moodler [Tue, 24 Dec 2002 07:29:38 +0000 (07:29 +0000)]
Updated release notes
moodler [Tue, 24 Dec 2002 07:01:03 +0000 (07:01 +0000)]
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.
moodler [Tue, 24 Dec 2002 06:59:13 +0000 (06:59 +0000)]
New documentation for Moodle - new resource type called "Program"
moodler [Tue, 24 Dec 2002 05:39:45 +0000 (05:39 +0000)]
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.
moodler [Mon, 23 Dec 2002 16:16:53 +0000 (16:16 +0000)]
Forgot Turkish
moodler [Mon, 23 Dec 2002 16:12:44 +0000 (16:12 +0000)]
Tweak
moodler [Mon, 23 Dec 2002 16:10:06 +0000 (16:10 +0000)]
Tweak!
moodler [Mon, 23 Dec 2002 16:07:38 +0000 (16:07 +0000)]
More up-to-date-info
moodler [Mon, 23 Dec 2002 15:52:16 +0000 (15:52 +0000)]
More details ...
moodler [Mon, 23 Dec 2002 15:33:40 +0000 (15:33 +0000)]
More database tweaks and improved access to forum search engine
coolbit [Mon, 23 Dec 2002 15:08:55 +0000 (15:08 +0000)]
no message
moodler [Mon, 23 Dec 2002 14:44:32 +0000 (14:44 +0000)]
Clearer directions.
moodler [Mon, 23 Dec 2002 14:19:45 +0000 (14:19 +0000)]
This version installs smoothly for me on PostgreSQL
moodler [Mon, 23 Dec 2002 13:48:31 +0000 (13:48 +0000)]
More database tweaking ... looking pretty good with PostgreSQL now
moodler [Mon, 23 Dec 2002 11:47:17 +0000 (11:47 +0000)]
More fixes for postgreSQL etc
moodler [Mon, 23 Dec 2002 10:27:57 +0000 (10:27 +0000)]
Fixes for log display
moodler [Mon, 23 Dec 2002 10:18:51 +0000 (10:18 +0000)]
Slight fixes to headings
moodler [Mon, 23 Dec 2002 09:39:26 +0000 (09:39 +0000)]
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
moodler [Mon, 23 Dec 2002 07:01:06 +0000 (07:01 +0000)]
Further SQL cleanups
mits [Mon, 23 Dec 2002 06:50:50 +0000 (06:50 +0000)]
Modified
mits [Mon, 23 Dec 2002 06:49:48 +0000 (06:49 +0000)]
New translation added.
moodler [Mon, 23 Dec 2002 05:57:05 +0000 (05:57 +0000)]
Changes to use new database stuff
moodler [Mon, 23 Dec 2002 03:07:01 +0000 (03:07 +0000)]
More moving functions around and removal of hardcoded SQL
mits [Sun, 22 Dec 2002 15:30:58 +0000 (15:30 +0000)]
Polished
moodler [Sun, 22 Dec 2002 13:55:30 +0000 (13:55 +0000)]
CHanges for new database table commands
moodler [Sun, 22 Dec 2002 13:32:36 +0000 (13:32 +0000)]
New Swedish translation by Set Lonnert
moodler [Sun, 22 Dec 2002 13:26:16 +0000 (13:26 +0000)]
Fixed an error in survey.php in all languages ... colles18hort should be colles18short
moodler [Sun, 22 Dec 2002 06:45:09 +0000 (06:45 +0000)]
More little fixups for week 0
moodler [Sun, 22 Dec 2002 06:33:30 +0000 (06:33 +0000)]
Changes to get a more reliable insert ID for any table
moodler [Sun, 22 Dec 2002 06:15:44 +0000 (06:15 +0000)]
Changes to make things work again :-)
coolbit [Sat, 21 Dec 2002 12:48:24 +0000 (12:48 +0000)]
no message
coolbit [Sat, 21 Dec 2002 11:39:27 +0000 (11:39 +0000)]
no message
moodler [Fri, 20 Dec 2002 14:44:14 +0000 (14:44 +0000)]
Many many changes lumped in here ... not finished yet either.
Basically all the Database functions are in lib/datalib.php
and the web functions are all in lib/weblib.php, so
moodlelib.php is much thinner than it was.
Data functions have been extended ... most old calls will
still work, but now many more SQL commands can be performed
using the datalib functions rather than using SQL. I'm
currently moving through the whole tree replacing SQL
calls or at least concentrating them in one section of
mod/xxx/lib.php
Still working on forums, quizzes, surveys, resources.
The tree is currently not full working ... some things are
half-completed ... will resume tomorrow.
coolbit [Fri, 20 Dec 2002 12:48:46 +0000 (12:48 +0000)]
no message
moodler [Fri, 20 Dec 2002 07:21:09 +0000 (07:21 +0000)]
Slight updates such as removing old functions
mits [Thu, 19 Dec 2002 15:54:41 +0000 (15:54 +0000)]
Polished
mits [Wed, 18 Dec 2002 14:19:58 +0000 (14:19 +0000)]
Polished
coolbit [Wed, 18 Dec 2002 13:58:01 +0000 (13:58 +0000)]
Removed lots of "^M", hu!
Where do they come from?
moodler [Wed, 18 Dec 2002 08:08:34 +0000 (08:08 +0000)]
Preset the FULLME variable
mits [Wed, 18 Dec 2002 06:34:40 +0000 (06:34 +0000)]
Polished
mits [Wed, 18 Dec 2002 03:08:09 +0000 (03:08 +0000)]
Polished
coolbit [Tue, 17 Dec 2002 15:46:21 +0000 (15:46 +0000)]
no message
carlesbellver [Tue, 17 Dec 2002 13:21:50 +0000 (13:21 +0000)]
*** empty log message ***
compuproggy [Tue, 17 Dec 2002 07:01:25 +0000 (07:01 +0000)]
*** empty log message ***
moodler [Tue, 17 Dec 2002 04:41:18 +0000 (04:41 +0000)]
Contains database functions split-off from moodlelib, just so you can see
what I'm doing ...
Some functions have been extended and cleaned up ...
I need to do more testing on it all before checking in all the other
changed files like moodlelib.php and setup.php
gregb_cc [Tue, 17 Dec 2002 03:04:07 +0000 (03:04 +0000)]
Since the reimplementation of check_php_version will probably never be used, I
have removed it.
gregb_cc [Tue, 17 Dec 2002 03:02:53 +0000 (03:02 +0000)]
added in a commented out reimplementation of check_php_version, that will most
likely never be used.