0a4dc3eb38
Skip all migration on empty db
2017-08-17 12:58:33 +02:00
f035d12aaf
Skip migration on empty db
2017-08-17 11:55:51 +02:00
7a2aaa86cf
Tests that populator method is not run for versions below
...
3.0.0-beta.36.2.1
2017-07-11 14:26:29 +01:00
394118f113
Adds sent_at column to the newsletters table
...
Modifies populator to update existing newsletters' sent_at field
2017-07-07 11:05:33 -04:00
3e40f768b4
Add migration of simple scheduled tasks [MAILPOET-940]
2017-07-05 17:12:34 +03:00
6723a563ed
Add yoga studio thumb
...
[MAILPOET-922]
2017-06-28 11:27:33 +01:00
334b119bb3
Add News Day template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
ed0b2e6231
Add Coffee Shop template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
ad7ad05ec7
Add Travel Nomads template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
bfba6d459c
Add Faith template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
344eecbf11
Add Chocolate Store template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
14dc022d2d
Add Science Weekly template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
eff75cce94
Add Piece Of Cake template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
51084fc57d
Add Piece Of Cake template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
298270f86c
Add Festival Event template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
fe6d5d1523
Add Take a Hike template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
3cceb32ec1
Add Kick-Off template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
c8251a3bcd
Add Discount template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
58888505b5
Add Food box template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
558c493dd7
Add World Cup template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
8cdb7d77f6
Add App Welcome template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
539e6d3ee1
Add Burger Joint template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
c9a0939ddd
Remove old templates
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
a071a14eec
Update only those queries, for which conversion will yield correct char
...
lengths
2017-05-24 15:45:12 +03:00
5ae006b10f
Update plugin version [MAILPOET-748]
2017-05-24 15:45:12 +03:00
9d21ebd26e
Fix a comment. UTF8MB4 is a superset of UTF8
2017-05-24 15:45:12 +03:00
fcff6de3c3
Skip conversion for charset utf8 -> utf8mb4
2017-05-24 15:45:12 +03:00
a6eb1b06da
Add connection charset sync with WP and convert existing data to it
2017-05-24 15:45:12 +03:00
64606e69cf
Fix Populator to update existing newsletter templates and remove duplicates
2017-02-21 15:46:28 +02:00
9f7ae122e3
Add missing periods to translation strings
2017-01-30 21:33:59 +02:00
b7ef191641
Remove leading slashes in imports [MAILPOET-764]
2017-01-25 10:22:27 +03:00
57dff5ff00
- Corrects code comments
...
- Resets mailer log on each run
2016-11-28 09:50:32 -05:00
67f4c21aa8
Fix coding standard issue - extra space after foreach
2016-11-04 17:00:10 +02:00
5eba0e2731
Fix referencing $this in anonymous function context
2016-11-04 17:00:10 +02:00
7fbf84db1f
converted text domain to string instead of constant
2016-09-30 09:58:26 +02:00
42202f676a
updated Env::plugin_name to constant for text domain
2016-09-27 14:54:23 +02:00
ba6198f956
added textdomain to __() calls
2016-09-27 14:53:44 +02:00
f30ed153ce
- Updates the way template classes are instantiated
2016-09-10 10:44:24 -04:00
a423123b66
Add 3 new sample templates Becs prepared
2016-09-02 14:12:19 +03:00
8136ee2d9b
Add a timestamp to log when the plugin was installed
2016-08-31 14:42:43 +03:00
983d56c29b
- Updates default cron trigger method in Populator and Settings
2016-08-08 09:07:01 -04:00
3e616201ad
- Encasupsulates trigger methods logic into separate classes
...
- Updates cron router
2016-08-05 13:03:31 -04:00
5558ebad45
- Updates the name of the setting const
2016-08-05 13:03:31 -04:00
63bd093f35
- Renames TaskScheduler to CronTrigger and updates relevant code
...
- Standardizes setting value const naming convention
2016-08-05 13:03:31 -04:00
5ed0a5819c
- Updates settings to use task scheduler method names from the newly
...
introduced config class
2016-08-05 13:03:31 -04:00
2e88d7cce0
Added API/Endpoint abstract class
...
- (re)Added Endpoints folder to both API and Router
- fixed syntax in namespaces
- xhr.responseJSON is returned to the fail()
- fixed Router endpoints (view in browser, cron,...)
2016-08-02 17:08:43 +02:00
a44d4ed0b5
Add new newsletter sample templates
2016-07-29 16:29:44 +03:00
2714c7fa9a
Merge pull request #563 from mailpoet/copy-edit
...
Copy edit - July 15 2016
2016-07-15 15:31:50 +03:00
88113cf22e
- Modifes task scheduler setting to include method type
2016-07-14 09:44:16 -04:00
05848ce7aa
- Adds task scheduler option to settings
...
- Closes #553
2016-07-13 19:49:18 -04:00