]> git.mjollnir.org Git - moodle.git/log
moodle.git
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

22 years agoAdded
mits [Sun, 15 Dec 2002 09:23:13 +0000 (09:23 +0000)]
Added

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

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

22 years agoThis files is updated without testing. After testing I will update this files again
ahmed_nabil [Sun, 15 Dec 2002 06:56:36 +0000 (06:56 +0000)]
This files is updated without testing. After testing I will update this files again

22 years agoImproved course listing display when no courses
moodler [Sun, 15 Dec 2002 06:00:58 +0000 (06:00 +0000)]
Improved course listing display when no courses

22 years agoLastmodify updated
mits [Sun, 15 Dec 2002 05:00:24 +0000 (05:00 +0000)]
Lastmodify updated

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

22 years agoPolished :^)
mits [Sun, 15 Dec 2002 04:32:31 +0000 (04:32 +0000)]
Polished :^)

22 years agoPut a space under the colon
moodler [Sun, 15 Dec 2002 04:27:51 +0000 (04:27 +0000)]
Put a space under the colon

22 years agoMoved a colon (there's a joke about farts in there somewhere)
moodler [Sun, 15 Dec 2002 04:26:44 +0000 (04:26 +0000)]
Moved a colon (there's a joke about farts in there somewhere)

22 years agoDatabase and upgrade files for PostgreSQL 7 support!
moodler [Sun, 15 Dec 2002 02:41:07 +0000 (02:41 +0000)]
Database and upgrade files for PostgreSQL 7 support!

22 years agoperformance improvement when checking gd version
moodler [Sun, 15 Dec 2002 02:40:25 +0000 (02:40 +0000)]
performance improvement when checking gd version

22 years agoTurn off time limits with big SQL commands ... some databases are really slow.
moodler [Sat, 14 Dec 2002 18:33:37 +0000 (18:33 +0000)]
Turn off time limits with big SQL commands ... some databases are really slow.

22 years agoadd new help files
coolbit [Sat, 14 Dec 2002 14:30:43 +0000 (14:30 +0000)]
add new help files

22 years agosome modify
coolbit [Sat, 14 Dec 2002 14:26:34 +0000 (14:26 +0000)]
some modify

22 years agoNew Chinese help files and update php files.
coolbit [Sat, 14 Dec 2002 09:04:05 +0000 (09:04 +0000)]
New Chinese help files and update php files.

22 years agoMuch cooler way to set the form focus after an error. Sent in by Greg Barnett.
moodler [Sat, 14 Dec 2002 08:24:34 +0000 (08:24 +0000)]
Much cooler way to set the form focus after an error.  Sent in by Greg Barnett.

22 years agoAdded new configuration setting "country" to set a default country
moodler [Sat, 14 Dec 2002 08:18:18 +0000 (08:18 +0000)]
Added new configuration setting "country" to set a default country
for the site.  If this is set then user menus are pre-selected.
eg when signing up or filling out profile after external authentication.

22 years agoShortened helprichtext phrase for better viewing of post forms on small
moodler [Sat, 14 Dec 2002 07:36:19 +0000 (07:36 +0000)]
Shortened helprichtext phrase for better viewing of post forms on small
monitors

22 years agoAdded LI tag (not cascading)
moodler [Fri, 13 Dec 2002 17:01:16 +0000 (17:01 +0000)]
Added LI tag (not cascading)

22 years agoSome more information about buggy_referrer
moodler [Fri, 13 Dec 2002 16:10:14 +0000 (16:10 +0000)]
Some more information about buggy_referrer

22 years agoNew Chinese help files!
coolbit [Fri, 13 Dec 2002 13:32:21 +0000 (13:32 +0000)]
New Chinese help files!

22 years agoAdd New items.
mits [Fri, 13 Dec 2002 10:00:23 +0000 (10:00 +0000)]
Add New items.

22 years agoUpdates
moodler [Fri, 13 Dec 2002 09:57:12 +0000 (09:57 +0000)]
Updates

22 years agoRemoved two old strings
moodler [Fri, 13 Dec 2002 09:55:41 +0000 (09:55 +0000)]
Removed two old strings

22 years agoNotice up top
moodler [Fri, 13 Dec 2002 09:37:13 +0000 (09:37 +0000)]
Notice up top

22 years agoDraft versions of these files ... please do not translate yet! :-)
moodler [Fri, 13 Dec 2002 09:32:04 +0000 (09:32 +0000)]
Draft versions of these files ... please do not translate yet!  :-)

22 years agoNew help files ... nothing written in them yet!
moodler [Fri, 13 Dec 2002 09:09:19 +0000 (09:09 +0000)]
New help files ... nothing written in them yet!

22 years agoNew consistent help buttons for textarea fields throughout all modules
moodler [Fri, 13 Dec 2002 09:06:30 +0000 (09:06 +0000)]
New consistent help buttons for textarea fields throughout all modules

22 years agoTweaks for highlighting
moodler [Fri, 13 Dec 2002 08:12:14 +0000 (08:12 +0000)]
Tweaks for highlighting

22 years agoChanged softly :-)
mits [Fri, 13 Dec 2002 08:03:35 +0000 (08:03 +0000)]
Changed softly :-)

22 years agoDifferent styles for content when week is highlighted
moodler [Fri, 13 Dec 2002 07:37:47 +0000 (07:37 +0000)]
Different styles for content when week is highlighted

22 years agoMore tweaks ... added style for outlinecontent when highlighted (eg current week)
moodler [Fri, 13 Dec 2002 07:37:13 +0000 (07:37 +0000)]
More tweaks  ... added style for outlinecontent when highlighted (eg current week)

22 years ago*** empty log message ***
compuproggy [Fri, 13 Dec 2002 06:42:25 +0000 (06:42 +0000)]
*** empty log message ***

22 years agoWHoops ... I'd trashed the background
moodler [Fri, 13 Dec 2002 04:56:10 +0000 (04:56 +0000)]
WHoops ... I'd trashed the background

22 years agoFixed definition of standard styles
moodler [Fri, 13 Dec 2002 04:54:29 +0000 (04:54 +0000)]
Fixed definition of standard styles

22 years agoFixed standard tags .... uses inheritance now
moodler [Fri, 13 Dec 2002 04:51:56 +0000 (04:51 +0000)]
Fixed standard tags .... uses inheritance now

22 years agoNew style classes added to standard themes
moodler [Fri, 13 Dec 2002 03:29:45 +0000 (03:29 +0000)]
New style classes added to standard themes

22 years agoconfig.php not required ... just in case themes move or something ...
moodler [Fri, 13 Dec 2002 03:15:28 +0000 (03:15 +0000)]
config.php not required ... just in case themes move or something ...

22 years agoStyle hooks for print_simple_box
moodler [Fri, 13 Dec 2002 03:14:49 +0000 (03:14 +0000)]
Style hooks for print_simple_box

22 years agoMore hooks to hang styles from
moodler [Fri, 13 Dec 2002 03:14:19 +0000 (03:14 +0000)]
More hooks to hang styles from

22 years agoNew themes under construction
moodler [Fri, 13 Dec 2002 03:12:11 +0000 (03:12 +0000)]
New themes under construction

22 years agoSome new names ...
moodler [Thu, 12 Dec 2002 17:55:18 +0000 (17:55 +0000)]
Some new names ...

22 years agoPolished :^)
mits [Thu, 12 Dec 2002 17:26:58 +0000 (17:26 +0000)]
Polished :^)

22 years agoPolished :^)
mits [Thu, 12 Dec 2002 14:18:37 +0000 (14:18 +0000)]
Polished :^)

22 years agoNew Chinese help files!
coolbit [Thu, 12 Dec 2002 13:53:32 +0000 (13:53 +0000)]
New Chinese help files!

22 years agoDon't even attempt to install the template module
moodler [Thu, 12 Dec 2002 13:35:10 +0000 (13:35 +0000)]
Don't even attempt to install the template module

22 years agoAdd space before and after a variable to display normally.
coolbit [Thu, 12 Dec 2002 13:18:22 +0000 (13:18 +0000)]
Add space before and after a variable to display normally.

22 years agoAdded all the missing help files etc
moodler [Thu, 12 Dec 2002 13:10:25 +0000 (13:10 +0000)]
Added all the missing help files etc

22 years agoChange firstname to lastname in email for Chinese custom.
coolbit [Thu, 12 Dec 2002 13:00:40 +0000 (13:00 +0000)]
Change firstname to lastname in email for Chinese custom.

22 years agolocal = en_GB is causing my AM/PM to disappear!
moodler [Thu, 12 Dec 2002 12:30:09 +0000 (12:30 +0000)]
local = en_GB is causing my AM/PM to disappear!

22 years agoNew items tralslated.
mits [Thu, 12 Dec 2002 03:48:26 +0000 (03:48 +0000)]
New items tralslated.
"highlights missing or empty strings" is great!!

22 years agoUp to date with English
moodler [Thu, 12 Dec 2002 03:33:40 +0000 (03:33 +0000)]
Up to date with English

22 years agoBetter checks when comparing languages. Now highlights missing or
moodler [Thu, 12 Dec 2002 03:33:12 +0000 (03:33 +0000)]
Better checks when comparing languages.  Now highlights missing or
empty strings.  Quick check mode also flags strings when they exist
but are empty.  Larger form space to edit empty strings.

22 years agoFixed two missing strings
moodler [Thu, 12 Dec 2002 03:14:13 +0000 (03:14 +0000)]
Fixed two missing strings

22 years agoFixed layout with multiplem categories
moodler [Thu, 12 Dec 2002 02:58:05 +0000 (02:58 +0000)]
Fixed layout with multiplem categories

22 years agoSlight changes to auth_user_login ... don't accept blank username/passwords
moodler [Thu, 12 Dec 2002 02:37:35 +0000 (02:37 +0000)]
Slight changes to auth_user_login ... don't accept blank username/passwords
and some minor logic changes

22 years agoFixed bad copyright message
moodler [Thu, 12 Dec 2002 01:27:36 +0000 (01:27 +0000)]
Fixed bad copyright message

22 years agoPolished :^)
mits [Wed, 11 Dec 2002 19:57:43 +0000 (19:57 +0000)]
Polished :^)

22 years agoPolished and add translation "Admin" related.
mits [Wed, 11 Dec 2002 19:06:45 +0000 (19:06 +0000)]
Polished and add translation "Admin" related.

22 years agoDate updated
mits [Wed, 11 Dec 2002 18:26:27 +0000 (18:26 +0000)]
Date updated

22 years agoPolished and translated new item "Assign admins".
mits [Wed, 11 Dec 2002 17:56:21 +0000 (17:56 +0000)]
Polished and  translated new item "Assign admins".

22 years agoPolished :^)
mits [Wed, 11 Dec 2002 17:27:21 +0000 (17:27 +0000)]
Polished :^)

22 years agoAdded a slash. Wow!
moodler [Wed, 11 Dec 2002 16:30:53 +0000 (16:30 +0000)]
Added a slash.  Wow!

22 years ago*** empty log message ***
coolbit [Wed, 11 Dec 2002 16:27:38 +0000 (16:27 +0000)]
*** empty log message ***

22 years agoUpdating the version for the development phase
moodler [Wed, 11 Dec 2002 16:13:37 +0000 (16:13 +0000)]
Updating the version for the development phase

22 years ago*** empty log message ***
coolbit [Wed, 11 Dec 2002 16:02:59 +0000 (16:02 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
coolbit [Wed, 11 Dec 2002 15:46:55 +0000 (15:46 +0000)]
*** empty log message ***

22 years agoPolished
mits [Wed, 11 Dec 2002 15:23:56 +0000 (15:23 +0000)]
Polished

22 years agoModifications from Greg Barnett at Crown College to add more admins.
moodler [Wed, 11 Dec 2002 14:59:37 +0000 (14:59 +0000)]
Modifications from Greg Barnett at Crown College to add more admins.

See http://bugs.moodle.org/bug.php?op=show&bugid=202

22 years agoThe last entry was translated
ahmed_nabil [Wed, 11 Dec 2002 13:50:14 +0000 (13:50 +0000)]
The last entry was translated