]>
git.mjollnir.org Git - moodle.git/log
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.
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
mits [Mon, 16 Dec 2002 06:06:50 +0000 (06:06 +0000)]
Polished
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
mits [Sun, 15 Dec 2002 17:09:02 +0000 (17:09 +0000)]
Polished
mits [Sun, 15 Dec 2002 15:31:23 +0000 (15:31 +0000)]
New Translation
moodler [Sun, 15 Dec 2002 14:49:49 +0000 (14:49 +0000)]
Fixes (they were causing errors)
moodler [Sun, 15 Dec 2002 10:53:36 +0000 (10:53 +0000)]
Minor editing ;-)
moodler [Sun, 15 Dec 2002 10:51:05 +0000 (10:51 +0000)]
Minor editing ;-)
moodler [Sun, 15 Dec 2002 10:41:00 +0000 (10:41 +0000)]
New files
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.
coolbit [Sun, 15 Dec 2002 10:13:28 +0000 (10:13 +0000)]
New Chinese help files!
mits [Sun, 15 Dec 2002 09:30:38 +0000 (09:30 +0000)]
Modified
mits [Sun, 15 Dec 2002 09:23:13 +0000 (09:23 +0000)]
Added
mits [Sun, 15 Dec 2002 08:49:15 +0000 (08:49 +0000)]
Polished
mits [Sun, 15 Dec 2002 07:58:08 +0000 (07:58 +0000)]
Polished :^)
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
moodler [Sun, 15 Dec 2002 06:00:58 +0000 (06:00 +0000)]
Improved course listing display when no courses
mits [Sun, 15 Dec 2002 05:00:24 +0000 (05:00 +0000)]
Lastmodify updated
mits [Sun, 15 Dec 2002 04:58:47 +0000 (04:58 +0000)]
Polished
mits [Sun, 15 Dec 2002 04:32:31 +0000 (04:32 +0000)]
Polished :^)
moodler [Sun, 15 Dec 2002 04:27:51 +0000 (04:27 +0000)]
Put a space under the colon
moodler [Sun, 15 Dec 2002 04:26:44 +0000 (04:26 +0000)]
Moved a colon (there's a joke about farts in there somewhere)
moodler [Sun, 15 Dec 2002 02:41:07 +0000 (02:41 +0000)]
Database and upgrade files for PostgreSQL 7 support!
moodler [Sun, 15 Dec 2002 02:40:25 +0000 (02:40 +0000)]
performance improvement when checking gd version
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.
coolbit [Sat, 14 Dec 2002 14:30:43 +0000 (14:30 +0000)]
add new help files
coolbit [Sat, 14 Dec 2002 14:26:34 +0000 (14:26 +0000)]
some modify
coolbit [Sat, 14 Dec 2002 09:04:05 +0000 (09:04 +0000)]
New Chinese help files and update php files.
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.
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.
moodler [Sat, 14 Dec 2002 07:36:19 +0000 (07:36 +0000)]
Shortened helprichtext phrase for better viewing of post forms on small
monitors
moodler [Fri, 13 Dec 2002 17:01:16 +0000 (17:01 +0000)]
Added LI tag (not cascading)
moodler [Fri, 13 Dec 2002 16:10:14 +0000 (16:10 +0000)]
Some more information about buggy_referrer
coolbit [Fri, 13 Dec 2002 13:32:21 +0000 (13:32 +0000)]
New Chinese help files!
mits [Fri, 13 Dec 2002 10:00:23 +0000 (10:00 +0000)]
Add New items.
moodler [Fri, 13 Dec 2002 09:57:12 +0000 (09:57 +0000)]
Updates
moodler [Fri, 13 Dec 2002 09:55:41 +0000 (09:55 +0000)]
Removed two old strings
moodler [Fri, 13 Dec 2002 09:37:13 +0000 (09:37 +0000)]
Notice up top
moodler [Fri, 13 Dec 2002 09:32:04 +0000 (09:32 +0000)]
Draft versions of these files ... please do not translate yet! :-)
moodler [Fri, 13 Dec 2002 09:09:19 +0000 (09:09 +0000)]
New help files ... nothing written in them yet!
moodler [Fri, 13 Dec 2002 09:06:30 +0000 (09:06 +0000)]
New consistent help buttons for textarea fields throughout all modules
moodler [Fri, 13 Dec 2002 08:12:14 +0000 (08:12 +0000)]
Tweaks for highlighting
mits [Fri, 13 Dec 2002 08:03:35 +0000 (08:03 +0000)]
Changed softly :-)
moodler [Fri, 13 Dec 2002 07:37:47 +0000 (07:37 +0000)]
Different styles for content when week is highlighted
moodler [Fri, 13 Dec 2002 07:37:13 +0000 (07:37 +0000)]
More tweaks ... added style for outlinecontent when highlighted (eg current week)
compuproggy [Fri, 13 Dec 2002 06:42:25 +0000 (06:42 +0000)]
*** empty log message ***
moodler [Fri, 13 Dec 2002 04:56:10 +0000 (04:56 +0000)]
WHoops ... I'd trashed the background
moodler [Fri, 13 Dec 2002 04:54:29 +0000 (04:54 +0000)]
Fixed definition of standard styles
moodler [Fri, 13 Dec 2002 04:51:56 +0000 (04:51 +0000)]
Fixed standard tags .... uses inheritance now
moodler [Fri, 13 Dec 2002 03:29:45 +0000 (03:29 +0000)]
New style classes added to standard themes
moodler [Fri, 13 Dec 2002 03:15:28 +0000 (03:15 +0000)]
config.php not required ... just in case themes move or something ...
moodler [Fri, 13 Dec 2002 03:14:49 +0000 (03:14 +0000)]
Style hooks for print_simple_box
moodler [Fri, 13 Dec 2002 03:14:19 +0000 (03:14 +0000)]
More hooks to hang styles from
moodler [Fri, 13 Dec 2002 03:12:11 +0000 (03:12 +0000)]
New themes under construction
moodler [Thu, 12 Dec 2002 17:55:18 +0000 (17:55 +0000)]
Some new names ...
mits [Thu, 12 Dec 2002 17:26:58 +0000 (17:26 +0000)]
Polished :^)
mits [Thu, 12 Dec 2002 14:18:37 +0000 (14:18 +0000)]
Polished :^)
coolbit [Thu, 12 Dec 2002 13:53:32 +0000 (13:53 +0000)]
New Chinese help files!
moodler [Thu, 12 Dec 2002 13:35:10 +0000 (13:35 +0000)]
Don't even attempt to install the template module
coolbit [Thu, 12 Dec 2002 13:18:22 +0000 (13:18 +0000)]
Add space before and after a variable to display normally.
moodler [Thu, 12 Dec 2002 13:10:25 +0000 (13:10 +0000)]
Added all the missing help files etc
coolbit [Thu, 12 Dec 2002 13:00:40 +0000 (13:00 +0000)]
Change firstname to lastname in email for Chinese custom.
moodler [Thu, 12 Dec 2002 12:30:09 +0000 (12:30 +0000)]
local = en_GB is causing my AM/PM to disappear!
mits [Thu, 12 Dec 2002 03:48:26 +0000 (03:48 +0000)]
New items tralslated.
"highlights missing or empty strings" is great!!
moodler [Thu, 12 Dec 2002 03:33:40 +0000 (03:33 +0000)]
Up to date with English
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.
moodler [Thu, 12 Dec 2002 03:14:13 +0000 (03:14 +0000)]
Fixed two missing strings