WP-Plugins/glm-member-db-messages.git
5 years agouse 1024 as max not width
Steve Sutton [Mon, 17 Jun 2019 20:30:32 +0000 (16:30 -0400)]
use 1024 as max not width

for mobile

5 years agoMove foundation 6 files into main member plugin.
Steve Sutton [Mon, 17 Jun 2019 18:38:31 +0000 (14:38 -0400)]
Move foundation 6 files into main member plugin.

Adding standard template params also

5 years agoUpdate for footer.html
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.

5 years agoUpdate email
Steve Sutton [Mon, 17 Jun 2019 17:11:04 +0000 (13:11 -0400)]
Update email

use plugins@gaslightmedia.com

5 years agoUpdating templates a bit.
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.

5 years agoMake sure to pass $ to jQuery ready
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.

5 years agoUpdating preview and edit forms.
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.

5 years agoAdd help files
Steve Sutton [Thu, 13 Jun 2019 19:13:48 +0000 (15:13 -0400)]
Add help files

For plugin help section.

5 years agoWorking on help files
Steve Sutton [Mon, 10 Jun 2019 20:52:20 +0000 (16:52 -0400)]
Working on help files

Adding help menus

5 years agoWorking on more replacement for messages.
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.

5 years agoMake tables wider
Steve Sutton [Mon, 10 Jun 2019 12:46:23 +0000 (08:46 -0400)]
Make tables wider

Change from 800 to 1200px.

5 years agoRemove inst text
Steve Sutton [Mon, 10 Jun 2019 12:34:16 +0000 (08:34 -0400)]
Remove inst text

Removing inst text because it no longer applies.

5 years agoRemove debug
Steve Sutton [Fri, 7 Jun 2019 20:17:53 +0000 (16:17 -0400)]
Remove debug

had print_r outptting email

5 years agoAdding an email template wrapper. using foundation 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.

5 years agoRedo search to start with main member table.
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

5 years agoUpdate create script name
Steve Sutton [Wed, 5 Jun 2019 15:37:28 +0000 (11:37 -0400)]
Update create script name

for database creation

5 years agoUpdates for message plugin
Steve Sutton [Wed, 5 Jun 2019 15:24:58 +0000 (11:24 -0400)]
Updates for message plugin

push for review of grid

5 years agoAdding more to the search
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.

5 years agoSetting process of the email queue
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.

5 years agoDB updates and queueing the email messages.
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.

5 years agoSetup header nav and work on search members form
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.

5 years agoAdding search form
Steve Sutton [Tue, 28 May 2019 20:53:26 +0000 (16:53 -0400)]
Adding search form

Search form for member info search.

5 years agoSetup database and model views master
Steve Sutton [Sat, 25 May 2019 10:54:52 +0000 (06:54 -0400)]
Setup database and model views

First setup of add edit message.

5 years agofirst sources
Steve Sutton [Fri, 24 May 2019 13:44:28 +0000 (09:44 -0400)]
first sources