summaryrefslogtreecommitdiffstats
path: root/lib/Narwhal
Commit message (Expand)AuthorAgeFilesLines
* use new route builder apiJesse Luehrs2011-02-181-15/+10
* get a model class goingJesse Luehrs2011-02-184-22/+70
* actually, need this for it to really be uniqueJesse Luehrs2011-02-181-0/+1
* use 'view' instead of 'page' for the action nameJesse Luehrs2011-02-182-3/+3
* make sure we're showing the historical view of the right pageJesse Luehrs2011-02-183-10/+15
* don't duplicate user objectsJesse Luehrs2011-02-182-2/+15
* again, i really wanted mapping hereJesse Luehrs2011-02-181-1/+1
* allow viewing page historyJesse Luehrs2011-02-181-0/+37
* redirect to the edit page for nonexistent pagesJesse Luehrs2011-02-171-2/+10
* flesh out the data model a bitJesse Luehrs2011-02-175-22/+144
* actually, make this a bit more explicitJesse Luehrs2011-02-171-2/+3
* actually, only edit needs the special http method thingJesse Luehrs2011-02-171-2/+2
* use OX::View::TTJesse Luehrs2011-02-173-18/+12
* factor some stuff out into a roleJesse Luehrs2011-02-173-46/+33
* refactor this a bitJesse Luehrs2011-02-174-65/+185
* some fixups for minor ox changesJesse Luehrs2011-02-151-3/+3
* initial sketchJesse Luehrs2011-01-263-0/+108