Mark Nelson
5962f0df5d
MDL-49182 core_course: minor changes to deleting section strings
2015-02-12 17:16:56 -08:00
Marina Glancy
330e51fa14
MDL-10405 course: CSS classname correction
2015-02-10 13:05:51 +08:00
Marina Glancy
bb01883867
MDL-10405 course: auto delete sections when numsections changed
2015-02-09 16:46:19 +08:00
Marina Glancy
ca9cae84ad
MDL-10405 course: deleting sections
2015-02-09 16:46:07 +08:00
Andrew Nicols
85099b388f
MDL-46755 format_social: Minor corrections during integration
...
* Add additional checks in behat tests to ensure ordering of information
does not give false positives
* Typo in lang pack
* Comment correction
2015-01-27 12:14:24 +08:00
Stephen Bourget
7ce40bcb97
MDL-46755 format_social: behat test
2015-01-21 11:08:43 -05:00
Stephen Bourget
0d67ac8ea2
MDL-46755 format_social: Make discussion count configurable
2015-01-21 11:08:01 -05:00
Dan Poltawski
13e0300961
Merge branch '26226-48304-29' of git://github.com/samhemelryk/moodle
2014-12-04 12:06:04 +00:00
Sam Hemelryk
53623a70f0
MDL-26226 course: new setting for sections as links
...
This commit adds a new setting to always display course sections
as links (if possible).
2014-11-20 15:41:24 +13:00
Sam Hemelryk
701772c0e8
MDL-47434 format_topics: section 0 navigation tweak
...
Section 0 is now only shown in the navigation block if it contains
activities.
If there are no activities then the section is removed.
This mimicks the display on the course page.
2014-11-14 11:40:17 +13:00
Sam Hemelryk
f9745259b7
MDL-47434 format_weeks: section 0 navigation tweak
...
Section 0 is now only shown in the navigation block if it contains
activities.
If there are no activities then the section is removed.
This mimicks the display on the course page.
2014-11-14 11:40:17 +13:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Sam Hemelryk
45ad1693cd
MDL-47183 post-integration fixes
...
* Fixed typo with context_module::instance
* Fixed use of $mod->get_context()
2014-10-28 15:59:59 +13:00
Andrew Nicols
f67b5c995e
MDL-47183: viewhiddenactivities should use the module context
...
Thanks to Paulo Matos for the forum part of this change.
2014-10-06 12:21:49 +08:00
Marina Glancy
daad1b4b97
MDL-46937 modinfo: Allow course format to overwrite section availability
2014-09-18 16:18:22 +08:00
Syxton
60df67878b
MDL-46428 course: Remove confirm when duplicating
...
A confirm dialog is given when Javascript is off but not when it is on.
This aligns the two so that they neither have a confirm when duplicating
an activity.
2014-09-04 15:19:17 -04:00
Andrew Nicols
b791ee3d89
MDL-34737 Course: Modchooser should use coursebase to determine the section class
2014-05-22 12:30:32 +08:00
Tim Hunt
5bcfd504df
MDL-45618 Fix @since PHPdoc tags.
2014-05-19 17:03:04 +01:00
Marina Glancy
f094167bef
MDL-45486 Bump all versions to planned release
2014-05-09 10:50:39 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Sam Hemelryk
a5f4213939
MDL-45248 course: fixed assumptions when logging a course view
2014-04-28 08:12:35 +12:00
Sam Hemelryk
0a293483e8
MDL-39833 format: tidied up API improvement to allow for future backport
2014-04-09 10:09:44 +12:00
Sam Hemelryk
da98185a58
Merge branch 'MDL-39833' of https://github.com/shashirepo/moodle
2014-04-09 10:09:02 +12:00
sam marshall
00c832d7a1
MDL-44070 Conditional availability enhancements (8): display
...
Includes theme and renderer changes required for the new feature.
There are two parts: style required for the display as part of the
course page (when showing the list of conditions for an activity),
and style required for the settings form.
This change supports both the bootstrapbase theme (which was the
main theme used during development) and the old base theme.
2014-04-07 20:11:56 +01:00
shashirepo
600be271c6
MDL-39833 course: require token change
...
MDL-39833 course: require token change
2014-04-05 12:29:47 +05:30
Dan Poltawski
dc88f6699d
Revert "MDL-43852 Filters Fixed naked-OR conditions."
...
While the patch worked as intended, we discovered some other concerns
about use of this setting in testing.
This reverts commit 840c1c554d12d9214928da6f10989fc5546dbb43.
2014-03-06 09:03:19 +08:00
Gordon Bateson
840c1c554d
MDL-43852 Filters Fixed naked-OR conditions.
2014-02-28 23:55:17 +01:00
Andrew Nicols
af64bc6179
MDL-33099 Javascript: Deprecate the ajaxenabled function
2014-02-17 14:11:21 +08:00
Eloy Lafuente (stronk7)
845e11407f
Merge branch 'wip-MDL-41384-master' of git://github.com/marinaglancy/moodle
2014-02-04 10:11:42 +01:00
Marina Glancy
93c9a86dea
MDL-43821 completion: fix bug in section completion progress
...
Thanks to Shane Dye for the provided patch
2014-01-31 16:56:43 +08:00
Marina Glancy
7456c96766
MDL-41384 course: do not show debugging message if $COURSE contains format options
...
before showing debugging message make sure that field exists in database and not only in the object
2014-01-31 16:56:30 +08:00
Dan Poltawski
33c6c949e5
Merge branch 'MDL-43534-master' of git://github.com/andrewnicols/moodle
2014-01-08 11:56:53 +08:00
Dan Poltawski
73ee2fda6b
MDL-41690 course: remove use of deprecated functions
2014-01-06 10:45:59 +08:00
Andrew Nicols
b4ab504574
MDL-43534 Course: Remove deprecated functions from course/renderer
...
This function was deprecated in 2.4 and was due for removal in 2.6.
Removing as per deprecation policy.
2014-01-02 11:35:33 +08:00
Jason Fowler
d9308a07e8
MDL-43083 Course: Swapping the edit/cog for the right size icon
2013-11-27 15:06:25 +08:00
Renaat Debleu
6382c482c8
MDL-42795 course: fixed param course in sql
...
course_sections has course field and not courseid, hence replaced it with course.
2013-11-11 10:24:09 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Frederic Massart
be99db5b96
MDL-22669 course: Display section number for orphaned activities
2013-10-28 14:44:08 +08:00
Marina Glancy
33c4c3a363
Merge branch 'MDL-41252-master' of git://github.com/mouneyrac/moodle
2013-10-24 14:15:05 +11:00
Jerome Mouneyrac
9f66c7c80a
MDL-41252 Simple changes to main course page to improve accessibility - original patch of Nate Baxley
2013-10-08 16:53:06 +08:00
Frederic Massart
eb665c34ef
MDL-41611 mod_quiz: Offer to return to course when supported
2013-10-04 18:21:56 +08:00
Frederic Massart
d9203fb775
MDL-41611 format_singleactivity: Only hide unnecessary elements
2013-10-04 18:21:13 +08:00
Frederic Massart
640ef17790
MDL-41611 format_singleactivity: Ignore unsupported modules
2013-10-04 18:21:13 +08:00
rwijaya
faf6010b10
MDL-40829: courses heading: remove headerblock class from header and fix heading levels.
...
Also, changing h3 classname from name to categoryname.
Added note to theme/upgrade.txt to describe the heading level changes.
2013-10-02 09:46:26 +13:00
Dan Poltawski
1d49a5cdc6
Revert "MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels"
...
This reverts commit 278d64572d272c776c564dcd743959c21ee20c8b.
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-09-12 19:21:43 +08:00
Rossiani Wijaya
278d64572d
MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels
2013-09-10 17:09:38 +08:00
Jason Fowler
2e2d0f75dd
MDL-40833 Course - Single topic pages need h3 for section heading
2013-09-04 15:39:27 +08:00
Damyon Wiese
f6c2af867f
Merge branch 'master_MDL-40122' of git://github.com/danmarsden/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-08-27 13:16:55 +08:00
Dan Marsden
3d1808c6e2
MDL-40122 SCORM: replace SCORM course format with singleactivity
2013-08-21 20:26:06 +12:00
Damyon Wiese
bbb483b259
MDL-36002 Drag and Drop: Improvements to keyboard drag and drop
...
List of fixes:
* Add a simulated drag start event to fix problems with block drag and drop that
were expecting it.
* Add an access-hidden title for the General section in a course format. This
is used to provide the text for the drop region (better than the first activity in the section)
* Changed the text in the list to 'Move to "General"' instead of 'Move after General'. This
makes more sense for activities when you have a list of activities and sections together.
2013-08-15 16:15:32 +08:00