37633 Commits

Author SHA1 Message Date
nicolasconnault
ba179d56c9 MDL-19791 Upgraded calls to choose_from_menu 2009-08-17 15:16:26 +00:00
nicolasconnault
dad2baefae MDL-19789 Upgraded calls to choose_from_menu 2009-08-17 15:15:55 +00:00
nicolasconnault
977e5edbd9 MDL-19788 Upgraded calls to choose_from_menu 2009-08-17 15:15:42 +00:00
nicolasconnault
b324b47e36 MDL-19787 Upgraded calls to choose_from_menu 2009-08-17 15:15:20 +00:00
nicolasconnault
7ade8443e1 MDL-11790 Added missing lang strings, merged from MOODLE_19_STABLE 2009-08-17 14:51:18 +00:00
nicolasconnault
4f4eda4017 MDL-19756 Fixed a debugging message. Thanks Petr! 2009-08-17 09:54:49 +00:00
skodak
d568c015b1 MDL-16089 added resoruce related upgrade notes 2009-08-17 08:21:40 +00:00
skodak
9c733e8621 MDL-19417 added timezone settings info 2009-08-17 08:10:13 +00:00
skodak
436b1642f0 MDL-20067 IMSCP now uses file picker 2009-08-17 08:01:24 +00:00
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