summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Mon, 10 Jun 2019 12:46:23 +0000 (08:46 -0400)]
Make tables wider
Change from 800 to 1200px.
Steve Sutton [Mon, 10 Jun 2019 12:34:16 +0000 (08:34 -0400)]
Remove inst text
Removing inst text because it no longer applies.
Steve Sutton [Fri, 7 Jun 2019 20:17:53 +0000 (16:17 -0400)]
Remove debug
had print_r outptting email
Steve Sutton [Fri, 7 Jun 2019 20:15:03 +0000 (16:15 -0400)]
Adding an email template wrapper. using foundation email
I setup a responsive template for the emails. This is to be wrapped
around the message using the template image and title.
Steve Sutton [Wed, 5 Jun 2019 21:01:01 +0000 (17:01 -0400)]
Redo search to start with main member table.
Updating search to use glma grid
Steve Sutton [Wed, 5 Jun 2019 15:37:28 +0000 (11:37 -0400)]
Update create script name
for database creation
Steve Sutton [Wed, 5 Jun 2019 15:24:58 +0000 (11:24 -0400)]
Updates for message plugin
push for review of grid
Steve Sutton [Fri, 31 May 2019 20:43:00 +0000 (16:43 -0400)]
Adding more to the search
Apply the new fields in the search.
Add media to email edit page.
Steve Sutton [Fri, 31 May 2019 17:46:19 +0000 (13:46 -0400)]
Setting process of the email queue
Setting up cron task to run the email queue ever hour.
Steve Sutton [Thu, 30 May 2019 20:30:23 +0000 (16:30 -0400)]
DB updates and queueing the email messages.
Search now queues the messages into the email_queue table.
Starting working on the cron task.
Steve Sutton [Wed, 29 May 2019 20:39:42 +0000 (16:39 -0400)]
Setup header nav and work on search members form
Working on search form for member (member, info, contact) search to pull
list of member for sending out the message.
Steve Sutton [Tue, 28 May 2019 20:53:26 +0000 (16:53 -0400)]
Adding search form
Search form for member info search.
Steve Sutton [Sat, 25 May 2019 10:54:52 +0000 (06:54 -0400)]
Setup database and model views
First setup of add edit message.
Steve Sutton [Fri, 24 May 2019 13:44:28 +0000 (09:44 -0400)]
first sources