nicolasconnault
706b82dade
MDL-19799 Upgraded calls to print_heading_block
2009-08-06 01:26:12 +00:00
nicolasconnault
27ca34af62
MDL-19794 Upgraded calls to print_heading_block
2009-08-06 01:25:52 +00:00
nicolasconnault
4c629cc291
MDL-19756 Fixed regression in paging_bar
2009-08-06 01:17:13 +00:00
nicolasconnault
591f703112
MDL-19795 Upgraded call to print_time_selector
2009-08-06 01:14:14 +00:00
nicolasconnault
db056cf2cb
MDL-19808 Upgraded calls to print_time_selector and print_date_selector
2009-08-06 01:11:16 +00:00
nicolasconnault
bb587f9b10
MDL-19789 Upgraded calls to print_time_selector and print_date_selector
2009-08-06 01:08:50 +00:00
nicolasconnault
e344da638a
MDL-19806 Upgraded calls to print_time_selector and print_date_selector
2009-08-06 01:08:27 +00:00
nicolasconnault
127f1670ee
MDL-19793 Upgraded calls to print_time_selector and print_date_selector
2009-08-06 01:08:13 +00:00
nicolasconnault
85ed1699f4
MDL-19808 Upgraded calls to print_time_selector and print_date_selector
2009-08-06 01:07:51 +00:00
nicolasconnault
01ee7142c1
MDL-19756 Added a shortcut method to moodle_select for getting multiple time selectors at once: moodle_select::make_time_selectors()
2009-08-06 01:06:53 +00:00
moodlerobot
7816f7b837
Updated the HEAD build version to 20090806
2009-08-06 00:39:43 +00:00
nicolasconnault
73fb41a047
MDL-19795 Upgraded call to choose_from_menu_yesno
2009-08-06 00:37:34 +00:00
nicolasconnault
641454c6b2
MDL-19799 Upgraded calls to choose_from_menu_nested
2009-08-06 00:35:06 +00:00
nicolasconnault
0b280bbaa0
MDL-19794 Upgraded calls to choose_from_menu_nested
2009-08-06 00:34:48 +00:00
nicolasconnault
c502c8aa8f
MDL-19813 Upgraded call to button_to_popup_window
2009-08-06 00:27:42 +00:00
nicolasconnault
5feca57e17
MDL-19807 Upgraded call to button_to_popup_window
2009-08-06 00:27:20 +00:00
nicolasconnault
9c7b338533
MDL-19756 Fixed BC of update_module_button()
2009-08-06 00:26:09 +00:00
nicolasconnault
679a4f5a18
MDL-19789 Removed choose_from_radio and choose_from_menu calls
2009-08-06 00:08:11 +00:00
nicolasconnault
19be3ad085
MDL-19756 Removed TODO for choose_from_radio
2009-08-06 00:07:43 +00:00
nicolasconnault
bc2e0484a3
MDL-19756 Suppressing debugging messages about deprecated functions for now
2009-08-06 00:05:39 +00:00
skodak
d2d65ba0a1
MDL-20007 temporary fix for styles broken by UI overriding general elements
2009-08-05 21:52:17 +00:00
skodak
1b6f6462cf
MDL-20007 temporary fix for styles broken by UI overriding general elements
2009-08-05 20:29:34 +00:00
poltawski
612e3be501
blocks/rss_client: MDL-13932 - alter output formating
...
Doesn't make much sense to have FORMAT_MOODLE for external
rss content.
2009-08-05 16:38:27 +00:00
mudrd8mz
e8e84cc077
NOBUG: $OUTPUT->user_picture() does not accept link but courseid
2009-08-05 15:16:31 +00:00
mudrd8mz
cd2f8dbc9f
NOBUG: $OUTPUT->user_picture() has no $popup parameter
2009-08-05 15:13:22 +00:00
mudrd8mz
6f391f7642
Fixes the displayed text and makes the new API lighter
2009-08-05 11:50:17 +00:00
mudrd8mz
d5934b3594
MDL-20001 use passed $itemid instead of $data->id
2009-08-05 11:19:34 +00:00
mudrd8mz
db2cc99bf3
NOBUG: documenting file_prepare_standard_editor()
2009-08-05 10:08:45 +00:00
nicolasconnault
28fbce88cf
MDL-19756 Fixed bugs and improved API in various places
2009-08-05 08:49:56 +00:00
dongsheng
596c274f4c
"MDL-16548, fixed upload button"
2009-08-05 03:18:52 +00:00
dongsheng
157d65c06b
"MDL-15351, remove draft area support"
2009-08-05 03:07:23 +00:00
nicolasconnault
cf13298081
MDL-19756 Deprecated update_course_icon() and implemented a simple $OUTPUT->edit_button($moodleurl) method which uses $USER->editing
2009-08-05 02:39:42 +00:00
nicolasconnault
c351150fca
MDL-19756 MDL-19825 MDL-19823 MDL-19794 Deprecated update_tag_button, update_categories_search_button and print_user, and updated a few pages that depended on the now deprecated functions
2009-08-05 02:03:50 +00:00
nicolasconnault
7527a2f08a
MDL-19756 Deprecated update_mymoodle_icon() and upgraded my/index.php with new output code
2009-08-05 00:00:20 +00:00
moodlerobot
6e22a1d8ed
Updated the HEAD build version to 20090805
2009-08-04 23:29:50 +00:00
mudrd8mz
19fbc61756
NOBUG: fixing and documenting file_postupdate_standard_editor()
...
Fixed a hardcoded name of the field to hold the trust info (the previous name comes from the glossary module). Added some documentation based on my experiences.
2009-08-04 19:35:00 +00:00
stronk7
4d51214ae9
NOBUG: Extend param_file and param_path to nicely support utf-8 chars
2009-08-04 15:41:00 +00:00
nicolasconnault
e1cc88403a
MDL-19756 Migrated print_heading_with_help
2009-08-04 15:15:11 +00:00
nicolasconnault
c33aa23b50
MDL-19821 Migrated most of filepicker's output code to new outputlib API
2009-08-04 14:06:41 +00:00
nicolasconnault
234b857c0c
MDL-19756 Fixed regression in unit tests
2009-08-04 13:59:02 +00:00
stronk7
fe8ce24aac
NOBUG: Fix wrong(4) default for label->introformat. Must be 0
2009-08-04 13:57:00 +00:00
moodler
17f950eb0d
category blocks MDL-19398 Set the proper context on the course category pages so blocks work properly
2009-08-04 09:33:43 +00:00
nicolasconnault
0affac4d65
MDL-19756 Fixed regression in popup_form()
2009-08-04 09:09:06 +00:00
nicolasconnault
b0a5e1bf59
MDL-19756 Removed debugging message regarding string URLs in redirect() function
2009-08-04 07:44:31 +00:00
nicolasconnault
6a5c71b95c
MDL-19756 Migrated print_textfield, choose_from_radio and print_checkbox
2009-08-04 02:42:24 +00:00
nicolasconnault
49c8c8d27e
MDL-19976 Refactored select_menu() into select(), now supporting menu, radio and checkbox rendering. Added radio() and checkbox() functions.
2009-08-04 02:05:32 +00:00
moodlerobot
36bb9878a6
Updated the HEAD build version to 20090804
2009-08-04 00:37:39 +00:00
mudrd8mz
68874d549f
file api: fixing a critical typo
2009-08-03 18:54:07 +00:00
poltawski
28dd2513a2
block/rss_client: MDL-19990 Make feed discovery configurable
...
Simplepie will try quite aggresively to autodiscover rss feeds by
default. Make this configurable when adding a feed and also store
the autodiscovered location rather than the input location.
I also removed the feed validator as this doesn't make much sense with
feed autodiscovery, and I think we can improve simplepie integration to
do this instead
2009-08-03 16:56:53 +00:00
nicolasconnault
ce60cbc8ff
MDL-19756 Migrated print_close_window to $OUTPUT->print_close_window($text)
2009-08-03 11:03:16 +00:00