tjhunt
|
6526cc3468
|
blocks: MDL-19889 Convert random glossary block to use edit_form.php
|
2009-07-29 03:57:56 +00:00 |
|
tjhunt
|
e9f7fdec00
|
blocks: MDL-19946 Sorry, remove debug code.
|
2009-07-29 03:57:30 +00:00 |
|
tjhunt
|
c6084d31b4
|
blocks: MDL-19889 Convert quiz results block to use edit_form.php
|
2009-07-29 03:55:12 +00:00 |
|
tjhunt
|
05d3c06e36
|
quiz: XHTML strict.
|
2009-07-29 03:51:34 +00:00 |
|
tjhunt
|
a23bbaa30b
|
blocks: MDL-19946 More bug fixes.
|
2009-07-29 03:51:16 +00:00 |
|
dongsheng
|
715889769d
|
"MDL-16597, disable add button once reach max files limit"
|
2009-07-29 03:28:36 +00:00 |
|
tjhunt
|
d0f0cab776
|
blocks: MDL-19946 And another bug fix.
|
2009-07-29 03:21:07 +00:00 |
|
tjhunt
|
7bbc2890f7
|
blocks: MDL-19946 bugfixes for my previous commit.
|
2009-07-29 03:19:43 +00:00 |
|
dongsheng
|
07ce9b6434
|
"MDL-18520, use select instead radio button in admin page"
|
2009-07-29 02:39:33 +00:00 |
|
nicolasconnault
|
4c53f626bd
|
MDL-19840 Fixed detection of empty attributes
|
2009-07-29 01:23:47 +00:00 |
|
nicolasconnault
|
55536d8453
|
MDL-19756 Updated unit tests
|
2009-07-29 01:13:04 +00:00 |
|
nicolasconnault
|
051bf8c7f3
|
MDL-19756 Changed html_button->label to html_button->text
|
2009-07-29 01:10:30 +00:00 |
|
nicolasconnault
|
c68e409892
|
MDL-19756 Migrated time selectors from weblib to outputlib
|
2009-07-29 01:08:52 +00:00 |
|
moodlerobot
|
d8c784af27
|
Updated the HEAD build version to 20090729
|
2009-07-29 00:38:03 +00:00 |
|
stronk7
|
a184479acb
|
MDL-18658 add support for m4a files in the multimedia filter + missing mimetypes. Credit goes to Ralf Krause, thanks! Merged from 19_STABLE
|
2009-07-28 16:47:01 +00:00 |
|
nicolasconnault
|
053203a8d5
|
MDL-19756 Migrated choose_from_menu_yesno and choose_from_menu_nested into $OUTPUT->select_menu()
|
2009-07-28 12:12:24 +00:00 |
|
nicolasconnault
|
dc58020794
|
MDL-19756 Refactored JS code from SCORM and choice modules into the core function submit_form_by_id()
|
2009-07-28 11:24:57 +00:00 |
|
tjhunt
|
a19f419db2
|
blocks: MDL-19946 Block editing form must be displayed from the original URL, with properliy initialised $page
|
2009-07-28 09:59:21 +00:00 |
|
dongsheng
|
84301fd2cc
|
"MDL-19118, fixed a javascript error on webkit core browsers"
|
2009-07-28 09:57:28 +00:00 |
|
nicolasconnault
|
3f9a45dffa
|
MDL-19756 Removed redundant component::add_action_object() function and calls to it
|
2009-07-28 09:37:14 +00:00 |
|
nicolasconnault
|
816086f1b8
|
MDL-19787 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
|
2009-07-28 09:36:32 +00:00 |
|
nicolasconnault
|
6c843bbcde
|
MDL-19794 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
|
2009-07-28 09:36:10 +00:00 |
|
nicolasconnault
|
41f08e33ab
|
MDL-19807 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
|
2009-07-28 09:35:26 +00:00 |
|
nicolasconnault
|
0a95bebf59
|
MDL-19797 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
|
2009-07-28 09:34:15 +00:00 |
|
nicolasconnault
|
db8935ef42
|
MDL-19805 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
|
2009-07-28 09:33:34 +00:00 |
|
nicolasconnault
|
71106544b3
|
MDL-19817 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
|
2009-07-28 09:33:14 +00:00 |
|
nicolasconnault
|
4854006b63
|
MDL-19812 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
|
2009-07-28 09:32:44 +00:00 |
|
nicolasconnault
|
4eeec9ac75
|
MDL-19815 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
|
2009-07-28 09:32:23 +00:00 |
|
moodler
|
4cd85cb1d3
|
standard/styles MDL-19839 Fixed indenting, tidied up comments CSS and made it a bit more plain for standard
|
2009-07-28 09:15:23 +00:00 |
|
dongsheng
|
526cf2e7d9
|
"MDL-19839, resize user picture in comments api"
|
2009-07-28 08:54:26 +00:00 |
|
dongsheng
|
2bc84518d4
|
"MDL-19839, limit maxium width of comments block"
|
2009-07-28 08:19:26 +00:00 |
|
tjhunt
|
52842d6117
|
outputlib: MDL-19756 fix $OUTPUT->user_picture.
|
2009-07-28 07:57:57 +00:00 |
|
dongsheng
|
b26bc253a1
|
"MDL-19839, use samller user picture, shorter date format, remove cancle button in block, change the position of deteling button"
|
2009-07-28 07:09:11 +00:00 |
|
tjhunt
|
6bcdbe4463
|
Grrr! Nico.
|
2009-07-28 04:29:42 +00:00 |
|
tjhunt
|
680a65a0cc
|
course MDL-19794: Fix more initialisation order problems
|
2009-07-28 04:16:59 +00:00 |
|
dongsheng
|
62d90637c2
|
"MDL-19661, adding combobox support"
|
2009-07-28 04:03:41 +00:00 |
|
tjhunt
|
ee73b1ffc2
|
admin: MDL-19787 $PAGE->set_url on admin/index.php
|
2009-07-28 04:00:33 +00:00 |
|
nicolasconnault
|
18644ceafa
|
MDL-19756 Improved the API for moodle_html_component::add_action to allow the first param to be a component_action object
|
2009-07-28 03:26:41 +00:00 |
|
tjhunt
|
a102baea51
|
course MDL-19794: Fix initialisation order problems on course/category.php.
|
2009-07-28 03:12:04 +00:00 |
|
tjhunt
|
5048e0349c
|
course MDL-19794: Fix initialisation order problems on course/index.php.
|
2009-07-28 03:03:35 +00:00 |
|
nicolasconnault
|
8e127eb38e
|
MDL-19756 Migrating choose_from_menu to outputlib
|
2009-07-28 02:45:13 +00:00 |
|
nicolasconnault
|
bef1011e3d
|
MDL-19756 Fixing deprecated print_spacer() function
|
2009-07-28 02:31:30 +00:00 |
|
nicolasconnault
|
8100c169db
|
MDL-19756 Fixing deprecated print_spacer() function
|
2009-07-28 02:27:04 +00:00 |
|
moodlerobot
|
8d4ca0744f
|
Updated the HEAD build version to 20090728
|
2009-07-28 00:38:43 +00:00 |
|
mits
|
7b35381084
|
MDL-19944 Removed duplicate "enable guest access".
|
2009-07-27 21:18:59 +00:00 |
|
skodak
|
360dde50ba
|
MDL-19943 new debug optiosn for validators link and page info in footer
|
2009-07-27 20:36:28 +00:00 |
|
skodak
|
3c131047f2
|
MDL-16089 fixed hardcoded itemid in module files support
|
2009-07-27 19:32:45 +00:00 |
|
mudrd8mz
|
ce13edc4c6
|
MDL-16597 Fixed typo - missing slash
|
2009-07-27 16:47:44 +00:00 |
|
skodak
|
5db2b5951f
|
MDL-19756 better broken param diag
|
2009-07-27 15:14:49 +00:00 |
|
skodak
|
da65c538cd
|
MDL-19756 fixing incorrect parameter objects
|
2009-07-27 15:13:35 +00:00 |
|