summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Wed, 3 Dec 2014 15:08:41 +0000 (10:08 -0500)]
database model
add model class for creating the db tables
Steve Sutton [Wed, 26 Nov 2014 21:47:04 +0000 (16:47 -0500)]
Adding view file for member list
create view file for display of list of members
testing with an array at first
Steve Sutton [Wed, 26 Nov 2014 19:51:12 +0000 (14:51 -0500)]
update table names
Steve Sutton [Wed, 26 Nov 2014 16:10:31 +0000 (11:10 -0500)]
no delete at this time
Steve Sutton [Wed, 26 Nov 2014 16:00:49 +0000 (11:00 -0500)]
Starting with setting up database tables
setup hooks for activation db updates and uninstall
Steve Sutton [Wed, 26 Nov 2014 14:34:04 +0000 (09:34 -0500)]
first commit