summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Wed, 27 Jun 2018 15:38:50 +0000 (11:38 -0400)]
Set version number
For first release.
Steve Sutton [Fri, 15 Jun 2018 20:08:24 +0000 (16:08 -0400)]
Update for list and ajax
Ajax update to get record by id.
List update to order inactive below the active ones.
Steve Sutton [Fri, 8 Jun 2018 20:59:31 +0000 (16:59 -0400)]
Add ajax functions
Adding ajax function for getting all messages.
Steve Sutton [Fri, 8 Jun 2018 18:46:45 +0000 (14:46 -0400)]
Finish with edit update and delete options.
Can now edit delete and add new messages.
Listing in order desc by updated date.
Steve Sutton [Fri, 1 Jun 2018 18:08:39 +0000 (14:08 -0400)]
Adding edit add page
For editing adding the messages.
Steve Sutton [Fri, 1 Jun 2018 15:07:06 +0000 (11:07 -0400)]
Initial commit