skodak
0a94af2927
MDL-16852 fixed left join trouble; merged from MOODLE_19_STABLE
2009-03-04 13:36:06 +00:00
sam_marshall
094480a585
MDL-15913: Smartpix fails if themes or images have upper-case names
2009-03-04 11:55:08 +00:00
tjhunt
53004e480f
quiz lib: MDL-17579 should call delete_attempt from questionlib.php rather than trying to do the job itself.
2009-03-04 08:35:05 +00:00
dongsheng
5b4773c2b7
"CHAT/MDL-14651, move down DOCTYPE declaration"
2009-03-04 07:15:18 +00:00
jerome
fa0797ecf4
web service MDL-12886 better looking documentation, use a lower integer for the mock token
2009-03-04 03:18:14 +00:00
tjhunt
bb0e7937ec
roles admin: Fix notice when creating a role with no legacy type.
2009-03-04 02:46:48 +00:00
danmarsden
283fc15670
MDL-15276 add check for RESTORE_SILENTLY
2009-03-04 02:44:05 +00:00
moodlerobot
9c9d06d82a
Updated the HEAD build version to 20090304
2009-03-03 23:34:38 +00:00
moodlerobot
7f6365b038
Automatic installer.php lang files by installer_builder (20090304)
2009-03-03 23:24:52 +00:00
sam_marshall
10130df65b
MDL-18430: Completion progress report CSV download should be whole report not one page
2009-03-03 17:28:05 +00:00
sam_marshall
7a7dbd77d1
MDL-18427: Completion system does not require_once gradelib when used
2009-03-03 17:04:49 +00:00
thepurpleblob
c05878500b
MDL-18390:
...
Correctly report unhandled question types and get string from language pack.
2009-03-03 15:36:17 +00:00
tjhunt
af52eceef4
qtype admin: MDL-18425 also related to MDL-18355.
...
Allow question types to be displayed in order that is better than random or alphabetical. Since we don't know all the qtypes there may be:
1. Store the order in the DB (config plugins).
2. Set up a good default order for the standard types. (Unknown types go at the end by default.)
3. Allow admins to edit the order on the qtype admin screen.
2009-03-03 07:47:32 +00:00
tjhunt
a5bc73aa74
Fix unit tests.
2009-03-03 07:44:30 +00:00
dongsheng
ad9c22aa12
"FORUM/MDL-15968, respect mod/forum:viewqandawithoutposting in forum_search_posts, merged from 1.9"
2009-03-03 06:48:03 +00:00
tjhunt
7f92f0ad39
quiz editing: MDL-18355 further refinements to the UI.
2009-03-03 05:13:53 +00:00
tjhunt
47de80c701
Aiken question import: MDL-18423 Greater robustness when parsing.
2009-03-03 05:11:55 +00:00
danmarsden
9d043b8c6b
MDL-14736 Backup/Restore don't halt backup if can't delete temp files - just display notification and save error to log table
2009-03-03 01:18:16 +00:00
dongsheng
6e5e0c9363
"FORUM/MDL-14860, declare subtext varible before use it, merged from 1.9"
2009-03-03 01:03:56 +00:00
danmarsden
5b99dc2e5f
MDL-12037 Backup Log - improve reporting of errors during backup_execute - espeically for silent backups
2009-03-03 00:53:23 +00:00
danmarsden
bc7ec91a0d
MDL-12037 Backup Log - add new field to backup_log table to allow other backup related functions to save log data
2009-03-03 00:06:08 +00:00
stronk7
3b348bbf4d
MDL-17934 flv player in resources - allow full screen. Credit goes to Darren Jones. Merged from 19_STABLE
2009-03-02 23:41:55 +00:00
moodlerobot
11e5755908
Updated the HEAD build version to 20090303
2009-03-02 23:32:59 +00:00
piers
8f54becce7
MDL-18412 - fixed incorrect config var name. thanks Anthony.
2009-03-02 23:16:47 +00:00
piers
074b6db255
MDL-18148 - AICC compliance fixes from Martin Holden.
2009-03-02 23:07:44 +00:00
mudrd8mz
f6d7d5f584
MDL-17492 Do not try to access the first key of an empty array in case of no tag exists yet. Merged from 1.9 stable
2009-03-02 21:51:25 +00:00
mudrd8mz
cef5304562
MDL-17492 Reset flag did not work in PostgreSQL. Merged from 1.9
...
Postgres does not seem to support table alias in UPDATE statement.
Therefore the SQL like
UPDATE mdl_tag tg SET tg.flag = 0, tg.timemodified = 1236027984 WHERE tg.id IN (4)
ends with an ERROR: column "tg" of relation "mdl_tag" does not exist
The fix is quite easy - just do not use table alias as it makes no sense
here anyway.
2009-03-02 21:45:08 +00:00
piers
932bba0197
MDL-18148 - AICC compliance fixes from Martin Holden.
2009-03-02 19:36:12 +00:00
stronk7
6dc72d7506
MDL-18420 reserved words - lowercase sqlite reserved words
2009-03-02 19:20:47 +00:00
stronk7
e9fc2f32ef
MDL-18420 reserved words - adding 2 new PG reserved words. Merged from 19_STABLE
2009-03-02 19:09:29 +00:00
stronk7
09717fa5ca
MDL-18420 reserved words - adding MySQL 5.1 and 6.0 new reserved words ; merged from 19_STABLE
2009-03-02 18:53:59 +00:00
mudrd8mz
9dc1fb4dde
MDL-14743 offer a link to the English help file. Merged from 1.9 stable
2009-03-02 14:14:19 +00:00
moodlerobot
e05c43f2b6
Updated the HEAD build version to 20090302
2009-03-01 23:33:32 +00:00
skodak
6edfb4c848
MDL-18407 fixed dml regression
2009-03-01 21:03:38 +00:00
mjollnir_
ea95cf9c05
MDL-16520 portfolio: when an exception happens, kill the active export
2009-03-01 11:01:57 +00:00
moodlerobot
e2ec5312b6
Updated the HEAD build version to 20090301
2009-02-28 23:37:27 +00:00
skodak
c70552d871
MDL-18407 fixed wrong select
2009-02-28 09:09:09 +00:00
moodlerobot
ac1af2852d
Updated the HEAD build version to 20090228
2009-02-27 23:32:40 +00:00
nicolasconnault
34f0062766
MDL-18004 Fixed problem of duplicate entries in the drop-down
2009-02-27 15:38:34 +00:00
nicolasconnault
da6cec8d5b
MDL-18004 Fixed problem of duplicate entries in the drop-down
2009-02-27 15:32:03 +00:00
nicolasconnault
7981d537da
MDL-18004 Fixed problem of duplicate entries in the drop-down
2009-02-27 15:25:05 +00:00
sam_marshall
ca6b2d6801
MDL-18403: Completion system can cause problems if grade completion is somehow enabled when completion is set to manual
2009-02-27 14:35:05 +00:00
nicolasconnault
27eef3bb33
MDL-18004 Adding keymanagers for when grade publishing is enabled, plus a few improvements in the tabs and breadcrumbs
2009-02-27 14:19:25 +00:00
nicolasconnault
b8436ccbe3
MDL-16913 Enabled Weight and Extra credit inputs for grade items, but not for category items
2009-02-27 13:43:52 +00:00
sam_marshall
08ec7ec62e
MDL-18401: Glossary page bar should highlight current page
2009-02-27 12:58:23 +00:00
tjhunt
4299df1daf
quiz editing: Refactor the editing actions to make functions in editlib.php for most of them.
...
In the process, do MDL-17456, move/delete questions by question id rather than position, for greater robustness.
2009-02-27 08:45:05 +00:00
tjhunt
1fd211a770
quiz: Fix unit tests.
2009-02-27 08:43:28 +00:00
dongsheng
7d2ebf7090
"REPOSITORY/MDL-13766, repaint filepicker when hide/show it"
2009-02-27 06:38:06 +00:00
dongsheng
9d6aa28696
"REPOSITORY/MDL-13766, should not use abstract function in repository base class, inproperly use of parameters can break moodle page"
2009-02-27 06:25:56 +00:00
dongsheng
70920df74a
"REPOSITORY/MDL-13766, 1. support help option 2. make breadcrumb clickable"
2009-02-27 04:29:21 +00:00