Rajesh Taneja
cf247acf10
MDL-44910 behat: Fixed log and livelog behat
...
As default log store is changed to standard, test should
now take care of it
2014-04-15 10:56:41 +08:00
Dan Poltawski
72de455146
Merge branch 'MDL-45003-master' of git://github.com/jamiepratt/moodle
2014-04-15 10:33:30 +08:00
Dan Poltawski
ca4554402d
Merge branch '44354-27' of git://github.com/samhemelryk/moodle
2014-04-15 10:26:06 +08:00
Andrew Nicols
b359900cd7
MDL-43277 block_navigation: Trim from the left for long names
2014-04-15 10:24:32 +08:00
Andrew Davis
a2505cfdaa
MDL-45089 mod_chat: changed the page type on the accessible popup
2014-04-15 09:04:33 +08:00
Sam Hemelryk
564a413367
Merge branch 'MDL-45040-master' of git://github.com/jethac/moodle
2014-04-15 12:31:44 +12:00
Sam Hemelryk
e8bb3c3fa6
Merge branch 'MDL-41891_master' of https://github.com/nadavkav/moodle
2014-04-15 11:25:20 +12:00
Sam Hemelryk
92f4d00e5d
Merge branch 'MDL-45086-master' of git://github.com/danpoltawski/moodle
2014-04-15 09:50:38 +12:00
Frederic Massart
5b98627ae6
MDL-45081 curl: Prefer usage of CURLFile over @file arguments
2014-04-14 17:39:30 +08:00
Marina Glancy
72f5bfc22b
Merge branch 'MDL-45047-module-notation-deprecated' of git://github.com/mudrd8mz/moodle
2014-04-14 17:10:31 +08:00
Marina Glancy
dd5e6ad03a
Merge branch 'MDL-45057_master' of git://github.com/markn86/moodle
2014-04-14 17:10:02 +08:00
Marina Glancy
300735e95e
Merge branch 'w16_MDL-44911_m27_unknownevent' of git://github.com/skodak/moodle
2014-04-14 17:09:49 +08:00
Dan Poltawski
78b00793e8
MDL-45086 lib: force upgrade
...
The availability changes change the course query for front page.
2014-04-14 16:36:02 +08:00
Ankit Agarwal
521d9d74e5
MDL-45074 report_loglive Fix parameter typo
2014-04-14 16:31:54 +08:00
Frederic Massart
034dbd7588
MDL-45084 theme: File was not chunked on IE
...
This only applied when themedesignermode was disabled, because the
first chunk is 0, but 0 is resolved to false. We needed to compare
$chunk with null in order to know if it was set.
2014-04-14 16:25:20 +08:00
Dan Poltawski
2c6401e3a9
Merge branch 'wip-MDL-43719-master' of git://github.com/abgreeve/moodle
2014-04-14 15:22:59 +08:00
Marina Glancy
3c4b2f0b4c
MDL-45083 recent_activity: fixed debugging message on removed module type
2014-04-14 15:20:24 +08:00
Dan Poltawski
c675899425
Merge branch 'w16_MDL-44366_m27_filtergloss' of https://github.com/skodak/moodle
2014-04-14 15:19:58 +08:00
Petr Škoda
1bfb41f45a
MDL-44366 fix use of cm->uservisible in glossary concept cache
2014-04-14 15:16:28 +08:00
David Mudrák
09027084a7
MDL-45047 Put the deprecation warning into mod/upgrade.txt, too
...
It is already in the main lib/upgrade.txt but it should be mentioned here as
well.
2014-04-14 08:58:50 +02:00
Mark Nelson
92089e0ecc
MDL-45057 mod_quiz: restored the user/group override deleted events
2014-04-13 22:32:06 -07:00
Petr Škoda
169ccfa442
MDL-45049 improve debugging output in error log for NO_DEBUG_DISPLAY scripts
2014-04-14 13:16:41 +08:00
Rajesh Taneja
cfb804d8cd
MDL-45073 report_log: Fixed activity report
...
1. Wrong reader class check and api
2. Passing logreader parameter for graph
3. Using proper time from for all log and today's log
2014-04-14 12:40:40 +08:00
Dan Poltawski
28770140ed
Merge branch 'MDL-45009-master' of git://github.com/damyon/moodle
2014-04-14 12:23:57 +08:00
Petr Škoda
d409944a95
MDL-44911 use unknown_logged class when viewing unknown events in reports
2014-04-14 11:59:00 +08:00
Ankit Agarwal
9634712a37
MDL-45055 events: Add debugging notice to events_trigger()
2014-04-14 11:51:37 +08:00
Damyon Wiese
390365e696
Merge branch 'MDL-44936-master' of git://github.com/FMCorz/moodle
2014-04-14 11:38:46 +08:00
Dan Poltawski
e3c18e1e62
Merge branch 'w16_MDL-44366_m27_filtergloss' of https://github.com/skodak/moodle
2014-04-14 10:53:56 +08:00
Adrian Greeve
1283bad691
MDL-45037 gradebook: Allow dashes in xml grade values to be ignored.
...
This was delivering an error message when trying to import an exported
xml file (from Moodle).
2014-04-14 10:46:29 +08:00
Damyon Wiese
313ae82ec0
Merge branch 'MDL-44844-master' of git://github.com/andrewnicols/moodle
2014-04-14 10:32:00 +08:00
Damyon Wiese
a4b2e65c7d
Merge branch 'w16_MDL-44910_m27_logupgrade' of https://github.com/skodak/moodle
2014-04-14 10:14:47 +08:00
Andrew Nicols
e41b0e7543
MDL-44674 editor_atto: Remove the ability to prevent callback wrapping
...
The callback wrapping handles various important ARIA options and should not
be so easily preventable.
2014-04-14 10:09:14 +08:00
Dan Poltawski
8f6b4739de
Merge branch 'MDL-45048-master' of git://github.com/FMCorz/moodle
2014-04-14 10:01:11 +08:00
Damyon Wiese
f8a8610be4
MDL-45009 Tex filter: Add \( \) delimiters for 1:1 compatibility with MathJax
2014-04-14 09:57:19 +08:00
Andrew Nicols
040e13010d
MDL-44906 atto_collapse: Keep focus on the collapse button on toggle
2014-04-14 09:51:50 +08:00
Petr Škoda
6b7da257af
MDL-45070 relax the mariaDB version checker to work with long Ubuntu versions
...
Example of Ubuntu version: 5.5.5-10.0.10-MariaDB-1~saucy-log
2014-04-14 09:44:45 +08:00
Petr Škoda
5d2abe72a2
MDL-44910 enable new logging during upgrade and installation
...
The legacy logging is now enabled for reading only
if legacy log data older than one day exists.
2014-04-14 09:43:40 +08:00
Petr Škoda
1e83288de7
MDL-44366 improve glossary filter performance
...
This should have when there are no glossaries in course or
when there are no linked entries in existing glossaries.
2014-04-14 09:42:40 +08:00
Petr Škoda
86286bdb7e
MDL-44366 bump up glossary and filter version
2014-04-14 09:42:40 +08:00
Petr Škoda
37625e2abb
MDL-44366 rework glossary filter caching
2014-04-14 09:42:39 +08:00
Mark Nelson
4e651893b7
MDL-45071 mod_quiz: retrieve all the name fields when deleting a user override
2014-04-13 18:41:58 -07:00
Tim Lock
1349800dd7
MDL-45012: Enable support for wma files within tinymce Moodle Media plugin
2014-04-14 08:31:17 +09:30
Eloy Lafuente (stronk7)
a790c7f317
MDL-43673 wiki: verify page tags work as expected
...
This covers MDL-43109, verifying that saved tags
are available on re-edition of a page, without any warning/error.
Also official tags are verified to be working ok. With support
for multiple options added by MDL-43713 and MDL-43738.
2014-04-11 13:23:18 +02:00
sam marshall
02dd7ac2ea
MDL-45059 Availability: Hide group options with groupmembersonly
...
When groupmembersonly is turned on, the 'restrict access' options
for group and grouping are supposed to appear only for sections
(which don't have groupmembersonly) and not for modules.
Prior to this fix, they appeared when creating a new module but
not when editing an existing one.
2014-04-11 12:11:35 +01:00
sam marshall
0a8de7f6c8
MDL-44992 Conditional availability tab focus bug
...
Tabbing through the eye icon triggered it to change. Corrected by
making it work the same way as the delete icon (Enter key to change).
2014-04-11 11:37:59 +01:00
sam marshall
90c3ffe3a3
MDL-44991 Behat: step to check if attribute does not contain text
...
The step checks that an attribute exists, but doesn't contain the
specified text.
Example:
Then the "class" attribute of "#mydiv" "css_element" should
not contain "accesshide"
2014-04-11 11:00:25 +01:00
sam marshall
2a848ab9e2
MDL-45027 Availability API: Better handling of invalid data in GUI
...
If there is invalid data in the availability condition (note: this
should not happen, but can do in unusual situations, such as
specifying a date after 2038 in 32-bit PHP), this should not
leave the course so broken that users cannot edit the activity and
update it.
2014-04-11 10:57:15 +01:00
Dan Poltawski
069fe267b6
Moodle release 2.7beta
2014-04-11 17:42:43 +08:00
Dan Poltawski
97c274ded7
MDL-40063/MDL-45057 quiz: disable related unit tests
...
I kept the commit number format same as the last commit just
to annoy Fred.
2014-04-11 17:36:40 +08:00
Dan Poltawski
c5e5f1b786
MDL-40063/MDL-45057 quiz: disable firing of override events
...
This hacky solution is brought to you by the the motivation to
release.
2014-04-11 16:58:10 +08:00