summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Mon, 17 Jun 2019 17:31:06 +0000 (13:31 -0400)]
Update for footer.html
proper call for footer template from within plugin.
Steve Sutton [Mon, 17 Jun 2019 17:11:04 +0000 (13:11 -0400)]
Update email
use plugins@gaslightmedia.com
Steve Sutton [Fri, 14 Jun 2019 20:03:21 +0000 (16:03 -0400)]
Updating templates a bit.
Adding delete methods for templates and messages and redoing the forms.
Steve Sutton [Fri, 14 Jun 2019 15:45:09 +0000 (11:45 -0400)]
Make sure to pass $ to jQuery ready
Needed for $ to be used in wordpress env.
Steve Sutton [Fri, 14 Jun 2019 15:36:34 +0000 (11:36 -0400)]
Updating preview and edit forms.
Adding Foundation 6.
Redoing the table layout into grid for the edit forms.
Use reveal to preview the templates and messages.
Steve Sutton [Thu, 13 Jun 2019 19:13:48 +0000 (15:13 -0400)]
Add help files
For plugin help section.
Steve Sutton [Mon, 10 Jun 2019 20:52:20 +0000 (16:52 -0400)]
Working on help files
Adding help menus
Steve Sutton [Mon, 10 Jun 2019 19:38:21 +0000 (15:38 -0400)]
Working on more replacement for messages.
Setting up contact address and phone numbers for mail merge.
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