2226 Commits

Author SHA1 Message Date
mudrd8mz
c17843acb0 MDL-20336 Apply course defaults when approving the course
Merged from 1.9 and extended with new course defaults
2009-09-27 06:20:47 +00:00
skodak
d18e0fe646 MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +00:00
samhemelryk
d9cb06dc0e course MDL-19794 Replaced deprecated functions, added set_url calls and boilerplates 2009-09-25 05:24:13 +00:00
moodler
480b5db6b3 course/modedit MDL-19794 Add missing heading from module editing page 2009-09-22 08:15:58 +00:00
samhemelryk
dfab77a26e navigation MDL-14632 Added and implemented course report callback function 2009-09-21 07:22:57 +00:00
samhemelryk
fa040aacc6 questions MDL-19820 Added set_url calls 2009-09-16 08:19:22 +00:00
samhemelryk
555776675e course MDL-19794 Fixed up notices on course/loginas.php 2009-09-16 07:13:04 +00:00
mudrd8mz
f43cdceb75 MDL-20278 moodle_paging_bar - no link for the current page number 2009-09-14 07:26:54 +00:00
moodler
aebd86db8f course/info MDL-14632 Added header, links and nav. No longer a poopup window. 2009-09-11 07:58:09 +00:00
samhemelryk
2b9e3bac50 course MDL-19794 Updated a couple of deprecated functions in modedit and view 2009-09-10 06:45:51 +00:00
poltawski
dbcf271b57 course/logs MDL-15090 - Broken links generated for role actions in logs 2009-09-09 12:45:45 +00:00
jerome
15f4e7fdac webservice MDL-12886 quick fix for external file 2009-09-09 08:35:26 +00:00
samhemelryk
47c96a774e mod-assignment MDL-20241 Upgraded assignment to use new navigation blocks 2009-09-09 08:23:41 +00:00
rwijaya
b89e4ad8fa tag logs MDL-19604 Add logging for tag editing/updates, merged from MOODLE19_STABLE 2009-09-09 02:43:43 +00:00
samhemelryk
0ef5125898 navigation MDL-20216 Fixed regression in course/modedit.php 2009-09-08 03:16:23 +00:00
samhemelryk
393f161545 core MDL-19786 Updated OUTPUT->header calls that were still using arguments 2009-09-08 02:23:00 +00:00
samhemelryk
3856ca5605 course MDL-19794 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:33:56 +00:00
samhemelryk
837b38eedb course MDL-19794 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:33:41 +00:00
samhemelryk
d972bad1b0 navigationMDL-20216 Moved type argument to third argument 2009-09-04 08:43:49 +00:00
samhemelryk
91152a3518 navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
nicolasconnault
cae837087a MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
samhemelryk
0a122046bc course MDL-19794 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 08:47:24 +00:00
samhemelryk
7d2a049292 navigation MDL-14632 Very significant navigation commit
This patch introduces two new blocks global_navigation_tree and settings_navigation_tree
both of which have been designed to make full use of the new navigation objects available through
the $PAGE object.
Bulk of this code is within lib/navigationlib.php
2009-08-28 08:47:31 +00:00
poltawski
97ee3e2242 course/jumpto.php MDL-19886 Don't depend on HTTP_REFFER header
thanks to Jordan Tomkinson for the patch, from MOODLE_19_STABLE
2009-08-26 09:52:14 +00:00
nicolasconnault
61867c8382 MDL-19794 Upgraded calls to link_to_popup_window() 2009-08-20 13:14:52 +00:00
nicolasconnault
b453120768 MDL-19794 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:40:19 +00:00
nicolasconnault
e6db30260f MDL-19794 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 04:58:26 +00:00
nicolasconnault
5387640a12 MDL-19794 Upgraded calls to choose_from_menu 2009-08-17 15:18:21 +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
nicolasconnault
7b1f2c829f MDL-19756 Renamed moodle_select to html_select for better API consistency 2009-08-10 08:38:45 +00:00
nicolasconnault
98b369f800 MDL-19794 Converted print_box* to $OUTPUT->box* 2009-08-10 04:53:59 +00:00
nicolasconnault
82fcab32c1 MDL-19794 Converted calls to popup_form() 2009-08-10 03:35:14 +00:00
nicolasconnault
1451dac31e MDL-19794 Removed a test help icon at the bottom of course/view.php 2009-08-08 11:46:43 +00:00
nicolasconnault
64e12bb710 MDL-19794 Converting calls to popup_form() 2009-08-08 09:31:01 +00:00
nicolasconnault
2f48819b8e MDL-19794 Added global $OUTPUT to print_courses() 2009-08-07 07:18:01 +00:00
nicolasconnault
176e842015 MDL-19794 Converted calls to print_paging_bar 2009-08-07 00:27:42 +00:00
nicolasconnault
d880e0f5e2 MDL-19794 Converted all print_footer() calls 2009-08-06 14:23:49 +00:00
nicolasconnault
d60c112435 MDL-19794 Converted all print_footer() calls 2009-08-06 14:10:33 +00:00
nicolasconnault
7c5286cd85 MDL-19794 Migrated calls to print_heading 2009-08-06 08:15:43 +00:00
nicolasconnault
bb0b907598 MDL-19794 Migrated calls to close_window_button() 2009-08-06 02:54:45 +00:00
nicolasconnault
c0d8e936ef MDL-19799 Migrated calls to print_spacer() 2009-08-06 02:24:31 +00:00
nicolasconnault
008350b585 MDL-19799 Upgraded calls to print_headline 2009-08-06 01:38:17 +00:00
nicolasconnault
27ca34af62 MDL-19794 Upgraded calls to print_heading_block 2009-08-06 01:25:52 +00:00
nicolasconnault
0b280bbaa0 MDL-19794 Upgraded calls to choose_from_menu_nested 2009-08-06 00:34:48 +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
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
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
skodak
0a127169fe MDL17980 reverting last commit - other devs agreed, to be explained in tracker 2009-08-03 07:35:41 +00:00
peterbulmer
1b509b3699 MDL17980 mnet improvements
* Allow multiple roles to be allocated by identity provider
* Allow existing enrolment plugins to manage mnet enrolments


Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2009-08-03 03:38:23 +00:00