]>
git.mjollnir.org Git - moodle.git/log
stronk7 [Mon, 13 Mar 2006 17:54:27 +0000 (17:54 +0000)]
Automatic installer.php by installer_builder (
20060313 )
stronk7 [Mon, 13 Mar 2006 17:46:09 +0000 (17:46 +0000)]
Automatic installer.php by installer_builder (
20060313 )
nfreear [Mon, 13 Mar 2006 17:37:15 +0000 (17:37 +0000)]
Accessibility: fix, forum search button, breadcrumb image (Email: Eloy stronk7, 9 March, OU-Bugz: 720)
nfreear [Mon, 13 Mar 2006 17:33:14 +0000 (17:33 +0000)]
Accessibility: fix, doubled size of Resizable icons, now 2em or 21 by 23 pixels (OU-Bugz: 728)
stronk7 [Mon, 13 Mar 2006 17:28:34 +0000 (17:28 +0000)]
Automatic installer.php by installer_builder (
20060313 )
stronk7 [Mon, 13 Mar 2006 17:26:14 +0000 (17:26 +0000)]
Automatic installer.php by installer_builder (
20060313 )
stronk7 [Mon, 13 Mar 2006 17:20:52 +0000 (17:20 +0000)]
Automatic installer.php by installer_builder (
20060313 )
tjhunt [Mon, 13 Mar 2006 17:07:38 +0000 (17:07 +0000)]
For some arguments, get_record_sql could fail only with debug off, then no error message is shown and it is hard to debug. Now the code is more similar between debug on/off, which should make debugging easier.
ethem [Mon, 13 Mar 2006 16:54:09 +0000 (16:54 +0000)]
Teachers can manage the payments of the course.
ethem [Mon, 13 Mar 2006 16:47:44 +0000 (16:47 +0000)]
Now, teachers can manage the payments in their courses if admin set up this.
sam_marshall [Mon, 13 Mar 2006 16:32:22 +0000 (16:32 +0000)]
Corrected line that would cause restore_create_modules to return True if the first module fails to restore, but the second succeeds. (Whereas it would already be False if the first succeeds, but second fails.)
nfreear [Mon, 13 Mar 2006 16:16:23 +0000 (16:16 +0000)]
Accessibility: calendar <abbr> and link styles.
nfreear [Mon, 13 Mar 2006 14:46:05 +0000 (14:46 +0000)]
Accessibility: fix, weblib.php: print_navigation, class="resize" (Martin D post 10/3, OU-Bugz: 726)
nfreear [Mon, 13 Mar 2006 13:32:19 +0000 (13:32 +0000)]
Accessibility: fix, use $CFG->pixpath, clearer image-names (Martin D post 10/3, OU-Bugz: 718)
moodler [Mon, 13 Mar 2006 12:43:01 +0000 (12:43 +0000)]
Fix for bug 4875 which was only happening on MySQL 5
ethem [Mon, 13 Mar 2006 11:15:09 +0000 (11:15 +0000)]
Users can view their orders...
nfreear [Mon, 13 Mar 2006 10:49:41 +0000 (10:49 +0000)]
Accessibility: fix, use $CFG->pixpath, clearer image-names (Martin D post 10/3, OU-Bugz: 718)
tjhunt [Mon, 13 Mar 2006 10:37:21 +0000 (10:37 +0000)]
Added a comment to explain that add_to_log is the way it is for performance reasons.
ikawhero [Mon, 13 Mar 2006 09:29:44 +0000 (09:29 +0000)]
Changed a string
toyomoyo [Mon, 13 Mar 2006 08:55:33 +0000 (08:55 +0000)]
fixing 1 wrong string
toyomoyo [Mon, 13 Mar 2006 08:46:13 +0000 (08:46 +0000)]
_params and other cleaning, blogs might be broken
moodler [Mon, 13 Mar 2006 07:54:44 +0000 (07:54 +0000)]
Moved some strings!
ikawhero [Mon, 13 Mar 2006 07:21:50 +0000 (07:21 +0000)]
Added another extension for Real Media. This should cover all the file
types for which you would want to embed a player or give you a way to do
it eg writing an ram or rpm file.
ikawhero [Mon, 13 Mar 2006 07:19:06 +0000 (07:19 +0000)]
Added another string for Real Media
ikawhero [Mon, 13 Mar 2006 06:16:23 +0000 (06:16 +0000)]
Added support for .ram files and added config settings.
ikawhero [Mon, 13 Mar 2006 06:14:39 +0000 (06:14 +0000)]
Added strings for realmedia filter
toyomoyo [Mon, 13 Mar 2006 06:10:45 +0000 (06:10 +0000)]
adding some strings
toyomoyo [Mon, 13 Mar 2006 06:09:44 +0000 (06:09 +0000)]
changed a string
toyomoyo [Mon, 13 Mar 2006 06:05:44 +0000 (06:05 +0000)]
some cleaning, not very clean yet
mjollnir_ [Mon, 13 Mar 2006 00:42:01 +0000 (00:42 +0000)]
Fixing my moodle bug in forum track posts display
gustav_delius [Mon, 13 Mar 2006 00:21:35 +0000 (00:21 +0000)]
Truncated long action name in log, see http://moodle.org/mod/forum/discuss.php?d=41446#190858
gustav_delius [Mon, 13 Mar 2006 00:20:34 +0000 (00:20 +0000)]
Better display of response history
gustav_delius [Mon, 13 Mar 2006 00:18:38 +0000 (00:18 +0000)]
Some work on question restore code, not complete
mjollnir_ [Sun, 12 Mar 2006 23:20:47 +0000 (23:20 +0000)]
Adding new mdl_log indexes to the .sql files as well as just the pg ones (bug #4112), plus a few postgres fixes for blog
mjollnir_ [Sun, 12 Mar 2006 23:19:17 +0000 (23:19 +0000)]
Adding new mdl_log indexes to the .sql files as well as just the pg ones (bug #4112)
patrickslee [Sun, 12 Mar 2006 21:40:24 +0000 (21:40 +0000)]
PostgreSQL 7.x pg_dump command line options fix
gustav_delius [Sun, 12 Mar 2006 21:27:14 +0000 (21:27 +0000)]
Every questiontype should have its own backup and restore code. This is a first step in that direction. I have created the individual restore libraries for all question types but they are not yet used.
gustav_delius [Sun, 12 Mar 2006 21:17:42 +0000 (21:17 +0000)]
More renamings to separate questions from quiz. Some other small fixes.
skodak [Sun, 12 Mar 2006 20:06:12 +0000 (20:06 +0000)]
workaround for some more uninitialized offset warnings
patrickslee [Sun, 12 Mar 2006 19:53:20 +0000 (19:53 +0000)]
Added payment icon for authorize.net plugin
gustav_delius [Sun, 12 Mar 2006 19:23:55 +0000 (19:23 +0000)]
Default values for quiz_delay1 and quiz_delay2
gustav_delius [Sun, 12 Mar 2006 19:14:56 +0000 (19:14 +0000)]
The box for the warning was too narrow. In future this should probably be controlled by CSS.
urs_hunkler [Sun, 12 Mar 2006 13:36:18 +0000 (13:36 +0000)]
splitted CSS for questions in layout, fonts and color specific properties.
moodler [Sun, 12 Mar 2006 08:11:08 +0000 (08:11 +0000)]
Questions have moved
moodler [Sun, 12 Mar 2006 08:08:51 +0000 (08:08 +0000)]
Tidy cron warning
moodler [Sun, 12 Mar 2006 08:04:29 +0000 (08:04 +0000)]
Updated README
moodler [Sun, 12 Mar 2006 07:55:50 +0000 (07:55 +0000)]
Removed bad link from admincronsetup (bug 4759)
moodler [Sun, 12 Mar 2006 07:52:28 +0000 (07:52 +0000)]
Updated the cronwarning string to remove old link
moodler [Sun, 12 Mar 2006 07:51:53 +0000 (07:51 +0000)]
Fix the cron help to point to the new help page in lang packs
moodler [Sun, 12 Mar 2006 07:33:42 +0000 (07:33 +0000)]
New cronwarning2 string (see bug 4759)
moodler [Sun, 12 Mar 2006 07:31:36 +0000 (07:31 +0000)]
Moved basic install info from doc to help
stronk7 [Sat, 11 Mar 2006 19:49:37 +0000 (19:49 +0000)]
Automatic installer.php by installer_builder (
20060311 )
mits [Sat, 11 Mar 2006 19:00:47 +0000 (19:00 +0000)]
added tabs background color on quiz module.
skodak [Sat, 11 Mar 2006 11:26:36 +0000 (11:26 +0000)]
password handling refactoring and added conversion of passwords to unicode
michaelpenne [Sat, 11 Mar 2006 00:23:21 +0000 (00:23 +0000)]
[BugFix] Bug #4852 - HTML editor problems
stronk7 [Sat, 11 Mar 2006 00:03:51 +0000 (00:03 +0000)]
New-improved installer. Now it allows to download the langpack
from download.moodle.org and some other minor tweaks solved.
stronk7 [Fri, 10 Mar 2006 23:51:15 +0000 (23:51 +0000)]
Updated a bunch of installation strings. Thanks to WildGirl
(my online English dictionary and grammar checker)
stronk7 [Fri, 10 Mar 2006 23:43:23 +0000 (23:43 +0000)]
Automatic installer.php by installer_builder (
20060311 )
stronk7 [Fri, 10 Mar 2006 23:22:18 +0000 (23:22 +0000)]
Automatic installer.php by installer_builder (
20060311 )
stronk7 [Fri, 10 Mar 2006 23:17:14 +0000 (23:17 +0000)]
Automatic installer.php by installer_builder (
20060311 )
stronk7 [Fri, 10 Mar 2006 22:55:40 +0000 (22:55 +0000)]
Automatic installer.php by installer_builder (
20060310 )
ethem [Fri, 10 Mar 2006 20:05:24 +0000 (20:05 +0000)]
Course filter is added to payment management page.
Show the enrolment method of course is 'authorize.
stronk7 [Fri, 10 Mar 2006 18:56:57 +0000 (18:56 +0000)]
Automatic installer.php by installer_builder (
20060310 )
stronk7 [Fri, 10 Mar 2006 18:52:11 +0000 (18:52 +0000)]
Automatic installer.php by installer_builder (
20060310 )
stronk7 [Fri, 10 Mar 2006 18:19:55 +0000 (18:19 +0000)]
Automatic installer.php by installer_builder (
20060310 )
stronk7 [Fri, 10 Mar 2006 17:52:19 +0000 (17:52 +0000)]
Automatic installer.php by installer_builder (
20060310 )
stronk7 [Fri, 10 Mar 2006 17:37:45 +0000 (17:37 +0000)]
Automatic installer.php by installer_builder (
20060310 )
stronk7 [Fri, 10 Mar 2006 17:28:30 +0000 (17:28 +0000)]
Automatic installer.php by installer_builder (
20060310 )
stronk7 [Fri, 10 Mar 2006 17:08:22 +0000 (17:08 +0000)]
Automatic installer.php by installer_builder (
20060310 )
nfreear [Fri, 10 Mar 2006 17:02:22 +0000 (17:02 +0000)]
Accessibility: fix, use $CFG->pixpath, clearer image-names (Martin D post 10/3, OU-Bugz: 718)
nfreear [Fri, 10 Mar 2006 16:46:19 +0000 (16:46 +0000)]
Accessibility: fix, replace <i> with <span> (Martin D post 10/3, OU-Bugz: 717)
stronk7 [Fri, 10 Mar 2006 16:07:11 +0000 (16:07 +0000)]
Automatic installer.php by installer_builder (
20060310 )
danstowell [Fri, 10 Mar 2006 15:51:45 +0000 (15:51 +0000)]
Updating a ref to the moved enrolment helpfile
danstowell [Fri, 10 Mar 2006 15:50:30 +0000 (15:50 +0000)]
Moving help refs from enrol-imsenterprise to enrol/imsenterprise
danstowell [Fri, 10 Mar 2006 15:48:41 +0000 (15:48 +0000)]
Moving enrol-imsenterprise to enrol/imsenterprise
danstowell [Fri, 10 Mar 2006 13:07:48 +0000 (13:07 +0000)]
Some small changes to IMS Enterprise enrol - improved some logic and logging
koenr [Fri, 10 Mar 2006 12:55:03 +0000 (12:55 +0000)]
file dms.php was initially added on branch MOODLE_15_STABLE.
koenr [Fri, 10 Mar 2006 12:55:03 +0000 (12:55 +0000)]
file message.php was initially added on branch MOODLE_15_STABLE.
thepurpleblob [Fri, 10 Mar 2006 11:11:32 +0000 (11:11 +0000)]
Removed bad bad bad isset_param() function.
thepurpleblob [Fri, 10 Mar 2006 11:08:50 +0000 (11:08 +0000)]
Whoops... missed one.
thepurpleblob [Fri, 10 Mar 2006 11:07:10 +0000 (11:07 +0000)]
Getting rid of those isset_param() calls.
ikawhero [Fri, 10 Mar 2006 09:16:11 +0000 (09:16 +0000)]
More tidying up
moodler [Fri, 10 Mar 2006 09:08:59 +0000 (09:08 +0000)]
Just spacings
moodler [Fri, 10 Mar 2006 09:08:04 +0000 (09:08 +0000)]
Fixing typos
moodler [Fri, 10 Mar 2006 09:06:16 +0000 (09:06 +0000)]
Cleaning
ikawhero [Fri, 10 Mar 2006 08:57:22 +0000 (08:57 +0000)]
Tidying up some accessibility changes
moodler [Fri, 10 Mar 2006 08:52:11 +0000 (08:52 +0000)]
Updated the new "help prefix" which just looked plain wierd
ikawhero [Fri, 10 Mar 2006 08:42:08 +0000 (08:42 +0000)]
Minor change to language string
ikawhero [Fri, 10 Mar 2006 08:36:04 +0000 (08:36 +0000)]
SQL fix
moodler [Fri, 10 Mar 2006 08:28:59 +0000 (08:28 +0000)]
Updated copyright notice
ikawhero [Fri, 10 Mar 2006 08:25:03 +0000 (08:25 +0000)]
A few minor changes
ikawhero [Fri, 10 Mar 2006 08:21:59 +0000 (08:21 +0000)]
Fixed typo
ikawhero [Fri, 10 Mar 2006 08:14:43 +0000 (08:14 +0000)]
Added new string
ikawhero [Fri, 10 Mar 2006 08:07:08 +0000 (08:07 +0000)]
Old admin reports is now a pluggable report type
ikawhero [Fri, 10 Mar 2006 07:50:30 +0000 (07:50 +0000)]
Moving files to new pluggable directory
ikawhero [Fri, 10 Mar 2006 07:46:24 +0000 (07:46 +0000)]
Adding new pluggable reports
moodler [Fri, 10 Mar 2006 07:27:54 +0000 (07:27 +0000)]
file enrol_internal.php was initially added on branch MOODLE_15_STABLE.
moodler [Fri, 10 Mar 2006 07:27:54 +0000 (07:27 +0000)]
file lesson.php was initially added on branch MOODLE_15_STABLE.
moodler [Fri, 10 Mar 2006 07:27:54 +0000 (07:27 +0000)]
file enrol_flatfile.php was initially added on branch MOODLE_15_STABLE.
moodler [Fri, 10 Mar 2006 07:27:54 +0000 (07:27 +0000)]
file enrol_database.php was initially added on branch MOODLE_15_STABLE.