- 13 Apr, 2016 1 commit
-
-
Aaron Wells authored
This setting kills your Mahara session whenever you navigate to Mahara from a link or redirect on another page. This totally prevents SAML and other redirect-based auth methods from working, makes it annoying to use links in email, and while it is mentioned on the PHP manual's "Securing Sessions" page, it's only recommended there if you also have "session.use_trans_id" enabled, which we do not. Change-Id: I8b3b14bae8043c5004cc8f36766f2db9422eac1c behatnotneeded: Can't be tested by behat (cherry picked from commit 91807920)
-
- 11 Apr, 2016 3 commits
-
- 07 Apr, 2016 1 commit
-
-
Aaron Wells authored
Bug 1566127 Change-Id: I8e249a93fbff7c3bf914099e53f1f29068a36a15 behatnotneeded: Covered by existing tests (cherry picked from commit d5aef398)
-
- 05 Apr, 2016 1 commit
-
-
Aaron Wells authored
Change-Id: I2bea376b7d403171a306c31fdc69e26a4aa1644b
-
- 04 Apr, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: Ic0e1a800a36134036ddd85e439e7270087775131 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 Apr, 2016 14 commits
-
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This is a slimmer / stripped down system for doing jquery ratings. Instead of relying on styling radio buttons it relies on bootstrap glyphs and a hidden input field. The code is also controlled by a pieform element See lib/form/elements/ratings.php for more info about that part It also has some new settings in the Extensions -> artefact -> comment config form. They include settign the colour for the star icon, or using a different icon, eg hearts/thumbs up, and the number of ratings to show (3 - 12) behatnotneeded Change-Id: Ibf529efcb9a665c9f303242ed12d0c7b3dee2356 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit d1bf622a)
-
Robert Lyon authored
Change-Id: I924c883da4dc431452e706973c9710172d22a5dc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I5c0f94c5627f6a9d2e6c9d67db165a680d7b4b02 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: Ia5b7b5fce561991f7f7f8de6fde021c688f1ce35 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
-
Robert Lyon authored
* changes: Enable OGG media. Bug 1540654 Allow byteranges all the time Bug fixes and cleanup on new HTML5 media block Cleanup how mediaplayers are handled by the page editor JS Remove mahara flashplayer. Bug #1397131 Add Videojs - html5 player. Bug #1397131
-
Robert Lyon authored
-
Aaron Wells authored
* changes: Bug 1536393: tidying up some final bits of the plugin Fix errors when exporting Leap2A. Bug 1536393 Fix modal dialog for openbadgedisplayer. Bug 1536393 Enhance the openbadgedisplayer plugin. Bug 1536393 Add default openbadge sources. Bug 1536393 Openbadges - Style, add icon, remove inline css. Bug 1536393 Add openbadgedisplayer plugin. Bug 1536393
-
Robert Lyon authored
To avoid not including artefact/lib.php behatnotneeded Change-Id: I1f675ab6f42f638d18e448e8a841e3bc59259399 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 31 Mar, 2016 19 commits
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I2484ca19a56ebf2e25345f86f596e7cc7c41c093 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
1) Moving the template files to correct theme/raw/plugintype subdir 2) Removing the old thumb image 3) Removing the non english translation files - they should be translated as part of the lang pack 4) Adding a basic behat test 5) Adding some warning styles to messages where there are no badges to choose from Change-Id: I897f02bc233879296f3156cd282d84a61fc1df45 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Kristina Hoeppner authored
behatnotneeded Change-Id: I82dcce85a26722d6466b87e2b039bac28710ee6c
-
Son Nguyen authored
TODO: Currently a DB constraint on our mimetypes table prevents us from having two file suffixes mapped to the same mimetype, which means we can either support .ogg or .oga files, but not both. Since .oga files are already in our table, I'm going with that for now. behatnotneeded Change-Id: Ie364b111f7b4dc956712b179fefca6e76b23d5e9
-
Aaron Wells authored
Bug 1397131: iOS needs byte ranges for media files. We have some very old code that prohibits byte ranges when cacheing is disabled, which in turn is inherited from some very old code in Moodle. But it doesn't appear to be actually necessary to *ever* prohibit byte ranges. behatnotneeded: Can't be tested in Behat Change-Id: Id3bba20305204f87cee50ec664893f53cfb2337e
-
Aaron Wells authored
Bug 1397131 behatnotneeded Change-Id: I90381d94eae44abae300082a77277b0f5b045f7d
-
Aaron Wells authored
Bug 1397131: Some of the old code here is preventing videojs from working correctly. behatnotneeded Change-Id: Id3d24fdffc4d254019ce0b991d3865b15bec0d74
-
Son Nguyen authored
behatnotneeded Change-Id: Ia4f0652fbfb96f6154e7f29747f181f682523688
-
Son Nguyen authored
Replace flow_player by html5_player behatnotneeded Change-Id: If067e9723857d5c596a30a52752d44a3c05040a2
-
Son Nguyen authored
1. Move style.css to htdocs/theme/raw/plugintype/blocktype/openbadgedisplayer/style 2. Move js code from tpl to a js file htdocs/blocktype/openbadgedisplayer/js/showdetails.js behatnotneeded Change-Id: I21f18e44581d11652553334760bdc1e6a3e5b206
-
Son Nguyen authored
behatnotneeded Change-Id: I4205f8fa54fbd50a43b8cd649ad34a82ddc1c1c1
-
Son Nguyen authored
Allow loading openbadgedisplayer block via ajax. Dynamically load badge groups from sources. Cache badge details in database for one day if $fromcache is true. behatnotneeded Change-Id: I36c8054fd6daf7ca1fcf1fe3a22672c9eb009c6e
-
Son Nguyen authored
behatnotneeded Change-Id: Ie42a7892aa759e8a3af6486dbb8f3506b71efcc0
-
Pat Kira authored
behatnotneeded Change-Id: I45e62490cf284743b758e847e95991cc56855ead
-
Son Nguyen authored
behatnotneeded Change-Id: I2bf98999f352747ecc5e16b5dbee34565f058573
-
Liam Sharpe authored
When there is no 'replayall' footer link present behatnotneeded Change-Id: Ifa1f2a3487c8ab568a8465a48b87fd817c7e1a07
-
Aaron Wells authored
-
Aaron Wells authored
-