skodak
|
5a4e739817
|
MDL-14679 accesslib conversion to new dml
|
2008-05-24 18:35:48 +00:00 |
|
skodak
|
1d2b7f03cd
|
MDL-14679 fixed get_in_or_equal() method
|
2008-05-24 13:05:34 +00:00 |
|
robertall
|
98f67312c1
|
[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
|
2008-05-24 11:09:42 +00:00 |
|
moodlerobot
|
619906ba34
|
Updated the HEAD build version to 20080524
|
2008-05-24 01:53:37 +00:00 |
|
stronk7
|
cdb1e987e6
|
All fields, keys and indexes in suggested PHP core are using $dbman. MDL-14941
|
2008-05-23 22:42:45 +00:00 |
|
stronk7
|
63dd5a626a
|
table suggested PHP is using $dbman now. MDL-14941
|
2008-05-23 22:34:53 +00:00 |
|
stronk7
|
46d318bc6e
|
Changed comment
|
2008-05-23 22:30:42 +00:00 |
|
stronk7
|
82bba3e4d5
|
And also conditionally create/drop indexes and fields. MDL-14955
|
2008-05-23 22:26:08 +00:00 |
|
stronk7
|
70080fde65
|
Conditionally execute create/drop table dbmanager functions. MDL-14955
|
2008-05-23 22:24:00 +00:00 |
|
nicolasconnault
|
da3801e84b
|
MDL-14967 Upgraded gradebook code and unit tests. 4 failing tests in grade_item to fix.
|
2008-05-23 14:52:50 +00:00 |
|
dongsheng
|
3a4ff63b31
|
"MDL-14706, see tracker"
|
2008-05-23 13:17:56 +00:00 |
|
jamiesensei
|
a59eb2b6a8
|
MDL-12547 "allow manual quiz grading to sort by groups" added code to select which group to grade.
Merged from Moodle 1.9 branch
|
2008-05-23 13:14:00 +00:00 |
|
sam_marshall
|
e2ebb572b8
|
MDL-14965: Pass-by-reference call broke forum on php5
|
2008-05-23 11:02:46 +00:00 |
|
sam_marshall
|
c2f10673b2
|
MDL-14965: Pass-by-reference call broke install on php5
|
2008-05-23 10:36:28 +00:00 |
|
sam_marshall
|
2d80e3882e
|
MDL-14965: Pass-by-reference call broke install on php5
|
2008-05-23 10:30:47 +00:00 |
|
dongsheng
|
ec60b8e6da
|
"MDL-14129, fix print_error call"
|
2008-05-23 08:12:14 +00:00 |
|
dongsheng
|
ee95802c9c
|
"MDL-14129, add new lang string"
|
2008-05-23 08:09:08 +00:00 |
|
dongsheng
|
b985fa35e2
|
"MDL-14129, add new lang string"
|
2008-05-23 07:10:37 +00:00 |
|
dongsheng
|
c72813552a
|
"MDL-14129, fix print_error call"
|
2008-05-23 07:03:17 +00:00 |
|
dongsheng
|
ab50023681
|
"MDL-14706, introduce a progress bar class"
|
2008-05-23 05:35:38 +00:00 |
|
dongsheng
|
67784b2fe9
|
"MDL-14706, improve the progress bar, merged from MOODLE_19_STABLE"
|
2008-05-23 05:29:51 +00:00 |
|
moodlerobot
|
05fbb96bf5
|
Updated the HEAD build version to 20080523
|
2008-05-23 01:56:41 +00:00 |
|
moodlerobot
|
ae5e604bda
|
Automatic installer.php lang files by installer_builder (20080523)
|
2008-05-23 01:22:28 +00:00 |
|
agrabs
|
634f2626d6
|
MDL-14522 - the admin on frontpage did not receive any mail
|
2008-05-22 20:40:23 +00:00 |
|
mits
|
d2acb6459b
|
Fixed a typo in error message.
|
2008-05-22 16:12:53 +00:00 |
|
jamiesensei
|
f44e4d1404
|
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
|
2008-05-22 13:29:19 +00:00 |
|
wildgirl
|
66fa80f960
|
MDL-14951 help file typo fix
|
2008-05-22 12:42:50 +00:00 |
|
thepurpleblob
|
cb4db90d27
|
MDL-14945
MDL-14946
Now checks properly for mod/choice:deleteresponses and mod/choice:downloadresponses
|
2008-05-22 10:13:55 +00:00 |
|
dongsheng
|
0ad0dbe9a5
|
"MDL-14129, add new lang string"
|
2008-05-22 07:24:35 +00:00 |
|
dongsheng
|
a939f681bb
|
"MDL-14129, fix print_error call"
|
2008-05-22 07:20:45 +00:00 |
|
jerome
|
d07fe1a930
|
MDL-11748 add "protection" to avoid Notices in the A-Z name selector, merged from 19
|
2008-05-22 02:36:06 +00:00 |
|
jerome
|
4630016797
|
MDL-14819 changed main table size, merged from 19
|
2008-05-22 02:26:54 +00:00 |
|
moodlerobot
|
05bdefc6bb
|
Automatic installer.php lang files by installer_builder (20080522)
|
2008-05-22 01:23:28 +00:00 |
|
stronk7
|
69b80cc2eb
|
4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863
|
2008-05-22 00:09:59 +00:00 |
|
mits
|
cc27a59d0b
|
Fixed a minor mistake for xmldb instruction.
|
2008-05-21 19:19:21 +00:00 |
|
stronk7
|
5eaa41e8bc
|
3rd iteration committed: xmldb_table "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863
|
2008-05-21 17:55:23 +00:00 |
|
mchurch
|
6d75dcf537
|
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!
|
2008-05-21 16:19:00 +00:00 |
|
nicolasconnault
|
73f7ad715e
|
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.
|
2008-05-21 14:59:33 +00:00 |
|
thepurpleblob
|
ab7ac6ac55
|
MDL-14916:
Tidy up notices
Merged from STABLE_19
|
2008-05-21 12:47:35 +00:00 |
|
thepurpleblob
|
95dff9da6b
|
MDL-14936
Course managers admin screen shows roles in "correct" order.
|
2008-05-21 12:28:09 +00:00 |
|
thepurpleblob
|
9d5a4b235e
|
MDL-14832
Don't show a user name more than once. Only show them in the
most 'senior' role.
Merged from STABLE_19
|
2008-05-21 12:03:22 +00:00 |
|
tjhunt
|
95de57b8ac
|
Inconsistency between quiz attempt->id and attempt.uniqueid
|
2008-05-21 11:10:06 +00:00 |
|
dongsheng
|
70c33d2239
|
"MDL-14129, add new lang string"
|
2008-05-21 07:53:57 +00:00 |
|
dongsheng
|
0be2c85848
|
"MDL-14129, fix print_error call"
|
2008-05-21 07:53:23 +00:00 |
|
nicolasconnault
|
4cacea3b72
|
MDL-14905 Completed all core functional tests for database_manager (ddl). Found some API design issues and commented on them using @TODO comments.
|
2008-05-21 06:34:56 +00:00 |
|
dongsheng
|
c5d0eaa9af
|
"MDL-14129, add new lang string"
|
2008-05-21 06:05:13 +00:00 |
|
dongsheng
|
64e71d27b6
|
"MDL-14129, fix print_error"
|
2008-05-21 06:04:30 +00:00 |
|
dongsheng
|
beb69c1141
|
"MDL-14129, add new lang string"
|
2008-05-21 05:08:29 +00:00 |
|
dongsheng
|
0b4f4187a2
|
"MDL-14129, fix print_error"
|
2008-05-21 05:07:37 +00:00 |
|
jerome
|
d5edb9614e
|
MDL-14709 fix call view.pgp => view.php, merged from 19
|
2008-05-21 04:02:53 +00:00 |
|