- 19 Oct, 2016 1 commit
-
-
Son Nguyen authored
behatnotneeded Change-Id: I81b1ca00092a4e8bad6807855056bcf79186732e
-
- 01 Sep, 2016 1 commit
-
-
Robert Lyon authored
This adds the framework matrix page as the first page of the collection Change-Id: I229fe2f08c636f5f0a63a9284304c15de454bbfd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Aug, 2016 1 commit
-
-
Robert Lyon authored
So that we can differentiate between plugin types that have the same plugin name, eg comment artefact vs comment blocktype behatnotneeded Change-Id: I0f7ffe6da3f7a4ff88cf625a1010c6d2012932d0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Jul, 2016 1 commit
-
-
Robert Lyon authored
To be more inline with bootstrap stylings Also passing in $view object so we can find the user's default theme if the view's one doesn't exist rather than defaulting to 'default' behatnotneeded Change-Id: Ia4cc0552604698a1fd1aa2f6de666e82b6b86564 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 Jul, 2016 1 commit
-
-
For 'Add to watchlist and Report' options when the user is the author of the page. Needed to fix up behat test due to a user not being able to add their own page to watchlist anymore Change-Id: I3d76fadd1a15a03f71e6eede3bd4c7bab4629c44
-
- 26 May, 2016 1 commit
-
-
in various places around Mahara to be more consistent with what people see on the interface. Change-Id: I83e088d39964ecd1d72945973fd0b4995b82da65
-
- 11 Apr, 2016 1 commit
-
-
behatnotneeded Change-Id: Id81a439cf2166ed04663099331540e579feec13c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Mar, 2016 1 commit
-
-
Robert Lyon authored
As they are set to TITLE we can just assign TITLE to PAGEHEADING in the smarty function call. We can later override the PAGEHRADING with $smarty->assign('PAGEHEADING', string); if we need to. Have also updated a few files where TITLE was not defined. behatnotneeded - everything should work as before Change-Id: I3ea592cd37344e68c6e90a3c64947cf99db59471 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Feb, 2016 1 commit
-
-
behatnotneeded Change-Id: Ie966c72484c06ac33ce7cf93c7b76d453443aad5 Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com>
-
- 16 Dec, 2015 2 commits
-
-
behatnotneeded Change-Id: I39faf88ac8932891a704868f5282a5794ae1387d
-
behatnotneeded Change-Id: I536f7d4ab8bd96d653e0ae3bba635437f0d2c17c
-
- 20 Nov, 2015 1 commit
-
-
Bug 1516823 The moodle plugin for mahara assignment submissions [1] had an issue [2] where is the plugin was configured in non locking mode, multiple submissions of the same view would result in only the latest submitted link working. This was due to the page getting locked then released, which resulted in a new mt token, which made all the old ones not work. This patch changes that by accepting a new parameter which checks whether you are locking and if not, then don't generate and send a token back. When viewing a view, check for the new parameter mnetviewid or mnetcollid along with the parameter assignment. If these are present, then Mahara sends an MNet request back to Moodle which tells Mahara whether the user has the permission to view the page. This requires an update to the Moodle plugin, which is sent for review currently [3]. Mahara detects whether this plugin is upgraded and publishing the new MNet function. If it isn't, it falls back to original behaviour gracefully. This is done by attempting to send a MNet request. [1] https://github.com/MaharaProject/moodle-assignsubmission_mahara [2] https://github.com/MaharaProject/moodle-assignsubmission_mahara/issues/2 [3] https://github.com/MaharaProject/moodle-assignsubmission_mahara/pull/19 behatnotneeded: Can't yet test MNet issues in Behat Change-Id: I80739181b58bf7cf9c326e7b0a588b6239f864f1
-
- 19 Oct, 2015 1 commit
-
-
behatnotneeded: styling only Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe
-
- 27 Sep, 2015 1 commit
-
-
Robert Lyon authored
This fixes a bug with long page names in the collection management screen and tidies up some other drag and drop weirdness. behatnotneeded: exisiting test coverage should cover this Change-Id: I44ee2f91b4e6ff3c612584d10abe79fc18693752 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Sep, 2015 1 commit
-
-
Robert Lyon authored
Change-Id: I84f2d3336a91761827b54c55d1dd1ef9aef75a69 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Sep, 2015 1 commit
-
-
Jen Zajac authored
behatnotneeded Bug #1495364 Change-Id: I74045931da05899cdfd33f1950b15e8b270129a8
-
- 16 Sep, 2015 1 commit
-
-
Robert Lyon authored
Was a problem with the old delete button being an image and so passed the _x value, which was then checked for. Changed it so it checks that the submit param exists, which is more robust behatnotneeded : problem of finding the row that you just deleted as all deleted rows have the same 'Comment removed by the author' text Change-Id: Iea379badd2d364112d107977b8f53a62ac272428 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Aug, 2015 1 commit
-
-
Jen Zajac authored
behatnotneeded Change-Id: Ic2ec9d28abcb742c0c3e9278d115d8fee65f50ab
-
- 17 Aug, 2015 1 commit
-
-
Aaron Wells authored
Change-Id: Ie1b2e8fb8a72a339f3decd127eeb320191d11842
-
- 30 Jul, 2015 2 commits
-
-
Change-Id: I6bbd0edde9b09c7a01cc0e36fa5bfe55972a14e8
-
Change-Id: Icb22e6c2318630fe5043b73351af878fe85d5ad1
-
- 20 Jun, 2015 1 commit
-
-
Robert Lyon authored
To allow us to show a more detailed error message if site admin (not belonging to the group) goes to review an objectionable group page or group forum topic that has already been sorted out. Change-Id: If4785528bfe29736542972adce7609cdb0522248 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Jun, 2015 7 commits
-
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I83a5945d5cfd051eefc0752d910253d193e14042
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I3b56a1e1d2b7993d4848f1d65e7f87736167a312
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I1f631d6f2637b22e00ea9e0972f0447a52304f4c
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I1651caff188da12bc26d8074d56279a665302819
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I2fbc8593a97edf9721edb40fe2ecc0561c98c15b
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I7196464441c27c657820742b2d310de4fb409b2d
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I332f8f2ea0c317b5171fe9163912c760f6bc2c77
-
- 31 Mar, 2015 1 commit
-
-
Son Nguyen authored
- Add new resourcetype 'description' for the view description - Display embedded images in view description - Update embedded image urls when copy and export/import view Change-Id: I8088be317ddb1659de2d091a2940bea6665e4af0 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 26 Mar, 2015 1 commit
-
-
Gilles-Philippe Leblanc authored
Change-Id: I724a844fc9e4fbae9e58834082279b4f3f21995c
-
- 26 Feb, 2015 1 commit
-
-
Robert Lyon authored
Need to handle the choosing of copy the collection when user clicks the 'copy' button Change-Id: I93b6e505c4dd84a1efc4d71149d1f16a15b1c89f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Feb, 2015 1 commit
-
-
Robert Lyon authored
Have added a is_copyable() function check to see if we can add a 'copy page' button to a view Currently uses the view_search() function that returns all allowed views to copy then checks if current view is one of them. Change-Id: I083d9254ec7cabc861c02ce9cc404b4f6b313e72 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Feb, 2015 1 commit
-
-
Change-Id: I448b74850bb387c8d9569a3df72da3927ca691d9
-
- 16 Dec, 2014 1 commit
-
-
Robert Lyon authored
Also pluralising the lang string Change-Id: Ib98b5d4809d4c8a7dca30ccc0f735e9bdcb078de Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Nov, 2014 3 commits
-
-
Robert Lyon authored
Change-Id: I408ae6c39ab05eefb8348836a6b85ee80ad8825c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
The comments will be displayed (or hidden) below the block by clicking on the 'Comments (x)' link. There is also a 'close' link at the bottom of the comment list as well to close them. Change-Id: Ie4328872d861879975f6a6d86c8832892b8a37dd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
As I'm adding in some new options and I notice that Bug #1326425 will also be adding options to get_comments so I thought it would be useful to make a default opbject of variables that one can call and alter with specific variables where needed rather than having to work out where in the function call list things need to go as that list would grow up to 10 options. Change-Id: I7111559c4d12a8de128b9526930729728a36555e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Nov, 2014 1 commit
-
-
Bug 1384481 Change-Id: Ia34c51ccae2859e3860896a5fa9fda5a4cbff1dc
-
- 18 Sep, 2014 1 commit
-
-
Robert Lyon authored
This patch contains: - The export queue system where pages/collections on release from submission are added to the export queue table ready to be archived. - The export queue admin page showing what is in the queue to be exported. The cron runs every 6 minutes. Queue items failed to export are also shown here. - The archive list admin page, where one can download the generated leap2a files for the archived submissions. In this patch you should be able to add things to the export queue by either releasing a sumbission on a group that has 'archive submissions' option ticked. This will add the archive to that archived submission page, or you can also run a leap2a export from portfolio export which will add the export queue and send you an email once the export is done. Things to note: - The is a server busy function that stops the export queue from running but I'm not too sure if the threshold is too low/high - The export queue tries t...
-