]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoMDL-7631 Incorrect grading when Each attempt builds on the last and questions on...
skodak [Sun, 26 Nov 2006 23:00:28 +0000 (23:00 +0000)]
MDL-7631 Incorrect grading when Each attempt builds on the last and questions on more than one page

18 years agoDouble quotes breaking short answers in a multianswer/cloze question MDL-6676
skodak [Sun, 26 Nov 2006 21:57:43 +0000 (21:57 +0000)]
Double quotes breaking short answers in a multianswer/cloze question MDL-6676

18 years agoMDL-1899 course->category cleanup
skodak [Sun, 26 Nov 2006 21:44:04 +0000 (21:44 +0000)]
MDL-1899 course->category cleanup

18 years agoincorrect table width in Exercise MDL-7690
skodak [Sun, 26 Nov 2006 21:37:07 +0000 (21:37 +0000)]
incorrect table width in Exercise MDL-7690

18 years agoadd risk icons and proper alt text to improve accessibility MDL-7484; icons are not...
skodak [Sun, 26 Nov 2006 21:27:35 +0000 (21:27 +0000)]
add risk icons and proper alt text to improve accessibility MDL-7484; icons are not final I hope ;-)

18 years agoMDL-7434 all images that convey information should have alt text to convey that infor...
skodak [Sun, 26 Nov 2006 19:30:39 +0000 (19:30 +0000)]
MDL-7434 all images that convey information should have alt text to convey that information - part 8

18 years agoMDL-7434 all images that convey information should have alt text to convey that infor...
skodak [Sun, 26 Nov 2006 19:19:54 +0000 (19:19 +0000)]
MDL-7434 all images that convey information should have alt text to convey that information - part 7

18 years agoMDL-7434 all images that convey information should have alt text to convey that infor...
skodak [Sun, 26 Nov 2006 19:14:44 +0000 (19:14 +0000)]
MDL-7434 all images that convey information should have alt text to convey that information - part 6

18 years agoMDL-7434 all images that convey information should have alt text to convey that infor...
skodak [Sun, 26 Nov 2006 19:00:23 +0000 (19:00 +0000)]
MDL-7434 all images that convey information should have alt text to convey that information - part 5

18 years agoMDL-7434 all images that convey information should have alt text to convey that infor...
skodak [Sun, 26 Nov 2006 16:53:32 +0000 (16:53 +0000)]
MDL-7434 all images that convey information should have alt text to convey that information - part 4

18 years agoMDL-7434 all images that convey information should have alt text to convey that infor...
skodak [Sun, 26 Nov 2006 16:20:19 +0000 (16:20 +0000)]
MDL-7434 all images that convey information should have alt text to convey that information - part 3

18 years agoMDL-7434 all images that convey information should have alt text to convey that infor...
skodak [Sat, 25 Nov 2006 18:09:33 +0000 (18:09 +0000)]
MDL-7434 all images that convey information should have alt text to convey that information - part 2

18 years agoTypo causing continue button in closed quizzes to fail. MDL-7685
stronk7 [Sat, 25 Nov 2006 17:13:19 +0000 (17:13 +0000)]
Typo causing continue button in closed quizzes to fail. MDL-7685

Merged from MOODLE_17_STABLE

18 years agoAutomatic installer.php lang files by installer_builder (20061125)
moodler [Sat, 25 Nov 2006 03:14:55 +0000 (03:14 +0000)]
Automatic installer.php lang files by installer_builder (20061125)

18 years agoMDL-7434 all images that convey information should have alt text to convey that infor...
skodak [Fri, 24 Nov 2006 20:16:37 +0000 (20:16 +0000)]
MDL-7434 all images that convey information should have alt text to convey that information - part 1

18 years agoMinor tweak to fieldset styles.
tjhunt [Fri, 24 Nov 2006 18:52:16 +0000 (18:52 +0000)]
Minor tweak to fieldset styles.

18 years agoFix course overview graph broken by notices MDL-7680
skodak [Fri, 24 Nov 2006 18:31:41 +0000 (18:31 +0000)]
Fix course overview graph broken by notices MDL-7680

18 years agochanged name of submit buttons to submitbutton instead of sumbit as submit was confli...
jamiesensei [Fri, 24 Nov 2006 16:38:22 +0000 (16:38 +0000)]
changed name of submit buttons to submitbutton instead of sumbit as submit was conflicting with method form.submit()

18 years agoMerged from STABLE
thepurpleblob [Fri, 24 Nov 2006 13:03:32 +0000 (13:03 +0000)]
Merged from STABLE

18 years agolittle bit of white space cleaning up
jamiesensei [Fri, 24 Nov 2006 12:49:32 +0000 (12:49 +0000)]
little bit of white space cleaning up

18 years agoadded some phpdoc comments to repeat_elements() method
jamiesensei [Fri, 24 Nov 2006 12:33:53 +0000 (12:33 +0000)]
added some phpdoc comments to repeat_elements() method

18 years agoadded repeat_elements method to moodleform and used method for choice form
jamiesensei [Fri, 24 Nov 2006 12:20:26 +0000 (12:20 +0000)]
added repeat_elements method to moodleform and used method for choice form

18 years agoMerged from stable - colons can now be escaped
thepurpleblob [Fri, 24 Nov 2006 12:03:42 +0000 (12:03 +0000)]
Merged from stable - colons can now be escaped
Resolves MDL-6915

18 years agosome restructuring of formslib - moving moodleform_mod definition to new file course...
jamiesensei [Fri, 24 Nov 2006 06:39:15 +0000 (06:39 +0000)]
some restructuring of formslib - moving moodleform_mod definition to new file course\moodleform_mod.php and some changes to moodleform_mod standard elements setup and moodleform disabledIf API

18 years agomerged fix for MDL-7448, added enableForm() call to prevent chat lock up
toyomoyo [Fri, 24 Nov 2006 04:19:11 +0000 (04:19 +0000)]
merged fix for MDL-7448, added enableForm() call to prevent chat lock up

18 years agomerged fixed a warning
toyomoyo [Fri, 24 Nov 2006 02:04:48 +0000 (02:04 +0000)]
merged fixed a warning

18 years agoMissing s() on current value in admin_setting_configtext class MDL-7666
skodak [Thu, 23 Nov 2006 20:59:18 +0000 (20:59 +0000)]
Missing s() on current value in admin_setting_configtext class MDL-7666

18 years agoCleaning up, completing, bugfixing, adding features to iCalendar export of
martinlanghoff [Thu, 23 Nov 2006 20:30:57 +0000 (20:30 +0000)]
Cleaning up, completing, bugfixing, adding features to iCalendar export of
Moodle calendar.

* Adding strings
* Adding more information to iCalendar output
* Making iCalendar output compatible with a wider range of calender software
* Removing (non-functional) advanced options for now, and other superfluous
code
* Paying attention to all / course events option
* Adding authentication token system to allow subscription
* Adding JavaScript to generate URL for subscription
* Adding links from calendar page

Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>

18 years agoCleaning up, completing, bugfixing, adding features to iCalendar export of
martinlanghoff [Thu, 23 Nov 2006 20:21:29 +0000 (20:21 +0000)]
Cleaning up, completing, bugfixing, adding features to iCalendar export of
Moodle calendar.

* Adding strings
* Adding more information to iCalendar output
* Making iCalendar output compatible with a wider range of calender software
* Removing (non-functional) advanced options for now, and other superfluous
code
* Paying attention to all / course events option
* Adding authentication token system to allow subscription
* Adding JavaScript to generate URL for subscription
* Adding links from calendar page

Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>

18 years agoStudents cannot enrol with PayPal plugin when using PHP4 MDL-7529
skodak [Thu, 23 Nov 2006 20:16:36 +0000 (20:16 +0000)]
Students cannot enrol with PayPal plugin when using PHP4 MDL-7529

18 years agoWe are expecting multiple records, but in debug mode, it gives this error:
ethem [Thu, 23 Nov 2006 16:22:39 +0000 (16:22 +0000)]
We are expecting multiple records, but in debug mode, it gives this error:

Error: Turn off debugging to hide this error.

SELECT id FROM enrol_authorize WHERE userid = '3' AND courseid = '2' AND status=0(with limits 0, 100)

Very strange error in get_record_sql !

18 years agoReplaced isteacheredit with has_capability, as in moodlelib (Bug MDL-7380 "groups".)
nfreear [Thu, 23 Nov 2006 11:59:25 +0000 (11:59 +0000)]
Replaced isteacheredit with has_capability, as in moodlelib (Bug MDL-7380 "groups".)

18 years agoFixes to g...group_displayname, g..grouping_displayname (Bug MDL-7380 "groups".)
nfreear [Thu, 23 Nov 2006 11:40:44 +0000 (11:40 +0000)]
Fixes to g...group_displayname, g..grouping_displayname (Bug MDL-7380 "groups".)

18 years agoFixes for interface change, groups_add_member, remove_member - lib and simpletest...
nfreear [Thu, 23 Nov 2006 11:28:22 +0000 (11:28 +0000)]
Fixes for interface change, groups_add_member, remove_member - lib and simpletest/test_groupinglib (Bug MDL-7380 "groups".)

18 years agoadded defaults for when there is no submitted data to datetimeselector and small...
jamiesensei [Thu, 23 Nov 2006 09:38:33 +0000 (09:38 +0000)]
added defaults for when there is no submitted data to datetimeselector and small fix for forum\mod_form.php

18 years agoMerged two-line deletes from stable (causing notices)
moodler [Thu, 23 Nov 2006 09:13:19 +0000 (09:13 +0000)]
Merged two-line deletes from stable (causing notices)

18 years agoMerged from 1.7.
vyshane [Thu, 23 Nov 2006 08:36:22 +0000 (08:36 +0000)]
Merged from 1.7.

18 years agoadded new set_max_file_size method to moodleform MDL-6914
skodak [Thu, 23 Nov 2006 08:24:58 +0000 (08:24 +0000)]
added new set_max_file_size method to moodleform MDL-6914

18 years agofix for MDL-7395, adding capaiblity mod/quiz:ignoretimelimits for quiz takers with...
toyomoyo [Thu, 23 Nov 2006 07:52:54 +0000 (07:52 +0000)]
fix for MDL-7395, adding capaiblity mod/quiz:ignoretimelimits for quiz takers with disability.

18 years agofix for MDL-7472, explicitly label radio buttons in survey. Note you need $USER-...
toyomoyo [Thu, 23 Nov 2006 04:49:48 +0000 (04:49 +0000)]
fix for MDL-7472, explicitly label radio buttons in survey. Note you need $USER->screenreader flag for this to be active

18 years agoUpdating YUI to 0.12.0.
vyshane [Thu, 23 Nov 2006 03:27:27 +0000 (03:27 +0000)]
Updating YUI to 0.12.0.

18 years agoUpdated YUI libs to 0.12.0.
vyshane [Thu, 23 Nov 2006 03:25:34 +0000 (03:25 +0000)]
Updated YUI libs to 0.12.0.

18 years agoUpgraded the YUI libs to version 0.12.0, released 14 Nov 2006.
vyshane [Thu, 23 Nov 2006 03:10:20 +0000 (03:10 +0000)]
Upgraded the YUI libs to version 0.12.0, released 14 Nov 2006.

18 years agoAutomatic installer.php lang files by installer_builder (20061123)
moodler [Thu, 23 Nov 2006 03:06:30 +0000 (03:06 +0000)]
Automatic installer.php lang files by installer_builder (20061123)

18 years agoincrementing qnum so that questions numbers in multi will be unique
toyomoyo [Thu, 23 Nov 2006 03:01:16 +0000 (03:01 +0000)]
incrementing qnum so that questions numbers in multi will be unique

18 years agoEnsure all table headers are marked up with 'th' MDL-7438
skodak [Wed, 22 Nov 2006 22:41:01 +0000 (22:41 +0000)]
Ensure all table headers are marked up with 'th' MDL-7438

18 years agoOnline text assignment: on re-edit submission page provide a label for field so that...
skodak [Wed, 22 Nov 2006 21:45:39 +0000 (21:45 +0000)]
Online text assignment: on re-edit submission page provide a label for field so that screen-reader knows what it is for MDL-7479:
fixed format problems, converted to new forms library, whitespace cleanup, fixed redirection after saving

18 years agoadded dependencies to form
jamiesensei [Wed, 22 Nov 2006 16:54:12 +0000 (16:54 +0000)]
added dependencies to form

18 years agofix for focus problem
jamiesensei [Wed, 22 Nov 2006 15:58:07 +0000 (15:58 +0000)]
fix for focus problem

18 years agochanged method name addDependency to disabledIf and removed data/mod.html
jamiesensei [Wed, 22 Nov 2006 15:19:20 +0000 (15:19 +0000)]
changed method name addDependency to disabledIf and removed data/mod.html

18 years agoMDL-7656 Changed print_object to escape html
sam_marshall [Wed, 22 Nov 2006 14:27:42 +0000 (14:27 +0000)]
MDL-7656 Changed print_object to escape html

18 years agoadded dependencies to form
jamiesensei [Wed, 22 Nov 2006 11:09:24 +0000 (11:09 +0000)]
added dependencies to form

18 years agoMDL-6914 max upload file size now printed automatically as part of upload label
skodak [Wed, 22 Nov 2006 09:59:48 +0000 (09:59 +0000)]
MDL-6914 max upload file size now printed automatically as part of upload label

18 years ago*** empty log message ***
jamiesensei [Wed, 22 Nov 2006 08:53:35 +0000 (08:53 +0000)]
*** empty log message ***

18 years agoMerged from 1.7.
vyshane [Wed, 22 Nov 2006 08:26:59 +0000 (08:26 +0000)]
Merged from 1.7.

18 years agoFixed MDL-7642; </li>
ethem [Wed, 22 Nov 2006 08:16:22 +0000 (08:16 +0000)]
Fixed MDL-7642; </li>

18 years agoForums index page, add table headers for section/week MDL-7480
skodak [Wed, 22 Nov 2006 07:48:35 +0000 (07:48 +0000)]
Forums index page, add table headers for section/week MDL-7480
and fixed section_links block for weekscss format

18 years agoMerged from 1.7.
vyshane [Wed, 22 Nov 2006 07:36:41 +0000 (07:36 +0000)]
Merged from 1.7.

18 years agoMerged from 1.7.
vyshane [Wed, 22 Nov 2006 07:04:41 +0000 (07:04 +0000)]
Merged from 1.7.

18 years agoadding 2 new fields 1) field for alt tag for user image, 2) field for a flag to tell...
toyomoyo [Wed, 22 Nov 2006 06:50:27 +0000 (06:50 +0000)]
adding 2 new fields 1) field for alt tag for user image, 2) field for a flag to tell moodle whehter the user uses a screen reader

18 years agofix for MDL-7501, accessiblity of survey questions, duplicating row context
toyomoyo [Wed, 22 Nov 2006 03:58:00 +0000 (03:58 +0000)]
fix for MDL-7501, accessiblity of survey questions, duplicating row context

18 years agoSocial activities block always appears in edit mode to admin without turning editing...
skodak [Tue, 21 Nov 2006 20:36:06 +0000 (20:36 +0000)]
Social activities block always appears in edit mode to admin without turning editing on MDL-7639; merged from MOODLE_17_STABLE

18 years agoSplitted scoes optional data in a new table
bobopinna [Tue, 21 Nov 2006 16:12:19 +0000 (16:12 +0000)]
Splitted scoes optional data in a new table

18 years agomore fixes for lockoptions behaviour; changes to forum/mod_form.php; removed forum...
jamiesensei [Tue, 21 Nov 2006 11:02:13 +0000 (11:02 +0000)]
more fixes for lockoptions behaviour; changes to forum/mod_form.php; removed forum/mod.html

18 years agoremoved redundant return
jamiesensei [Tue, 21 Nov 2006 10:19:28 +0000 (10:19 +0000)]
removed redundant return

18 years agoa bug fix for custom element dateselector
jamiesensei [Tue, 21 Nov 2006 10:18:39 +0000 (10:18 +0000)]
a bug fix for custom element dateselector

18 years agooops, removed print_object that was left in from debugging
jamiesensei [Tue, 21 Nov 2006 10:16:01 +0000 (10:16 +0000)]
oops, removed print_object that was left in from debugging

18 years agofixed a couple of bugs in custom elements
jamiesensei [Tue, 21 Nov 2006 10:14:38 +0000 (10:14 +0000)]
fixed a couple of bugs in custom elements

18 years agoadded commenting to addDependency method and used new functionality in forum\mod_form.php
jamiesensei [Tue, 21 Nov 2006 09:33:48 +0000 (09:33 +0000)]
added commenting to addDependency method and used new functionality in forum\mod_form.php

18 years agoadding lockoptions functionality to formslib library and added lockoptionsall() ...
jamiesensei [Tue, 21 Nov 2006 09:17:46 +0000 (09:17 +0000)]
adding lockoptions functionality to formslib library and added lockoptionsall()  function which allows multiple dependencies for one dependent element and handles that properly.

18 years agousing correct string
toyomoyo [Tue, 21 Nov 2006 06:46:26 +0000 (06:46 +0000)]
using correct string

18 years agogiving some indication a role assignment is a hidden one
toyomoyo [Tue, 21 Nov 2006 06:42:38 +0000 (06:42 +0000)]
giving some indication a role assignment is a hidden one

18 years agomerged, adding capability checks
toyomoyo [Tue, 21 Nov 2006 05:31:46 +0000 (05:31 +0000)]
merged, adding capability checks

18 years agomerged fix for MDL-7426, removed link to teacher.php
toyomoyo [Tue, 21 Nov 2006 04:45:32 +0000 (04:45 +0000)]
merged fix for MDL-7426, removed link to teacher.php

18 years agoMerged from 1.7.
vyshane [Tue, 21 Nov 2006 04:19:01 +0000 (04:19 +0000)]
Merged from 1.7.

18 years agomerged fix for MDL-7540, wrong usage of context levels
toyomoyo [Tue, 21 Nov 2006 03:26:31 +0000 (03:26 +0000)]
merged fix for MDL-7540, wrong usage of context levels

18 years agoAutomatic installer.php lang files by installer_builder (20061121)
moodler [Tue, 21 Nov 2006 03:13:58 +0000 (03:13 +0000)]
Automatic installer.php lang files by installer_builder (20061121)

18 years agomerged, fixed hard coded auth method "ldap"
toyomoyo [Tue, 21 Nov 2006 02:08:59 +0000 (02:08 +0000)]
merged, fixed hard coded auth method "ldap"

18 years ago Minor problems with roles selection in participants list MDL-7630
skodak [Mon, 20 Nov 2006 20:47:17 +0000 (20:47 +0000)]
 Minor problems with roles selection in participants list MDL-7630

18 years agoFix column names.
tjhunt [Mon, 20 Nov 2006 17:47:30 +0000 (17:47 +0000)]
Fix column names.

18 years agobellow spelling fixed
skodak [Mon, 20 Nov 2006 17:39:35 +0000 (17:39 +0000)]
bellow spelling fixed

18 years agoAdvanced uploading of file interface typo MDL-7628
skodak [Mon, 20 Nov 2006 16:56:39 +0000 (16:56 +0000)]
Advanced uploading of file interface typo MDL-7628

18 years agoMDL-7607 - sync_metacourse is unnecessarily slow
tjhunt [Mon, 20 Nov 2006 16:45:24 +0000 (16:45 +0000)]
MDL-7607 - sync_metacourse is unnecessarily slow

18 years agoMDL-6332 fixed proper storing of unicodedb flag - after config table creation
skodak [Mon, 20 Nov 2006 15:25:38 +0000 (15:25 +0000)]
MDL-6332 fixed proper storing of unicodedb flag - after config table creation

18 years agoDaily echeck order notification
ethem [Mon, 20 Nov 2006 14:48:16 +0000 (14:48 +0000)]
Daily echeck order notification

18 years agofixed problem with apostrophe in role names and description when creating roles durin...
skodak [Mon, 20 Nov 2006 14:08:40 +0000 (14:08 +0000)]
fixed problem with apostrophe in role names and description when creating roles during install and restore MDL-7611

18 years agoHelp file: Uploading Authorize.net CSV file; Merged from MOODLE_17_STABLE.
ethem [Mon, 20 Nov 2006 13:52:27 +0000 (13:52 +0000)]
Help file: Uploading Authorize.net CSV file; Merged from MOODLE_17_STABLE.

18 years agoPARAM_PATH can be used only for relative paths, there is no parameter type for absolu...
skodak [Mon, 20 Nov 2006 13:34:06 +0000 (13:34 +0000)]
PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617

18 years agoVarious improvements to Examview input.
thepurpleblob [Mon, 20 Nov 2006 13:02:24 +0000 (13:02 +0000)]
Various improvements to Examview input.
Fixes MDL-7087 and MDL-7349. Partial fix for MDL-7184 (Examview part)

18 years agoMerged from MOODLE_17_STABLE.
ethem [Mon, 20 Nov 2006 11:19:39 +0000 (11:19 +0000)]
Merged from MOODLE_17_STABLE.

18 years agoremoved JS submission from stats code MDL-7492
skodak [Mon, 20 Nov 2006 10:19:55 +0000 (10:19 +0000)]
removed JS submission from stats code MDL-7492

18 years agoIt is time to refund for echeck (business checking).
ethem [Mon, 20 Nov 2006 10:01:44 +0000 (10:01 +0000)]
It is time to refund for echeck (business checking).

18 years agoIt is time to refund for echeck (business checking).
ethem [Mon, 20 Nov 2006 09:49:26 +0000 (09:49 +0000)]
It is time to refund for echeck (business checking).

18 years agoremoved JS submission from admin/environment.php MDL-7492
skodak [Mon, 20 Nov 2006 09:44:11 +0000 (09:44 +0000)]
removed JS submission from admin/environment.php MDL-7492

18 years agoMerged from 1.7.
vyshane [Mon, 20 Nov 2006 09:21:27 +0000 (09:21 +0000)]
Merged from 1.7.

18 years agoremoved JS submission from admin/stickyblocks.php MDL-7492
skodak [Mon, 20 Nov 2006 09:02:41 +0000 (09:02 +0000)]
removed JS submission from admin/stickyblocks.php MDL-7492

18 years agoremoved JS from admin/course/override.php MDL-7492
skodak [Mon, 20 Nov 2006 08:34:25 +0000 (08:34 +0000)]
removed JS from admin/course/override.php MDL-7492

18 years agoadding attachment for blogs
toyomoyo [Mon, 20 Nov 2006 08:31:48 +0000 (08:31 +0000)]
adding attachment for blogs

18 years agoremoved JS from admin/course/assign.php MDL-7492
skodak [Mon, 20 Nov 2006 08:29:50 +0000 (08:29 +0000)]
removed JS from admin/course/assign.php MDL-7492

18 years agoBusiness checkings can be refunded only for echeck method. Not saving nor checking...
ethem [Mon, 20 Nov 2006 08:11:21 +0000 (08:11 +0000)]
Business checkings can be refunded only for echeck method. Not saving nor checking. Merged from 17stable.