2004-03-13 |
Simon Cozens | This is a (slightly dodgy) way of keeping template...
|
commit | commitdiff | tree |
2004-03-13 |
Simon Cozens | Some more work; about to move to autodoc.
|
commit | commitdiff | tree |
2004-03-13 |
Simon Cozens | Remove some debugging crud.
|
commit | commitdiff | tree |
2004-03-11 |
Simon Cozens | I AM NOT SUPPOSED TO BE WORKING TODAY.
|
commit | commitdiff | tree |
2004-03-10 |
Simon Cozens | Can't be arsed to do any more for now.
|
commit | commitdiff | tree |
2004-03-10 |
Simon Cozens | Paging support for searches too.
|
commit | commitdiff | tree |
2004-03-10 |
Simon Cozens | Doc outline.
|
commit | commitdiff | tree |
2004-03-04 |
Simon Cozens | Refactor to move out ->{ar} to Apache::MVC.
|
commit | commitdiff | tree |
2004-02-28 |
Simon Cozens | Miscellaneous fixes.
|
commit | commitdiff | tree |
2004-02-26 |
Simon Cozens | Belt and braces.
|
commit | commitdiff | tree |
2004-02-26 |
Simon Cozens | Make frontpage actually work.
|
commit | commitdiff | tree |
2004-02-26 |
Simon Cozens | Admin
|
commit | commitdiff | tree |
2004-02-26 |
Simon Cozens | Ensure objects can always be safely dereferenced
|
commit | commitdiff | tree |
2004-02-24 |
Simon Cozens | Recheck the templates are all included.
|
commit | commitdiff | tree |
2004-02-24 |
Simon Cozens | Just in case.
|
commit | commitdiff | tree |
2004-02-24 |
Simon Cozens | "If you set a template in the authenticate method,...
|
commit | commitdiff | tree |
2004-02-24 |
Simon Cozens | Update CDBIL to ensure backticks problem is fixed.
|
commit | commitdiff | tree |
2004-02-24 |
Simon Cozens | CDBI's ->search should be callable from everywhere.
|
commit | commitdiff | tree |
2004-02-19 |
Simon Cozens | Pass the request into authenticate twice. It makes...
|
commit | commitdiff | tree |
2004-02-19 |
Simon Cozens | Allow authentication to set template and action.
|
commit | commitdiff | tree |
2004-02-19 |
Simon Cozens | Smarter remapping of column names
|
commit | commitdiff | tree |
2004-02-19 |
Simon Cozens | Distinguish between all columns, and the ones you want...
|
commit | commitdiff | tree |
2004-02-19 |
Simon Cozens | Only stringify by the "name" column if there is one!
|
commit | commitdiff | tree |
2004-02-17 |
Simon Cozens | Take user and password.
|
commit | commitdiff | tree |
2004-02-17 |
Simon Cozens | Wrong example.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | Maypole release time.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | Docs.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | Lots of documentation.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | This makes it all work as Maypole.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | Make this a proper subclass.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | Starting to genericize it.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | This is the original Apache::MVC with renaming.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | Further renaming.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | Move everything to Maypole.
|
commit | commitdiff | tree |
2004-02-11 |
Simon Cozens | Rename everything to Maypole.
|
commit | commitdiff | tree |
2004-02-06 |
Simon Cozens | Must find a better system for release.
|
commit | commitdiff | tree |
2004-02-06 |
Simon Cozens | Completely insane code.
|
commit | commitdiff | tree |
2004-02-06 |
Simon Cozens | A little bit of refactoring and documentation.
|
commit | commitdiff | tree |
2004-02-05 |
Simon Cozens | META file.
|
commit | commitdiff | tree |
2004-02-05 |
Simon Cozens | 0.2 release.
|
commit | commitdiff | tree |
2004-02-05 |
Simon Cozens | This gives us row ordering by column.
|
commit | commitdiff | tree |
2004-02-05 |
Simon Cozens | And now we have paging support. (And some better docs)
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Forgot about many-to-many.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | More missed untainting.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Oops, we need to untaint everything now. I wonder why.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Podify and expand.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Default to the frontpage template.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Update manifest for release and anonymize the example...
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Slighty naughty bug there.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Swathes of documentation.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Slightly more sane front page.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | This gives us non-object-based templated pages. And...
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Use abstract search instead; more flexible.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | New dependencies
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Hey, this is my todo.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | This adds basic searching. Want to change it to AbstractSear...
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | A bit of tidying.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | The beginnings of search.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Change CSS URL
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Oops, FromCGI doesn't deal with select (and there's...
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Make untainting, editing, and other things work.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Reorder name.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Link to has-many objects in the view page.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | More fooling with links.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Make the view page a bit prettier, and link has-a and...
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | Handpumps shouldn't show.
|
commit | commitdiff | tree |
2004-01-31 |
Simon Cozens | This gets delete working, although it involves diamond...
|
commit | commitdiff | tree |
2004-01-29 |
Simon Cozens | Whoa, oops, carry object over. This stops it being...
|
commit | commitdiff | tree |
2004-01-29 |
Simon Cozens | Oops, I changed the interface, didn't I?
|
commit | commitdiff | tree |
2004-01-29 |
Simon Cozens | Here are the templates!
|
commit | commitdiff | tree |
2004-01-29 |
Simon Cozens | General restructuring, and a delete method which doesn...
|
commit | commitdiff | tree |
2004-01-29 |
Simon Cozens | This gives us the edit method. (Which also creates...
|
commit | commitdiff | tree |
2004-01-29 |
Simon Cozens | Tidy up the Beer database application a little
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | Allow template_args to add to and override template...
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | Change to mysql while I'm running it at home.
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | More dependencies.
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | Location handling stuff.
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | That's a bit easier to read, isn't it?
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | Demonstration driver.
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | Now it really is producing pages.
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | Silly bugs
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | Slight refactoring, send out the template output, and...
|
commit | commitdiff | tree |
2004-01-24 |
Simon Cozens | This is very close to being able to spit out pages...
|
commit | commitdiff | tree |
2004-01-08 |
Simon Cozens | Some fixes and the bare beginnings of a test suite.
|
commit | commitdiff | tree |
2004-01-08 |
Simon Cozens | Just check-pointing. Written most of the MVC class...
|
commit | commitdiff | tree |
|