]> git.decadent.org.uk Git - maypole.git/history - lib/Apache
This gives us non-object-based templated pages. And a little start on
[maypole.git] / lib / Apache /
2004-01-31 Simon CozensThis gives us non-object-based templated pages. And...
2004-01-31 Simon CozensUse abstract search instead; more flexible.
2004-01-31 Simon CozensThis adds basic searching. Want to change it to Abstrac...
2004-01-31 Simon CozensMake untainting, editing, and other things work.
2004-01-31 Simon CozensLink to has-many objects in the view page.
2004-01-31 Simon CozensThis gets delete working, although it involves diamond...
2004-01-29 Simon CozensWhoa, oops, carry object over. This stops it being...
2004-01-29 Simon CozensOops, I changed the interface, didn't I?
2004-01-29 Simon CozensGeneral restructuring, and a delete method which doesn...
2004-01-29 Simon CozensThis gives us the edit method. (Which also creates...
2004-01-24 Simon CozensAllow template_args to add to and override template...
2004-01-24 Simon CozensLocation handling stuff.
2004-01-24 Simon CozensNow it really is producing pages.
2004-01-24 Simon CozensSilly bugs
2004-01-24 Simon CozensSlight refactoring, send out the template output, and...
2004-01-24 Simon CozensThis is very close to being able to spit out pages...
2004-01-08 Simon CozensSome fixes and the bare beginnings of a test suite.
2004-01-08 Simon CozensJust check-pointing. Written most of the MVC class...