]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-15015: oops, had one extra line in the HEAD version
sam_marshall [Tue, 27 May 2008 10:22:07 +0000 (10:22 +0000)]
MDL-15015: oops, had one extra line in the HEAD version

16 years agoMDL-15015: Choice limited answers don't work with group mode
sam_marshall [Tue, 27 May 2008 10:16:25 +0000 (10:16 +0000)]
MDL-15015: Choice limited answers don't work with group mode

16 years agoMDL-15007 is_aggregationcoef_used should be public
skodak [Tue, 27 May 2008 09:34:03 +0000 (09:34 +0000)]
MDL-15007 is_aggregationcoef_used should be public

16 years agoMDL-14995 fixed param typo
skodak [Tue, 27 May 2008 09:32:05 +0000 (09:32 +0000)]
MDL-14995 fixed param typo

16 years ago[MDL-14788] Don't store empty number fields as 0
robertall [Tue, 27 May 2008 07:43:14 +0000 (07:43 +0000)]
[MDL-14788] Don't store empty number fields as 0

16 years agomistake in writing on update the multichoice-items
agrabs [Tue, 27 May 2008 05:00:58 +0000 (05:00 +0000)]
mistake in writing on update the multichoice-items

16 years ago"MDL-14129, add new lang string"
dongsheng [Tue, 27 May 2008 04:46:33 +0000 (04:46 +0000)]
"MDL-14129, add new lang string"

16 years ago"MDL-14129, fix print_error"
dongsheng [Tue, 27 May 2008 04:45:01 +0000 (04:45 +0000)]
"MDL-14129, fix print_error"

16 years ago"MDL-14129, add new lang string"
dongsheng [Tue, 27 May 2008 03:21:25 +0000 (03:21 +0000)]
"MDL-14129, add new lang string"

16 years ago"MDL-14129, fix print_error"
dongsheng [Tue, 27 May 2008 03:20:47 +0000 (03:20 +0000)]
"MDL-14129, fix print_error"

16 years agoUpdated the HEAD build version to 20080527
moodlerobot [Tue, 27 May 2008 01:57:57 +0000 (01:57 +0000)]
Updated the HEAD build version to 20080527

16 years agoMDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total...
jamiesensei [Mon, 26 May 2008 14:38:48 +0000 (14:38 +0000)]
MDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total attempts there are on the quiz and how many in this group would make UI clearer"  oops. Put the clear:both in the wrong place.

16 years agoMDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total...
jamiesensei [Mon, 26 May 2008 14:26:24 +0000 (14:26 +0000)]
MDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total attempts there are on the quiz and how many in this group would make UI clearer" added call to function and fixed centering of notice on overview and grading report by adding a clear:left to stop the centering being affected by the groups menu.

merged from 1.9 branch

16 years agoMDL-12824 "Essay type of quiz questions needs to color mark which students have been...
jamiesensei [Mon, 26 May 2008 13:18:46 +0000 (13:18 +0000)]
MDL-12824 "Essay type of quiz questions needs to color mark which students have been graded and which have NOT"

Fixing notices introduced by the changes for this bug in grading report when no question is selected.

16 years agoMDL-14988 "tables have been hardcoded with a prefix of "mdl" - causing an error....
jamiesensei [Mon, 26 May 2008 12:51:04 +0000 (12:51 +0000)]
MDL-14988 "tables have been hardcoded with a prefix of "mdl" - causing an error." Ooops!

16 years agoMDL-12824 "Essay type of quiz questions needs to color mark which students have been...
jamiesensei [Mon, 26 May 2008 12:47:42 +0000 (12:47 +0000)]
MDL-12824 "Essay type of quiz questions needs to color mark which students have been graded and which have NOT"

As well as highlighting graded questions with a new CSS class highlightgraded which is a yellow bg in the standard theme, have also added the option to grade all ungraded attempts for a question.

16 years agoMDL-15000 "Moodle url method remove_params doesn't actually remove anything" Fixed.
jamiesensei [Mon, 26 May 2008 11:50:51 +0000 (11:50 +0000)]
MDL-15000 "Moodle url method remove_params doesn't actually remove anything" Fixed.

16 years agoMDL-5241 "When manually grading, identity questions by their number within the quiz...
jamiesensei [Mon, 26 May 2008 11:39:51 +0000 (11:39 +0000)]
MDL-5241 "When manually grading, identity questions by their number within the quiz as well as by question name"

Also added a drop down box to select question to mark instead of the viewquestions table. The drop down box is available at the top of every page, but only if there is more than one manually gradeable question in the quiz. If there is only one question it is automatically selected for marking.

Also added a new constant QUESTION_EVENTS_GRADED during a general refactoring of UI code in grading report and some improvements to efficiency of SQL in report.

Merged from Moodle 1.9 branch

16 years agoMDL-14967 More upgrades
nicolasconnault [Mon, 26 May 2008 05:06:01 +0000 (05:06 +0000)]
MDL-14967 More upgrades

16 years agoUpdated the HEAD build version to 20080526
moodlerobot [Mon, 26 May 2008 02:01:14 +0000 (02:01 +0000)]
Updated the HEAD build version to 20080526

16 years agoLatest changes to orcle driver. All old code is out + bug fixing in
stronk7 [Mon, 26 May 2008 00:39:24 +0000 (00:39 +0000)]
Latest changes to orcle driver. All old code is out + bug fixing in
oracle_dirty_hack. MDL-14888

16 years agoMDL-14957 get_columns() improvements
skodak [Sun, 25 May 2008 23:17:21 +0000 (23:17 +0000)]
MDL-14957 get_columns() improvements

16 years agoMDL-14957 fixed get_indexes() comments
skodak [Sun, 25 May 2008 22:25:17 +0000 (22:25 +0000)]
MDL-14957 fixed get_indexes() comments

16 years agoMore changes to Oracle driver + fixing some bugs. More coming soon. MDL-14888, MDL...
stronk7 [Sun, 25 May 2008 22:23:27 +0000 (22:23 +0000)]
More changes to Oracle driver + fixing some bugs. More coming soon. MDL-14888, MDL-14986

16 years agoMDL-14957 fixed get_tables() comments
skodak [Sun, 25 May 2008 22:22:57 +0000 (22:22 +0000)]
MDL-14957 fixed get_tables() comments

16 years agoMDL-14957 get_columns() improvements - mostly docs; definition moved to new file
skodak [Sun, 25 May 2008 22:21:01 +0000 (22:21 +0000)]
MDL-14957 get_columns() improvements - mostly docs; definition moved to new file

16 years agoMDL-14987 Default attribute for Active Directory password expiry is missing
iarenaza [Sun, 25 May 2008 21:53:23 +0000 (21:53 +0000)]
MDL-14987 Default attribute for Active Directory password expiry is missing

Merged from MOODLE_18_STABLE

16 years agoMDL-14981 regex search support in datalib, fixed course search
skodak [Sun, 25 May 2008 20:43:46 +0000 (20:43 +0000)]
MDL-14981 regex search support in datalib, fixed course search

16 years agoMDL-14966 Moved moodle_recordset to separate class into lib/dml
skodak [Sun, 25 May 2008 20:17:40 +0000 (20:17 +0000)]
MDL-14966 Moved moodle_recordset to separate class into lib/dml

16 years agoMDL-14910 added option to dispose existing database instance (closes connection and...
skodak [Sun, 25 May 2008 19:56:34 +0000 (19:56 +0000)]
MDL-14910 added option to dispose existing database instance (closes connection and releases all resources)

16 years agoMoving emulate_bound_params() from adodb drivers to adodb_moodle_database. MDL-14984
stronk7 [Sun, 25 May 2008 17:14:21 +0000 (17:14 +0000)]
Moving emulate_bound_params() from adodb drivers to adodb_moodle_database. MDL-14984

16 years agoMDL-14983 add magic quotes stripping option into data_submitted()
skodak [Sun, 25 May 2008 15:34:19 +0000 (15:34 +0000)]
MDL-14983  add magic quotes stripping option into data_submitted()

16 years agoMDL-14679 more datalib conversions
skodak [Sun, 25 May 2008 15:16:17 +0000 (15:16 +0000)]
MDL-14679 more datalib conversions

16 years agoMDL-14679 deprecated lib converted to new $DB
skodak [Sun, 25 May 2008 14:33:33 +0000 (14:33 +0000)]
MDL-14679 deprecated lib converted to new $DB

16 years agoMDL-14978 removed obsoleted make_table()
skodak [Sun, 25 May 2008 14:28:58 +0000 (14:28 +0000)]
MDL-14978 removed obsoleted make_table()

16 years agoMDL-14978 removed obsoleted get_course_users()
skodak [Sun, 25 May 2008 14:27:33 +0000 (14:27 +0000)]
MDL-14978 removed obsoleted get_course_users()

16 years agoMDL-14980 missing strsurveysaved when saving
skodak [Sun, 25 May 2008 14:24:24 +0000 (14:24 +0000)]
MDL-14980 missing strsurveysaved when saving

16 years agoMDL-14978 removed ancient upgradelogs script
skodak [Sun, 25 May 2008 11:37:45 +0000 (11:37 +0000)]
MDL-14978 removed ancient upgradelogs script

16 years agoMDL-14978 removed upgradeforumsread script
skodak [Sun, 25 May 2008 11:35:51 +0000 (11:35 +0000)]
MDL-14978 removed upgradeforumsread script

16 years agoMDL-14679 deprecated conversion
skodak [Sun, 25 May 2008 11:19:06 +0000 (11:19 +0000)]
MDL-14679 deprecated conversion

16 years agoMDL-14978 removed obsoleted get_site_users()
skodak [Sun, 25 May 2008 11:18:12 +0000 (11:18 +0000)]
MDL-14978 removed obsoleted get_site_users()

16 years agoMDL-14974 fixed aro regression - sorry
skodak [Sun, 25 May 2008 11:11:45 +0000 (11:11 +0000)]
MDL-14974 fixed aro regression - sorry

16 years agoMDL-14978 removed obsoleted get_course_teachers()
skodak [Sun, 25 May 2008 11:07:57 +0000 (11:07 +0000)]
MDL-14978 removed obsoleted get_course_teachers()

16 years agoMDL-14978 removed obsoleted get_course_students()
skodak [Sun, 25 May 2008 11:06:23 +0000 (11:06 +0000)]
MDL-14978 removed obsoleted get_course_students()

16 years agoMDL-14978 removed obsoleted iscreator()
skodak [Sun, 25 May 2008 11:02:58 +0000 (11:02 +0000)]
MDL-14978 removed obsoleted iscreator()

16 years agoMDL-14978 removed obsoleted get_group_users()
skodak [Sun, 25 May 2008 11:00:59 +0000 (11:00 +0000)]
MDL-14978 removed obsoleted get_group_users()

16 years agoMDL-14978 removed obsoleted get_group_users()
skodak [Sun, 25 May 2008 10:59:41 +0000 (10:59 +0000)]
MDL-14978 removed obsoleted get_group_users()

16 years agoMDL-14679 fixed $exceptions regression in first part of datalib conversion
skodak [Sun, 25 May 2008 10:16:53 +0000 (10:16 +0000)]
MDL-14679 fixed $exceptions regression in first part of datalib conversion

16 years agoMDL-14978 removed obsoleted isadmin()
skodak [Sun, 25 May 2008 10:08:05 +0000 (10:08 +0000)]
MDL-14978 removed obsoleted isadmin()

16 years agoMDL-14978 replaced deprecated can_use_richtext_editor
skodak [Sun, 25 May 2008 09:57:58 +0000 (09:57 +0000)]
MDL-14978 replaced deprecated can_use_richtext_editor

16 years agoMDL-14679 first part of datalib conversion
skodak [Sun, 25 May 2008 09:39:02 +0000 (09:39 +0000)]
MDL-14679 first part of datalib conversion

16 years agoMDL-14974 improved columns caching implementation
skodak [Sun, 25 May 2008 09:31:38 +0000 (09:31 +0000)]
MDL-14974 improved columns caching implementation

16 years agoFirst cut of Oracle new adodb driver. Install and tests ok. MDL-14888
stronk7 [Sun, 25 May 2008 02:45:50 +0000 (02:45 +0000)]
First cut of Oracle new adodb driver. Install and tests ok. MDL-14888

16 years agoNow oracle generator is also reentrant. MDL-14897
stronk7 [Sun, 25 May 2008 02:42:06 +0000 (02:42 +0000)]
Now oracle generator is also reentrant. MDL-14897

16 years agoChanged postgresql sequence fetching to GetID. MDL-7183
stronk7 [Sun, 25 May 2008 02:38:30 +0000 (02:38 +0000)]
Changed postgresql sequence fetching to GetID. MDL-7183

16 years agoonespace2empty() needs to be in legacy dmllib() until we kill all
stronk7 [Sun, 25 May 2008 02:32:30 +0000 (02:32 +0000)]
onespace2empty() needs to be in legacy dmllib() until we kill all
usages of legacy dmllib functions

16 years agoUpdated the HEAD build version to 20080525
moodlerobot [Sun, 25 May 2008 01:52:24 +0000 (01:52 +0000)]
Updated the HEAD build version to 20080525

16 years agoMDL-14679 fixed temporary emulation in old set_field() - thanks Joseph Rézeau
skodak [Sun, 25 May 2008 00:15:01 +0000 (00:15 +0000)]
MDL-14679 fixed temporary emulation in old set_field() - thanks Joseph Rézeau

16 years agoMoving some old XMLDBxxx (deprecated) objects to the end of the file. Some PHP releases
stronk7 [Sat, 24 May 2008 23:14:42 +0000 (23:14 +0000)]
Moving some old XMLDBxxx (deprecated) objects to the end of the file. Some PHP releases
have problems finding new extended xmldb_xxxx objects if they haven't been defined before.

16 years agoMDL-14679 fixed warning and change false to array() when no users found
skodak [Sat, 24 May 2008 20:43:33 +0000 (20:43 +0000)]
MDL-14679 fixed warning and change false to array() when no users found

16 years agoMDL-14679 improved get_in_or_equal() method
skodak [Sat, 24 May 2008 20:42:40 +0000 (20:42 +0000)]
MDL-14679 improved get_in_or_equal() method

16 years agoMDL-14679 accesslib conversion to new dml
skodak [Sat, 24 May 2008 18:35:48 +0000 (18:35 +0000)]
MDL-14679 accesslib conversion to new dml

16 years agoMDL-14679 fixed get_in_or_equal() method
skodak [Sat, 24 May 2008 13:05:34 +0000 (13:05 +0000)]
MDL-14679 fixed get_in_or_equal() method

16 years ago[MDL-14816] Escape special regex characters before applying perl compatible regex...
robertall [Sat, 24 May 2008 11:09:42 +0000 (11:09 +0000)]
[MDL-14816] Escape special regex characters before applying perl compatible regex substitution of field names for database activity's advanced search. Merged from MOODLE_19_STABLE

16 years agoUpdated the HEAD build version to 20080524
moodlerobot [Sat, 24 May 2008 01:53:37 +0000 (01:53 +0000)]
Updated the HEAD build version to 20080524

16 years agoAll fields, keys and indexes in suggested PHP core are using $dbman. MDL-14941
stronk7 [Fri, 23 May 2008 22:42:45 +0000 (22:42 +0000)]
All fields, keys and indexes in suggested PHP core are using $dbman. MDL-14941

16 years agotable suggested PHP is using $dbman now. MDL-14941
stronk7 [Fri, 23 May 2008 22:34:53 +0000 (22:34 +0000)]
table suggested PHP is using $dbman now. MDL-14941

16 years agoChanged comment
stronk7 [Fri, 23 May 2008 22:30:42 +0000 (22:30 +0000)]
Changed comment

16 years agoAnd also conditionally create/drop indexes and fields. MDL-14955
stronk7 [Fri, 23 May 2008 22:26:08 +0000 (22:26 +0000)]
And also conditionally create/drop indexes and fields. MDL-14955

16 years agoConditionally execute create/drop table dbmanager functions. MDL-14955
stronk7 [Fri, 23 May 2008 22:24:00 +0000 (22:24 +0000)]
Conditionally execute create/drop table dbmanager functions. MDL-14955

16 years agoMDL-14967 Upgraded gradebook code and unit tests. 4 failing tests in grade_item to...
nicolasconnault [Fri, 23 May 2008 14:52:50 +0000 (14:52 +0000)]
MDL-14967 Upgraded gradebook code and unit tests. 4 failing tests in grade_item to fix.

16 years ago"MDL-14706, see tracker"
dongsheng [Fri, 23 May 2008 13:17:56 +0000 (13:17 +0000)]
"MDL-14706, see tracker"

16 years agoMDL-12547 "allow manual quiz grading to sort by groups" added code to select which...
jamiesensei [Fri, 23 May 2008 13:14:00 +0000 (13:14 +0000)]
MDL-12547 "allow manual quiz grading to sort by groups" added code to select which group to grade.

Merged from Moodle 1.9 branch

16 years agoMDL-14965: Pass-by-reference call broke forum on php5
sam_marshall [Fri, 23 May 2008 11:02:46 +0000 (11:02 +0000)]
MDL-14965: Pass-by-reference call broke forum on php5

17 years agoMDL-14965: Pass-by-reference call broke install on php5
sam_marshall [Fri, 23 May 2008 10:36:28 +0000 (10:36 +0000)]
MDL-14965: Pass-by-reference call broke install on php5

17 years agoMDL-14965: Pass-by-reference call broke install on php5
sam_marshall [Fri, 23 May 2008 10:30:47 +0000 (10:30 +0000)]
MDL-14965: Pass-by-reference call broke install on php5

17 years ago"MDL-14129, fix print_error call"
dongsheng [Fri, 23 May 2008 08:12:14 +0000 (08:12 +0000)]
"MDL-14129, fix print_error call"

17 years ago"MDL-14129, add new lang string"
dongsheng [Fri, 23 May 2008 08:09:08 +0000 (08:09 +0000)]
"MDL-14129, add new lang string"

17 years ago"MDL-14129, add new lang string"
dongsheng [Fri, 23 May 2008 07:10:37 +0000 (07:10 +0000)]
"MDL-14129, add new lang string"

17 years ago"MDL-14129, fix print_error call"
dongsheng [Fri, 23 May 2008 07:03:17 +0000 (07:03 +0000)]
"MDL-14129, fix print_error call"

17 years ago"MDL-14706, introduce a progress bar class"
dongsheng [Fri, 23 May 2008 05:35:38 +0000 (05:35 +0000)]
"MDL-14706, introduce a progress bar class"

17 years ago"MDL-14706, improve the progress bar, merged from MOODLE_19_STABLE"
dongsheng [Fri, 23 May 2008 05:29:51 +0000 (05:29 +0000)]
"MDL-14706, improve the progress bar, merged from MOODLE_19_STABLE"

17 years agoUpdated the HEAD build version to 20080523
moodlerobot [Fri, 23 May 2008 01:56:41 +0000 (01:56 +0000)]
Updated the HEAD build version to 20080523

17 years agoAutomatic installer.php lang files by installer_builder (20080523)
moodlerobot [Fri, 23 May 2008 01:22:28 +0000 (01:22 +0000)]
Automatic installer.php lang files by installer_builder (20080523)

17 years agoMDL-14522 - the admin on frontpage did not receive any mail
agrabs [Thu, 22 May 2008 20:40:23 +0000 (20:40 +0000)]
MDL-14522 - the admin on frontpage did not receive any mail

17 years agoFixed a typo in error message.
mits [Thu, 22 May 2008 16:12:53 +0000 (16:12 +0000)]
Fixed a typo in error message.

17 years agoMDL-14943 "moodle_url : need way to add extra params when outputting params as hidden...
jamiesensei [Thu, 22 May 2008 13:29:19 +0000 (13:29 +0000)]
MDL-14943 "moodle_url : need way to add extra params when outputting params as hidden fields for forms" added new optional param to method hidden_params_out

17 years agoMDL-14951 help file typo fix
wildgirl [Thu, 22 May 2008 12:42:50 +0000 (12:42 +0000)]
MDL-14951 help file typo fix

17 years agoMDL-14945
thepurpleblob [Thu, 22 May 2008 10:13:55 +0000 (10:13 +0000)]
MDL-14945
MDL-14946
Now checks properly for mod/choice:deleteresponses and mod/choice:downloadresponses

17 years ago"MDL-14129, add new lang string"
dongsheng [Thu, 22 May 2008 07:24:35 +0000 (07:24 +0000)]
"MDL-14129, add new lang string"

17 years ago"MDL-14129, fix print_error call"
dongsheng [Thu, 22 May 2008 07:20:45 +0000 (07:20 +0000)]
"MDL-14129, fix print_error call"

17 years agoMDL-11748 add "protection" to avoid Notices in the A-Z name selector, merged from 19
jerome [Thu, 22 May 2008 02:36:06 +0000 (02:36 +0000)]
MDL-11748 add "protection" to avoid Notices in the A-Z name selector, merged from 19

17 years agoMDL-14819 changed main table size, merged from 19
jerome [Thu, 22 May 2008 02:26:54 +0000 (02:26 +0000)]
MDL-14819 changed main table size, merged from 19

17 years agoAutomatic installer.php lang files by installer_builder (20080522)
moodlerobot [Thu, 22 May 2008 01:23:28 +0000 (01:23 +0000)]
Automatic installer.php lang files by installer_builder (20080522)

17 years ago4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods...
stronk7 [Thu, 22 May 2008 00:09:59 +0000 (00:09 +0000)]
4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863

17 years agoFixed a minor mistake for xmldb instruction.
mits [Wed, 21 May 2008 19:19:21 +0000 (19:19 +0000)]
Fixed a minor mistake for xmldb instruction.

17 years ago3rd iteration committed: xmldb_table "public" methods changed + debugging of deprecat...
stronk7 [Wed, 21 May 2008 17:55:23 +0000 (17:55 +0000)]
3rd iteration committed: xmldb_table "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863

17 years agoMDL-13860 - Fixed mistyped function call to 'scorm_seq_overall'. This was preventing...
mchurch [Wed, 21 May 2008 16:19:00 +0000 (16:19 +0000)]
MDL-13860 - Fixed mistyped function call to 'scorm_seq_overall'. This was preventing some SCORM navigation from continuing in our tests - but only if debugging was turned off!

17 years agoMDL-14905 Started on the DDL functional tests. Added an ugly but temporary hack into...
nicolasconnault [Wed, 21 May 2008 14:59:33 +0000 (14:59 +0000)]
MDL-14905 Started on the DDL functional tests. Added an ugly but temporary hack into error() and print_error(), so that they throw an exception instead of dying when UNITTEST is defined.

17 years agoMDL-14916:
thepurpleblob [Wed, 21 May 2008 12:47:35 +0000 (12:47 +0000)]
MDL-14916:
Tidy up notices

Merged from STABLE_19