1548 Commits

Author SHA1 Message Date
ahmed_nabil
5f7ed5ceb3 no message 2002-12-25 13:56:31 +00:00
set_lo
f5ff25a482 spelling error vilkor substituted with villkor 2002-12-25 13:35:07 +00:00
set_lo
47149b438d action substituted with swedish aktion 2002-12-25 13:34:25 +00:00
ahmed_nabil
d9843ab42d no message 2002-12-24 13:31:33 +00:00
moodler
4fe04be0bd Er... on the cookies I meant. 2002-12-24 10:08:24 +00:00
moodler
7185e073ed Use table prefixes on database too :-) 2002-12-24 10:07:45 +00:00
moodler
c23f1c10ca Updates 2002-12-24 09:34:11 +00:00
moodler
29341af700 Updated release notes 2002-12-24 07:29:38 +00:00
moodler
f7a5c8fafd 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.
2002-12-24 07:01:03 +00:00
moodler
195ad21e96 New documentation for Moodle - new resource type called "Program" 2002-12-24 06:59:13 +00:00
moodler
7e5e076adf 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.
2002-12-24 05:39:45 +00:00
moodler
e494038ecb Forgot Turkish 2002-12-23 16:16:53 +00:00
moodler
1342d68a8a Tweak 2002-12-23 16:12:44 +00:00
moodler
67fcf6818a Tweak! 2002-12-23 16:10:06 +00:00
moodler
d51fb96e98 More up-to-date-info 2002-12-23 16:07:38 +00:00
moodler
abf90faf65 More details ... 2002-12-23 15:52:16 +00:00
moodler
97485d0726 More database tweaks and improved access to forum search engine 2002-12-23 15:33:40 +00:00
coolbit
7f8dcc6c02 no message 2002-12-23 15:08:55 +00:00
moodler
4e042a3ee9 Clearer directions. 2002-12-23 14:44:32 +00:00
moodler
99988d1a87 This version installs smoothly for me on PostgreSQL 2002-12-23 14:19:45 +00:00
moodler
31fefa636d More database tweaking ... looking pretty good with PostgreSQL now 2002-12-23 13:48:31 +00:00
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