- 01 Sep, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 21 Jul, 2008 1 commit
-
-
Richard Mansfield authored
-
- 13 Jul, 2008 1 commit
-
-
Richard Mansfield authored
-
- 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
-
- 08 Jan, 2008 1 commit
-
-
Nigel McNie authored
Change paths that were referring to view/view.php?id=..&artefact=.. to instead point to view/artefact.php?artefact=..&view=.. This is related to the viewartefactsplit branch. Now the existing code actually uses the new artefact.php script.
-
- 04 Dec, 2007 1 commit
-
-
Francois Marier authored
Signed-off-by: Andrew McMillan
-
- 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 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Renamed the 'view' parameter for view/view.php to be 'id'. 'view' will continue to work for a while. view/blocks.php uses id, and id is used for other objects in the system, so it doesn't make much sense for this one to remain this way.
-
- 27 Oct, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 26 Oct, 2007 1 commit
-
-
Nigel McNie authored
Remove a commented out block not needed.
-
- 25 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 24 Oct, 2007 1 commit
-
-
Nigel McNie authored
First cut at the filedownload blocktype. There's a bug in the artefact chooser to do with ajax and multipage choice of artefacts that I'll deal with later
-