19012 Commits

Author SHA1 Message Date
koenr
4369f73ea7 file dms.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 12:55:03 +00:00
koenr
d3a26b97a1 file message.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 12:55:03 +00:00
thepurpleblob
7277ee54ca Removed bad bad bad isset_param() function. 2006-03-10 11:11:32 +00:00
thepurpleblob
bc5e4b1cbe Whoops... missed one. 2006-03-10 11:08:50 +00:00
thepurpleblob
63d2ed1aa3 Getting rid of those isset_param() calls. 2006-03-10 11:07:10 +00:00
ikawhero
685cf3d6c4 More tidying up 2006-03-10 09:16:11 +00:00
moodler
3515ae35e2 Just spacings 2006-03-10 09:08:59 +00:00
moodler
7261578f34 Fixing typos 2006-03-10 09:08:04 +00:00
moodler
d0c231688c Cleaning 2006-03-10 09:06:16 +00:00
ikawhero
9f69862640 Tidying up some accessibility changes 2006-03-10 08:57:22 +00:00
moodler
9191e2b581 Updated the new "help prefix" which just looked plain wierd 2006-03-10 08:52:11 +00:00
ikawhero
fa80db235c Minor change to language string 2006-03-10 08:42:08 +00:00
ikawhero
417195c1c1 SQL fix 2006-03-10 08:36:04 +00:00
moodler
c4d044b5e3 Updated copyright notice 2006-03-10 08:28:59 +00:00
ikawhero
20b4bd4358 A few minor changes 2006-03-10 08:25:03 +00:00
ikawhero
9dd5dabb61 Fixed typo 2006-03-10 08:21:59 +00:00
ikawhero
9a381dcc00 Added new string 2006-03-10 08:14:43 +00:00
ikawhero
d33a06d554 Old admin reports is now a pluggable report type 2006-03-10 08:07:08 +00:00
ikawhero
27b5a24ad7 Moving files to new pluggable directory 2006-03-10 07:50:30 +00:00
ikawhero
eaad0cb614 Adding new pluggable reports 2006-03-10 07:46:24 +00:00
moodler
73a60fc04d file enrol_internal.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
f403f224dc file lesson.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
c00dc833a3 file enrol_flatfile.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
cd59c11044 file enrol_database.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
c7e5f61438 file scorm.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
0819ed2a64 file appointment.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
687d9cd595 file install.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
1df010d740 file hotpot.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
568971aefb file enrol_paypal.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
0260f47831 file questionnaire.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
a8461bfc35 file quiz_analysis.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
45dc8c0b66 file attendance.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
b43580a0f7 file countries.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
8792d522f5 file quiz_responses.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
9222652a0b file exercise.php was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
4213fb6b3a file responsesdownload.html was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
5174a1cdc7 file responsesoptions.html was initially added on branch MOODLE_15_STABLE. 2006-03-10 07:27:54 +00:00
moodler
dcd0d1437b took out a warning msg 2006-03-10 06:59:26 +00:00
toyomoyo
4a173181f4 blog (development code) 2006-03-10 06:53:01 +00:00
toyomoyo
89d38fdddc adding blog support (development code) 2006-03-10 06:50:37 +00:00
toyomoyo
6cafc73db1 blog menu block (code is in development) 2006-03-10 06:49:39 +00:00
toyomoyo
ac60dc4c80 fixing missing global 2006-03-10 04:28:21 +00:00
patrickslee
cb8229d0a8 UTF8 migration - now supporting PostgreSQL 2006-03-10 03:43:33 +00:00
patrickslee
6442124426 Add update_record() postgres bytea support
To get ready for the postgres utf8 migration script
2006-03-10 03:32:48 +00:00
martinlanghoff
d70fd5612d block_admin: add special cases for enrol/authorize -- might need more work for multienrol 2006-03-10 02:20:56 +00:00
martinlanghoff
8c25f6f227 enrol/imsenrolment: Introducing IMS Enterprise enrolment module by Dan Stowell
IMS Enterprise 1.1 file enrolment module for Moodle
    (also reported to work with v1.01 and v1.0 data)

  (c) 2005-2006 Dan Stowell
  Released under the Gnu Public Licence (GPL)

This module was originally in contrib/enrol_imsenterprise, and a 1.5-compatible
version of the module can still be found there.
2006-03-10 02:01:06 +00:00
patrickslee
83fb39c913 rename enrol_internal.php to enrol_manual.php 2006-03-10 01:26:13 +00:00
stronk7
68a3f81d4d Now the installer will try to download the selected lang pack
from download.moodle.org to be able to continue with the
installation using such lang.
2006-03-10 01:07:41 +00:00
martinlanghoff
10741fb26e mod/resource: dos2unix on the Hive code
Some Windows newlines got in there somehow. Cleanup.
2006-03-10 01:05:52 +00:00
stronk7
844474a21b Automatic installer.php by installer_builder (20060310) 2006-03-10 00:56:14 +00:00