Marina Glancy
1e242b41af
MDL-44321 events: cleaning up course_module_instance_list_viewed event
2014-02-28 16:36:09 +08:00
Sam Hemelryk
11e41f1ae4
MDL-44156 mod_resource: unified @package use
2014-02-18 11:19:33 +13:00
Mark Nelson
841a369a87
MDL-40920 mod_url: replaced add_to_log calls with events
2013-12-09 18:49:55 -08:00
Marina Glancy
09af1e2864
MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course
2013-11-06 14:21:24 +11:00
Rossiani Wijaya
d184f9bd4a
MDL-41567 url resource: fix page heading levels.
...
Also removing printheading options setting.
2013-09-10 17:13:18 +08:00
Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c
.
2013-08-21 13:42:30 +08:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Marina Glancy
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
Petr Skoda
2b641d15e5
MDL-21249 improved php docs and adding copyright blocks in mod/url
2010-07-25 11:20:23 +00:00
Rossiani Wijaya
3aa11c75c3
MDL-21619 - add label to activities and resources icons.
2010-07-23 02:15:43 +00:00
Rossiani Wijaya
b4701159b8
MDL-22647 - add missing string $strsectionname
2010-06-30 07:07:12 +00:00
Sam Hemelryk
7487c85699
course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch.
2010-06-08 06:21:25 +00:00
David Mudrak
16be897441
MDL-21652 html_table rendering refactored
...
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
191b267bcd
MDL-20790 more page layouts -see base theme for full list; also added new css body class for describing current layout; base layout is now default for beter BC; require_login() now sets 'incourse' layout automatically
2009-12-27 12:02:04 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
samhemelryk
90e9e580f1
mod-url MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
2009-09-08 02:09:07 +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