- 04 Sep, 2009 5 commits
-
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Saves a bunch of copy+pasted code.
-
Nigel McNie authored
Still relying on a response from the LEAP list about how we should represent these properly. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
-
Nigel McNie authored
We export an assistant entry that has this information, so there's no need to duplicate it.
-
- 03 Sep, 2009 3 commits
-
-
Richard Mansfield authored
-
rmerrill authored
(cherry picked from commit 23670d2e5d77f930bfc79ecd5624ccf6e6b126e7)
-
Richard Mansfield authored
-
- 02 Sep, 2009 20 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Nigel McNie authored
We really want overflow-x, but this isn't implemented properly in most browsers, being a CSS3 property. 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
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
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Richard Mansfield authored
-
Richard Mansfield authored
-
git+ssh://git.mahara.org/git/maharaRichard Mansfield authored
Conflicts: htdocs/artefact/blog/theme/raw/view.tpl htdocs/theme/raw/static/style/style.css htdocs/theme/raw/templates/user/view.tpl
-
Evonne Cheung authored
-
- 01 Sep, 2009 2 commits
-
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@mcnie.name>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@mcnie.name>
-
- 27 Aug, 2009 10 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Handles dirty work of converting a leap date point to a plaintext date used in the resume.
-
Nigel McNie authored
Should be useful in many places - in particular, the resume.
-
Nigel McNie authored
-
Nigel McNie authored
This grabs them at two score levels, based on whether we know for sure that it's a certification or not. This is because some other data exported from Mahara counts as a certification, but will actually be stitched together with other entries to make up e.g. professional memberships.
-
Nigel McNie authored
The parents are selections, and selections are only allowd to have the selection_type category.
-
Nigel McNie authored
We need this as the children need categories - the parents actually don't, according to the spec.
-
Nigel McNie authored
We need this for import, and process_composite form can't be used because we don't have a Pieform.
-
Nigel McNie authored
This makes it more consistent with LeapExportElement, which it inherits from. It would probably be fine around the other way, but it was confusing reading the code and seeing it being maded in a different way to everywhere else, so I changed it.
-