nicolasconnault
db49be139d
MDL-19756 Added the component::has_action() method for quickly detecting if a component has an action of a given type, and unmuted debugging messages for old output functions that have been upgraded in HEAD
2009-08-17 07:00:16 +00:00
jerome
d0b7a11f43
outputlib MDL-20103 fix php NOTICE when content has no assigned icon
2009-08-17 03:38:19 +00:00
moodlerobot
9181e76774
Updated the HEAD build version to 20090817
2009-08-17 00:38:02 +00:00
stronk7
de5645aa6f
fix course display
2009-08-16 18:59:15 +00:00
dongsheng
d5a772f5dc
"MDL-16697, remove debug code"
2009-08-16 04:26:24 +00:00
dongsheng
da964d222b
"MDL-19118, simplify json parsing in commenting module"
2009-08-16 04:21:30 +00:00
dongsheng
d25e2ca3f7
"MDL-13766, move common functions to javascript-static.js"
2009-08-16 04:14:46 +00:00
dongsheng
7a0c240306
"MDL-16697, fixed parameters"
2009-08-16 03:46:15 +00:00
dongsheng
139a371739
"MDL-13766, repository api, remove debug code"
2009-08-16 03:25:52 +00:00
moodlerobot
88b89f0e0a
Updated the HEAD build version to 20090816
2009-08-16 00:35:56 +00:00
dongsheng
e8041d2c0d
"MDL-14651, update chat module to work in new API"
2009-08-15 11:20:35 +00:00
mjollnir_
9e4f83bd8c
MDL-19142 assignment/restore small fix to pass $info to subtypes relative to current assignment rath
...
er than the full array
Merged from MOODLE_19_STABLE
2009-08-15 07:58:37 +00:00
moodlerobot
4a01810940
Updated the HEAD build version to 20090815
2009-08-15 00:37:56 +00:00
dongsheng
76bff7813a
"MDL-19181, doanything should be true"
2009-08-14 09:55:01 +00:00
dongsheng
dfac37cc37
"MDL-13766, fixed incorrect parameter of get_context_instance_by_id"
2009-08-14 08:47:47 +00:00
dongsheng
63bfcc8f60
"MDL-16697, remove debug code"
2009-08-14 08:23:03 +00:00
dongsheng
dd07016297
"MDL-16697, rename callback functions"
2009-08-14 08:22:06 +00:00
jerome
bff522352e
repository MDL-15402 replace print_simple_box function call by new OUTPUT function
2009-08-14 08:08:01 +00:00
dongsheng
2b20173965
"MDL-16697, update javascript parameters list"
2009-08-14 07:37:56 +00:00
nicolasconnault
3cc457db26
MDL-19756 Fixed a number of small API issues in components and renderers
2009-08-14 05:45:56 +00:00
nicolasconnault
b65bfc3e70
MDL-19756 Fixed a number of small API issues in components and renderers
2009-08-14 03:16:23 +00:00
moodlerobot
6fbb93217e
Updated the HEAD build version to 20090814
2009-08-14 00:38:17 +00:00
nicolasconnault
4d2f7923f9
MDL-20086 Fixed reverse ordering of bulk-moved grade items. Merged from MOODLE_19_STABLE
2009-08-14 00:00:56 +00:00
skodak
e0d4815031
MDL-20069 updated TODO tasks with tracker numbers
2009-08-13 21:33:11 +00:00
skodak
f80563ff29
MDL-20065 updated TODO tasks with tracker numbers
2009-08-13 21:30:27 +00:00
skodak
8ff74ec7ac
MDL-20068 updated TODO tasks with tracker numbers
2009-08-13 21:01:30 +00:00
skodak
e5d68bca1f
MDL-20067 updated TODO tasks with tracker numbers
2009-08-13 20:57:48 +00:00
skodak
adb77bc8fb
MDL-20066 updated TODO tasks with tracker numbers
2009-08-13 20:54:55 +00:00
skodak
58a27a7467
MDL-20069 new URL module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:49:37 +00:00
skodak
1ad9ff57ff
MDL-20068 new Page module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:49:07 +00:00
skodak
2ff648fb97
MDL-20067 new IMS Content package module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:48:32 +00:00
skodak
0e16b939e8
MDL-20066 new folder module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:47:43 +00:00
skodak
aa54ed7b02
MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker
2009-08-13 20:45:50 +00:00
mjollnir_
3b804d2d09
MDL-19142 assignment/backup&restore: support backing up and restoring third party subtypes if they need it.
...
Merged from MOODLE_19_STABLE
2009-08-13 09:38:04 +00:00
nicolasconnault
e57c283df5
MDL-19756 Showing exceptions only in DEBUG_DEVELOPER mode
2009-08-13 03:38:30 +00:00
dongsheng
3d1df2fec3
"MDL-16911, update youtube repository plugin"
2009-08-13 03:35:23 +00:00
nicolasconnault
e4c5abdc56
MDL-19808 Fixed dropdown for moving forum discussions
2009-08-13 01:43:57 +00:00
nicolasconnault
7a5c78e049
MDL-19756
...
* Removed outputpixfinders.php and put that code back in outputlib.php
* Created labelled_html_component class and subclassed all appropriate components from it
* Added component::add_confirm_action($message) as a shortcut for adding a confirmation popup
* Fixed bug in close_window_button()
2009-08-13 01:15:58 +00:00
moodlerobot
77bd8b397d
Updated the HEAD build version to 20090813
2009-08-13 00:37:49 +00:00
mudrd8mz
ad3625390f
Fixes Fatal error: Call to undefined function repository_head_setup()
2009-08-12 14:32:46 +00:00
moodlerobot
db382b4ea5
Updated the HEAD build version to 20090812
2009-08-12 00:38:57 +00:00
mjollnir_
69547cc5ae
MDL-19142 assignment/backup: reverting earlier patch while I figure out a better way to deal with course_modules during restore
...
Merged from MOODLE_19_STABLE
2009-08-11 13:54:40 +00:00
mjollnir_
f390280665
MDL-19142: assignment/backup add support for third party subtypes
...
Now third party assignment type subplugin authors can implement backup/restore
This adds four hooks, backup_one_mod, backup_one_submission, restore_one_mod, restore_one_submission,
all of which are implemented in the assignment_base parent class and documented there.
Merged from MOODLE_19_STABLE. Backup is broken in HEAD but Eloy asked me to merge it anyway.
2009-08-11 12:20:08 +00:00
skodak
ae4a98a108
MDL-13766 fixed some obvious problems with missing global $CFG and undefined variables
2009-08-11 09:40:59 +00:00
nicolasconnault
1ae3767a0b
MDL-19756 Centralised $label object into moodle_html_component, fixed proper display of radio buttons through select() method, and fixed other little bugs
2009-08-11 07:05:46 +00:00
jerome
8deb233dfa
output MDL-19690 fix forgotten global $OUTPUT
2009-08-11 06:36:43 +00:00
jerome
bae129ff8d
web service MDL-12886 minor fix on the exception call (it doesn't display any Notice)
2009-08-11 06:26:37 +00:00
dongsheng
9ddb0a7592
"MDL-13766, disable file picker resizing on ie, it is buggy"
2009-08-11 05:50:56 +00:00
nicolasconnault
bda3e711c6
MDL-19820 Fixed missing $OUTPUT and a couple of other little bugs
2009-08-11 03:32:51 +00:00
moodlerobot
97356c58b8
Updated the HEAD build version to 20090811
2009-08-11 00:37:31 +00:00