- 10 May, 2009 7 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 09 May, 2009 14 commits
-
-
Penny Leach authored
-
Penny Leach authored
Non-Meaningful is defined as: - no result from diff -uw - line changes only from diff -uw - removal of escaping (probably caused by devs adding |escape to the master templates and evonne having copied the old one) - diff, but caused by new features on master in the templates and not in evonnes copy (eg plugin config page has disable links now)
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
It needs reparenting off the raw theme. And it's broken as it stands as it was developed against 1.1. But we can fix it.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
The 'default' theme is to come back shortly.
-
Nigel McNie authored
Strips down the default theme to a very bare minimum, to allow better theming. The next commits will move this theme to 'raw', and commit a new default theme that looks mostly like the old one.
-
Penny Leach authored
Half of this (the base library part) was already on master. Import refactor: moved the transporter classes out of files importer and into base library
-
Penny Leach authored
very manual cherry of f5c4ed7b reworked to live in new import/file plugin
-
Penny Leach authored
Original commit message: not strictly LEAP related: refactored mnet import stuff into new Plugin architecture.
-
Penny Leach authored
-
Penny Leach authored
-
- 07 May, 2009 13 commits
-
-
Nigel McNie authored
Remove ?> marker from config-dist.php, which will prevent people breaking their site with whitespace issues. Only changing this file because it's the one people touch the most. (cherry picked from commit 0defc9c3)
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
It's still really basic, but at least now it doesn't look stupid when a user hasn't filled out most of their resume.
-
Nigel McNie authored
-
Richard Mansfield authored
-
Nigel McNie authored
(cherry picked from commit f134754c2583647bcbf0c65c31efadb469b1eca2)
-
Nigel McNie authored
Include all stylesheets in the theme hierarchy so the progress bar looks correct even when using a child theme. (cherry picked from commit 6813e29bb6be7721921923644ed340ca80d03ea3)
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 06 May, 2009 4 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
This patch changes the behaviour to be thus: - If the artefact now has no parent, we can safely remove all records in the APC - If it does have a parent, insert a non-dirty record representing that relationship - Mark all other rows referencing the artefact as dirty - we can't make any more conclusions at this point. The cronjob will come through and clean up the dirty rows, as it always has done. (cherry picked from commit bdca8220ebddf155bffa26c34f48c5795a774e0b)
-
Nigel McNie authored
How were we not doing this before?! (cherry picked from commit 3e2222b01157bbfbbae7fd92ebc7c13f44b0a233)
-
- 05 May, 2009 2 commits
-
-
Nigel McNie authored
(cherry picked from commit bcb10a104ec9dfa076decd85ea0f6b62fddd3cd0)
-
Nigel McNie authored
-