David Balch
218ab06054
MDL-46116 mod_imscp: Fix codechecker issues, some moodlecheck issues.
2014-11-12 09:41:13 +00:00
Dan Poltawski
3d4cec649a
Merge branch 'MDL-40916_master' of https://github.com/markn86/moodle
2014-02-25 10:47:20 +08:00
Mark Nelson
a2a7726f54
MDL-40916 mod_imscp: replaced 'view all' add_to_log call with an event
2014-02-17 19:07:48 -08:00
Sam Hemelryk
35501c3708
MDL-41175 mod_imscp: unified @package use
2014-02-16 11:47:07 +13: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
43601cdf73
MDL-41798 imscp module: fix heading levels.
2013-09-27 17:22:41 +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
3b43615fc4
MDL-21249 improved php docs and adding copyright blocks in mod/imscp
2010-07-25 11:16:08 +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
samhemelryk
44391f9fe2
mod-imscp MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
2009-09-08 02:10:06 +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