1527 Commits

Author SHA1 Message Date
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
mits
b0cc830305 Modified 2002-12-23 06:50:50 +00:00
mits
dcc4f0e83a New translation added. 2002-12-23 06:49:48 +00:00
moodler
e323955db8 Changes to use new database stuff 2002-12-23 05:57:05 +00:00
moodler
1d881d926b More moving functions around and removal of hardcoded SQL 2002-12-23 03:07:01 +00:00
mits
e99f76e01d Polished 2002-12-22 15:30:58 +00:00
moodler
bdc23be0ff CHanges for new database table commands 2002-12-22 13:55:30 +00:00
moodler
ba54c0b8ce New Swedish translation by Set Lonnert 2002-12-22 13:32:36 +00:00
moodler
9e12b88eb9 Fixed an error in survey.php in all languages ... colles18hort should be colles18short 2002-12-22 13:26:16 +00:00
moodler
19801b2b21 More little fixups for week 0 2002-12-22 06:45:09 +00:00
moodler
1523be781f Changes to get a more reliable insert ID for any table 2002-12-22 06:33:30 +00:00
moodler
d26d7ed0c3 Changes to make things work again :-) 2002-12-22 06:15:44 +00:00
coolbit
62cdef7869 no message 2002-12-21 12:48:24 +00:00
coolbit
469c2cc7d1 no message 2002-12-21 11:39:27 +00:00
moodler
9fa49e22ab 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.
2002-12-20 14:44:14 +00:00
coolbit
03f13d2207 no message 2002-12-20 12:48:46 +00:00
moodler
bdce039ca5 Slight updates such as removing old functions 2002-12-20 07:21:09 +00:00
mits
5a8415734f Polished 2002-12-19 15:54:41 +00:00
mits
bfd5649fcc Polished 2002-12-18 14:19:58 +00:00
coolbit
663a621c51 Removed lots of "^M", hu!
Where do they come from?
2002-12-18 13:58:01 +00:00
moodler
d5f48b1619 Preset the FULLME variable 2002-12-18 08:08:34 +00:00
mits
e310476ae9 Polished 2002-12-18 06:34:40 +00:00
mits
45cbb10388 Polished 2002-12-18 03:08:09 +00:00
coolbit
84275343bd no message 2002-12-17 15:46:21 +00:00
carlesbellver
5736c5fcf4 *** empty log message *** 2002-12-17 13:21:50 +00:00
compuproggy
82fc646799 *** empty log message *** 2002-12-17 07:01:25 +00:00
moodler
df28d6c5e6 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
2002-12-17 04:41:18 +00:00
gregb_cc
8caf7e0430 Since the reimplementation of check_php_version will probably never be used, I
have removed it.
2002-12-17 03:04:07 +00:00
gregb_cc
709c0cb359 added in a commented out reimplementation of check_php_version, that will most
likely never be used.
2002-12-17 03:02:53 +00:00
ahmed_nabil
fd66477c7d This files is updated after testing phase 1. and After final testing I will update this files again 2002-12-16 15:16:32 +00:00
mits
72af127890 Polished 2002-12-16 06:06:50 +00:00
moodler
a4064f5755 Moved the view source button to solve problems with other languages
pushing it off the screen
2002-12-15 17:59:40 +00:00
mits
af0aa10fc3 Polished 2002-12-15 17:09:02 +00:00
mits
3ac5d94015 New Translation 2002-12-15 15:31:23 +00:00
moodler
0b0260e7ba Fixes (they were causing errors) 2002-12-15 14:49:49 +00:00
moodler
aaa872a9ed Minor editing ;-) 2002-12-15 10:53:36 +00:00
moodler
090e6d1959 Minor editing ;-) 2002-12-15 10:51:05 +00:00
moodler
852b18ff2b New files 2002-12-15 10:41:00 +00:00
moodler
1451da5eed 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.
2002-12-15 10:31:33 +00:00
coolbit
fdd417e212 New Chinese help files! 2002-12-15 10:13:28 +00:00
mits
342c546d99 Modified 2002-12-15 09:30:38 +00:00
mits
323af31737 Added 2002-12-15 09:23:13 +00:00
mits
ab430cfd3d Polished 2002-12-15 08:49:15 +00:00
mits
5e22db9e23 Polished :^) 2002-12-15 07:58:08 +00:00
ahmed_nabil
b75c36b802 This files is updated without testing. After testing I will update this files again 2002-12-15 06:56:36 +00:00
moodler
393cc5088b Improved course listing display when no courses 2002-12-15 06:00:58 +00:00