- 08 Jan, 2015 1 commit
-
-
Son Nguyen authored
- Use render_self() in full detail option - Remove calls of $artefact->get() in template file Change-Id: I6be321adfda07c7f3e7cb3ac4026894b081e131f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 07 Jan, 2015 1 commit
-
-
Son Nguyen authored
-
- 06 Jan, 2015 2 commits
-
-
Aaron Wells authored
Change-Id: Ib530309d7e830e06d2244fbad9d684b5922032e4
-
Eugene Venter authored
- update Selenium version - updates for new cloud Jenkins instance Change-Id: I94628168b1e85a8dfe93ac8640c8bc99f0e1d4db
-
- 04 Jan, 2015 1 commit
-
-
Son Nguyen authored
-
- 28 Dec, 2014 2 commits
-
-
Robert Lyon authored
Change-Id: Ie0a6ad14309b97bd242e2386154ebc1c2369b33b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
For serviceconfig.php, tokenconfig.php, and userconfig.php Got missed from earlier tidy menu patch. Also needed to make the edit/delete forms not be jsforms as they didn't work right Change-Id: I110813d9460fbd199a10291c24fb4e5ece4fc4c9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Yuliya <yuliya.bozhko@gmail.com>
-
- 23 Dec, 2014 4 commits
-
-
Son Nguyen authored
Bug 1405274 - Remove all steps: I wait for "n" seconds to make the tests run faster Change-Id: I5f4a384b4d4df1841519daff95e06d110f7ef0f9 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
Change-Id: I716ac2f23e149a91de956758b8484cf8a3e5e2cf Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Robert Lyon authored
-
Son Nguyen authored
Bug 1403238 Change-Id: I5bd36d08054bd7a5146bd49732f308c3c5dbe298 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 22 Dec, 2014 3 commits
-
-
Robert Lyon authored
To be more in keeping with existing codebase. Change-Id: Iaa850c7cfc609afee0dd014bef6d2a2673c7a25f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I3fdbf9b9fa00fd031b170285c85cef3cdac47df9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
They are needed for the webservices logs search. Have removed the bits that are not needed now that we use autoselect for some of the functionality. Change-Id: I11480476d624883ff68ae8fbe33a1b4e6afb58d2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Dec, 2014 1 commit
-
-
Change-Id: Idd3a999dcc0321d1c74880cfcddb50bd094ecfb5 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 17 Dec, 2014 5 commits
-
-
Aaron Wells authored
Bug #1402491: Some fixes to the tests, but ultimately we're setting them to skip for now, because they need to have cURL replaced with something that can be stub/mock-ed for PHPUnit. Change-Id: Ic15cbbbb3979bf57471def90b7603f322881c226
-
Son Nguyen authored
-
Son Nguyen authored
-
Yuliya Bozhko authored
Change-Id: Ia83d2cd8b5f7b971098daf580839bd61f08be354 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
Son Nguyen authored
-
- 16 Dec, 2014 9 commits
-
-
Aaron Wells authored
Change-Id: I49cbd9196efca256bb0959e59dfc56aa2ba4e4e2
-
Yuliya Bozhko authored
-
Aaron Wells authored
-
Robert Lyon authored
Fixing up so older versions of php (pre 5.5) can deal with it Change-Id: I88fa8f3641d20bbf18cef7b26d43c8d14a4d6f1d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Also pluralising the lang string Change-Id: Ib98b5d4809d4c8a7dca30ccc0f735e9bdcb078de Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Bug 1402911 Change-Id: I2c30f9074d90fcd85de8f72cb260d81c589acc6d
-
Mike Kelly authored
Change-Id: Iae6b20134f7426c006dcfe0200e46b2cd52279ff Signed-off-by:
Mike Kelly <m.f.kelly@arts.ac.uk>
-
Mike Kelly authored
Change-Id: I177f3a2eec67609181337ed4bca01fb7c40d7e8a Signed-off-by:
Mike Kelly <m.f.kelly@arts.ac.uk>
-
This is a TinyMCE plugin which allows for browsing and embedding of Mahara-hosted images as well as the embedding of external web-hosted images. This makes adding inline images to WYSIWYG text boxes more user-friendly. Viewing permissions for these embedded files is set by adding references to them to a new database table, artefact_file_embedded, then checking for the existence of the references in the table when serving the files via artefact/file/download.php. For content blocks in views, such as text and textboxes, any embedded images are saved as view artefacts, and viewing permission is granted for those files accordingly via previously existing checks in artefact/file/download.php. This patch is designed to allow image embedding in all WYSIWYG text boxes throughout Mahara, hence the table structure, with resourcetype and resourceid providing the context for checking the validity of the image file to be served. Change-Id: Idcc5ab3495eed44eea6ced171d670ba4c73884f6 Signed-off-by:
Mike Kelly <m.f.kelly@arts.ac.uk>
-
- 15 Dec, 2014 4 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Aaron Wells authored
-
Robert Lyon authored
Bug 1384484 Change-Id: Iac8f43ff872af194140f43f84c46ebe73998d0c8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Dec, 2014 2 commits
-
-
Aaron Wells authored
-
Robert Lyon authored
Change-Id: Ia987b37f0f83825ca0de1cbccf01146205ced110 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Dec, 2014 2 commits
-
-
Kristina Hoeppner authored
Removed reference to IE7 and made some other updates in regards to the login box itself. Change-Id: I96cc0c6e0eba59be5f8a932107a5cdd81a177ea9 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
Change-Id: I32faf161d9ef7c9cd020134a08998ce48acc7060 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 11 Dec, 2014 3 commits
-
-
Aaron Wells authored
Bug 1399311 Change-Id: I8d66b266d6de3dedb9069f852c5540a139ebb1e5
-
Robert Lyon authored
Now we pass round the userid rather than the username as well Change-Id: I633d058e7b0cc6efd9b3fcb626635f380aa55968 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: Ief2496eefd3f827a84c49e39580aad630ead5ecc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-