Dan Poltawski
ba78bd4f56
Merge branch 'MDL-56859-master' of https://github.com/snake/moodle
2016-12-13 09:45:15 +00:00
Eloy Lafuente (stronk7)
7c0313e414
Merge branch 'master_MDL-57324' of git://github.com/danmarsden/moodle
2016-12-13 02:01:56 +01:00
Rajesh Taneja
7c1116dbbb
MDL-57343 behat: Ensure we wait enough for page to be fully loaded
2016-12-12 10:37:59 +08:00
Bram Tassyns
ddedf10e98
MDL-56859 SCORM: player shouldn't display TOC while loading
2016-12-12 09:09:31 +08:00
Dan Marsden
936030d9eb
MDL-57324 scorm: exclude objective raw.score from grade update
2016-12-09 10:11:15 +13:00
Andrew Nicols
75af0aa680
Merge branch 'MDL-57266' of git://github.com/stronk7/moodle
2016-12-07 09:53:16 +08:00
Dan Poltawski
dee51f01d6
Merge branch 'MDL-56836-master' of https://github.com/snake/moodle
2016-12-06 12:46:19 +00:00
Marina Glancy
e5287f9b3b
MDL-56614 behat: navigate without navigation and admin blocks
2016-12-06 11:49:14 +08:00
Eloy Lafuente (stronk7)
75c57a08fb
MDL-57266 upgrade: add 3.2.0 separation line to all upgrade scripts
2016-12-05 17:10:20 +01:00
Bram Tassyns
b0c362047e
MDL-56836 SCORM: player doesn't remember display mode when not logged in
2016-12-05 08:36:13 +08:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00
Rajesh Taneja
d9a9a87835
MDL-56898 behat: Ensure the page is stable before executing
2016-11-21 14:16:48 +08:00
Damyon Wiese
f25185d7b0
MDL-56844 scorm: Review styles in boost theme
...
The main change is that in boost we get rid of the random centered text.
To compensate we use "container" which is fixed with with auto margins -
but the text is still left aligned.
2016-11-15 11:19:33 +08:00
David Monllao
2a9275601a
Merge branch 'master_MDL-54575' of git://github.com/danmarsden/moodle
2016-11-07 13:58:04 +08:00
Jun Pataleta
17f63d18a5
MDL-46903 mod_scorm: Apply alias to compare text column
2016-11-04 13:32:24 +08:00
David Monllao
e1074d6ffd
Merge branch 'master_MDL-46903' of https://github.com/danmarsden/moodle
2016-11-04 08:24:43 +08:00
Simey Lameze
1d9356d7e9
MDL-56671 mod_scorm: fix styling issues on scorm module
2016-11-02 14:57:13 +08:00
Dan Marsden
3dc868478b
MDL-54575 scorm: fix typo in data_preprocessing function
...
thanks to Mike Finch for the patch/report.
2016-11-01 12:11:54 +13:00
Dan Marsden
a2096721c7
MDL-46903 scorm: Fix db error in objectives report for oracle.
...
also improve 2004 report handling to help with testing.
2016-11-01 12:05:35 +13:00
Brian Barnes
ea6763e421
MDL-47500 scorm: improved height calculation
2016-10-28 13:41:18 +13:00
Juan Leyva
65b2669d98
MDL-56307 course: Return time updated and times updated
2016-10-25 10:10:55 +01:00
Juan Leyva
02a73d767c
MDL-56307 course: New course_check_module_updates_since method
2016-10-25 10:10:52 +01:00
Dan Poltawski
693652b78d
MDL-55168 css: fix various errors detected by stylelint
...
Ignored properties, invalid propertiies, duplicates, invalid selectors..
Detected by stylelint rules:
http://stylelint.io/user-guide/rules/declaration-block-no-ignored-properties
http://stylelint.io/user-guide/rules/selector-type-no-unknown
http://stylelint.io/user-guide/rules/declaration-block-no-duplicate-properties
http://stylelint.io/user-guide/rules/max-line-length
http://stylelint.io/user-guide/rules/no-browser-hacks
2016-09-30 09:25:25 +01:00
Dan Poltawski
99fe296eb2
MDL-55168 css: remove 0-length units
2016-09-30 09:25:25 +01:00
Dan Poltawski
aea8eaecde
MDL-55168 css: use shorthand colour props when possible
2016-09-30 09:25:24 +01:00
Dan Poltawski
e90cef839c
MDL-55168 css: ignore some stylelint complains
...
1) Legacy css where it would not be a good use of time to
update.
2) Ignored some long lines and added todo
3) Fixed some line length issues
2016-09-30 09:25:24 +01:00
Dan Poltawski
bc33e9bd3f
MDL-55168 css: reformat plain css with stylefmt
2016-09-30 09:25:23 +01:00
Eloy Lafuente (stronk7)
b3823c4365
Merge branch 'MDL-56019-master' of git://github.com/dpalou/moodle
2016-09-28 20:08:31 +02:00
Frederic Massart
ed7844b5f4
MDL-55224 theme_noname: RTL adjustments for auto-flipping era
...
Part of MDL-55071
2016-09-23 10:49:49 +01:00
Dani Palou
d33c67bc47
MDL-56019 ws: Use itemid null when getting modules intro
2016-09-19 11:33:55 +02:00
Dan Marsden
5d453ff40e
MDL-55820 scorm: use correct displayattempt default options
2016-09-01 13:19:35 +12:00
Dan Poltawski
6f9f149b04
MDL-44712 scorm: make upgrade match install.xml defintion
2016-08-22 12:40:03 +01:00
Dan Poltawski
ccee2dc2c5
MDL-44712 readme: fix trailing whitespace
2016-08-22 10:51:34 +01:00
Dan Marsden
b30a884bfa
MDL-44712 SCORM: Improve multi-sco activity completion.
2016-08-18 10:14:40 +12:00
Dan Poltawski
773a11519d
Merge branch 'MDL-55278_master' of https://github.com/dmonllao/moodle
2016-07-26 11:57:09 +01:00
David Monllao
837cec00f9
Merge branch 'wip-mdl-55091-m' of https://github.com/rajeshtaneja/moodle
...
Conflicts:
lib/upgrade.txt
2016-07-26 10:14:30 +08:00
Rajesh Taneja
52f3e060e4
MDL-55091 phpunit: Following has been deprecated.
...
1. getMock()
2. setExpectedException()
3. checkForUnintentionallyCoveredCode renamed to beStrictAboutCoversAnnotation
4. beStrictAboutTestSize renamed to enforceTimeLimit
5. UnitTestCase class is now fully removed.
2016-07-26 10:11:30 +08:00
Frederic Massart
c685dfabdc
MDL-54989 scormreport_graphs: Use the new charting library
...
Part of MDL-54987 epic.
2016-07-25 10:42:52 +01:00
David Monllao
0bd8383a8b
MDL-55278 search: Updating references to area namespace
2016-07-21 18:38:18 +02:00
Andrew Nicols
5e47d5aee5
Merge branch 'MDL-54951-master' of git://github.com/jleyva/moodle
2016-07-05 09:41:31 +08:00
Dan Poltawski
1f0daa292e
Merge branch 'MDL-54976-master' of git://github.com/junpataleta/moodle
2016-07-04 14:51:59 +01:00
Juan Leyva
7ef49bd393
MDL-54951 webservice: Return intro text files in modules
2016-07-04 09:24:28 +01:00
Jun Pataleta
9f83ce7e0c
MDL-54976 mod_scorm: Add validation for availability dates
2016-07-01 14:50:20 +08:00
Davo Smith
3bc7382d10
MDL-55057 mod_scorm: fix handling of SCO identifiers with apostrophes
2016-06-29 08:44:24 +01:00
Dan Poltawski
926ac16ef3
MDL-54654 mod: fix forum/scorm invalid css
2016-06-16 20:52:04 +01:00
Russell Smith
1fcf0ca8a5
MDL-35628 performance: Remove dirname() where possible.
...
dirname() is a slow function compared with __DIR__ and using
'/../'. Moodle has a large number of legacy files that are included
each time a page loads and is not able to use an autoloader as it is
functional code. This allows those required includes to perform as
best as possible in this situation.
2016-06-10 08:06:49 +10:00
Eloy Lafuente (stronk7)
4da854a68b
MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts
2016-05-23 01:31:34 +02:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
David Monllao
c827acae2d
MDL-53221 search: Renaming search areas
...
AMOS BEGIN
CPY [modulename,mod_folder],[search:activity,mod_folder]
CPY [modulename,mod_label],[search:activity,mod_label]
CPY [modulename,mod_page],[search:activity,mod_page]
CPY [modulename,mod_resource],[search:activity,mod_resource]
CPY [modulename,mod_url],[search:activity,mod_url]
AMOS END
2016-05-16 13:02:02 +08:00
Dan Marsden
d4f96fa397
MDL-53546 SCORM: Set window.opener to null
2016-05-06 09:27:24 +08:00