Damyon Wiese
736a655135
MDL-36302 course: Set correct URL on settings page for navigation.
2012-11-27 14:02:39 +08:00
Dan Poltawski
981f72be5e
Merge branch 'MDL-36623-master-int' of git://github.com/FMCorz/moodle
2012-11-27 10:40:24 +08:00
Dan Poltawski
2c59d2ca8c
Merge branch 'MDL-36550-master' of git://github.com/FMCorz/moodle
2012-11-27 10:36:59 +08:00
Sam Hemelryk
a28e3a6007
Merge branch 'wip-MDL-36795-master' of git://github.com/abgreeve/moodle
2012-11-27 11:22:08 +13:00
Frederic Massart
e40bd74620
MDL-36550 usability: CSS updates on course page
2012-11-26 17:00:29 +08:00
Adrian Greeve
341bfedf90
MDL-36795 - lib / administration: maxsections now limits the default setting for numsections.
...
In the default course settings, setting the maximum number topics / weeks to 0 would not
change the default number of sections on the same page as any other number would.
A more appropriate check has been put in place.
This also incorporates a fix for MDL-28584. The course edit screen now also checks to see
if maxsections is set or numeric. If it is not set or numeric then it defaults to 52.
2012-11-26 14:41:50 +08:00
Sam Hemelryk
4d9e8469e1
Merge branch 'MDL-35569-master' of git://git.luns.net.uk/moodle
2012-11-26 14:46:25 +13:00
Sam Hemelryk
93e490613e
Merge branch 'MDL-36763-master' of git://git.luns.net.uk/moodle
2012-11-26 11:42:28 +13:00
Andrew Robert Nicols
120d7ed3c1
MDL-36763 Remove onclick event when creating activity left indent link
...
The left indent onclick is now handled by a Y.delegate so there is no need
for a seperate event handler.
2012-11-22 10:47:51 +00:00
Frederic Massart
65edd8ad6d
MDL-36623 usability: CSS adjustments for new course and courses access icons
2012-11-22 17:26:09 +08:00
Andrew Robert Nicols
7266bd3e59
MDL-35569 AJAX Move auto-submitting selects to separate YUI module
2012-11-21 08:23:01 +00:00
Dan Poltawski
1b01909597
Merge branch 'w47_MDL-36547_m24_sectiongen' of git://github.com/skodak/moodle
2012-11-21 15:26:15 +08:00
Sam Hemelryk
82053086bc
Merge branch 'wip-MDL-28583-master' of git://github.com/marinaglancy/moodle
2012-11-21 09:15:34 +13:00
Aparup Banerjee
4bb2e5c4b2
Merge branch 'wip-mdl-36707' of git://github.com/rajeshtaneja/moodle
2012-11-20 16:22:27 +08:00
Rajesh Taneja
6402047395
MDL-36707 Course: set conditionalhidden class properly, so it doesn't overlap with dimmed class
2012-11-20 13:40:25 +08:00
Dan Poltawski
1ae8e2f963
Merge branch 'MDL-36415-master-int' of git://github.com/FMCorz/moodle
...
Conflicts:
theme/upgrade.txt
2012-11-19 10:51:54 +08:00
Petr Škoda
46453565f3
MDL-36547 do not use modinfo when creating new modules, improve coding style
2012-11-17 09:05:29 +01:00
Frederic Massart
06b7ed0a45
MDL-36415 usability: Use new up/down and ordering icons
2012-11-16 12:47:09 +08:00
Dan Poltawski
e8feeb2ca2
Merge branch 'MDL-36622-master' of git://github.com/FMCorz/moodle
2012-11-16 10:57:16 +08:00
Frederic Massart
c42651d682
MDL-36622 usability: Adaptations following new icons
2012-11-15 19:47:14 +08:00
Dan Poltawski
e7468fb2ed
Merge branch 'wip-MDL-35770-master' of git://github.com/marinaglancy/moodle
2012-11-15 16:26:26 +08:00
Marina Glancy
a062c97ce8
MDL-36594 reset cache inside course format when course marker is changed
2012-11-15 16:20:05 +08:00
Marina Glancy
3584d60abe
MDL-28583 Redirect in Scorm course format before output
2012-11-15 15:00:48 +08:00
Dan Poltawski
21dfaa0133
Merge branch 'wip-MDL-35770-master' of git://github.com/marinaglancy/moodle
2012-11-15 13:51:07 +08:00
Marina Glancy
399ad6bf3b
MDL-35770 Include file defining base class in order to work correctly in cron
2012-11-15 13:26:28 +08:00
Dan Poltawski
f315d159c8
Merge branch 'wip-MDL-35770-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
course/format/lib.php
2012-11-15 10:59:17 +08:00
Dan Poltawski
e4a9cc642f
Merge branch 'MDL-36417-master' of git://github.com/FMCorz/moodle
2012-11-15 10:39:08 +08:00
Dan Poltawski
532a704d95
Merge branch 'wip-MDL-36576-m24' of git://github.com/amygroshek/moodle
2012-11-15 08:56:43 +08:00
Amy Groshek
8ebb84e281
MDL-36576 - change generalbox classname to generaltable to fix rounded corners on the table background color
2012-11-14 12:49:41 -06:00
Marina Glancy
081c8f7fe0
MDL-36594 Add function format_base::is_section_current()
...
- added function format_base::is_section_current()
- overwritten in format_weeks::is_section_current()
- deprecated function format_section_renderer_base::is_section_current()
2012-11-14 15:54:13 +08:00
Marina Glancy
1b2581f430
MDL-35770 Moved format_weeks_get_section_dates() to format_weeks::get_section_dates()
2012-11-14 14:31:07 +08:00
Frederic Massart
fbb207c57a
MDL-36323 usability: New icon names to assign and switch roles
2012-11-14 14:07:40 +08:00
Marina Glancy
0f070867b8
MDL-35770 Converted weeks format to new course formats API
2012-11-14 13:58:40 +08:00
Marina Glancy
222cd9c996
MDL-35770 Converted topics format to new course formats API
2012-11-14 13:58:35 +08:00
Marina Glancy
62a3f7ef46
MDL-35770 Created class format_weeks as copy of format_legacy
2012-11-14 13:58:34 +08:00
Marina Glancy
2fb8c9a2e9
MDL-35770 Created class format_topics as copy of format_legacy
2012-11-14 13:58:34 +08:00
Marina Glancy
bf1a9494a4
MDL-35770 Converted social format to new course formats API
2012-11-14 13:58:28 +08:00
Marina Glancy
cad5cba676
MDL-35770 Converted scorm format to new course formats API
2012-11-14 13:58:21 +08:00
Marina Glancy
5ef23705f6
MDL-36048 Allow course formats to add course headers and footers
...
- Added functions in class format_base
- Added global functions in course/lib.php
- Added calling of course header/footer functions to the base theme
- output renderer checks if theme calls the coures content header/footer functions, if not calls them explicitly and displays a development warning
2012-11-14 13:50:10 +08:00
Frederic Massart
10994f27a1
MDL-36449 usability: Improved renaming toolbox and alignment on course page
2012-11-14 11:38:11 +08:00
Frederic Massart
8a3b8918cb
MDL-36449 usability: Course drag and drop field styling
2012-11-14 11:38:10 +08:00
Frederic Massart
bb128107e3
MDL-36449 usability: Normalising icons on course page
2012-11-14 11:38:06 +08:00
Frederic Massart
f7d6e65032
MDL-36417 course: Unit tests for section visibility
2012-11-14 11:22:20 +08:00
Dan Poltawski
2d0d36f219
Merge branch 'wip-MDL-36048-master' of git://github.com/marinaglancy/moodle
2012-11-14 09:58:27 +08:00
Frederic Massart
00a342341c
MDL-36417 course: Toggling section visibility update module visibility
2012-11-14 09:32:38 +08:00
Michael Aherne
5035ed6376
MDL-34762 course Hide system archetypes from mod chooser
2012-11-14 09:06:10 +08:00
Marina Glancy
fdd4b9a50a
MDL-36048 Allow course formats to add course headers and footers
...
- Added functions in class format_base
- Added global functions in course/lib.php
- Added calling of course header/footer functions to the base theme
- output renderer checks if theme calls the coures content header/footer functions, if not calls them explicitly and displays a development warning
2012-11-10 15:39:01 +08:00
Marina Glancy
3776335ce2
MDL-35260 Course formats may have settings, be enabled, disabled and uninstalled
2012-11-10 15:34:29 +08:00
Aparup Banerjee
6c4e886426
Merge branch 'WIP-MDL-35512' of git://github.com/nadavkav/moodle
2012-11-09 14:16:15 +08:00
Aparup Banerjee
4b1466d50c
Merge branch 'MDL-27824' of git://github.com/rwijaya/moodle
2012-11-08 13:26:39 +08:00