]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoAllow STRIKE tag
moodler [Mon, 30 Dec 2002 13:02:21 +0000 (13:02 +0000)]
Allow STRIKE tag

22 years agoRobustness fixes
moodler [Mon, 30 Dec 2002 06:07:03 +0000 (06:07 +0000)]
Robustness fixes

22 years agoMore debugging
moodler [Mon, 30 Dec 2002 05:31:54 +0000 (05:31 +0000)]
More debugging

22 years agoMore little fixups for robustness
moodler [Mon, 30 Dec 2002 05:13:43 +0000 (05:13 +0000)]
More little fixups for robustness

22 years agoMany little fixes and cleanups for robustness
moodler [Mon, 30 Dec 2002 05:10:01 +0000 (05:10 +0000)]
Many little fixes and cleanups for robustness

22 years agoFixed p() and s() to deal with zero better
moodler [Mon, 30 Dec 2002 03:39:42 +0000 (03:39 +0000)]
Fixed p() and s() to deal with zero better

22 years agoFix default cursor
moodler [Mon, 30 Dec 2002 03:38:59 +0000 (03:38 +0000)]
Fix default cursor

22 years agoFixes to insert_record (from Petri) to explicitly use field default
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

22 years agoNew "debug" variable to turn debugging on and off
moodler [Mon, 30 Dec 2002 03:24:07 +0000 (03:24 +0000)]
New "debug" variable to turn debugging on and off

22 years agoDaily changes
moodler [Sun, 29 Dec 2002 17:41:18 +0000 (17:41 +0000)]
Daily changes

22 years agoVarious little fixes to remove warnings (usually about empty variables)
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 ...

22 years agoIt's now possible to choose a documentation language on the fly!
moodler [Sun, 29 Dec 2002 16:28:41 +0000 (16:28 +0000)]
It's now possible to choose a documentation language on the fly!

22 years agoNew get_record_select function (for completeness) and a completely
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

22 years agoUse session-specified language if possible
moodler [Sun, 29 Dec 2002 16:26:44 +0000 (16:26 +0000)]
Use session-specified language if possible

22 years agoCleaned up files using new admin/lang.php
moodler [Sun, 29 Dec 2002 16:23:48 +0000 (16:23 +0000)]
Cleaned up files  using new admin/lang.php

22 years agoCleaned up some strings without quotes
moodler [Sun, 29 Dec 2002 16:15:41 +0000 (16:15 +0000)]
Cleaned up some strings without quotes

22 years agoremove them and wait for new translations
coolbit [Sun, 29 Dec 2002 15:33:39 +0000 (15:33 +0000)]
remove them and wait for new translations

22 years agoClearer info
moodler [Sun, 29 Dec 2002 15:12:45 +0000 (15:12 +0000)]
Clearer info

22 years agoAdding this back again to help brand-new installations and to keep
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.

22 years agoBetter way to include initial intro.html
moodler [Sun, 29 Dec 2002 14:43:49 +0000 (14:43 +0000)]
Better way to include initial intro.html

22 years agoNew function document_file() for fetching documentation from language
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

22 years agoChanges to how documentation works. A thin PHP interface now fetches
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.

22 years agoAdded document files to English translation
moodler [Sun, 29 Dec 2002 14:37:53 +0000 (14:37 +0000)]
Added document files to English translation

22 years agoNew translation added.
mits [Sun, 29 Dec 2002 09:13:19 +0000 (09:13 +0000)]
New translation added.

22 years agoAccidentally left debugging on
moodler [Sun, 29 Dec 2002 04:18:09 +0000 (04:18 +0000)]
Accidentally left debugging on

22 years agoMore little fixes
moodler [Sun, 29 Dec 2002 04:17:32 +0000 (04:17 +0000)]
More little fixes

22 years agoSome changes to remove warnings about empty variables and cleanup
moodler [Sun, 29 Dec 2002 04:02:42 +0000 (04:02 +0000)]
Some changes to remove warnings about empty variables and cleanup

22 years ago*** empty log message ***
compuproggy [Sat, 28 Dec 2002 21:14:14 +0000 (21:14 +0000)]
*** empty log message ***

22 years agoFixes to allow the GD detection to work on PHP 4.3.0 (with bundled GD)
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)

22 years agofixed user --> userid
moodler [Sat, 28 Dec 2002 13:05:03 +0000 (13:05 +0000)]
fixed user --> userid

22 years agoEr, unfinished code while upgrading log_display
moodler [Thu, 26 Dec 2002 17:02:45 +0000 (17:02 +0000)]
Er, unfinished code while upgrading log_display

22 years agonew docs
coolbit [Thu, 26 Dec 2002 17:01:55 +0000 (17:01 +0000)]
new docs

22 years agoAdded "source" mode in richtext editor
moodler [Thu, 26 Dec 2002 16:27:44 +0000 (16:27 +0000)]
Added "source" mode in richtext editor

22 years agoUse HTML editor for editing HTML files
moodler [Thu, 26 Dec 2002 16:26:55 +0000 (16:26 +0000)]
Use HTML editor for editing HTML files

22 years agono message
ahmed_nabil [Wed, 25 Dec 2002 13:56:31 +0000 (13:56 +0000)]
no message

22 years agospelling error vilkor substituted with villkor
set_lo [Wed, 25 Dec 2002 13:35:07 +0000 (13:35 +0000)]
spelling error vilkor substituted with villkor

22 years agoaction substituted with swedish aktion
set_lo [Wed, 25 Dec 2002 13:34:25 +0000 (13:34 +0000)]
action substituted with swedish aktion

22 years agono message
ahmed_nabil [Tue, 24 Dec 2002 13:31:33 +0000 (13:31 +0000)]
no message

22 years agoEr... on the cookies I meant.
moodler [Tue, 24 Dec 2002 10:08:24 +0000 (10:08 +0000)]
Er... on the cookies I meant.

22 years agoUse table prefixes on database too :-)
moodler [Tue, 24 Dec 2002 10:07:45 +0000 (10:07 +0000)]
Use table prefixes on database too  :-)

22 years agoUpdates
moodler [Tue, 24 Dec 2002 09:34:11 +0000 (09:34 +0000)]
Updates

22 years agoUpdated release notes
moodler [Tue, 24 Dec 2002 07:29:38 +0000 (07:29 +0000)]
Updated release notes

22 years agoAdded new "Program" resource type, which allows Moodle to cooperate
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.

22 years agoNew documentation for Moodle - new resource type called "Program"
moodler [Tue, 24 Dec 2002 06:59:13 +0000 (06:59 +0000)]
New documentation for Moodle - new resource type called "Program"

22 years agoNo need for forcetables hack any more. Moodle can now detect whether
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.

22 years agoForgot Turkish
moodler [Mon, 23 Dec 2002 16:16:53 +0000 (16:16 +0000)]
Forgot Turkish

22 years agoTweak
moodler [Mon, 23 Dec 2002 16:12:44 +0000 (16:12 +0000)]
Tweak

22 years agoTweak!
moodler [Mon, 23 Dec 2002 16:10:06 +0000 (16:10 +0000)]
Tweak!

22 years agoMore up-to-date-info
moodler [Mon, 23 Dec 2002 16:07:38 +0000 (16:07 +0000)]
More up-to-date-info

22 years agoMore details ...
moodler [Mon, 23 Dec 2002 15:52:16 +0000 (15:52 +0000)]
More details ...

22 years agoMore database tweaks and improved access to forum search engine
moodler [Mon, 23 Dec 2002 15:33:40 +0000 (15:33 +0000)]
More database tweaks and improved access to forum search engine

22 years agono message
coolbit [Mon, 23 Dec 2002 15:08:55 +0000 (15:08 +0000)]
no message

22 years agoClearer directions.
moodler [Mon, 23 Dec 2002 14:44:32 +0000 (14:44 +0000)]
Clearer directions.

22 years agoThis version installs smoothly for me on PostgreSQL
moodler [Mon, 23 Dec 2002 14:19:45 +0000 (14:19 +0000)]
This version installs smoothly for me on PostgreSQL

22 years agoMore database tweaking ... looking pretty good with PostgreSQL now
moodler [Mon, 23 Dec 2002 13:48:31 +0000 (13:48 +0000)]
More database tweaking ... looking pretty good with PostgreSQL now

22 years agoMore fixes for postgreSQL etc
moodler [Mon, 23 Dec 2002 11:47:17 +0000 (11:47 +0000)]
More fixes for postgreSQL etc

22 years agoFixes for log display
moodler [Mon, 23 Dec 2002 10:27:57 +0000 (10:27 +0000)]
Fixes for log display

22 years agoSlight fixes to headings
moodler [Mon, 23 Dec 2002 10:18:51 +0000 (10:18 +0000)]
Slight fixes to headings

22 years agoChanges throughout Moodle to remove any reserved words from the
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

22 years agoFurther SQL cleanups
moodler [Mon, 23 Dec 2002 07:01:06 +0000 (07:01 +0000)]
Further SQL cleanups

22 years agoModified
mits [Mon, 23 Dec 2002 06:50:50 +0000 (06:50 +0000)]
Modified

22 years agoNew translation added.
mits [Mon, 23 Dec 2002 06:49:48 +0000 (06:49 +0000)]
New translation added.

22 years agoChanges to use new database stuff
moodler [Mon, 23 Dec 2002 05:57:05 +0000 (05:57 +0000)]
Changes to use new database stuff

22 years agoMore moving functions around and removal of hardcoded SQL
moodler [Mon, 23 Dec 2002 03:07:01 +0000 (03:07 +0000)]
More moving functions around and removal of hardcoded SQL

22 years agoPolished
mits [Sun, 22 Dec 2002 15:30:58 +0000 (15:30 +0000)]
Polished

22 years agoCHanges for new database table commands
moodler [Sun, 22 Dec 2002 13:55:30 +0000 (13:55 +0000)]
CHanges for new database table commands

22 years agoNew Swedish translation by Set Lonnert
moodler [Sun, 22 Dec 2002 13:32:36 +0000 (13:32 +0000)]
New Swedish translation by Set Lonnert

22 years agoFixed an error in survey.php in all languages ... colles18hort should be colles18short
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

22 years agoMore little fixups for week 0
moodler [Sun, 22 Dec 2002 06:45:09 +0000 (06:45 +0000)]
More little fixups for week 0

22 years agoChanges to get a more reliable insert ID for any table
moodler [Sun, 22 Dec 2002 06:33:30 +0000 (06:33 +0000)]
Changes to get a more reliable insert ID for any table

22 years agoChanges to make things work again :-)
moodler [Sun, 22 Dec 2002 06:15:44 +0000 (06:15 +0000)]
Changes to make things work again :-)

22 years agono message
coolbit [Sat, 21 Dec 2002 12:48:24 +0000 (12:48 +0000)]
no message

22 years agono message
coolbit [Sat, 21 Dec 2002 11:39:27 +0000 (11:39 +0000)]
no message

22 years agoMany many changes lumped in here ... not finished yet either.
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.

22 years agono message
coolbit [Fri, 20 Dec 2002 12:48:46 +0000 (12:48 +0000)]
no message

22 years agoSlight updates such as removing old functions
moodler [Fri, 20 Dec 2002 07:21:09 +0000 (07:21 +0000)]
Slight updates such as removing old functions

22 years agoPolished
mits [Thu, 19 Dec 2002 15:54:41 +0000 (15:54 +0000)]
Polished

22 years agoPolished
mits [Wed, 18 Dec 2002 14:19:58 +0000 (14:19 +0000)]
Polished

22 years agoRemoved lots of "^M", hu!
coolbit [Wed, 18 Dec 2002 13:58:01 +0000 (13:58 +0000)]
Removed lots of "^M", hu!
Where do they come from?

22 years agoPreset the FULLME variable
moodler [Wed, 18 Dec 2002 08:08:34 +0000 (08:08 +0000)]
Preset the FULLME variable

22 years agoPolished
mits [Wed, 18 Dec 2002 06:34:40 +0000 (06:34 +0000)]
Polished

22 years agoPolished
mits [Wed, 18 Dec 2002 03:08:09 +0000 (03:08 +0000)]
Polished

22 years agono message
coolbit [Tue, 17 Dec 2002 15:46:21 +0000 (15:46 +0000)]
no message

22 years ago*** empty log message ***
carlesbellver [Tue, 17 Dec 2002 13:21:50 +0000 (13:21 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
compuproggy [Tue, 17 Dec 2002 07:01:25 +0000 (07:01 +0000)]
*** empty log message ***

22 years agoContains database functions split-off from moodlelib, just so you can see
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

22 years agoSince the reimplementation of check_php_version will probably never be used, I
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.

22 years agoadded in a commented out reimplementation of check_php_version, that will most
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.

22 years agoThis files is updated after testing phase 1. and After final testing I will update...
ahmed_nabil [Mon, 16 Dec 2002 15:16:32 +0000 (15:16 +0000)]
This files is updated after testing phase 1. and After final testing I will update this files again

22 years agoPolished
mits [Mon, 16 Dec 2002 06:06:50 +0000 (06:06 +0000)]
Polished

22 years agoMoved the view source button to solve problems with other languages
moodler [Sun, 15 Dec 2002 17:59:40 +0000 (17:59 +0000)]
Moved the view source button to solve problems with other languages
pushing it off the screen

22 years agoPolished
mits [Sun, 15 Dec 2002 17:09:02 +0000 (17:09 +0000)]
Polished

22 years agoNew Translation
mits [Sun, 15 Dec 2002 15:31:23 +0000 (15:31 +0000)]
New Translation

22 years agoFixes (they were causing errors)
moodler [Sun, 15 Dec 2002 14:49:49 +0000 (14:49 +0000)]
Fixes (they were causing errors)

22 years agoMinor editing ;-)
moodler [Sun, 15 Dec 2002 10:53:36 +0000 (10:53 +0000)]
Minor editing  ;-)

22 years agoMinor editing ;-)
moodler [Sun, 15 Dec 2002 10:51:05 +0000 (10:51 +0000)]
Minor editing   ;-)

22 years agoNew files
moodler [Sun, 15 Dec 2002 10:41:00 +0000 (10:41 +0000)]
New files

22 years agoRevised the text on these three pages.
moodler [Sun, 15 Dec 2002 10:31:33 +0000 (10:31 +0000)]
Revised the text on these three pages.

These are ready to translate now.  If you have translated them
before, you may want to compare your translation because there
are some changes throughout.

Sorry if this causes any inconvenience - I try not to rewrite
the help files too much.

22 years agoNew Chinese help files!
coolbit [Sun, 15 Dec 2002 10:13:28 +0000 (10:13 +0000)]
New Chinese help files!

22 years agoModified
mits [Sun, 15 Dec 2002 09:30:38 +0000 (09:30 +0000)]
Modified