summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Wed, 4 Sep 2019 13:32:54 +0000 (09:32 -0400)]
Add restore and archive message links.
Ability to restore and archive the email messages.
Steve Sutton [Tue, 3 Sep 2019 15:21:45 +0000 (11:21 -0400)]
Update for errors
Deal with the new refracted code.
Steve Sutton [Fri, 30 Aug 2019 17:03:22 +0000 (13:03 -0400)]
Refactoring some common code.
Two places were using mail functions. Placing the mail functions into a
mailer.php in classes. It has a namespace setup for it. GlmMessages.
Steve Sutton [Fri, 30 Aug 2019 13:24:04 +0000 (09:24 -0400)]
Update setting from name
Set up the from name for email.
Steve Sutton [Fri, 30 Aug 2019 12:27:43 +0000 (08:27 -0400)]
Add ability to sent now for emails.
Now has two buttons.
Queue Messages: will send the emails into a queue running on wp-cron
task every hour.
Send Messages Now: will send the emails out.
Steve Sutton [Wed, 28 Aug 2019 19:05:29 +0000 (15:05 -0400)]
Updating merge tags for the edit page
Setup display hide of merge tag.
Steve Sutton [Fri, 23 Aug 2019 13:08:10 +0000 (09:08 -0400)]
Working on Campaign Stats page
Adding campaign stats
Adding filter for message (subject)
Steve Sutton [Fri, 16 Aug 2019 19:54:20 +0000 (15:54 -0400)]
Setup stats
Starting for display of stats per sent message.
Steve Sutton [Fri, 16 Aug 2019 15:01:05 +0000 (11:01 -0400)]
Updating html emails with pixel tracking code
Generate a unique process_id for each sending of emails.
Only use if process_id is given to setup a 1x1 tracking pixel to record
if email was opened.
Steve Sutton [Thu, 15 Aug 2019 20:42:54 +0000 (16:42 -0400)]
plugin updates for edit html page and search contacts
Search should be getting list of contacts.
Updating what is available for merge tags.
Steve Sutton [Fri, 9 Aug 2019 18:56:19 +0000 (14:56 -0400)]
Updating the classes extending messages
put fixImages method in base class
Steve Sutton [Fri, 9 Aug 2019 15:42:37 +0000 (11:42 -0400)]
Increase margin around images
Increasing the margin around left and right aligned images.
Steve Sutton [Fri, 9 Aug 2019 15:37:28 +0000 (11:37 -0400)]
Update for sending emails
add fixImages method to sending of emails
Steve Sutton [Fri, 9 Aug 2019 15:33:40 +0000 (11:33 -0400)]
Updating html newsletter
Working on the fix for image alignment.
Steve Sutton [Thu, 1 Aug 2019 12:51:28 +0000 (08:51 -0400)]
Add dashboard link
Adding a dashboard link in menu header file.
Steve Sutton [Wed, 31 Jul 2019 20:10:04 +0000 (16:10 -0400)]
Redo navigation
Use Foundation 6 nav
Steve Sutton [Wed, 31 Jul 2019 19:22:33 +0000 (15:22 -0400)]
Updating with new ui form elements
Using new ui elements for foundation 6
Steve Sutton [Wed, 19 Jun 2019 13:25:16 +0000 (09:25 -0400)]
Updating flow after update
After update show same form with confirmation success message or alert
message saying there was an error saving the data.
Steve Sutton [Tue, 18 Jun 2019 20:49:04 +0000 (16:49 -0400)]
Adding more foundation 6
Setup the search form to use foundation 6.
Need to redo how the update and add flow works.
Steve Sutton [Mon, 17 Jun 2019 20:30:32 +0000 (16:30 -0400)]
use 1024 as max not width
for mobile
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
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