- 20 Oct, 2009 4 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 19 Oct, 2009 23 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Remove use of tablerenderer for view/artefact feedback; create feedback list using templates; use artefactchooser paginator Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Also retabbed one of the files, probably need to do this for the others. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Evonne Cheung authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Missing these meant we were missing a whole class of errors, most notably, when type hints were being ignored. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
The only place this is called, only the view ID is available to us. It doesn't seem that important to pass a View to this method anyway, as it returns the same string in all circumstances at the moment. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Make LeapExportElement::assign_smarty_vars throw an exception if called without the artefact field being set. It seems this class can be used in two ways. In one way, it represents one artefact being converted to an entry. The other way is where something that isn't an artefact is being converted (e.g. a resume "psuedo artefact"). Which is a bit naff, but no time to fix right now. Instead, make this method die horribly if it's called directly. All current callers override this method without calling the parent anyway. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
(#3404) Flip function arguments order around for constructor of LeapExportElementResumeCompositeSibling. This matches everwhere that it's called. The bug never manifested itself because we were quashing the E_RECOVERABLE_ERRORs caused by passing invalidly typed arguments. Though it probably would have died on PHP 5.1. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
On PHP 5.1, this was causing a fatal error when it was hit. On PHP 5.2 or greater, this causes an E_RECOVERABLE_ERROR. Due to a bug in Mahara's error handler, such errors were being squashed so we never saw them. Whoops! Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Prevents Dwoo warnings as spotted as part of fixing #3404. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 18 Oct, 2009 5 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
This makes the watchlist stuff (and potentially other stuff on this page) work again. Spotted by Sam Timofeev on the forums. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Strangely, this didn't appear to be broken in IE8 with IE7 compatibility mode on. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
This leads to improved user experience. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 16 Oct, 2009 6 commits
-
-
Nigel McNie authored
This reverts commit 246bdfec.
-
Nigel McNie authored
-
Nigel McNie authored
This reverts commit 8824fa29.
-
Nigel McNie authored
-
Richard Mansfield authored
Rewrite xmlrpc jump links by regex in all email notifications; remove url from link contents in forum post html email (avoids thunderbird scam warning) Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Nigel McNie authored
NOTE: not signed off deliberately, I'm testing the commit hook.
-
- 15 Oct, 2009 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-