- 19 Oct, 2009 10 commits
-
-
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 6 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>
-
Penny Leach authored
(not tested, I couldn't find anywhere that used it)
-
Penny Leach authored
-
Penny Leach authored
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz> (cherry picked from commit 7aee42de)
-
- 14 Oct, 2009 13 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
Penny Leach authored
-
Nigel McNie authored
It's no where near as good as it was.. sigh. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Broken by Penny cleaning up Smarty->Dwoo transition stuff. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Penny Leach authored
-
Penny Leach authored
for some reason there's completely weird data here, which results in no firstname or lastname displayed
-
Nigel McNie authored
Mainly cos they don't any more, Richard removed it on September 17th. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Penny Leach authored
-