|
3f1bdd2c59
|
- Removed debug function
- Corrected comment
|
2016-05-17 10:01:06 -04:00 |
|
|
a6802a1925
|
- Fixes GROUP BY when using non-aggregate columns
|
2016-05-17 09:54:58 -04:00 |
|
|
a02b2d3aa0
|
- Updates migrator/schema to work with MySQL 5.7
- Fixes unit tests
- Fixes export's SQL query to work with strict ONLY_FULL_GROUP_BY option
|
2016-05-16 22:26:21 -04:00 |
|
|
607a151c23
|
Fix for PHP7 & Mysql 5.7
- added default values to not null columns
- fixed passing by reference issue on MailChimp->getDataCenter
- fixed a couple unit tests
|
2016-05-16 14:50:43 +02:00 |
|
|
23682011af
|
- Prevents WP user's first/last name to be updated during import
- Resets "next step" button state when going to step 3 of import
- Closes #469
|
2016-05-11 14:44:29 -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 |
|
|
eb380499d9
|
- Rewrites export to support large datasets
- Updates unit tests
- Fixes an issue with export UI not displaying subscribers without segment
|
2016-03-03 14:33:10 -05:00 |
|
|
8dbb6ab79f
|
- Updates based on code review comments
|
2016-02-22 11:54:31 -05:00 |
|
|
499936e3ab
|
- Removes file size limit in import
- Implements chunked import processing
- Updates tests/migrator/Subscriber model
|
2016-02-20 18:55:34 -05:00 |
|
|
b5864adf06
|
- Fixes writable path check
|
2016-02-17 11:47:20 -05:00 |
|
|
636fa38ab6
|
- Enables check for writable export file
|
2016-02-16 17:35:20 -05:00 |
|
|
0d894a6fef
|
- Fixes namespace issue when catching exceptions
|
2016-02-12 11:20:43 -05:00 |
|
|
cac6beb4ac
|
- Fixes display of error messages
|
2016-02-09 11:26:00 -05:00 |
|
|
b26380fd10
|
- Updates MailChimp class and unit test
|
2016-02-09 10:03:29 -05:00 |
|
|
7884dd8389
|
- Updates code to work with PHP 5.3. Closes #307
|
2016-01-31 14:02:57 -05:00 |
|
|
e837ad7014
|
- Fixes MailChimp import error
|
2016-01-20 13:54:20 -05:00 |
|
|
e62e9a5892
|
- Fixes issue with temp folder
- Updates formatting
|
2016-01-08 10:55:09 -05:00 |
|
|
90a6f160c2
|
- Removes space after function
|
2016-01-08 07:53:26 -05:00 |
|
|
0c73c0fadc
|
- Resolves issues identified by @rafaehlers during testing
|
2016-01-07 22:47:59 -05:00 |
|
|
c2fde308cb
|
- Renames and updates sending queue worker
- Updates mailer router's send() method
|
2015-12-04 12:31:54 -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 |
|
|
7d95b38dc4
|
- Renames/refactors Import and Export classes/views/JS
- Updates Import and Export to ignore trashed subscribers
- Updates tests
Closes #245
|
2015-11-26 20:48:19 -05:00 |
|
|
0b1f85da09
|
Rename BootstrapMenu.php to BootStrapMenu.php
- Renames BootStrapMenu class to use proper camelCase
|
2015-11-19 08:57:37 -05:00 |
|
|
aa93c7349f
|
- Rebases master
- Adds tests for all Export class methods
Closes #221
|
2015-11-18 22:14:48 -05:00 |
|
|
82cf4a28fd
|
- Updates export tests
|
2015-11-18 14:42:28 -05:00 |
|
|
832e5ef342
|
- Fixed minor import issue wrt to status not being set
|
2015-11-18 14:42:27 -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 |
|
|
c96ac06423
|
- Moves ImportExport under Subscribers namespace
- Updates tests
|
2015-11-13 12:46:54 -05:00 |
|