|
f436088a16
|
Subscribers limit
- added "limit.html" template
- subscribers_limit set in Env class
|
2016-09-09 16:12:59 +02:00 |
|
|
31e082eb2b
|
- Removes space between IF and statement
|
2016-05-18 10:00:38 -04:00 |
|
|
70fa77d333
|
- Creates temporary folder if it doesn't exist
|
2016-04-30 22:38:55 -04:00 |
|
|
b83abf0ac5
|
modified temp path/url
|
2016-04-25 14:26:27 +02:00 |
|
|
45df02b0ec
|
Merge pull request #395 from mailpoet/many_improvements
Many improvements
|
2016-03-23 13:38:40 +02:00 |
|
|
26c5cc1e43
|
- Normalizes time difference between WP and database
|
2016-03-22 13:05:41 -04:00 |
|
|
bb869e8ae8
|
Fixed setWindowTitle for WP version < 4.4
- fixed variable name Env::temp_url (instead of temp_URL)
- updated cache folder to be in the temp folder (uploads) instead of views (within plugin)
|
2016-03-22 17:25:25 +01:00 |
|
|
a2ef62302f
|
More Unit Tests + Initializer fix
- added unit test for Router\Forms
- updated unit test for Model\Segment to reflect changes
|
2016-02-02 17:22:11 +01:00 |
|
|
7884dd8389
|
- Updates code to work with PHP 5.3. Closes #307
|
2016-01-31 14:02:57 -05:00 |
|
|
e62e9a5892
|
- Fixes issue with temp folder
- Updates formatting
|
2016-01-08 10:55:09 -05:00 |
|
|
0c73c0fadc
|
- Resolves issues identified by @rafaehlers during testing
|
2016-01-07 22:47:59 -05:00 |
|
|
d2e5fb89c2
|
- Places supervisor/daemon/worker under the new Cron class
- Updates endpoints
- Integrates queue worker with MailPoet mailer
- Fixes script activation check logic
|
2015-12-02 22:48:15 -05:00 |
|
|
924aa0439f
|
- Minor regex changes
- Adds method to Env class that returns plugin activation status
- Prevents Supervisor from running if the plugin isn't activated
|
2015-11-27 07:35:13 -05:00 |
|
|
e3de3a123a
|
- Corrects exported subscriber count
- Properly exports subscribers not in any list
- Adds test for export class constructor method
Resolves #221
|
2015-11-18 14:42:27 -05:00 |
|
|
6a3166c311
|
- Implements export
Closes #210
|
2015-11-13 12:25:33 -05:00 |
|
|
3f168d052f
|
- Finishes import migration
- Updates models
- Improves Notice.js
|
2015-11-07 11:40:42 -05:00 |
|
|
26384d16b8
|
Fixes #49
|
2015-08-10 18:37:41 -04:00 |
|