Tim Hunt
0d4075d514
MDL-40006 searchableselector does not work in IE or Safari.
...
This fix is a horrible hack, but one I have used for years in tool_editrolesbycap
https://github.com/moodleou/moodle-tool_editrolesbycap/blob/master/yui/capabilityformfield/capabilityformfield.js
and it seems to be reliable.
As an added bonus, I removed the use of YUI2 here.
Also, I fixed the related button in quiz to be GET not POST.
2014-09-19 21:59:34 +01:00
markv
94999731ce
MDL-10971 question type multianswer: Respect quiz shuffle option
2014-09-19 11:39:22 +01:00
Adam Olley
12dce419f4
MDL-47224 qtype_calculated: Calculated qtype comment on datasetitems should follow formatting rules
2014-09-19 09:33:35 +09:30
sam marshall
eedf5a5a1c
MDL-47240 Modinfo: Section info accesses nonexisting property groupingid
...
This code wasn't actually used, so we should remove it.
2014-09-18 16:38:22 +01:00
sam marshall
5176504d3f
MDL-46991 Availability: Conditional dates not updated on restore
2014-09-18 16:37:53 +01:00
Tim Hunt
a7b0bd1331
MDL-47266 quiz: fix restore log message.
2014-09-18 11:04:28 +01:00
Marina Glancy
daad1b4b97
MDL-46937 modinfo: Allow course format to overwrite section availability
2014-09-18 16:18:22 +08:00
Dan Poltawski
272fec367f
weekly release 2.8dev
2014-09-18 07:41:00 +01:00
Dan Poltawski
727a43391a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2014-09-18 07:40:56 +01:00
Andrew Nicols
535364c8f5
MDL-46313 forum: Move discussiontoggle CSS to module
2014-09-18 10:42:55 +08:00
Jetha Chan
94e15b3514
MDL-46920 theme_bootstrapbase: fix dropdown to use data-target
2014-09-17 14:25:44 +08:00
Matt Petro
be6f3c6e6b
MDL-47270 core_component: make cache independent of filesystem ordering
2014-09-16 12:50:53 -04:00
Dan Poltawski
d5fcf4b42c
MDL-47182 admin: warn about delayed scheduled tasks
...
Rather than using module cron, use scheduled tasks to work out
if cron has been running recently.
This is not perfect, the admin could disble all tasks, or reschedule
them - but its not complex to compute.
2014-09-16 17:49:23 +01:00
Eloy Lafuente (stronk7)
e1bb8035e6
Merge branch 'MDL-46613-master' of git://github.com/jleyva/moodle
2014-09-16 18:42:17 +02:00
Eloy Lafuente (stronk7)
d3921f07b8
Merge branch 'wip-MDL-47079-master' of git://github.com/marinaglancy/moodle
2014-09-16 17:57:19 +02:00
Juan Leyva
10f1cfc18c
MDL-46613 grades ws: Fixed external function declaration
...
Gradebook items with overridden grades was causing error as Web
Services response
2014-09-16 10:06:21 +02:00
Damyon Wiese
ac7fac558e
Merge branch 'MDL-47225-master' of git://github.com/andrewnicols/moodle
2014-09-16 15:15:57 +08:00
Damyon Wiese
ffd9e5d269
MDL-44257 Message: Update phpdocs for email_to_user function
2014-09-16 15:08:08 +08:00
Andrew Nicols
96671c8c38
MDL-47225 core: Tidy up component normalisation tests
2014-09-16 15:07:11 +08:00
Andrew Nicols
7ace328737
MDL-47225 core: Add ability to normalize component names
2014-09-16 15:06:46 +08:00
Damyon Wiese
c4006c851a
Merge branch 'MDL-44257-master' of git://github.com/lameze/moodle
2014-09-16 14:58:48 +08:00
Jetha Chan
46629116cc
MDL-46523 navigation: add body class when roleswitched and not in initial install
2014-09-16 13:41:41 +08:00
Matt Staroste
8af594ac87
MDL-46313 mod_forum: Replace subscription status icons
2014-09-16 11:23:52 +08:00
Adrian Greeve
b3d5f7bc50
MDL-40356 lib: New setting to display full names.
...
This adds a new setting to display more name information for users
with the viewfullnames capability.
2014-09-16 11:01:42 +08:00
Adrian Greeve
795c5881ab
MDL-40356 lib: Unit tests for the alternativefullnameformat setting.
2014-09-16 10:57:28 +08:00
Simey Lameze
99c2ee6f9b
MDL-44257 lib: fix the attachment code to accept tempdir and dataroot.
...
Credit goes to Damyon, thanks.
2014-09-16 10:18:47 +08:00
Simey Lameze
9a2c52571e
MDL-44257 message: added test to make sure the stored file still exists
2014-09-16 10:07:17 +08:00
Marina Glancy
ea80c29a2c
MDL-47079 user: behat test for deleting users
2014-09-16 09:43:48 +08:00
Eloy Lafuente (stronk7)
26115c284e
Merge branch 'MDL-46588-master' of git://github.com/jleyva/moodle
2014-09-16 00:23:09 +02:00
David Mudrák
b45444f591
MDL-47248 Use new Moodle logo for RSS feeds generated by Moodle
...
Themes can override this logo as any other core pix file. The new logo copied
from https://moodle.org/logo/ and resized to match the previous logo size
(140x35px).
2014-09-15 18:05:38 +02:00
Dan Poltawski
5ce0af436d
Merge branch 'MDL-46195' of git://github.com/timhunt/moodle
2014-09-15 16:07:05 +01:00
Dan Poltawski
0908fb4221
Merge branch 'wip-MDL-46585-master' of git://github.com/marinaglancy/moodle
2014-09-15 13:00:24 +01:00
Dan Poltawski
d1c9b792b0
Merge branch 'MDL-46331' of git://github.com/timhunt/moodle
2014-09-15 11:55:16 +01:00
Dan Poltawski
6576ab01b6
Merge branch 'MDL-46810' of git://github.com/timhunt/moodle
2014-09-15 11:25:27 +01:00
Dan Poltawski
ffd24d9a61
Merge branch 'wip-MDL-47187-master' of git://github.com/marinaglancy/moodle
2014-09-15 11:08:24 +01:00
Dan Poltawski
91596eeacc
Merge branch 'MDL-47206-master' of git://github.com/andrewnicols/moodle
2014-09-15 11:02:48 +01:00
Jetha Chan
1ee45d6824
MDL-47244 theme_bootstrapbase: fix custom_menu dividers under responsive layouts
2014-09-15 17:48:16 +08:00
Jetha Chan
cb9c6a7dc6
MDL-47242 theme_bootstrapbase: fix nested custom_menu responsive display
2014-09-15 17:35:31 +08:00
Damyon Wiese
dff9a97350
MDL-44447 Grade: Re-order lang strings
2014-09-15 17:02:43 +08:00
Damyon Wiese
952f37486d
MDL-44447 Grade: Whitespace fix
2014-09-15 16:49:23 +08:00
Damyon Wiese
20a2e554f9
Merge branch 'MDL-44447-master' of git://github.com/lameze/moodle
2014-09-15 16:44:41 +08:00
Simey Lameze
be289f57b2
MDL-44447 grade_export: Added multiple grade display types to grade export.
2014-09-15 16:42:07 +08:00
Damyon Wiese
5fe74c1bcf
Merge branch 'MDL-47127-master' of git://github.com/ankitagarwal/moodle
2014-09-15 16:41:28 +08:00
Damyon Wiese
9c575e5b08
Merge branch 'MDL-47143' of git://github.com/timhunt/moodle
2014-09-15 16:13:33 +08:00
Damyon Wiese
96477b0f0d
Merge branch 'MDL-47167' of git://github.com/timhunt/moodle
2014-09-15 15:41:39 +08:00
Damyon Wiese
db074792b9
Merge branch 'MDL-46944-master-lti-iframe' of git://github.com/schmod/moodle
2014-09-15 15:08:31 +08:00
PJ King
62ffeb4f0c
MDL-46652 custom_menu: fix for multi-language support breaks menu nesting
...
Fixed bug by building full menu structure, then removing hidden menu items and all associated children.
Refactored custom_menu_item class and convert_text_to_menu_nodes() to improve maintenance.
2014-09-15 15:04:46 +08:00
Damyon Wiese
e8cf07fa51
Merge branch 'm28_MDL-47186' of https://github.com/totara/moodle
2014-09-15 14:16:59 +08:00
Damyon Wiese
7114249071
Merge branch 'MDL-46747' of git://github.com/timhunt/moodle
2014-09-15 14:03:39 +08:00
Damyon Wiese
8b1e5aa4ce
Merge branch 'MDL-47209-master' of git://github.com/FMCorz/moodle
2014-09-15 13:50:43 +08:00