Steve Clay
d8edfff658
MDL-45096 block_navigation: Check for existence of the siteadminbranch before modifying it
...
Prevents JS errors in some themes when admin block is hidden
2014-04-22 16:32:42 +08:00
Andrew Nicols
d2782804cb
MDL-45124 dndupload: Lowercase types when comparing
...
IE helpfull uses a mixed-case version of 'Text' which fails the string
comparison. All other browsers use lowercase for their mime-types.
2014-04-22 16:08:26 +08:00
Frederic Massart
5730debbb9
MDL-45194 assign_feedback: Cache was never set and used in is_enabled
2014-04-22 15:32:25 +08:00
Dan Poltawski
d55806ce05
Merge branch 'MDL-40716-master' of https://github.com/andrewnicols/moodle
2014-04-22 15:18:59 +08:00
Dan Poltawski
026c563da0
bump version for new events
2014-04-22 15:10:52 +08:00
Andrew Nicols
4d1becbbab
MDL-40716 report_completion: Set RTL
2014-04-22 15:06:23 +08:00
Andrew Nicols
6411513518
MDL-45008 atto_link: Standardise unlinking for non-selections
...
When placing the cursor within a link, but not making a selection, we
should unlink the whole link.
2014-04-22 12:37:27 +08:00
Dan Poltawski
de125853db
Merge branch 'wip-MDL-45154-master' of git://github.com/marinaglancy/moodle
2014-04-22 12:35:10 +08:00
Frederic Massart
90f9e30b3b
MDL-45186 mod_quiz: Some RTL improvements on quiz edit page
2014-04-22 12:27:34 +08:00
Marina Glancy
04b0ce956d
Merge branch 'MDL-43673' of git://github.com/stronk7/moodle
2014-04-22 12:27:13 +08:00
Marina Glancy
9ff40d83b5
Merge branch 'w17_MDL-41185_m27_courselog' of git://github.com/skodak/moodle
2014-04-22 12:26:24 +08:00
Petr Skoda
0cd189bdf3
MDL-41185 fix url in course_viewed event after course deleted
...
Includes a minor fix for course invalidation after deleting of course,
this improvement should not affect normal execution, that is why
it was not backported.
2014-04-22 11:52:37 +08:00
Andrew Nicols
8e6775d8f9
MDL-45075 mod_forum: Move user subscription to an observer
...
The forum subscription function is called in some cases on forum creation
(specifically the case of an automatically subscribed forum).
Since the forum subscription requires both the course_module instance, and
the context these must both be present when subscribing users to the forum,
however these are not fully set up until after the forum has been created.
By moving the subscription to a subscriber, we are able to hook into the
module creation event after the course_module and context have been linked
to the forum instance.
2014-04-22 11:50:52 +08:00
Ankit Agarwal
a3cfbccd49
MDL-44950 logstore_database: Make all settings positive for usability
2014-04-22 11:39:03 +08:00
Marina Glancy
bbab4e22f2
MDL-45154 user profiles: category name duplication error
2014-04-22 10:44:51 +08:00
Simon Coggins
be39d92577
MDL-45210: Fix broken link when plagiarism plugins are disabled
2014-04-22 13:27:02 +12:00
Sam Hemelryk
23a9a5632c
Merge branch 'wip-MDL-45045_master' of git://github.com/gjb2048/moodle
...
Conflicts:
lib/yui/build/moodle-core-blocks/moodle-core-blocks-min.js
2014-04-22 10:46:51 +12:00
Sam Hemelryk
65ffd68179
Merge branch 'MDL-43145-master' of git://github.com/andrewnicols/moodle
2014-04-22 10:39:09 +12:00
Sam Hemelryk
24901691a1
Merge branch 'mdl45012-master' of https://github.com/tlock/moodle
2014-04-22 10:10:04 +12:00
Sam Hemelryk
7ecb30d765
Merge branch 'wip-MDL-45037-master' of git://github.com/abgreeve/moodle
2014-04-22 09:59:01 +12:00
Sam Hemelryk
e237b23ebf
Merge branch 'MDL-44270' of git://github.com/jonof/moodle
2014-04-22 09:18:20 +12:00
Sam Hemelryk
c6d1088db0
Merge branch 'MDL-45118-shibboleth-login-warning' of https://github.com/mpetrowi/moodle
2014-04-22 09:15:55 +12:00
Sam Hemelryk
4e61249dd9
Merge branch 'MDL-42761-master' of git://github.com/FMCorz/moodle
2014-04-22 08:57:25 +12:00
Sam Hemelryk
56418292f1
Merge branch 'MDL-45138-master' of https://github.com/sammarshallou/moodle
...
Conflicts:
availability/yui/build/moodle-core_availability-form/moodle-core_availability-form-min.js
2014-04-22 08:29:38 +12:00
Eloy Lafuente (stronk7)
b69e9d8724
Merge branch 'MDL-45205-master-option2' of git://github.com/danpoltawski/moodle
2014-04-21 15:26:37 +02:00
Dan Poltawski
452ef53428
MDL-45205 backup: avoid oracle incompatible query
...
Instead of aliasing column name with sql, use the backup API.
2014-04-21 20:36:52 +08:00
Petr Skoda
f49151c30b
MDL-41185 cleanup course viewed events
...
Thanks Marina for spotting some of the issues.
2014-04-21 18:12:53 +08:00
Adrian Greeve
68a7235889
MDL-41185 events: Added events for different course view pages
2014-04-21 17:39:18 +08:00
Dan Poltawski
95f7bd8c0d
Merge branch 'MDL-45114-master' of git://github.com/jamiepratt/moodle
2014-04-21 14:45:10 +08:00
Dan Poltawski
b576d3fec0
Merge branch 'w16_MDL-45049_m27_debugging' of https://github.com/skodak/moodle
2014-04-21 14:41:23 +08:00
Dan Poltawski
eec3795270
Merge branch 'MDL-45145_master' of https://github.com/markn86/moodle
2014-04-21 10:51:38 +08:00
Dan Poltawski
085c68d959
Merge branch 'MDL-45171' of git://github.com/stronk7/moodle
2014-04-21 10:12:34 +08:00
Nadav Kavalerchik
b992594aac
MDL-45109 - theme/bootstrapbase - Fix Unordered and Ordered lists in RTL mode
2014-04-20 17:03:03 +03:00
James Pratt
9b604f28d2
MDL-45114 quiz simulate report : multi-choice multi qtype response data
...
fixing download.
2014-04-19 15:04:16 +07:00
Eloy Lafuente (stronk7)
6b139edaf9
MDL-45171 log reports: fix sql for cross support
...
Rules for cross-db support are:
- Always use the 'AS' keyword for columns.
- Never use the 'AS' keyword for tables/views.
2014-04-18 17:34:06 +02:00
Dan Poltawski
c8ca0cea77
Merge branch 'MDL-44468_master' of git://github.com/ds125v/moodle
2014-04-18 15:27:41 +08:00
Dan Poltawski
c1985943de
Merge branch 'MDL-40716_master' of https://github.com/nadavkav/moodle
2014-04-18 15:12:21 +08:00
Dan Poltawski
3497702ae5
Merge branch 'MDL-45010-master' of git://github.com/FMCorz/moodle
2014-04-18 14:54:54 +08:00
Dan Poltawski
3c9016eff1
Merge branch '45147-27' of git://github.com/samhemelryk/moodle
2014-04-18 14:16:23 +08:00
Dan Poltawski
d2907f5cb9
Merge branch 'MDL-44778_atto_border' of https://github.com/andyjdavis/moodle
2014-04-18 14:07:53 +08:00
Dan Poltawski
ac13361b77
Merge branch 'MDL-45023-master' of git://github.com/jamiepratt/moodle
2014-04-18 13:47:10 +08:00
Dan Poltawski
f658717108
Merge branch 'MDL-45110-master' of git://github.com/jamiepratt/moodle
2014-04-18 12:03:23 +08:00
Dan Poltawski
aee01173f7
Merge branch '45123-27' of git://github.com/samhemelryk/moodle
2014-04-18 11:54:48 +08:00
Dan Poltawski
d2b8b67a9c
Merge branch 'MDL-44674-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/editor/atto/yui/build/moodle-editor_atto-plugin/moodle-editor_atto-plugin-min.js
2014-04-18 11:49:39 +08:00
Dan Poltawski
3ff2fae230
Merge branch 'MDL-44906-master' of git://github.com/andrewnicols/moodle
2014-04-18 11:42:36 +08:00
Dan Poltawski
3bc5fbebc5
Merge branch 'MDL-39607-master' of git://github.com/FMCorz/moodle
2014-04-18 11:10:39 +08:00
Rajeev S
4a8347b294
MDL-43789: coursename disallows spaces in user bulk actions filter
...
Spaces and other non alphanumeric characters are disallowed in
coursename filter for user bulk actions.This prevents filtering
based upon courserole if the coursename contains spaces or other non
alphanumeric characters.
2014-04-18 11:07:14 +08:00
Dan Poltawski
a6d4ba1d97
Merge branch 'wip-MDL-43626-master' of git://github.com/abgreeve/moodle
2014-04-18 10:52:45 +08:00
Dan Poltawski
768a10f066
Merge branch 'wip-MDL-45036-master' of git://github.com/abgreeve/moodle
2014-04-18 10:50:06 +08:00
Dan Poltawski
a94b4c6e55
Merge branch 'MDL-45071_master' of https://github.com/markn86/moodle
2014-04-18 10:47:04 +08:00