- 12 Mar, 2019 1 commit
-
-
Lisa Seeto authored
Added allowfullscreen attr to iframe for pdf behatnotneeded Change-Id: If21c2766225d5b7d86d2ebc019fefa039e787d3d Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 24 Oct, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: If8b9eabe97ebc9cd0a272b7bb4bc60b08685c56f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Sep, 2018 2 commits
-
-
Cecilia Vela Gurovic authored
inlcudes: - allow to display pdf in old versions of view that are no longer part of the view - tagged journals && recent forum posts blocks: show the block content - allow pagination in the block when displaying version of the page (for example, tasks in plan block) behatnotneeded Change-Id: I74af39b15f5165a1ed9916329c23051897b8463a
-
To allow us to restrict things being shown for block when in older version. behatnotneeded Change-Id: I8d9ffe1e7b26a07fc84e3ce64e988b9d7babc396 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Nov, 2017 1 commit
-
-
Robert Lyon authored
So saves as file name rather than 'document.pdf' Also make en-GB the default english as 'en' is not an lang file for the pdfjs behatnotneeded Change-Id: I320a141ce6c0a0734b9c0e21d6b933f5d99c238f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Oct, 2017 1 commit
-
-
Robert Lyon authored
About the danger of displaying big PDF files behatnotneeded Change-Id: I451c6daafc0d1fa537e4d3fdeb16d164be92ac0a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Nov, 2015 1 commit
-
-
Aaron Wells authored
Bug 1510421 Defines a new static PluginBlocktype method, get_css_icon(), which fetches the name of the CSS icon to use for this blocktype. It returns false by default, which tells the theme to "fall back" to the old thumbnail.png instead. 3rd-party plugins can override this to specify a particular icon to use. All the core blocktypes have been refactored to extend MaharaCoreBlocktype, which uses the blocktype name as the name of the CSS icon to use. I also deprecated the "SystemBlocktype" class while I was at it. PluginBlocktype::get_blocktypes_for_category() now returns both the results of get_css_icon() and the thumbnail.png path, so that themes can decide which they want to use. (And of course thumbnail.png is served via thumbnail.php, so 3rd party themes can provide their own custom image files if they wish.) behatnotneeded: Requires installing third-party plugins to test Change-Id: Idb1ecfc7b21175913708e695788906c11133b0c0
-
- 19 Oct, 2015 1 commit
-
-
behatnotneeded: styling only Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe
-
- 15 Jun, 2015 2 commits
-
-
Bug 1465107: Use Bootstrap CSS Framework Objectionable material in viewpage, artefact and topic (bootstrap) Inpage menu (bootstrap) Style commnet form as a tab (bootstrap) Tidy up filebrowsers Change-Id: I967612dfb3cde35673bd40ca20751058908de266
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I332f8f2ea0c317b5171fe9163912c760f6bc2c77
-
- 08 Mar, 2015 2 commits
-
-
Robert Lyon authored
Change-Id: Ibc87e7ae48f7ed8362779977b82d4269fd0c50df Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Bug 1422480 Also added a filter to the image block to filter by image files Change-Id: If5665396894f5f9114cca4b449d383efbfc5f94f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Feb, 2015 1 commit
-
-
Robert Lyon authored
- Currently ordered as per this comment https://bugs.launchpad.net/mahara/+bug/1236102/comments/1 Change-Id: I95b5eac314dcbf2fef58e8b16836d4a6822b8b40 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Jan, 2015 1 commit
-
-
Robert Lyon authored
This was causing some problems with tagged posts - also hiding the 'add comment' link on page edit screen. And making the comments info show when no comments were on item and allow comments for artefact was enabled. This is an issue with newer versions of php. Also placing some of the template files in the new correct location Change-Id: I599e16b0899559a3ebcdf68cff53220b1d83f2d6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Jan, 2015 1 commit
-
-
Mike Kelly authored
Previous fix didn't work when page was viewed by third parties. The subdomain address for the iframe needs to be derived from the page author, not the current user. Change-Id: Ic3669dd01fbe600ed2e9cf74b939ef96a84addca Signed-off-by:
Mike Kelly <m.f.kelly@arts.ac.uk>
-
- 08 Jan, 2015 1 commit
-
-
Mike Kelly authored
X-Frame SAMEORIGIN error is thrown when viewing an embedded PDF on a user's View, if Mahara is set up to use subdomains. This is because the current page url has the subdomain part, but the PDF iframe does not. Group views and page editing interface are not affected. This patch adds the subdomain part to the iframe url, and the PDF url, as required. Change-Id: I7e5856d8cfcd6ac7e2df71859c1b18d3f561bfd1 Signed-off-by:
Mike Kelly <m.f.kelly@arts.ac.uk>
-
- 03 Dec, 2014 1 commit
-
-
... in order to silence all the E_ALL notices Change-Id: I0fdc9fc68ae7ffd2fa2dffe68dfbd79ee9599c06
-
- 16 Nov, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: I85dd598e7cce09ec3fd3edaa6e6c946008cc81c8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 29 Jul, 2013 1 commit
-
-
added in new pdf icon Change-Id: Ib351064e1bd7adbcb3ec0243fb5d1436c520a740 Signed-off-by:
Son Nguyen <sonn@catalyst.net.nz>
-
- 13 May, 2011 1 commit
-
-
Francois Marier authored
These closing tags are unnecessary and against our coding guidelines. Let's get rid of them all in one go. Change-Id: Ia94f103e525185597ee3780a3839d7577cdd0c29 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 26 May, 2010 1 commit
-
-
Francois Marier authored
This was not exploitable, but will reduce the risk that a SQL injection will be accidentally introduced in the future. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 28 Oct, 2009 1 commit
-
-
Richard Mansfield authored
Remove use of istemplate argument in blocks' instance_config_form and artefactchooser_element functions Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 22 Sep, 2009 1 commit
-
-
Richard Mansfield authored
Don't base block configuration on template status, apart from showing blog advanced copy options for templates only Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 23 Jun, 2009 1 commit
-
-
Richard Mansfield authored
-
- 09 Jun, 2009 1 commit
-
-
Richard Mansfield authored
-
- 05 Jun, 2009 1 commit
-
-
Richard Mansfield authored
-
- 04 Jun, 2009 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 02 Jun, 2009 1 commit
-
-
Richard Mansfield authored
-
- 29 Jan, 2009 1 commit
-
-
Nigel McNie authored
Now they do things like not making it compulsory to choose an artefact if it's a template (as the creator might just want to put the block there), and removing some options that only make sense in Views. There's a parameter for instance_config_form and artefactchooser_element to allow the Blocktype to detemine whether it's in a template easily.
-
- 18 Nov, 2008 1 commit
-
-
Richard Mansfield authored
-
- 11 Nov, 2008 1 commit
-
-
Richard Mansfield authored
-
- 11 Oct, 2008 1 commit
-
-
Penny Leach authored
inside a view, from files area.
-
- 15 Sep, 2008 3 commits
-
-
Penny Leach authored
beginning of wall and another backwards compatibility break for blocktypes now we must pass $editing parameter to render_instance (default false)
-
Penny Leach authored
More work on profile views and three new blocktypes (myfriends/mygroups/myviews) to emulate current profile page TODO: - write wall blocktype - change install default profile view hook to add blocks - upgrade path (xmldb & migration) - blocktype and category and singleblockperview implementation - TESTING
-
Penny Leach authored
-
- 01 Sep, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-