summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Tue, 28 Feb 2017 18:42:46 +0000 (13:42 -0500)]
removing test echo statements
Anthony Talarico [Tue, 28 Feb 2017 18:41:35 +0000 (13:41 -0500)]
adding newspaper settings data class, model and view. added admin.css file.
new, update and delete functions for newspapers added
Steve Sutton [Mon, 27 Feb 2017 21:19:51 +0000 (16:19 -0500)]
WIP for edit page.
worked on getting the form to add an entry to the obits table.
Steve Sutton [Fri, 17 Feb 2017 22:04:14 +0000 (17:04 -0500)]
WIP for list and edit obits page.
Work on the list and index models for listing and editing obits.
Steve Sutton [Fri, 17 Feb 2017 20:08:35 +0000 (15:08 -0500)]
Setting up database tables and menu.
Adding the tables for obits and newspapers.
Adding menu item for obits.
Steve Sutton [Fri, 17 Feb 2017 16:39:10 +0000 (11:39 -0500)]
First Sources