- 20 Nov, 2007 1 commit
-
-
Penny Leach authored
-
- 19 Nov, 2007 1 commit
-
-
Penny Leach authored
-
- 16 Nov, 2007 2 commits
-
-
Penny Leach authored
giant refactor of activity to pave the way for plugins to have their own activity types. preliminary testing fine. needs more testing & some more changes but I think we're about back to where we were before I started hacking (with nice oo added)
-
Clare Lenihan authored
-
- 15 Nov, 2007 2 commits
-
-
Penny Leach authored
Changed the add/edit/delete pages to redirect there afterwards.
-
Penny Leach authored
-
- 14 Nov, 2007 8 commits
-
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
But will be a good starting point for Clare.
-
Penny Leach authored
- base class now has more functions and a few abstract ones - edit and delete are provided by interaction/, not the plugin (with class functions to return pieforms) - added deleted flag and creator (fk to usr) on the interaction_instance table - added a README about how to write a new interaction plugin
-
Penny Leach authored
-
Penny Leach authored
Conflicts: htdocs/artefact/lib.php htdocs/lib/artefact.php
-
Penny Leach authored
Changed all requires. Also removed not used json/renderartefact.php
-
- 13 Nov, 2007 16 commits
-
-
Penny Leach authored
Rather than (the only example was artefact) lib/artefact.php which is non standard
-
Penny Leach authored
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Add support to the artefact chooser for a 'search' tab that allows drilling through the artefacts that can be chosen. It works in firefox fine, and works without javascript fine (therefore it works in ie6). Opera also works. Konqueror and IE7 do not work properly.
-
Nigel McNie authored
-
Nigel McNie authored
-
Penny Leach authored
-
Penny Leach authored
Rather than (the only example was artefact) lib/artefact.php which is non standard
-
Nigel McNie authored
-
Nigel McNie authored
-
Penny Leach authored
-
Penny Leach authored
-
Nigel McNie authored
Add a two character prefix to each log line, that remains the same over the lifetime of the request. This makes it easy to distinguish lines between requests that happen at the same time.
-
Nigel McNie authored
Broke rewriting one pagination link out into a separate method, so it can be used outside this class.
-
- 12 Nov, 2007 10 commits
-
-
Penny Leach authored
-
Penny Leach authored
-
-
Clare Lenihan authored
allow public views setting now prevents adding and using public views
-
Penny Leach authored
-
-
Clare Lenihan authored
changed stylesheet so initials table no longer has a width => letters no longer wrap
-
Penny Leach authored
fixed the upgrade - I have just commented this out for now because I'm pretty sure that blocktypes install themselves separately, not as part of the artefacts
-
Nigel McNie authored
-
Evonne Cheung authored
-