Vlad
3e658033da
- Updates conditional check
2016-05-18 10:00:38 -04:00
Vlad
31e082eb2b
- Removes space between IF and statement
2016-05-18 10:00:38 -04:00
Vlad
bf1ab3a593
- Removes space between (int) and variable
2016-05-18 10:00:38 -04:00
Vlad
8540c51679
- Changes newsletter object to array in SendingQueue router
...
- Schedules post notification right after its creation
2016-05-18 10:00:09 -04:00
Vlad
d2a6b6bd4e
- Updates based on code review comments
2016-05-18 10:00:09 -04:00
Tautvidas Sipavičius
06417c1e88
- Fix ALC post amount handling of boundary values;
...
- Change magic number to named constant
2016-05-18 10:00:09 -04:00
Vlad
be238f4c67
- Fixes unit test
...
- Corrects method name in scheduler
2016-05-18 10:00:09 -04:00
Vlad
343da0fdcc
- Saves sent posts during rendering by sending queue worker
...
- Prevents empty notification emails from being sent
- Hooks to WP's post update and rewrite post notification logic
- Prevents scheduling multiple queues of the same newsletter
- Fixes issue with segments not updating when scheduling a newsletter
- Removes depreciated hash field & associated logic
2016-05-18 10:00:09 -04:00
Tautvidas Sipavičius
dbb3c96300
Modify ALC to skip already sent posts
2016-05-18 10:00:09 -04:00
Tautvidas Sipavičius
c8f7bea419
Let wordpress exclude already used posts in ALC selection
2016-05-18 10:00:09 -04:00
Vlad
396ab50fa0
- Implements exclusion of duplicate posts from ALC
2016-05-18 10:00:09 -04:00
Jonathan Labreuille
84e9ecef29
Merge pull request #477 from mailpoet/php7_mysql_fix
...
Fix for PHP7 & Mysql 5.7
2016-05-18 15:42:36 +02:00
Vlad
57472d1a2e
- Removes comment for an explicitly invoked condition
2016-05-18 09:39:29 -04:00
Vlad
cb4f055263
- Updates export SQL to always use GROUP BY and aggregate columns
2016-05-17 11:07:12 -04:00
Vlad
3f1bdd2c59
- Removed debug function
...
- Corrected comment
2016-05-17 10:01:06 -04:00
Vlad
a6802a1925
- Fixes GROUP BY when using non-aggregate columns
2016-05-17 09:54:58 -04:00
Vlad
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
Jonathan Labreuille
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
Tautvidas Sipavičius
c8748e5e6e
Merge pull request #475 from mailpoet/uniform_listings
...
bulk actions / pagination and customizable limit per page for all
2016-05-16 13:37:14 +03:00
Jonathan Labreuille
6e45a8e788
all listings have bulk actions / pagination and customizable limit per page
2016-05-13 16:53:48 +02:00
Tautvidas Sipavičius
395e95bc54
Bump up release version to 0.0.28
0.0.28
2016-05-13 16:18:01 +03:00
Tautvidas Sipavičius
a8309b436d
Merge pull request #474 from mailpoet/UI_updates
...
Ui updates
2016-05-13 16:14:23 +03:00
Vlad
77fe385645
- Disables input fields if subscriber is a WP user. #421 (5)
...
- Removes 'unconfirmed' status if subscriber is a WP user. #421 (9)
- Displays notice if subscriber is a WP user. #421 (6)
2016-05-12 19:38:34 -04:00
Vlad
290f749220
- Renames "Update" link to "Force Sync" #421 (12)
...
- Adds new link "Read more" #421 (13)
2016-05-12 11:48:33 -04:00
Tautvidas Sipavičius
8cb5b3729d
Merge pull request #472 from mailpoet/UI_updates
...
Expands MailPoet admin menu for sub-subpages
2016-05-12 17:40:04 +03:00
Vlad
ce4a3196ee
- Highlight main MailPoet menu
...
- Expands menu for newsletter editor
2016-05-12 10:37:56 -04:00
Vlad
40ea5a0b84
- Improves menu expansion code
...
::
2016-05-12 09:59:05 -04:00
Vlad
af95380a62
- Expands MailPoet admin menu for sub-subpages. #431
2016-05-12 09:10:35 -04:00
Tautvidas Sipavičius
483eaffc0e
Merge pull request #471 from mailpoet/import_update
...
Import udate
2016-05-12 12:40:23 +03:00
Tautvidas Sipavičius
7e86ee3266
Merge pull request #470 from mailpoet/UI_updates
...
Various UI fixes
2016-05-12 12:15:52 +03:00
Vlad
65630e6726
- Formats numbers in export
2016-05-11 15:47:47 -04:00
Vlad
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
Vlad
00eaa768a6
- Updates Segment model to return subscriber count only if subscriber's
...
status is "subscribed"
2016-05-11 13:06:26 -04:00
Vlad
bc92d9a61e
- Updates all datetime references to use WordPress format
...
- Removes depreciated datetime conversion method from Helpers
- Fixes translation & error display issue in import
Closes #432
2016-05-11 10:56:34 -04:00
Vlad
a1d8dec047
- Properly formats subscriber count during import
2016-05-11 10:18:59 -04:00
Tautvidas Sipavičius
ff030068b0
Merge pull request #468 from mailpoet/UI_updates
...
Various UI fixes
2016-05-11 16:39:28 +03:00
Vlad
79e37018c9
- Fixes unit test
...
- Updates Settings page heading to h1
2016-05-11 08:56:37 -04:00
Vlad
7ae8248339
Merge branch 'UI_updates' of mailpoet:mailpoet/mailpoet into UI_updates
2016-05-11 08:52:38 -04:00
Vlad
30720975ab
- Disables "confirm unconfirmed" batch action as per #432
2016-05-11 08:52:13 -04:00
Tautvidas Sipavičius
b2359258d4
Update newsletter sending process to format numbers >1000
2016-05-11 11:47:23 +03:00
Vlad
1bd7639cc2
- Formats all numbers >1000 to use comma
...
- Removes subscriber count from segments if its === 0
Fixes #431
2016-05-10 20:09:02 -04:00
Vlad
2dab89135f
- Sets MailPoet notice timeout to 5sec
...
- Removes custom timeout from import
2016-05-10 18:59:31 -04:00
Vlad
c3368d69fd
- Updates Segment model to return ASC sorted results
...
- Updates Subscriber listing to display segmnets with count
2016-05-10 18:37:37 -04:00
Vlad
751d8e7852
- Adds missing page titles
2016-05-10 13:01:40 -04:00
Vlad
8a4dec08e1
- Converts page title headings to H1
...
- Adds "back to list" to subpages
2016-05-10 10:13:57 -04:00
Tautvidas Sipavičius
8b9f5ad5b1
Merge pull request #467 from mailpoet/cron_fix
...
- Corrects the daemon stop status
2016-05-10 15:51:53 +03:00
Vlad
fc597a53bb
- Corrects the daemon stop status
2016-05-09 20:28:02 -04:00
Tautvidas Sipavičius
2f25dc6a20
Bump up release version to 0.0.27
0.0.27
2016-05-06 14:46:12 +03:00
Tautvidas Sipavičius
fc38ee2f08
Merge pull request #466 from mailpoet/rendering_engine_update
...
Fixes empty paragraph spacing
2016-05-05 13:04:26 +03:00
Vlad
33bebc6629
- Replaces empty paragraphs with single space according to specific
...
condition
2016-05-04 19:57:10 -04:00