- 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 3 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 13 Jul, 2008 1 commit
-
-
Richard Mansfield authored
-
- 26 Feb, 2008 1 commit
-
-
Nigel McNie authored
Now it does more too - like shortening the title of any files in the folder listing. This makes the listing easier to read when the block is placed in a narrow column.
-
- 16 Feb, 2008 2 commits
-
-
Nigel McNie authored
The name is largely irrelevant as it's only the creator of the file.
-
Nigel McNie authored
-
- 24 Jan, 2008 1 commit
-
-
Clare Lenihan authored
-
- 04 Dec, 2007 1 commit
-
-
Francois Marier authored
Signed-off-by: Andrew McMillan
-
- 22 Nov, 2007 1 commit
-
-
Nigel McNie authored
-
- 20 Nov, 2007 1 commit
-
-
Nigel McNie authored
Displays a folder and its contents. Sadly, the artefact chooser doesn't make it very easy to sort the results in a 'folder and its children' type way. Also sadly, files added to folders will not be available in the view for up to a minute, until the artefact parent cache is rebuilt. This problem is fixable later in the same way that it was for the resume field stuff, but the work isn't worth it right now.
-
- 14 Nov, 2007 1 commit
-
-
Penny Leach authored
Changed all requires. Also removed not used json/renderartefact.php
-
- 08 Nov, 2007 1 commit
-
-
Nigel McNie authored
-
- 07 Nov, 2007 1 commit
-
-
Nigel McNie authored
Implemented get_artefacts in the BlockType parent class, so that all children don't have to implement it. The one exception thus far is the Profile Information blocktype, which needs to add the 'profileicon' field.
-
- 29 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 27 Oct, 2007 1 commit
-
-
Nigel McNie authored
-