1bd8aed192
Bump up release version to 0.0.44, add changelog
2016-09-13 15:59:18 +03:00
cfdf72867e
Merge pull request #612 from mailpoet/subscribers_limit
...
Subscribers limit
2016-09-13 08:49:06 -04:00
5888620fc1
- Updates link to support area
2016-09-13 08:41:37 -04:00
55ba605eb0
fixed typo in test function name
2016-09-13 11:45:33 +02:00
7a73ca7d1a
Merge pull request #608 from mailpoet/api_uniform_h
...
Listing method update for Newsletters/Forms/Segments/Subscribers
2016-09-12 10:12:18 -04:00
1918894c5c
fix status code in API + PHP 5.3 errors on object instantiation
2016-09-12 15:59:30 +02:00
0c5589a3e3
Listing method update for Newsletters/Forms/Segments/Subscribers
...
- updated unit tests
2016-09-12 15:57:16 +02:00
d6eaa4ac8a
Merge pull request #614 from mailpoet/links_to_support_articles
...
Updates links to KB articles
2016-09-12 14:37:32 +02:00
b0571b97f5
added missing KB link in Send with 3rd party
2016-09-12 14:32:59 +02:00
6d51ca8011
Merge pull request #613 from mailpoet/class_instance_creation_update
...
Class instance creation fix for PHP 5.3
2016-09-12 14:07:38 +02:00
d3289dfb84
Merge pull request #609 from mailpoet/unit_tests
...
Cron unit tests (batch 1 of 2)
2016-09-12 14:30:29 +03:00
bfffdd7274
- Updates links to KB articles
...
- Closes #571
2016-09-10 21:12:43 -04:00
c5b8b2aef0
- Fixes "class not found" error in Daemon
...
- Moves ignore_user_abort() to the run() method
- Updates unit tests
2016-09-10 18:06:48 -04:00
d7bcf1b817
- Updates the way errorResponse class is instantiated
2016-09-10 10:49:20 -04:00
f30ed153ce
- Updates the way template classes are instantiated
2016-09-10 10:44:24 -04:00
f436088a16
Subscribers limit
...
- added "limit.html" template
- subscribers_limit set in Env class
2016-09-09 16:12:59 +02:00
db8cb7499d
Merge pull request #611 from mailpoet/copy-editing
...
Update September 9 2016
2016-09-09 16:49:42 +03:00
49c4adc754
Increase the width of subject and preheader inputs
2016-09-09 16:45:19 +03:00
405e743171
update September 9 2016
2016-09-09 15:04:00 +02:00
3508ac36b4
- Removes daemon status logic and updates tests
...
- Refactors daemon
- Adds daemon unit tests
2016-09-08 19:22:42 -04:00
f17c8228cd
- Adds units tests for cron triggers
2016-09-07 18:21:31 -04:00
3dd5ac0536
Merge pull request #607 from mailpoet/api_uniform_g
...
Forms / Newsletters / Segments / Subscribers
2016-09-07 14:52:21 -04:00
4ebdff49e0
make Model::setTimestamp() public
2016-09-07 10:26:08 +02:00
4a72995bf4
fix bulk actions and messages
2016-09-06 17:21:15 +02:00
ef27ac0b84
Update changelog for 0.0.43
2016-09-06 12:27:58 +03:00
2b4adef6c2
Bump up release version to 0.0.43
2016-09-06 12:13:21 +03:00
f650455a90
forms & newsletters endpoints
2016-09-05 11:55:01 +02:00
afbe25e215
Segments & Subscribers endpoints
...
- unit tests
2016-09-05 11:51:58 +02:00
d93249f077
form & listing jsx update + Segment endpoint conversion
2016-09-05 11:51:58 +02:00
6223ef77d9
Merge pull request #605 from mailpoet/editor_fixes
...
Editor fixes
2016-09-02 08:30:59 -04:00
a423123b66
Add 3 new sample templates Becs prepared
2016-09-02 14:12:19 +03:00
1b3d3082b0
Fix text in template selection boxes to not overflow
2016-09-02 12:48:44 +03:00
fa117cc7dd
Add an animation to display tools
2016-09-02 12:48:44 +03:00
acd407c1f1
Clarify label of preheader field
2016-09-02 12:48:44 +03:00
9baf4b068f
Swapped block tool default and hover colors. Dark normally, light on
...
hover
2016-09-02 12:48:44 +03:00
18d852e147
Changed Trash and Move SVG icons to new ones for newsletter editor
2016-09-02 12:48:44 +03:00
b8dc306741
Merge pull request #604 from mailpoet/unit_tests
...
Unit tests (Cron Supervisor and Trigger)
2016-09-02 12:46:39 +03:00
6ea056c042
- Removes references to cron from webpack's configuration
2016-09-01 19:19:47 -04:00
bcf1b37c6a
- Adds unit tests for Cron Trigger class
2016-09-01 19:19:47 -04:00
2986cdba85
- Removes Cron status from MailPoet's WP admin panel
2016-09-01 19:19:47 -04:00
53a8ae74e2
- Adds unit tests for Supervisor class
...
- Updates execution limit condition check in Supervisor
2016-09-01 19:19:47 -04:00
8bab01506c
- Updates CircleCI configuration to run Apache
2016-09-01 19:18:47 -04:00
c664045444
Merge pull request #603 from mailpoet/welcome_page
...
Welcome and Update pages
2016-09-01 14:02:20 +03:00
6b8149210d
Remove installed_at
default value from default settings
2016-08-31 16:59:50 +03:00
f31d30b318
Merge pull request #602 from mailpoet/cron_update
...
Cron update
2016-08-31 16:48:05 +03:00
d9fbbdc02d
- Updates code comments
2016-08-31 09:23:12 -04:00
8136ee2d9b
Add a timestamp to log when the plugin was installed
2016-08-31 14:42:43 +03:00
f7cf6e2131
Welcome and Update pages
2016-08-31 13:51:33 +03:00
f2d1787bd5
- Updates site URL detection logic
...
- Adds unit test for Cron Helper class
2016-08-30 12:37:30 -04:00
fb51765d3f
Bump up release version to 0.0.42
2016-08-30 13:04:08 +03:00
088ad5fb42
Merge pull request #597 from mailpoet/editor_fixes
...
Editor fixes
2016-08-29 15:43:47 -04:00
2f5b3c0c0a
Merge pull request #600 from mailpoet/circle_ci
...
Adds CircleCI support
2016-08-29 15:15:39 -04:00
04ac4d896c
Remove the build testing error
2016-08-29 21:38:26 +03:00
f3b96af863
Attempt to fix command status codes for Robo commands
2016-08-29 21:32:57 +03:00
eb42b0b98d
Merge branch 'circle_ci' of github.com:mailpoet/mailpoet into circle_ci
2016-08-29 21:32:14 +03:00
304667eb49
- Testing commit e-mail
2016-08-29 14:27:40 -04:00
dad1082cd7
- Fixes JS unit test
2016-08-29 14:26:44 -04:00
37cf0f3d29
- Fixes JS unit test
...
:
2016-08-29 13:58:20 -04:00
d61c6dff58
- Fixes PHP unit test
...
- Fails JS unit test to check if CircleCI will detect it
2016-08-29 13:52:17 -04:00
3734ac578d
- Fails test to check if CircleCI will detect it
2016-08-29 13:48:33 -04:00
b3f56c9d8e
Merge pull request #599 from mailpoet/router_unit_tests
...
Router refactoring and unit tests
2016-08-25 17:33:44 +03:00
3603eeee77
- Updates remaining router endpoints to use constructor and new constants
2016-08-25 10:03:52 -04:00
59d30cc139
- Renames router URL query parameter and router class
...
- Updates other classes to use the new name
- Updates unit tests
2016-08-25 09:57:14 -04:00
6ff3bbbb72
- Fixes type in method name
2016-08-24 23:35:45 -04:00
a561e10156
- Updates tests for view in browser and statistics tracking
2016-08-24 23:35:34 -04:00
99f2cf6702
- Adds unit tests for front router
2016-08-24 23:27:12 -04:00
c6b72e729b
- Refactors front router and endpoints to use dynamic methods
2016-08-24 23:26:13 -04:00
c5bc0f36a4
Disable running PHP coverage reports
2016-08-25 00:46:29 +03:00
efc5c34bf9
Add running PHP unit test coverage reports in CircleCI
2016-08-25 00:34:58 +03:00
3929efbdd9
Enable running JS tests
2016-08-25 00:09:34 +03:00
0e0c41882e
Generate XML report for unit tests and add it to CircleCI tracking
2016-08-25 00:05:41 +03:00
79cc708fc6
Set UTC timezone for CircleCI PHP version
2016-08-24 23:50:59 +03:00
8fa98879b8
Enable debugging when running tests
2016-08-24 23:46:22 +03:00
331ba385e9
Switch MySQL host to 127.0.0.1 instead of localhost
2016-08-24 23:30:19 +03:00
71ce46d78d
Add running PHP tests
2016-08-24 23:13:06 +03:00
c493de6569
Try to output JS test results in jUnit format for CircleCI
2016-08-24 21:44:22 +03:00
ff2c2ace86
Add running JS tests in CircleCI
2016-08-24 21:29:58 +03:00
7fa789cfd1
Merge pull request #598 from mailpoet/view_in_browser_update
...
View in browser update
2016-08-24 19:02:15 +03:00
ae6269eb63
- Restricts router access to explicitly defined endpoint actions
2016-08-24 11:23:12 -04:00
a8f4779bfe
- Updates code formatting
2016-08-24 10:22:10 -04:00
6868142e35
- Extracts view in browser response to the endpoint
...
- Updates unit tests
2016-08-24 10:20:35 -04:00
133d123919
- Updates front router and endpoints to use dynamic methods
2016-08-24 10:20:10 -04:00
05c128d12d
- Fixes errors thrown when there are no shortcodes in the newsletter body
2016-08-24 09:29:17 -04:00
bdab0c12fa
Fix debouncing for ALC refresh to not update multiple times immediately
2016-08-24 16:15:53 +03:00
75b94690e2
- Adds unit tests
2016-08-23 23:42:56 -04:00
80fddd6c58
- Refactors view in browser
2016-08-23 23:42:26 -04:00
c807ead5fd
- Prepares newsletter renderer for conversion to using modal objects
...
instead of arrays
2016-08-23 12:48:38 -04:00
f004bb5368
- Set default preview email to be current user's email;
...
- Change "Preview in browser" form to autocomplete used emails.
2016-08-23 19:32:10 +03:00
1d756e95a7
Bump up release version to 0.0.41
2016-08-23 12:27:14 +03:00
1fb0da9fda
Merge pull request #587 from mailpoet/open_stats_fix
...
Prevents tracking opens/clicks from subscribers who the newsletter was not sent to
2016-08-23 12:17:51 +03:00
a0017b91ee
Merge pull request #592 from mailpoet/editor_fixes
...
Editor fixes
2016-08-22 20:43:24 -04:00
444ab17342
- Updates statistics tracking unit tests
2016-08-22 16:24:33 -04:00
44f3058326
- Adds unit test for tracker router endpoint
2016-08-22 16:24:13 -04:00
ec09fbcb78
- Converts static classes to dynamic
2016-08-22 16:22:33 -04:00
ed352bb1d3
- Passes wp_user_preview parameter to custom link shortcode filter
2016-08-22 09:26:25 -04:00
375bbd2759
- Calls an open tracking class when tracking clicks
2016-08-22 09:26:25 -04:00
9fb9d25132
- Uses model method to get queue
2016-08-22 09:26:25 -04:00
30f79aa589
- Updates unsubscribe tracking logic
2016-08-22 09:26:25 -04:00
69f8daac95
- Updates wp user & preview check condition
2016-08-22 09:26:25 -04:00
03f3a6080c
- Returns empty response or an image in all cases
2016-08-22 09:26:25 -04:00
44f84c6cdb
- Updates method names
2016-08-22 09:26:25 -04:00
31008a6895
- Updates queue and subscriber check condition
2016-08-22 09:26:25 -04:00
2490d8c919
- Refactors browser preview
2016-08-22 09:26:25 -04:00
5886dbfd25
- Refactors statistics tracking
2016-08-22 09:26:25 -04:00
e48d55f0b1
- Adds new model methods
2016-08-22 09:26:25 -04:00
42339927cf
- Extends ORM's isNew() method to work on saved models
2016-08-22 09:26:25 -04:00
b492bcecc0
- Removes requirement of passing newsletter id when tracking clicks
...
- Extracts common tracking data processing/validation code into the Track
class
- Refactors Clicks, Opens and View in Browser classes to enforce
subscriber id and token check
- Allows admin users to preview newsletters without tracking statistics
2016-08-22 09:26:25 -04:00
6ab7debb7b
- Fixes code formatting
2016-08-22 09:26:25 -04:00
b76ce6c26f
- Adds verification of newsletter-to-queue and subscriber-to-queue
...
- Prevents tracking open/click rates for subscribers who the newsletter
was not sent to
2016-08-22 09:26:25 -04:00
6fbc7b1593
Add "View in browser" to happen on the same page, instead of opening new
...
window
2016-08-19 18:48:29 +03:00
69c8670b01
Add an option to open settings by clicking on the block for image,
...
button, social, divider and spacer blocks
2016-08-19 14:57:14 +03:00
da44a87415
Change onkeyup
to oninput
events to correctly detect pasting into
...
inputs
2016-08-18 16:55:53 +03:00
9fb17d4a6b
Fix "Preview in browser" notice to display a proper success message
2016-08-18 15:07:20 +03:00
16dd286f9d
Merge pull request #591 from mailpoet/missing_response
...
missing response in fail and prevent next on MC import
2016-08-18 12:07:05 +03:00
5025f10f9f
missing response in fail and prevent next on MC import
2016-08-17 16:15:54 +02:00
1278d9648c
Merge pull request #590 from mailpoet/api_uniform_c
...
Custom fields & Import & Export
2016-08-17 16:18:53 +03:00
289811a595
Updated Import & MailChimp tests
2016-08-17 13:32:29 +02:00
916ae97f73
Updated export unit test
2016-08-17 12:51:50 +02:00
876e386966
converted export
2016-08-17 12:23:15 +02:00
9582e58dda
converted import
2016-08-17 12:16:58 +02:00
213bca8050
fixed rendering of date block + fixed validation for dates
2016-08-16 14:41:53 +02:00
dc97d3115e
updated Custom Field endpoint + Unit tests + form editor update
2016-08-16 12:40:10 +02:00
90eb443965
Merge pull request #582 from mailpoet/custom_field_fix
...
Custom field fix
2016-08-16 12:00:28 +02:00
1b40f02715
Bump up release version to 0.0.40
2016-08-16 12:30:53 +03:00
c5a02c6136
- Allows setting empty value for date custom fields
2016-08-14 13:00:28 -04:00
492cd8c96b
Merge pull request #583 from mailpoet/editor_fixes
...
Editor fixes
2016-08-12 16:40:08 +02:00
7f091d7188
- Fixes rebase screwup
2016-08-12 10:38:15 -04:00
1c081623b9
When there's no social icon image URL, revert to "Image not found" image
2016-08-12 17:30:11 +03:00
87332037c2
Do not render images or social icons if image src is not defined
2016-08-12 16:18:44 +03:00
62023397f4
Remove example URLs from social icons, leave placeholders
2016-08-12 15:47:53 +03:00
37ec6dc1a6
Fix handling of images with empty src in newsletter editor
2016-08-12 14:40:21 +03:00
81c277ca93
- Update import to autodetect dates (UI) and convert them to datetime
...
format (backend)
- Fixes unit test
- Fixes code formatting in Date class
2016-08-12 00:29:57 -04:00
f8fea75130
- Updates date conversion method
...
- Uses Moment to parse dates in UI
- Updates Custom Field model to utilize date conversion method
- Adds unit test
2016-08-11 21:11:57 -04:00
a4457649f7
Fix saving on last newsletter step to JSON encode newsletter body
2016-08-11 18:58:55 +03:00
1d6a09f010
Modify ALC to ignore posts published before notification newsletter is
...
created
2016-08-11 16:46:47 +03:00
faec553521
Enable closing of a sidebar section in newsletter editor
2016-08-11 16:46:47 +03:00
37fcf3a234
Fix newsletter template titles to not overlap Delete controls
2016-08-11 16:46:47 +03:00
68a56aada8
Fix default footer to allow toggling bold and italic on sentences
2016-08-11 16:46:47 +03:00
f744305834
- Change default URLs to blank;
...
- Fix image, button, social icon URL placeholders;
- Remove links to example.org.
2016-08-11 16:46:47 +03:00
7a9402f5b5
Merge pull request #586 from mailpoet/api_uniform_f
...
updated cron endpoint + cron.jsx
2016-08-11 16:42:31 +03:00
de6d7e0cae
updated cron endpoint + cron.jsx
2016-08-11 12:36:17 +02:00
a3c56b84ce
Merge pull request #585 from mailpoet/api_uniform_e
...
Api uniform (NewsletterTemplates)
2016-08-11 12:34:16 +03:00
3d4defd563
Fixed unit tests for newletter templates
...
- changed null to false for default value of id in nltemplates endpoint
2016-08-10 16:51:04 +02:00
52da08abb2
converted newsletterTemplates endpoint + react
2016-08-10 15:50:07 +02:00
b9637b52e9
Merge pull request #584 from mailpoet/api_uniform_d
...
Api uniform (Mailer & SendingQueue)
2016-08-10 15:04:17 +03:00
0369a23fe8
Call different actions for standard and automated newsletters on Send step
...
- converted save and setStatus method of Newsletters endpoint
- updated pause/resume mixin for notification & welcome listings
- use 'newsletter_id' instead of 'id' in SendingQueue endpoint (less confusing)
- added NOT_FOUND constant to APIError
- fixed unit test for Newsletters endpoint save and added test for setStatus
2016-08-10 13:09:35 +02:00
f690e1a095
return sending queue object for standard / newsletter for automated\n- bugfix loading screen not going away\n- fixed not being used in sending queue endpoint
2016-08-10 13:09:35 +02:00
22e8e34213
unify getData() response
2016-08-10 13:09:35 +02:00
12b46736c5
updated sending queue endpoint + react (pause/resume/send)
2016-08-10 13:09:35 +02:00
4950e47297
updated mailer endpoint
2016-08-10 13:09:35 +02:00
d7c5c8c3e7
Bump up release version to 0.0.39
2016-08-09 12:09:38 +03:00
46b0fcf37b
- Adds subscriber data validation; specifically for custom fields with
...
date type
2016-08-08 18:23:11 -04:00
b07c4d0e6e
- Adds date validation based on date format
2016-08-08 18:23:11 -04:00
eb107799a7
- Fixes varable name typo
...
- Declares a new variable during date validate
2016-08-08 18:23:11 -04:00
4eec0a42f9
- Forces date validation to use custom custom field parameter
2016-08-08 18:23:11 -04:00
9a5a3a08c6
- Fixes default date format not being set
2016-08-08 18:23:11 -04:00
151683c632
- Updates Import to use the existing custom field creation code
...
- Closes #499
2016-08-08 18:23:11 -04:00
fd2103d1aa
- Extracts custom field specific templates/code into a separate template
...
file
2016-08-08 18:23:11 -04:00
7696b6ec5d
- Replaces depreciated Notice .error() method with .fail()
2016-08-08 18:23:11 -04:00
d972b96255
- Updates custom field editor to display errors inside the form
2016-08-08 18:23:11 -04:00
35ccfb8bcf
Merge pull request #564 from mailpoet/cron_update
...
Cron update
2016-08-08 16:59:27 +03:00
7ff036b1e9
- Removes depreciated variables
...
- Updates method names
2016-08-08 09:45:16 -04:00
983d56c29b
- Updates default cron trigger method in Populator and Settings
2016-08-08 09:07:01 -04:00
a2528939ba
Merge pull request #581 from mailpoet/api_uniform_b
...
updated ALC endpoint + nl editor + js tests
2016-08-08 15:00:26 +03:00
c136d91dd2
encapsulating in communication component + update js tests
2016-08-08 11:36:29 +02:00
bf00e82596
- Fixes sending limits not being enforced
2016-08-07 11:39:05 -04:00
0e10f6c820
- Fixes merge conflict
2016-08-05 13:03:31 -04:00
c056e95249
- Rebases master
...
- Updates sending limit logic
2016-08-05 13:03:31 -04:00
1be7fda1cf
- Updates daemon request timeouts
2016-08-05 13:03:31 -04:00
0b0c0f5759
- Fixes conditional statement
2016-08-05 13:03:31 -04:00
59a4428965
- Fixes class naming conflict
2016-08-05 13:03:31 -04:00
3f5c36d2d4
- Fixes blocking HTTP request issue
...
- Simplifies cron supervisor
2016-08-05 13:03:31 -04:00
3cc5812c1d
- Removes exception throwing that can disable plugin
2016-08-05 13:03:31 -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
ec6559b8be
- Removes unused method from Settings model
...
- Renames method to delete value
2016-08-05 13:03:31 -04:00
3421406dc7
- Removes unused const
2016-08-05 13:03:31 -04:00
a2917c08f6
- Switches methods used to get cron settings
2016-08-05 13:03:31 -04:00
5fa9b5a8dd
- Updates method name that returns mailer configuration
2016-08-05 13:03:31 -04:00
41ad86ba1f
- Fixes code style
2016-08-05 13:03:31 -04:00
067b3ff3e6
- Updates Mailer class to use default values from Settings
2016-08-05 13:03:31 -04:00
9b9cb1455a
- Updates cron/mailer/scheduler code to work with the new sending queue
...
task scheduler and mailer log
2016-08-05 13:03:31 -04:00
a5569a6a55
- Adds new sendiing queue task responsible for managing task scheduler
2016-08-05 13:03:31 -04:00
71c1026729
- Adds new class responsible for managing mailer log
2016-08-05 13:03:31 -04:00
f102e847bf
- Stops cron daemon when settings are changed from MailPoet to WordPress
...
task scheduler
2016-08-05 13:03:31 -04:00
3158e2c460
- Updates cron router to properly return the daemon status
2016-08-05 13:03:31 -04:00
a438f13bb0
- Modifies cron router/UI to display proper status message when WP task
...
scheduler is configured and cron is not running
- Updates sending queue worker and related components to stop (delete)
cron when all processing is done
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
6dd3c6acda
- Adds new task scheduler configuration class
...
- Introduces method to start cron on demand when there are
scheduled newsletters or queues in progress
2016-08-05 13:03:31 -04:00
ca2c1c2e6f
Merge pull request #580 from mailpoet/alc_posts
...
ALC Post filtering
2016-08-05 11:53:55 -04:00
1305a10ee0
updated ALC endpoint + nl editor + js tests
2016-08-05 15:25:54 +02:00
5e36eb818b
Fix sending first notification newsletter with ALC posts
2016-08-05 13:40:54 +03:00
cfde82ff5f
Declaring class properties of AutomatedLatestContent
2016-08-04 18:32:30 +03:00
af98ade650
Add ALC filter to use posts created after last newsletter was sent
2016-08-04 18:17:49 +03:00
598432466e
- Rename wysija-newsetters.pot
to mailpoet.pot
...
- Add pot file regeneration on plugin build
2016-08-04 18:16:43 +03:00
9469ce83f1
Fix creation and update timestamps for notification history newsletters
2016-08-04 18:16:43 +03:00
5624f4c7a0
Add new Robo task to run all QA tasks in one go
2016-08-04 18:16:43 +03:00
82a001dc05
Add timestamp based ALC filter to ignore older posts
2016-08-04 18:16:43 +03:00
a9b424fb79
Merge pull request #579 from mailpoet/notification_history_preview
...
Enables preview of notification history newsletters
2016-08-04 18:12:50 +03:00
d31af9d71c
- Adds additional logic to not exclude sent posts when previewing from
...
within the newsletter editor
2016-08-04 10:30:53 -04:00
ff7a24590f
- Removes unnecessary condition
2016-08-04 09:46:05 -04:00
ea87a7acf8
- Fixes code style
...
- Removes unnecessary condition
- Closes #576
2016-08-04 09:36:15 -04:00
9d36a17261
- Fixes preview of newsletters with ALC
2016-08-03 21:36:03 -04:00
9c3cb5a509
- Enables preview of notification history newsletters
2016-08-03 20:42:35 -04:00
4dd7f32f3a
Merge pull request #578 from mailpoet/api_uniform
...
Api unification - Step 1
2016-08-03 17:27:09 +03:00
1c6fca7f83
fixed ErrorResponse call in API::setupPublic()
...
- removed empty constructors in updated endpoints
- added missing keys to Error class (unauthorized, forbidden)
2016-08-03 16:04:45 +02:00
c5b376bd21
satisfy code sniffer rule
2016-08-03 15:08:27 +02:00
5d2800bc25
added API/Error class to hold error keys as constants
...
- re-added Setting::getAll() to API/Setting::set() in response
- updated settings/setup tests
2016-08-03 15:04:25 +02:00
6675d5a20d
added default error messages to errorResponse and badRequest
2016-08-03 14:08:22 +02:00
28c39d301c
Added default error response in case no errors were specified
...
- converted Setup endpoint
- unit tests for Setup endpoint
2016-08-03 12:41:21 +02:00
afa0d3af63
Updated Ajax.js to avoid promise workaround
...
- Removed get method in ajax.js as it's useless
2016-08-02 18:08:12 +02:00
b05344b1d3
added missing data in deferred.resolve()
2016-08-02 17:18:18 +02: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
cb558ce2ab
Bump release version up to 0.0.38
2016-08-02 16:49:11 +03:00
ed30d8f639
externalize Success/ErrorResponse classes into their own files
2016-08-01 17:22:23 +02:00
9410d4f10a
Reorganized new API + added legacy API support + new API
...
- Updated Settings Router to new standards
- Updated settings.html to reflect API change with better error handling
- Updated Settings API unit tests
2016-08-01 17:00:32 +02:00
354d249e1d
Moved current Router files to API
...
- updated Unit tests to reflect the change
2016-08-01 17:00:32 +02:00
008fdb94c5
Moved lib/API to lib/Router
...
- renamed lib/API/API.php to lib/Router/Front.php
- updated namespaces in various file to account for namespace change
2016-08-01 17:00:32 +02:00
d0fb94b3f8
Merge pull request #577 from mailpoet/newsletter_templates
...
Newsletter templates
2016-07-29 16:23:12 +02:00
a451f00ed3
Remove obsolete function
2016-07-29 17:21:14 +03:00
0e0c371b28
Swap Preview and Select buttons in template select page
2016-07-29 17:15:20 +03:00
2e52f3bb92
Add a "Preview" button in template select page
2016-07-29 17:11:30 +03:00
a3a5016278
Allow template titles to be displayed in multiple lines w\o ellipsis
2016-07-29 16:56:07 +03:00
cb5d7cb9a0
Fix incorrect post notification template logo URL
2016-07-29 16:52:55 +03:00
a44d4ed0b5
Add new newsletter sample templates
2016-07-29 16:29:44 +03:00
7bd23288f6
Add newsletter blank 1 column template
2016-07-29 16:28:44 +03:00
08c663759c
Merge pull request #574 from mailpoet/copy-edit
...
Copy edit
2016-07-29 13:34:57 +03:00
c46ee07674
Change form editor page title, swap "New" to "Add New"
2016-07-29 13:30:17 +03:00
18398a3bfb
Finish changing segments to lists and columns to fields
2016-07-29 13:30:17 +03:00
88d9315f8b
Finish converting Segment to List in language strings
2016-07-29 13:30:17 +03:00
8bc95db0c9
Change items to item(s), fix Twig syntax errors
2016-07-29 13:29:05 +03:00
c05a20cff9
Update 28 July 2016
2016-07-29 13:29:05 +03:00
08cb994252
Merge pull request #573 from mailpoet/text_version_fix
...
Fixes link rendering in text version of the newsletter
2016-07-28 16:17:13 +03:00
543ad81e28
Merge pull request #575 from mailpoet/archives_page
...
Newsletter Archives page
2016-07-28 15:23:50 +03:00
641ba04685
Added Newsletter::getArchives() in order to return proper archives
...
- Archives page: replaced created_at by processed_at as the issue date
2016-07-28 11:52:56 +02:00
8e4d07c658
- Updates regex to not match http/ftp links as shortcodes
...
- Updates regex to properly replace links in text version of newsletter
2016-07-27 21:57:55 -04:00
420650f37f
Merge pull request #572 from mailpoet/error_handling
...
Display plugin initialization errors to admin
2016-07-27 15:38:57 +02:00
775f7faee4
Declare private properties and swap strings for named constants
2016-07-27 16:35:21 +03:00
13b91ad051
Encapsulate showing WP notices into a separate Notice class
2016-07-27 15:07:09 +03:00
2d3ec13473
Stringify exception to include the stack trace as well
2016-07-27 13:58:44 +03:00
3094cfc076
Prevent plugin from disabling itself on error, display that error to
...
admin instead
2016-07-26 16:18:33 +03:00
6aadd1fdc4
Bump up release version to 0.0.37
2016-07-22 23:17:45 +03:00
13589a4660
Merge pull request #552 from mailpoet/newsletter_listing
...
Post notification history listing
2016-07-22 16:20:00 +03:00
5f124659d0
- Fixes PHP static standards error
2016-07-22 08:45:46 -04:00
d3ebc9706c
- Updates unit test
2016-07-22 08:45:32 -04:00
e83d01ff28
- Avoids sending duplicate posts
2016-07-21 20:54:32 -04:00
9600e4f220
Merge pull request #569 from mailpoet/manage_subscription_improved
...
Manage Subscriptions fixes
2016-07-21 17:31:45 +03:00
3e746d1545
fixed API data decoding issue
...
- added missing features from issue #419
- removed isMailPoetPage() as the logic was flawed
2016-07-21 15:10:25 +02:00
3cc43aa302
Merge pull request #566 from mailpoet/wp_users_fix
...
Deleting a WP user
2016-07-20 14:32:36 +03:00
c610d87e85
Merge pull request #567 from mailpoet/form_subscription_signups
...
Number of signups in forms listing
2016-07-20 13:01:59 +03:00
362ee49ce4
Let the statisticsForms model return the total signups instead of the form model
...
- added unit test for getTotalSignups() method
2016-07-19 17:38:45 +02:00
515515ba9f
updated class names of table columns in listing
2016-07-19 17:24:56 +02:00
ed7da1a8fe
Deleting a WP user unlinks the subscriber and removes his subscription to the WP Segment
2016-07-19 17:13:20 +02:00
12c036dbef
refactored Models/Newsletter::getStatistics method to avoid duplication
...
- replaced "TO REFACTOR" with more conventional "TODO"
2016-07-19 15:34:14 +02:00
1dd4ade04d
added signups to forms listing
2016-07-19 13:44:32 +02:00
0706450f9a
Add children() method to Newsletter model to get child newsletters (history in case of post notif)
...
- added conditional display of "view history" link in Notification listing
- fixed indentation in duplicatePostNotif method according to code sniffer report
2016-07-18 16:47:12 +02:00
b837a153d1
merged post_notification_update
2016-07-18 16:06:04 +02:00
6d22a85fd7
use mixins to render regular newsletters queue status & statistics
2016-07-18 16:01:47 +02:00
3d706414b7
Renamed tab to type
...
- renamed getExtraParams to getParams
- fixed issue with String.contains by replacing it with indexOf
- removed useless break; statement
2016-07-18 16:01:47 +02:00
ef0cbb3e9f
Added "params" to the $data in Listing Handler
...
- moved "tab" to params
- improved url generation in listing.jsx to allow more flexibility
- added "parent_id" filter in newsletter model to get children of a given newsletter id
2016-07-18 16:01:47 +02:00
f5552847a3
Added parent_id to Newsletters table
...
- added NOTIFICATION_HISTORY Newsletter's type
- implement basic UI for notification_history
- TODO: implement passing extra parameters in order to handle the :id part
2016-07-18 16:01:47 +02:00
101ef0cff4
Fixed stats for welcome emails
...
- re-added ORM logging in order to debug queries
- fixed subscription confirmation / unsubscribe due to API refactor
2016-07-18 16:01:47 +02:00
9e70ba5e6e
- Reverts back the duplicate method
...
- Updates post notification creation method with logic to duplicate the
original newsletter
2016-07-15 13:07:00 -04:00
8f1a7ed3de
- Sets notification history status to "sent" upon completion
...
- Implements #548
2016-07-15 13:06:40 -04:00
6aa976ba1f
- Creates a new notification history when processing the queue
2016-07-15 13:06:40 -04:00
db85604f18
- Removes scheduling of post notification during newsletter activation stage
2016-07-15 13:06:40 -04:00
7605fc71ac
- Adds a method to create a notification history newsletter
2016-07-15 13:00:47 -04:00
2c98270084
- Adds new column to the newsletter table
...
- Adds new newsletter notification history type
2016-07-15 13:00:47 -04:00
a5300624c2
- Bump up release version to 0.0.36;
...
- Fix translation strings in unit tests
2016-07-15 15:59:40 +03:00
2714c7fa9a
Merge pull request #563 from mailpoet/copy-edit
...
Copy edit - July 15 2016
2016-07-15 15:31:50 +03:00
49b65729db
update 14 July 2016
2016-07-14 20:58:12 +02:00
e053b62a70
Merge pull request #558 from mailpoet/task_scheduler_option
...
Adds task scheduler option to settings
2016-07-14 16:47:15 +03:00
88113cf22e
- Modifes task scheduler setting to include method type
2016-07-14 09:44:16 -04:00
5bf352e9fc
Merge pull request #559 from mailpoet/ajax_update
...
Removes object keys with null values when doing an ajax request
2016-07-14 13:44:43 +03:00
5a7d5ac3f0
- Removes object keys with null values when doing an ajax request
2016-07-13 21:06:13 -04:00
05848ce7aa
- Adds task scheduler option to settings
...
- Closes #553
2016-07-13 19:49:18 -04:00
b58d996ac7
Merge pull request #551 from mailpoet/newsletter_archive
...
Newsletter archive: link to browser version
2016-07-12 17:19:27 +02:00
16fa4491a5
Merge pull request #550 from mailpoet/empty_newsletter
...
Fix notices and warnings in newsletter preview when there's no template
2016-07-12 17:05:09 +02:00
456deede14
Change newsletter archive to link to "View in brower" newsletter
...
versions
2016-07-12 17:55:36 +03:00
4ef50ca551
Fix notices and warnings in newsletter preview when there's no template
2016-07-12 17:11:13 +03:00
5ff7d98b00
Merge pull request #547 from mailpoet/post_notification_fix
...
Fixes post notifications not being sent
2016-07-12 11:15:37 +02:00
3018dff1ff
Edit July 12 2016
2016-07-12 11:07:36 +02:00
9386fe8328
- Fixes post notifications not being sent
2016-07-11 18:56:01 -04:00
e4213437e9
Bump up release version to 0.0.35
2016-07-08 14:57:30 +03:00
386bdceed3
Merge pull request #543 from mailpoet/api_refactor
...
API refactor
2016-07-08 13:55:01 +03:00
87eda71931
Merge pull request #544 from mailpoet/issue_434
...
Settings Page
2016-07-08 13:28:06 +03:00
cef9f1dcf8
- Updates constant names
2016-07-07 14:32:05 -04:00
c78b2088eb
- Updates the check for invalid API endpoint
2016-07-07 14:20:27 -04:00
150364de3a
- Fixes API endpoint naming convention
...
- Generates/saves cron daemon token as soon as its executed
2016-07-07 14:00:07 -04:00
1cd9f3eb67
- Removes counter from cron daemon
...
- Invokes token regeneration/comparion at a later stage
2016-07-07 10:24:24 -04:00
89253125af
- Fixes a typo
2016-07-07 10:00:12 -04:00
e7ee356f90
cleanup permissions related classes
2016-07-07 15:49:03 +02:00
a88017400b
Remove email validation as it was not working properly
...
- using the MailPoet sending method forces signup confirmation
- save settings when activating a sending method (works when pressing enter in an input when setting up method)
2016-07-07 15:36:59 +02:00
f557881462
- Updates code based on review comments
2016-07-07 09:01:59 -04:00
8dba4727c4
- Updates open/click link generation logic to utilize API's buildRequest
...
method
2016-07-06 22:57:39 -04:00
8ec094089f
- Removes TODO notice
2016-07-06 20:18:02 -04:00
3c353e715b
- Fixes view in browser API URL
2016-07-06 19:56:26 -04:00
ab33a9c352
- Updates cron API URL
...
- Removes cron daemon counter
- Generates/saves cron daemon token as soon as its executed
2016-07-06 19:48:16 -04:00
406b509ac4
Remove saving of roles & permissions when saving settings
...
- make sure we try to activate the sending method instead of saving settings when pressing enter in an input
- added Default sender row with global from/reply_to
- hide notification emails setting
- removed notification from/reply to email (for the time being, we will reintroduce it if need be later on)
2016-07-06 17:29:24 +02:00
bd814baf28
- Fixes data not being passed to API buildRequest method
2016-07-06 10:02:47 -04:00
2db681d908
- Adds and centralizes API data encoding/decoding method
2016-07-06 09:22:34 -04:00
37e3af584e
added parsley validation on settings form - need to fix permissions
2016-07-06 14:12:30 +02:00
5fc863bd82
Settings page update (issue #434 )
2016-07-06 14:10:46 +02:00
76649f9590
removed debug mode and roles and permissions from advanced tab
2016-07-06 13:56:11 +02:00
cb2faec8b2
- Refactors API
...
- Updates existing classes to use the refactored API methods
2016-07-05 20:17:25 -04:00
e8604284fe
Merge pull request #540 from mailpoet/issue_431
...
Bulk actions messages + remaining UI items from issue 431
2016-07-05 17:59:15 +03:00
d2ccdef6c7
better alternative to remove duplicate MailPoet submenu
2016-07-05 16:55:03 +02:00
38199dc96f
- Adds validation for API data
2016-07-05 10:20:30 -04:00
630b219e96
Merge pull request #539 from mailpoet/twig_caching
...
Fix Twig cache regeneration
2016-07-05 09:57:02 -04:00
64155bc121
Merge pull request #541 from mailpoet/populator_settings
...
Do not reset plugin settings on plugin reactivation
2016-07-05 14:42:28 +02:00
7fb45a15ee
Fix code style errors
2016-07-05 15:28:38 +03:00
ed5294477f
Fix Populator to not overwrite existing settings
2016-07-05 15:23:11 +03:00
d152b073a6
fixed onSuccess on bulk actions and locale formatted numbers in success messages
2016-07-05 13:58:12 +02:00
f8efb3934b
remove 'MailPoet' submenu and make newsletters the default page
2016-07-05 13:16:14 +02:00
5a21d3fdc8
added missing 'row-title' class on listings
2016-07-05 11:44:49 +02:00
710ede15ce
sending method daily emails frequency in locale
2016-07-05 10:49:12 +02:00
150286ab6b
Enable regenerating templates that have changed
2016-07-04 18:05:50 +03:00
9e758e8a33
Bump up release version to 0.0.34
2016-07-01 16:57:48 +03:00
059165e5d2
Merge pull request #536 from mailpoet/manage_subscriptions
...
Manage subscriptions
2016-07-01 16:17:50 +03:00
fe154d9251
fixed code sniffer reported errors
2016-07-01 14:17:39 +02:00
a8ffbc2d0e
handle empty/unchecked/checked checkboxes properly in both react and forms
2016-07-01 14:14:18 +02:00
9de3a245b0
fixed both radio & checkbox fields so that it selects the proper value
2016-07-01 14:14:18 +02:00
5eef709af5
Uniform date display format for Manage Subscriptions & Subscriber new/edit
...
- use isWPUser instead of wp_user !== null
2016-07-01 14:14:18 +02:00
7b0c130d0a
updated unit test for custom fields of date type
2016-07-01 14:14:18 +02:00
7f265675b0
changed the way custom field date type is handled (react + form + db)
2016-07-01 14:14:18 +02:00
ba15db9829
fixed value loading for textarea
2016-07-01 14:14:18 +02:00
d15473a8e4
disabled first/last name inputs for WP User on manage subscription page
2016-07-01 14:14:18 +02:00
d9f93dc6e7
Merge pull request #537 from mailpoet/qa
...
QA Tools and improvements
2016-06-30 18:17:05 +02:00
634c5b699d
Remove leftover merge conflict, fix empty ALC block message #505
2016-06-30 19:12:26 +03:00
23e8ce38dd
Merge remote-tracking branch 'origin/qa' into qa
...
Conflicts:
lib/Config/Initializer.php
lib/Cron/Workers/SendingQueue/SendingQueue.php
lib/Models/SendingQueue.php
lib/Router/Router.php
2016-06-30 19:01:44 +03:00
c62ae2ce80
Add PHP CodeSniffer option to reduce severity, fixed syntax error
2016-06-30 18:52:07 +03:00
d0813bb4e2
Fix class and method names to use camel case
2016-06-30 18:52:07 +03:00
0ac701eb20
Change line endings from DOS CRLF to Unix LF
2016-06-30 18:52:07 +03:00
607395be6f
Fix spacing around commas
2016-06-30 18:52:07 +03:00
55d48df8a4
Fix indentation issues
2016-06-30 18:50:48 +03:00
e0282ae45b
Fix empty catch statement error
2016-06-30 18:50:48 +03:00
235fdea00f
Remove commented out code, raise code similarity trigger treshold
2016-06-30 18:50:48 +03:00
b8c6d54f48
Fix "Closing brace must be on a line by itself" code sniffer errors
2016-06-30 18:50:48 +03:00
67661e3aad
Remove useless constructors
2016-06-30 18:50:48 +03:00
c03facdc45
Add space after comma in function call parameters
2016-06-30 18:49:50 +03:00
9ddc1ef555
Remove statements that cannot be executed
2016-06-30 18:49:50 +03:00
9cfc2fd940
Remove an unnecessary return statement
2016-06-30 18:49:50 +03:00
24e108bce7
Remove spaces after type casts
2016-06-30 18:49:50 +03:00
48f0c03425
Fix spacing between control structure and opening parenthesis
2016-06-30 18:46:33 +03:00
0bfbe6dc79
Change TRUE, FALSE, NULL capitalization to lowercase
2016-06-30 18:46:33 +03:00
ad0a9838bc
Disable line width limits
2016-06-30 18:46:33 +03:00
81ec293e54
Remove rule that prevents statements with only comments in body
2016-06-30 18:46:32 +03:00
b8b3d76a1d
Remove PHPMD and PHPCPD tools we don't use
2016-06-30 18:46:32 +03:00
805e641d40
Add PHP lint and PHP code sniffer
2016-06-30 18:46:32 +03:00
18326f9df1
Merge pull request #535 from mailpoet/sending_queue_refactor
...
Fixes error that resulted in additional newsletter to be sent
2016-06-30 16:39:45 +02:00
46dda84012
- Moves queue subscriber handling logic to the queu model
2016-06-30 10:23:06 -04:00
9979261cb6
fixed a few more warnings
2016-06-30 15:42:58 +02:00
e8887e2aa5
Add PHP CodeSniffer option to reduce severity, fixed syntax error
2016-06-30 15:24:50 +03:00
4a91fae984
Fix class and method names to use camel case
2016-06-30 15:13:48 +03:00
0fe975f614
- Declares array
2016-06-30 07:52:16 -04:00
c7fd7b8a32
Change line endings from DOS CRLF to Unix LF
2016-06-30 14:39:28 +03:00
b7e3c3ae81
Fix spacing around commas
2016-06-30 14:03:07 +03:00
b2c3206185
- Fixes error that resulted in additional newsletter to be sent
2016-06-30 06:42:56 -04:00
b7d8d482fe
Fix indentation issues
2016-06-30 13:29:23 +03:00
8a9d14319b
Fix empty catch statement error
2016-06-30 12:40:22 +03:00
c396254e64
Remove commented out code, raise code similarity trigger treshold
2016-06-29 21:19:24 +03:00
e4dbeca664
Fix "Closing brace must be on a line by itself" code sniffer errors
2016-06-29 20:48:14 +03:00
168540d6d2
Remove useless constructors
2016-06-29 20:42:03 +03:00
c62cd6c023
Add space after comma in function call parameters
2016-06-29 19:26:07 +03:00
033e0581f1
Remove statements that cannot be executed
2016-06-29 19:20:50 +03:00
9f978d3362
Remove an unnecessary return statement
2016-06-29 19:09:07 +03:00
841340a42d
Remove spaces after type casts
2016-06-29 19:04:23 +03:00
9595e9629f
Fix spacing between control structure and opening parenthesis
2016-06-29 18:54:01 +03:00
56ba543f8d
Change TRUE, FALSE, NULL capitalization to lowercase
2016-06-29 18:38:38 +03:00
1cead6c6cd
Disable line width limits
2016-06-29 17:57:38 +03:00
f5f7ce4c42
Remove rule that prevents statements with only comments in body
2016-06-29 17:15:00 +03:00
b13075b8f2
Remove PHPMD and PHPCPD tools we don't use
2016-06-29 16:49:22 +03:00
c4db9e3227
Add PHP lint and PHP code sniffer
2016-06-29 16:19:50 +03:00
f47bfb5439
Merge pull request #532 from mailpoet/newsletter_creation
...
Newsletter creation: Step 1 and 3 changes
2016-06-28 15:25:14 +02:00
cc4639cb23
Set default values when immediately sending scheduled newsletter
2016-06-28 15:57:02 +03:00
69094f57fd
Fix typos
2016-06-28 15:01:31 +03:00
ffe7b80888
Simplify variable declarations
2016-06-28 14:12:09 +03:00
fc846b808e
Remove obsolete debugging statement
2016-06-28 14:12:09 +03:00
1cbf6b67b2
Remove console.log statements
2016-06-28 14:12:09 +03:00
286c02bdd9
Fix standard newsletter scheduling to always include scheduleAt
2016-06-28 14:12:08 +03:00
5f1d76225b
- Add sorting of segment names in Welcome newsletter segment selector;
...
- Add an option to FormFieldSelect to allow sorting options;
- Change "Send" button label for scheduled newsletters;
- Disable "Send" button for sending/already sent newsletters.
2016-06-28 14:12:08 +03:00
c05ea1b968
Change "Go back to editor" to save form fields first
2016-06-28 14:12:08 +03:00
2d45ab2e88
Add WP user segment selection to Notification and Standard newsletters
2016-06-28 14:12:08 +03:00
ca9b1e25a7
Change notification newsletter time to be displayed in WP format
2016-06-28 14:12:08 +03:00
2927875e16
Regenerate thumbnails of default newsletter templates
2016-06-28 14:12:07 +03:00
486a97fa30
Vertically center template thumbs and don't enforce min-height for them
2016-06-28 14:12:07 +03:00
c22d434dff
Merge pull request #531 from mailpoet/unit_test_catchup
...
Unit test update
2016-06-28 12:22:50 +03:00
306cdeb68f
Models unit tests update
2016-06-27 13:53:56 +02:00
7ee83dad06
Merge pull request #527 from mailpoet/sending_queue_refactor
...
Sending queue refactor
2016-06-23 18:16:21 +03:00
d414313749
- Fixes const definition for PHP 5.5
2016-06-22 13:35:48 -04:00
66d329f630
- Configures mailer inside the mailer task class
2016-06-22 11:21:11 -04:00
f524ffcb28
- Updates mailer task to store mailer instance
2016-06-22 11:15:40 -04:00
264b7e180b
listing handler and bulk actions tests completed
2016-06-22 13:47:54 +02:00
88dc7f4199
removing DKIM and useless classes
2016-06-22 13:47:54 +02:00
9652f75028
Merge pull request #530 from mailpoet/fix_safari_es6_bug
...
removed ES6 syntax from non converted JS file - fixes #529 (Safari bug)
2016-06-22 14:29:57 +03:00
36c32db2d1
Merge pull request #528 from mailpoet/listing_sorting
...
Listing sorting + bugfixes
2016-06-22 14:24:05 +03:00
fd12bd557e
fixed 'Setup' link in homepage
2016-06-22 12:21:26 +02:00
7bd8ed4639
Use promises for handleBulkAction
...
- fixed filters not being updated when going back/forward
- improved redirection to "all" group after emptying the trash (former way became buggy)
- fixed error thrown by "onGetItems" -> this logic has to go at some point
- Newsletters listing are sorted by "updated_at" desc
- Subscribers are sorted by "created_at" desc (Subscribed on)
2016-06-21 22:36:13 +02:00
ca0e511efd
removed ES6 syntax from non converted JS file - fixes #529 (Safari bug)
2016-06-21 16:47:25 +02:00
e5f3fabcda
- Moves mailer logic into Mailer Task class
2016-06-21 10:14:19 -04:00
efc9bac760
- Updates unit tests
2016-06-20 23:36:30 -04:00
ce6327c3d5
- Re-adds the old multidimensional array flatten method
2016-06-20 23:35:47 -04:00
f32d6bb331
- Joins bulk and individual processing into one method
...
- Refactors code as per code review comments
2016-06-20 23:12:32 -04:00
e807aad814
- Updates array flatten function for multidimensional arrays
...
- Removes custom array unique method for multidimensional arrays
2016-06-20 11:50:54 -04:00
b87754ca30
Listing setParam only needs to be run when url history is specified
...
- added missing code to deleteManySubscriptions() so that it doesn't remove from all segments
2016-06-20 17:28:19 +02:00
22dfb372ec
- Updates bulk insert logic
2016-06-20 10:34:41 -04:00
674bbd728e
updated Subscriber unit test to use model constants - no fix here
2016-06-20 16:30:34 +02:00
68c09b8678
Sorting for all listings & bugfixes for all listings except Newsletters
...
- newsletters listing now uses hash history
- newsletters are sorted by Subject (a->z)
- segments are sorted by Name (a->z)
- re-added WordPress Users list as a segment you can send a newsletter to
- added explicit error messages when an auto newsletter isn't fully configured
- added missing strings for "selectAll" in Segments listing
- fixed filters() in Subscribers listing (wrong count as it was not taking groups/filters/search into account)
2016-06-20 16:23:27 +02:00
c83ab0886f
- Rebases master
2016-06-19 22:10:18 -04:00
999a0b3ede
- Refactors sending queue worker by breaking it into smaller tasks
...
- Adds arrayUnique method to Helpers for multidimensional arrays
2016-06-17 14:52:56 -04:00
6daecd6466
- Fixes URL extraction (undefined index notice)
...
- Updates link replacement in text body
- Updates links saving logic
2016-06-17 14:52:33 -04:00
7af2775972
Allowed ability to set default sort_by/order on listings
...
- improved performance of listings (less refresh of items)
- fixed sorting issue where the order would not be reversed
2016-06-17 17:27:40 +02:00
4bb1acf493
Bump up release version to 0.0.33
2016-06-17 17:14:19 +03:00
c8cd3d3eb5
Merge pull request #526 from mailpoet/copy_review
...
copy_review
2016-06-17 16:30:35 +03:00
2360c4d6e4
Fix periodicity strings
2016-06-17 16:28:40 +03:00
36e9168eef
Escape quotes where needed
2016-06-17 16:06:03 +03:00
fb79d189d7
Edits June 17 2016
2016-06-17 15:09:25 +03:00
12330d6d34
Copy edits 6/15/2016
2016-06-17 15:09:25 +03:00
5efbcfd9c1
Update June 13
2016-06-17 15:09:24 +03:00
75240fc2e1
Merge pull request #508 from mailpoet/newsletters_listing
...
Newsletters multi-listing
2016-06-17 15:01:30 +03:00
b6fabcc739
removing some leftover trailing commas.
2016-06-17 13:16:20 +02:00
269ddae93a
Refactored scheduling options for React (semi-converted to ES6 too)
...
- fixed issue with Pausing sending (missing self::)
2016-06-17 13:05:46 +02:00
90c3f0e4e4
only update status to Sent for Standard newsletters
2016-06-16 20:31:47 +02:00
dd8c54aae3
removed useless newsletters/list.jsx
...
- removed constant from Scheduler since it's defined on the SendingQueue model
2016-06-16 20:08:42 +02:00
aa3a46b941
Status update of newsletters completed
...
- duplicate newsletter now includes options as well
- fixed NaN issue in statistics when newsletter is being sent
- use constant for scheduled (and put it as the sendingQueue Model level)
2016-06-16 20:01:53 +02:00
744455f0df
removed useless methods
2016-06-16 12:21:54 +02:00
9aa25446d1
fixed unit tests
2016-06-15 16:33:48 +02:00
6199caea29
- Notification settings column
...
- added "width" option to listing headers/columns
2016-06-15 16:33:48 +02:00
d6a68dd4d0
settings column done for welcome emails + WordPress capitalization fix
2016-06-15 16:33:48 +02:00
ee6e261c42
Conditional display of statistics column (for standard)
...
- improved duplicate action (for standard)
- moved STATUS_COMPLETED constant from worker to SendingQueue model where it belongs
2016-06-15 16:26:42 +02:00
cabfd8a946
better with the proper type
2016-06-15 16:26:42 +02:00
cf712636ed
progress on notification type listing + NL model improvements
2016-06-15 16:26:42 +02:00
873c3d15a0
Fixed Setting::getValue issue where defaults were not returned for single keys
...
- updated static strings with constants
2016-06-15 16:26:42 +02:00
bc1bd3bad1
commenting on a react quirk
2016-06-15 16:26:42 +02:00
9f971632c9
update status in welcome listing
2016-06-15 16:26:42 +02:00
91bc0505ac
Welcome emails progress
2016-06-15 16:26:42 +02:00
90c94624cc
added preview link for standard newsletters
2016-06-15 16:26:42 +02:00
cd412894c6
Refactored filtering (groups / status / type)
...
- standard listing close to completion (missing item actions)
- enabled tracking by default on install
2016-06-15 16:26:42 +02:00
ecf15d53d9
Newsletters listing
...
- added stylesheet for newsletters listing
- added "status" database column on Newsletters for grouping in listings
- added duplicate link to standard newsletters
2016-06-15 16:15:02 +02:00
a593347336
call groups/filters only if Model has defined those methods
2016-06-15 16:15:02 +02:00
22566869cb
tab system for newsletters listing
2016-06-15 16:14:06 +02:00
c959e7ec96
fixed total count and filtering + basic tab implementation in React
2016-06-15 16:14:06 +02:00
86a2846215
Tab system for listings
2016-06-15 16:14:06 +02:00
3b97a26a8a
Newsletters multi-listing
2016-06-15 16:14:06 +02:00
dc6c973574
Merge pull request #523 from mailpoet/editor_ui
...
Email Editor: round 2 fixes
2016-06-14 15:26:22 +02:00
2a3a561464
updated shortcode (user -> subscriber) in FrankRoast template
2016-06-14 15:25:23 +02:00
e5f45fb7ad
Merge pull request #524 from mailpoet/link_processing_fix
...
Prevents URLs in link titles from being processed when tracking is enabled
2016-06-14 15:21:18 +02:00
f22cadd319
- Declares hash length as constant
...
- Introduces check for nonexistent values/updates loop condition
2016-06-14 09:02:08 -04:00
5ea25ec697
Fix the way we query for WP subscriber in email preview
2016-06-14 15:43:13 +03:00
c0a250fc0f
Turn sidebar/sidepanel text size into a variable
2016-06-14 15:26:00 +03:00
e69aa792c4
- Prevents URLs in link titles from being processed when tracking is enabled. Closes #519
2016-06-13 21:13:23 -04:00
3b4ac4d2d2
Change newsletter preview to use current user as subscriber
2016-06-13 15:02:20 +03:00
781973777e
Vertically and horizontally center block deletion confirmation dialog
2016-06-13 14:13:47 +03:00
8698d2c6ba
Change placeholder text of preheader input
2016-06-13 13:06:59 +03:00
47c15eca83
Change sidebar and sidepanel text font size to 13px
2016-06-13 13:06:59 +03:00
64f4bed080
Bump up release version to 0.0.32
2016-06-10 17:25:38 +03:00
fe47ba8a38
Merge pull request #522 from mailpoet/tests_fix
...
Fix PHP unit tests
2016-06-10 10:12:53 -04:00
eb02adc7ba
Exclude lib/Util/Helpers.php class from unit test coverage calculations
2016-06-10 16:54:11 +03:00
f257b503e9
- Fix unit tests to account for translation changes;
...
- Exclude 3rd party utility libraries from coverage calculations;
2016-06-10 15:06:44 +03:00
bfdabe3554
Merge pull request #521 from mailpoet/copy_review
...
Copy review
2016-06-10 12:36:47 +03:00
77dd71935a
Update - June 10 2016
2016-06-10 11:13:40 +02:00
4b418f041b
Merge pull request #518 from mailpoet/alc_posts_ui
...
ALC & Posts widgets UI fixes
2016-06-09 16:19:57 +02:00
c8a0e006a0
Fix Select2 placeholder in Posts settings
2016-06-09 15:42:01 +03:00
359119d896
Disable dragging with right click, fixes #517
2016-06-09 13:34:26 +03:00
1a3c767601
- Fix double HR tag issue on ALC/Posts block settings;
...
- Change "Drop content here" message to a custom one for Posts/ALC blocks
2016-06-09 13:34:26 +03:00
6a97e82d42
Fix select2 placeholder text not appearing for Posts widget
2016-06-09 13:34:26 +03:00
3edfd32879
- Add highlighting of blocks that are being edited;
...
- Refactor block settings views;
- Change Posts widget to display 8 posts in settings;
- Move ALC/Posts category selector label to Select2 placeholder.
2016-06-09 13:34:26 +03:00
33bdde1156
Merge pull request #516 from mailpoet/unit_tests
...
Adds unit test for open/unsubscribe statistics
2016-06-09 12:54:16 +03:00
710cab64c3
- Fixes error due to: "the blacklist functionality has been removed from
...
PHPUnit 5, please remove blacklist section from configuration"
2016-06-08 21:26:23 -04:00
ed707b1738
- Adds unit test for unsubscribe statistics
2016-06-08 21:25:40 -04:00
398903e8b8
- Adds unit test for open statistics
2016-06-08 12:38:52 -04:00
d590f5ea98
Merge pull request #512 from mailpoet/preview_link_refactoring
...
Extracts browser preview URl logic into a separate class
2016-06-08 17:12:10 +02:00
d6cbe5aac8
- Fixes incorrect shortcode name
...
- Updates unit test
2016-06-08 11:09:33 -04:00
08e6430c7d
June 8 2016 Copy review
2016-06-08 17:02:50 +02:00
945fe66bbb
Merge pull request #514 from mailpoet/model_cleanup
...
Removes unused method from the base model
2016-06-08 15:13:51 +02:00
8e3eb2b795
Merge pull request #515 from mailpoet/unit_tests
...
Adds unit test for click statistics
2016-06-08 16:02:42 +03:00
52fbc0ee8a
Merge pull request #513 from mailpoet/renderer_fix
...
Rendering fix
2016-06-08 12:56:22 +03:00
a355228b93
Test Commit
...
This is an initial test commit for the copy review.
2016-06-08 11:31:04 +02:00
2cb0b3b071
- Adds unit test for click statistics
2016-06-07 21:57:04 -04:00
bc1fb235d3
- Removes unused method from the base model. Closes #511
2016-06-07 18:47:00 -04:00
713dda913e
- Fixes rendering issue where DOMDocument throws a notice on unescaped
...
html entity
2016-06-07 12:27:40 -04:00
d182638971
- Updates references to the new view in browser URL class
...
- Removes unnecessary rtrim condition in URL generation
2016-06-07 10:53:01 -04:00
a5c620acf3
- Updates the way the view in browser URL is constructed
2016-06-07 10:41:19 -04:00
c176ad1d16
- Updates based on code review comments
2016-06-07 10:14:37 -04:00
14c2b4d90f
- Changes location for the main view in browser class
...
- Updates code formattign for case statements
2016-06-07 09:28:29 -04:00
03eb4ad0fc
- Changes location for the view in browser URL class
2016-06-07 09:16:48 -04:00
ba9cd15651
- Extracts view in browser URl logic into a separate class
2016-06-07 09:08:01 -04:00
329ec63dfd
Bump up release version to 0.0.31
2016-06-03 18:29:40 +03:00
4925c7868e
Merge pull request #510 from mailpoet/twig_deprecation
...
Twig deprecation notice (latest version)
2016-06-03 18:10:53 +03:00
13d28d0aa7
implemented interface in our Twig extension to comply with latest Twig standards
2016-06-03 15:07:30 +02:00
c7d3c79fe3
Merge pull request #509 from mailpoet/unit_tests
...
- Increases Mailer unit test coverage to 100%
2016-06-02 19:38:43 +03:00
1e9da724ea
- Updates exception test logic
2016-06-02 12:33:58 -04:00
645d4e15ab
- Updates unit test
2016-06-02 11:03:16 -04:00
cad5b242b2
- Increases Mailer unit test coverage to 100%
2016-06-02 10:11:36 -04:00
99a81042c1
Merge pull request #507 from mailpoet/custom_shortcodes
...
Implements shortcodes for custom fields
2016-06-01 17:09:38 +03:00
61987a204e
- Fixes custom field shortcode matching logic
2016-06-01 09:59:45 -04:00
a208104fc8
- Fixes naming convention
2016-06-01 09:40:59 -04:00
00ccc8adf4
Merge pull request #506 from mailpoet/alc_update
...
Multiple ALC block support for newsletter editor
2016-06-01 15:15:26 +02:00
df0ed9ce53
Rename mailpoet_custom_fields symlink to mailpoet_shortcodes
2016-06-01 16:00:05 +03:00
26d9b915a2
- Adds unit test for shortcodes helper class
2016-05-31 21:30:38 -04:00
16cb91990b
- Updates unit test
2016-05-31 20:08:45 -04:00
9642d3e672
- Renames all references of "custom fields" to "shortcodes"
2016-05-31 11:25:16 -04:00
aed60e6905
- Updates menu/editor view to work with the refactored shortcodes logic
2016-05-31 11:04:10 -04:00
da7615ba4c
- Removes redundant shortcode description
...
- Implements shortcode processing for custom fields
2016-05-31 11:03:04 -04:00
3eb6a21980
- Centralizes a list of all shortcodes
...
- Returns all shortcodes with custom fields
2016-05-31 11:02:08 -04:00
b4e371302c
Fix PHP coding style based on feedback
2016-05-31 17:50:38 +03:00
e6724b1d4a
Change unsubscribe verifier to check for "Unsubscribe" shortcode
...
presence
2016-05-31 16:29:10 +03:00
2b6e87c3a7
Force TinyMCE to use absolute URLs
2016-05-31 16:12:33 +03:00
b01ee80ec2
Update Backbone, Marionette, Backbone Radio, TinyMCE dependency versions
2016-05-31 15:14:36 +03:00
5d48ecac80
Add a method to bulk update ALC blocks in newsletter editor
2016-05-31 13:53:45 +03:00
ebdb826011
Bump up release version to 0.0.30
2016-05-27 18:31:35 +03:00
9dc725e34d
Merge pull request #488 from mailpoet/wp_users
...
Wp users
2016-05-27 18:26:45 +03:00
f47c331a5b
updated db schema and fixed unit test missing Segment cleanup after
2016-05-27 15:38:24 +02:00
b45c70f32b
removed status from subscribeManyToSegments() query
2016-05-27 14:18:02 +02:00
cf33d6f066
removed extra spaces
2016-05-27 14:15:46 +02:00
8292e9a744
Revert batch processing on bulk actions - too buggy
...
- minor fixes and cleanup
2016-05-27 14:15:46 +02:00
3c46a5b434
Optimized Bulk actions
...
- Updated SQL schema for every created_at column so that it has a default value
- Updated unit tests based on recent changes (new methods in SubscriberSegment model)
- Added check for HelpScout initialization code so that it doesn't throw errors
2016-05-27 14:15:46 +02:00
4a4c4e093a
Added unit tests for the WP segment
...
- moved WP segment creation to the Segment model
2016-05-27 14:14:35 +02:00
4fa8a650b8
Added unit tests for SubscriberSegment / Subscriber models
2016-05-27 14:14:35 +02:00
da755b7902
Renamed method names for better clarity + refactoring
...
- renamed getWPUsers() to getWPSegment()
- renamed SubscriberSegment methods
2016-05-27 14:14:35 +02:00
ceebb18bdf
minor spacing fix
2016-05-27 14:14:35 +02:00
d10a29598d
prevent deletion of WP Users segment in Segments listing
2016-05-27 14:14:35 +02:00
8c56c8da5e
Fixed bulk actions (return false if no items were selected)
...
- added missing check for WPUsers segment in case it does not exist
2016-05-27 14:14:35 +02:00
c4ddb38d18
Prevent WP users from being trashed/deleted
...
- return actual rowCount of affected rows for bulk actions (based on PDO last statement)
- prevent removal of WP Users segment relationship with subscribers.
2016-05-27 14:14:35 +02:00
15a21e5745
fix segments loaded on subscribers page + removed counts for bulk actions' segments
2016-05-27 14:14:35 +02:00
7df1a856ea
Merge pull request #501 from mailpoet/import_fix
...
Import fix
2016-05-27 14:19:32 +03:00
69381205a2
- Updates unit test
2016-05-27 07:16:11 -04:00
9e0d8056b3
- Changes success/error notices font size to 13px in import and export
2016-05-27 07:16:11 -04:00
4b85c57436
- Updates Export notification class
...
- Updates Export "back to subscribers" button language
2016-05-27 07:16:11 -04:00
377498be1d
- Removes validation of MailChimp API key
...
- Refactors import class
- Creates new method in Newsletter model to select welcome notifications
for specific segments
- Updates Step 2 (error) and Step 3 (success) notices
- Gives MenuBootstrap class a comprehensible name
2016-05-27 07:16:11 -04:00
142421ad48
- Updates unit test
2016-05-27 07:16:11 -04:00
768115b794
- Disables "next step" button on import's step 2 when no segments are
...
selected
2016-05-27 07:16:11 -04:00
8b9d76db8a
- Displays notice on step 3 of import when subscribers are added to a
...
segment with welcome notification enabled
2016-05-27 07:16:11 -04:00
f17c78fda2
- Updates Segment model to return segments even when there are no
...
subscribers
2016-05-27 07:16:11 -04:00
3d45a8b7d4
- Updates subscriber/subscriber_segment status using const values
2016-05-27 07:14:34 -04:00
3888241cbd
- Simplified date matching logic by using Moment.js
2016-05-27 07:14:34 -04:00
603b6749de
- Styles the import results notice to look like WP's "update"
2016-05-27 07:14:34 -04:00
22918ecfd1
- Updates the wording of the "back to list" button
2016-05-27 07:14:34 -04:00
70ded73b51
- Updates the look of the MailChimp API key "verify" button
2016-05-27 07:14:34 -04:00
da147047ec
- Updates import email regex to use standard HTML5 regex
...
- Improves email detection/filtering logic
2016-05-27 07:14:34 -04:00
0e24174373
Merge pull request #486 from mailpoet/export_fix
...
Fixes segment subscriber count when status is "unsubscribed"
2016-05-26 11:40:38 +02:00
bc9b4eeb19
- Update Segment model/test to use const values for subscriber status
2016-05-25 17:31:38 -04:00
c6b13c5175
Merge pull request #498 from mailpoet/rendering_fix
...
Fixes a couple of rendering issues
2016-05-25 14:23:15 +03:00
f754b1d1b2
- Applies text alignment to ALC block
...
- Prevents duplicate column content
2016-05-24 15:41:26 -04:00
bd5300d69a
Merge pull request #495 from mailpoet/standard_newsletter_fix
...
Fix scheduling immediate standard newsletters
2016-05-24 12:02:01 -04:00
9996f3ef41
Change Scheduler to use Newsletter object, not array
2016-05-24 17:57:34 +03:00
0f95d7bc8a
Use Scheduler to schedule next post notification sending timestamp
2016-05-24 17:08:34 +03:00
14098643ae
Fix scheduling immediate standard newsletters
2016-05-24 16:04:42 +03:00
7c2d5a45c5
- Updates unit test
2016-05-20 12:12:29 -04:00
d25070829d
Bump up release version to 0.0.29
2016-05-20 18:49:10 +03:00
9d5902e179
- Fixes segment subscriber count when status is "unsubscribed"
2016-05-20 11:35:58 -04:00
d194502b27
Merge pull request #485 from mailpoet/standard_scheduling_fix
...
Prevent user from manually editing Standard newsletter scheduling date
2016-05-20 15:09:04 +02:00
2cef99de2b
Merge pull request #484 from mailpoet/re_adding_localestring
...
Re-adding toLocaleString on Segments listing
2016-05-20 08:50:02 -04:00
05d3756a1c
Change readOnly
field to boolean type
2016-05-20 15:27:46 +03:00
b3d9fc54fe
Prevent user from manually editing standard scheduling date
2016-05-20 14:19:38 +03:00
20841eb5e8
Re-adding toLocaleString on Segments listing
2016-05-20 09:25:40 +02:00
9e23326d45
Merge pull request #483 from mailpoet/react_forms
...
Forms / WP Sync
2016-05-19 10:20:47 -04:00
f81d639b19
Merge pull request #482 from mailpoet/export_fix
...
Export fix
2016-05-19 15:49:12 +02:00
ab3e272020
extra space
2016-05-19 15:40:14 +02:00
4c265d1339
convert some React fields to ES6
...
- renamed empty label to placeholder
2016-05-19 15:19:31 +02:00
da08de0e74
- Fixes unit test
...
- Enables check for ZIP extension
2016-05-19 09:10:26 -04:00
6074aa927b
Fix WP Sync
...
- added missing translations in listings (responsive view)
2016-05-19 14:32:40 +02:00
046127eeba
fixed react forms (new bug discovered on new forms with default values not saved)
2016-05-19 14:30:33 +02:00
0c8a8c6854
Merge pull request #473 from mailpoet/standard_scheduling
...
Standard newsletter scheduling
2016-05-19 13:56:44 +03:00
acfcfdd730
- Refactors scheduler worker and updates logic responsible for scheduling
...
a new post notification queue
2016-05-18 15:40:41 -04:00
8f935df12a
Merge branch 'standard_scheduling' of mailpoet:mailpoet/mailpoet into standard_scheduling
2016-05-18 14:37:11 -04:00
2784bb7282
- Adds queue rescheduling for post notifications
2016-05-18 14:33:55 -04:00
08a8ca4969
Change segments handling for notification newsletters
2016-05-18 21:27:58 +03:00
5a03eb9a17
Fix newsletter calls to use array access and not object access
2016-05-18 19:03:06 +03:00
91bb215e4d
Change Date picker to use Wordpress date format
2016-05-18 18:38:59 +03:00
0b3a388a78
- Remove space after if;
...
- Change Scheduler::standard function name to a more descriptive one
2016-05-18 18:38:58 +03:00
66a93768e1
Remove unnecessary function calls
2016-05-18 18:14:54 +03:00
61df4899cd
- Refactor WP DateTime helper
...
- Add a unit test helper to stub out Wordpress functions
2016-05-18 18:14:54 +03:00
f8b1e153be
Make date picker translatable
2016-05-18 18:14:53 +03:00
f322433875
Add standard newsletter scheduling backend
2016-05-18 18:14:53 +03:00
be155c38bc
Fix datepicker onChange handler
2016-05-18 17:51:39 +03:00
13ee338fb0
Add jQuery UI datepicker with Melon skin
2016-05-18 17:51:39 +03:00
f8628c1f4e
- Add input validation
...
- Unmount datepicker on destruction
- Change prop propagation pipeline
2016-05-18 17:51:39 +03:00
f7c70be5eb
Add standard newsletter scheduling UI
2016-05-18 17:51:39 +03:00
65df28d52e
Merge pull request #478 from mailpoet/post_notification_update
...
Post notification update
2016-05-18 16:10:23 +02:00
3e658033da
- Updates conditional check
2016-05-18 10:00:38 -04:00
31e082eb2b
- Removes space between IF and statement
2016-05-18 10:00:38 -04:00
bf1ab3a593
- Removes space between (int) and variable
2016-05-18 10:00:38 -04:00
8540c51679
- Changes newsletter object to array in SendingQueue router
...
- Schedules post notification right after its creation
2016-05-18 10:00:09 -04:00
d2a6b6bd4e
- Updates based on code review comments
2016-05-18 10:00:09 -04:00
06417c1e88
- Fix ALC post amount handling of boundary values;
...
- Change magic number to named constant
2016-05-18 10:00:09 -04:00
be238f4c67
- Fixes unit test
...
- Corrects method name in scheduler
2016-05-18 10:00:09 -04:00
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
dbb3c96300
Modify ALC to skip already sent posts
2016-05-18 10:00:09 -04:00
c8f7bea419
Let wordpress exclude already used posts in ALC selection
2016-05-18 10:00:09 -04:00
396ab50fa0
- Implements exclusion of duplicate posts from ALC
2016-05-18 10:00:09 -04:00
84e9ecef29
Merge pull request #477 from mailpoet/php7_mysql_fix
...
Fix for PHP7 & Mysql 5.7
2016-05-18 15:42:36 +02:00
57472d1a2e
- Removes comment for an explicitly invoked condition
2016-05-18 09:39:29 -04:00
cb4f055263
- Updates export SQL to always use GROUP BY and aggregate columns
2016-05-17 11:07:12 -04:00
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
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
6e45a8e788
all listings have bulk actions / pagination and customizable limit per page
2016-05-13 16:53:48 +02:00
395e95bc54
Bump up release version to 0.0.28
2016-05-13 16:18:01 +03:00
a8309b436d
Merge pull request #474 from mailpoet/UI_updates
...
Ui updates
2016-05-13 16:14:23 +03:00
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
290f749220
- Renames "Update" link to "Force Sync" #421 (12)
...
- Adds new link "Read more" #421 (13)
2016-05-12 11:48:33 -04:00
8cb5b3729d
Merge pull request #472 from mailpoet/UI_updates
...
Expands MailPoet admin menu for sub-subpages
2016-05-12 17:40:04 +03:00
ce4a3196ee
- Highlight main MailPoet menu
...
- Expands menu for newsletter editor
2016-05-12 10:37:56 -04:00
40ea5a0b84
- Improves menu expansion code
...
::
2016-05-12 09:59:05 -04:00
af95380a62
- Expands MailPoet admin menu for sub-subpages. #431
2016-05-12 09:10:35 -04:00
483eaffc0e
Merge pull request #471 from mailpoet/import_update
...
Import udate
2016-05-12 12:40:23 +03:00
7e86ee3266
Merge pull request #470 from mailpoet/UI_updates
...
Various UI fixes
2016-05-12 12:15:52 +03:00
65630e6726
- Formats numbers in export
2016-05-11 15:47:47 -04: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
00eaa768a6
- Updates Segment model to return subscriber count only if subscriber's
...
status is "subscribed"
2016-05-11 13:06:26 -04:00
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
a1d8dec047
- Properly formats subscriber count during import
2016-05-11 10:18:59 -04:00
ff030068b0
Merge pull request #468 from mailpoet/UI_updates
...
Various UI fixes
2016-05-11 16:39:28 +03:00
79e37018c9
- Fixes unit test
...
- Updates Settings page heading to h1
2016-05-11 08:56:37 -04:00
7ae8248339
Merge branch 'UI_updates' of mailpoet:mailpoet/mailpoet into UI_updates
2016-05-11 08:52:38 -04:00
30720975ab
- Disables "confirm unconfirmed" batch action as per #432
2016-05-11 08:52:13 -04:00
b2359258d4
Update newsletter sending process to format numbers >1000
2016-05-11 11:47:23 +03:00
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
2dab89135f
- Sets MailPoet notice timeout to 5sec
...
- Removes custom timeout from import
2016-05-10 18:59:31 -04:00
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
751d8e7852
- Adds missing page titles
2016-05-10 13:01:40 -04:00
8a4dec08e1
- Converts page title headings to H1
...
- Adds "back to list" to subpages
2016-05-10 10:13:57 -04:00
8b9f5ad5b1
Merge pull request #467 from mailpoet/cron_fix
...
- Corrects the daemon stop status
2016-05-10 15:51:53 +03:00
fc597a53bb
- Corrects the daemon stop status
2016-05-09 20:28:02 -04:00
2f25dc6a20
Bump up release version to 0.0.27
2016-05-06 14:46:12 +03:00
fc38ee2f08
Merge pull request #466 from mailpoet/rendering_engine_update
...
Fixes empty paragraph spacing
2016-05-05 13:04:26 +03:00
33bebc6629
- Replaces empty paragraphs with single space according to specific
...
condition
2016-05-04 19:57:10 -04:00
14a8e02f99
Merge pull request #465 from mailpoet/browser_preview
...
Newsletter preview
2016-05-04 17:58:41 +03:00
0bf6c87ec7
- Fixes shortcode category name for view in browser url
...
- Updates shortcode regex
2016-05-04 10:45:30 -04:00
422fba2835
- Updates based on code review comments
2016-05-03 18:41:57 -04:00
f36dbb78e6
- Updates unit test
2016-05-02 13:44:36 -04:00
3213dd0d08
- Removes unused exception handlers
2016-05-02 13:19:10 -04:00
3f2199fd63
- Updates link tracking to use the same Public API data format as other
...
endpoints
2016-05-02 13:15:48 -04:00
a4477a9bd6
- Updates CONST values
2016-05-02 12:27:00 -04:00
52790d7bd6
- Updates code comment
2016-05-02 12:24:56 -04:00
0b9812210f
- Updates CONST values
2016-05-02 11:30:37 -04:00
756dbb4641
- Updates daemon status to CONSTs
...
- Uncomments temporary commented out code
- Removes unnecessary exception handles in Public API
2016-05-02 10:32:34 -04:00
b38742ddc0
- Changes divider to CONST
2016-05-02 10:02:22 -04:00
49e38549ec
- Fixes URLs not being properly generated when tracking is enabled
2016-05-02 10:00:35 -04:00
afcb0a0d7f
- Upperases all constants
2016-05-02 09:47:54 -04:00
d18f0e50b5
- Removes debug backtrace
...
- Removes uncommented queue save
2016-05-02 09:23:37 -04:00
6868a07ead
- Moves link saving logic into Links class
2016-05-01 21:55:24 -04:00
cca76d0d97
- Adds custom shortcode processing logic
...
- Updates shortcode categories code
- Completely rewrites shortcodes unit tess
2016-05-01 14:07:06 -04:00
70fa77d333
- Creates temporary folder if it doesn't exist
2016-04-30 22:38:55 -04:00
412201d965
- Updates unit test
2016-04-30 22:38:39 -04:00
045a92c7d6
- Standardizes variable names
2016-04-30 22:21:03 -04:00
2ba2e3eca5
- Refactors sending queue worker
2016-04-30 22:19:59 -04:00
90c294f60e
- Updates editor/router to use the new browser preview class
2016-04-30 22:19:59 -04:00
57b953dd14
- Rewrites shortcode processing class to work with other changes
2016-04-30 22:19:59 -04:00
0f81a8db60
- Updates method to utilize constant value
2016-04-30 22:19:59 -04:00
2d6971f8df
- Refactors link tracking class
2016-04-30 22:19:59 -04:00
0abe8b5371
- Implements view in browser
2016-04-30 22:19:59 -04:00
5bad682879
- Merges all shortcode links under one category
...
- Adds filter hooks for custom links
- Renames old shortcodes in the editor and elsewhere
2016-04-30 22:19:59 -04:00
fa9d32c230
Bump up release version to 0.0.26
2016-04-29 21:09:41 +03:00
1b3ceca7b2
Merge pull request #464 from mailpoet/undo_go_back
...
remove attempt at 'goback' after editing an entity
2016-04-29 21:07:10 +03:00
9be326b45d
remove attempt at 'goback' after editing an entity
2016-04-29 18:35:52 +02:00
2d2e1298c4
Merge pull request #462 from mailpoet/segments_listing
...
React components update + bugfixes
2016-04-29 14:18:05 +03:00
5dc3a4386e
Merge pull request #463 from mailpoet/queue_processed_date_fix
...
Updates queue processed date to account for time offset
2016-04-29 12:16:51 +03:00
b617dde266
- Updates queue processed date to account for time offset
2016-04-28 12:42:16 -04:00
962e91f9dc
fixed merge fuck
2016-04-28 17:15:07 +02:00
4047b41a7f
Updated all React components to their latest version
...
- updated code due to deprecated warnings (mostly router stuff & input default value)
- set default sender based on settings when creating new newsletter
- fixed erroneous UTC offset when displaying dates (PHP takes care of it)
2016-04-28 17:02:24 +02:00
59199140bf
Merge pull request #448 from mailpoet/twig_template_cache
...
modified temp path/url for cache/export folders
2016-04-28 10:18:53 -04:00
1079c0beae
Merge pull request #458 from mailpoet/click_rate_update
...
fixes click rate
2016-04-28 17:01:05 +03:00
1694baab7d
Merge branch 'click_rate_update' of mailpoet:mailpoet/mailpoet into click_rate_update
2016-04-28 09:37:04 -04:00
335ac9c778
- Updates statistics to display only 1 click event from a given subscriber
...
Fixes #417 (7)
2016-04-28 09:34:59 -04:00
65efd234f9
- Fixes duplicate status for different newsletters
...
- Updates statistics not to display NaN values
2016-04-28 09:25:09 -04:00
f726d943db
Merge pull request #460 from mailpoet/text_rendering_fix
...
Text rendering fix
2016-04-28 12:55:08 +03:00
2d1e950097
Merge pull request #459 from mailpoet/scheduled_status
...
Updates newsletter listing status
2016-04-28 12:52:46 +03:00
ca2f16970b
- Fixes and issue with lists not retaining links and other HTML content
2016-04-27 21:22:39 -04:00
4a123f8fe9
- Displays proper status for scheduled newsletters
2016-04-27 20:59:04 -04:00
7b224328e1
- Updates statistics to display only 1 click event from a given subscriber
...
Fixes #417 (7)
2016-04-27 20:55:19 -04:00
699dfa19f0
- Removes leftover console command
2016-04-27 20:14:06 -04:00
06d56fe19d
- Adds "scheduled for" status for notifications
...
- Adds post notification/welcome activation message
- Implements schedule update when editing newsletter
Implements #405 (3 & 7)
2016-04-27 20:08:45 -04:00
1b7ac62b5c
Merge pull request #453 from mailpoet/queue_statistics
...
Send statistics
2016-04-27 21:28:42 +03:00
ae358ce13e
- Updates statistics SQL query
...
- Fixes tests + expands coverage
- Removes leftover console command
2016-04-27 21:26:47 +03:00
18f35b5e91
- Displays statistics in newsletter listing
2016-04-27 21:26:47 +03:00
67ca305b7f
- Adds withStatistics method to the Newsletter model
...
- Updates Newsletter router to return statistics
- Returns only completed/running queues
2016-04-27 21:26:47 +03:00
cb0908fc70
Merge pull request #454 from mailpoet/post_title_shortcode_fix
...
Updates newsletter post title shortcode
2016-04-27 21:24:34 +03:00
42df59076d
Merge pull request #457 from mailpoet/forms_listing
...
Forms listing
2016-04-27 15:15:53 +03:00
ff8be3bdc6
Merge pull request #456 from mailpoet/manage_subscription_custom_pages
...
don't enforce our content on custom subscription pages
2016-04-27 15:03:27 +03:00
f7b6dcf409
- Remove bulk actions from forms
...
- form name is now a link to the edit form page
- added "row-title" class so that the name is "bigger"
2016-04-27 13:31:30 +02:00
940f3848dd
Merge pull request #452 from mailpoet/form_stats
...
Form subscription stats
2016-04-27 14:14:42 +03:00
e847ad2df2
don't enforce our content on custom subscription pages
2016-04-27 11:13:36 +02:00
2459a103fd
- Ignores sticky posts when fetching latest post title
...
- Updates unit test
2016-04-26 19:53:23 -04:00
0dd3f2178e
updated form stats to record individual subscription
2016-04-26 18:12:05 +02:00
de873eca71
Unit test for StatisticsForms model
...
- improved incrementation of subscriptions count so that we don't need to fetch the record after an update
2016-04-26 15:38:42 +02:00
ef461da77f
Statistics for Form Subscriptions
...
- added statistics_forms table
- added corresponding model to record stats
- record stats whenever someone subscribes via a form
2016-04-26 15:16:37 +02:00
caf6dcddfa
Merge pull request #451 from mailpoet/react_select_fix
...
Subscribers bulk actions with an extra select
2016-04-26 14:00:32 +03:00
9684c88651
refactor
2016-04-26 12:43:48 +02:00
256bca8ed9
Fix selection.jsx by adding a check before trying to destroy the select2 instance
2016-04-26 12:19:39 +02:00
8d56e8582f
Merge pull request #450 from mailpoet/unsubscribe_tracking
...
Implements tracking of unsubscribe events
2016-04-25 21:32:10 +03:00
56959f2f49
Terminate execution after redirecting a click
2016-04-25 20:33:17 +03:00
bbc7de6898
- Removes commit leftovers
2016-04-25 12:02:56 -04:00
0df246da15
Merge pull request #447 from mailpoet/tracking_fix
...
Fixes click tracking that would end request when calling open tracking
2016-04-25 18:37:15 +03:00
757e18355d
Merge pull request #446 from mailpoet/welcome_email_fix
...
welcome email fix
2016-04-25 18:36:57 +03:00
4b29b04bd1
- Implements tracking of unsubscribe events
2016-04-25 11:06:01 -04:00
6cb94bc413
- Updates open rate tracking class constructor
2016-04-25 09:43:39 -04:00
f624c891ab
- Capitalizes CONST values
2016-04-25 09:42:02 -04:00
b83abf0ac5
modified temp path/url
2016-04-25 14:26:27 +02:00
ef1b0036e5
- Fixes click tracking that would end request when calling open tracking
2016-04-22 20:30:16 -04:00
5efa9f65c6
- Fixes an issue with welcome email not being sent to WP user with any
...
role
2016-04-22 18:51:51 -04:00
a8e3dd424e
Bump up release version to 0.0.25
2016-04-22 23:25:28 +03:00
26628ba156
Merge pull request #445 from mailpoet/sending_fix
...
Fixes check for changed newsletter content
2016-04-22 23:22:30 +03:00
78cabde9e1
Select an existing segment as initial value for Welcome segment select
2016-04-22 16:08:45 -04:00
1ec0372c2d
- Fixes check for changed newsletter content
2016-04-22 16:08:45 -04:00
31e2d5e771
Merge pull request #444 from mailpoet/fix_router
...
fixed Router when data represents a single variable (not an array)
2016-04-22 18:05:38 +03:00
d2dbf86a9c
fixed Router when data represents a single variable (not an array)
2016-04-22 16:59:28 +02:00
1c39d39078
Merge pull request #442 from mailpoet/sending_subscriber_recalculation
...
Dynamically updates queue's subscriber count
2016-04-22 17:03:09 +03:00
6d0795abba
Merge pull request #438 from mailpoet/non_ajax_subscription
...
Non ajax subscription
2016-04-22 09:51:47 -04:00
5f45c6cc74
- Extracts subscriber recalculation into a spearate method
...
- Updates subscriber recalculation logic
2016-04-22 09:47:53 -04:00
d4d806e247
Merge pull request #443 from mailpoet/editor_rendering
...
Editor rendering update
2016-04-22 15:38:54 +02:00
758a545eb6
Merge pull request #441 from mailpoet/shortcodes_fix
...
Updates the newsletter shortcode
2016-04-22 13:45:15 +03:00
578088d2e5
Add fallback fonts for all editor fonts
2016-04-22 12:38:59 +03:00
e17dba2b07
Add blockquote bottom margin
2016-04-22 12:30:57 +03:00
7e5cf533f0
Fixes class name
2016-04-22 12:30:57 +03:00
f7c656aed5
Fixes blockquote content duplication
2016-04-22 12:30:57 +03:00
2e42305710
Updates line breaks in footer/header to match the editor
2016-04-22 12:30:57 +03:00
b3e310652e
Remove bottom margin from paragraphs
2016-04-22 12:30:57 +03:00
6737158130
- Change paragraph bottom margin to equal line-height
...
- Remove horizontal blockquote margin to match Renderer;
- Removed bottom padding from last text elements in column;
- Removed bottom padding from full width images;
2016-04-22 12:30:57 +03:00
906558a772
Apply paragraph styles to LI tags
2016-04-22 12:30:57 +03:00
d559483c7b
- Add bottom margin to headings
...
- Fix top and bottom margin for UL tags
- Add bottom margin to LI tags
2016-04-22 12:30:57 +03:00
bec3e02285
Remove vertical button padding, following renderer
2016-04-22 12:30:57 +03:00
9d6d72dd8c
Use fallback font stack for Lucida font
2016-04-22 12:30:57 +03:00
3b76f838d1
Merge pull request #440 from mailpoet/sending_fix
...
Adds condition that prevents duplicate and/or stuck post notifications
2016-04-22 11:32:14 +03:00
909ad86e33
- Recalculates the number of processed/to process subscribers if the
...
original count does not the current count from the database
2016-04-21 21:36:37 -04:00
dd8f58e35e
- Fixes incorrect newsletter issue number display
...
- Updates newsletter 'last post title' logic
- Updates shortcode extraction regex to allow limiting extraction of only
specific categories
- Updates unit tests
- Closes #380
2016-04-21 20:04:02 -04:00
4b2061fcfa
- Adds condition that prevents duplicate and/or stuck post notifications
2016-04-21 18:20:13 -04:00
8e6ca502b3
Merge pull request #439 from mailpoet/sending_fix
...
Sending fix
2016-04-21 19:05:49 +03:00
ef85834db5
- Removes debugging function
2016-04-21 11:32:29 -04:00
2bdcd0eb42
- Prevents duplicate newsletters from being sent
2016-04-21 10:45:00 -04:00
3b90be4122
- Fixes scheduling of notifications
2016-04-21 10:44:43 -04:00
375e70d84b
success messages in both context when subscribing to a form
2016-04-21 12:39:14 +02:00
42d586610e
form subscription only using Router now
2016-04-20 16:59:18 +02:00
e4a5438512
Merge pull request #435 from mailpoet/open_tracking
...
Implements open tracking
2016-04-20 14:32:20 +03:00
11b22fa63a
- Enables newsletter open tracking when links are clicked
2016-04-19 21:01:27 -04:00
45b933d635
- Implements open tracking
2016-04-19 21:01:27 -04:00
15cf087d40
- Implements post-processing filter during rendering
2016-04-19 21:01:27 -04:00
ed09c3e5d4
Merge pull request #427 from mailpoet/batch_sending_fix
...
Adds missing rendered subject to the queue during bulk processing
2016-04-18 18:27:24 +03:00
285a556f21
Merge pull request #426 from mailpoet/subscriber_selection_update
...
Updates subscriber selection logic
2016-04-18 17:41:03 +03:00
dc1ef2af47
- Removes check for signup confirmation when selecting subscribers
2016-04-18 17:33:08 +03:00
6f17f0d2d1
Merge branch 'subscriber_selection_update'
2016-04-18 17:28:53 +03:00
91076580ef
- Enables check for subscribers who has "subscribed" status during
...
newsletter sending
- Enforces "signup_confirmation" option when selecting subscribers for
newsletter sending
- Updates unit tests
2016-04-18 17:28:37 +03:00
d4abaa7150
Merge branch 'link_tracking_update'
2016-04-18 16:57:56 +03:00
d2bc0fd24a
- Removes check for signup confirmation when selecting subscribers
2016-04-18 08:45:38 -04:00
1f26079b5f
- Removes unused properties from Links class and converts methods to
...
static
2016-04-16 16:48:35 -04:00
87a1211a55
- Adds missing rendered subject to the queue during bulk processing
2016-04-15 20:06:35 -04:00
0ca0a7d029
- Enables check for subscribers who has "subscribed" status during
...
newsletter sending
- Enforces "signup_confirmation" option when selecting subscribers for
newsletter sending
- Updates unit tests
2016-04-15 20:02:44 -04:00
cb3d49f200
Bump up release version to 0.0.24
2016-04-15 21:27:07 +03:00
c0da428c27
Merge pull request #425 from mailpoet/subscription_pages
...
Subscription pages
2016-04-15 19:07:20 +02:00
435cd9b777
fixed unsubscribe action + updated public api decodeData to prevent warning
2016-04-15 18:59:20 +02:00
bfde34eb8d
- Rebases master
...
- Updates PubliAPI's logic dealing with request data
2016-04-15 12:10:56 -04:00
a4c1b24c35
fixed unit tests
2016-04-15 11:56:33 -04:00
2cbd2d54f3
Subscription pages
2016-04-15 11:56:33 -04:00
378f6d803a
Merge pull request #422 from mailpoet/link_tracking
...
Implements links tracking
2016-04-15 18:47:14 +03:00
af4d29ebe6
- Updates codes based on Taut's comments
2016-04-15 11:36:57 -04:00
599661e028
- Updates code based on Taut's comments
2016-04-14 20:35:56 -04:00
84294b7ee6
- Adds subsription tracking option to Settings->Advanced
...
- Updates sending queue worker to not replace links if tracking is
disabled
Closes #417
2016-04-14 19:37:27 -04:00
a3e6eb5bba
- Implementsi tracking clicks & redirecting URLs
2016-04-14 19:37:27 -04:00
67359980e9
- Renames statistics table to the new "statistics_entity" format
...
- Adds new clicks statistics model
2016-04-14 19:37:27 -04:00
f1b955d74a
- Implements link extraction, processing, replacement and saving
2016-04-14 19:37:27 -04:00
809be415c5
Merge pull request #423 from mailpoet/text_block_fix
...
Fixes 'Can't use method return value in write context' error
2016-04-14 12:32:31 +03:00
457a4d1bba
- Fixes 'Can't use method return value in write context' error
2016-04-13 22:46:59 -04:00
1e16912763
Merge pull request #420 from mailpoet/sending_queue_router_fix
...
Prevents newsletters from being queued when mailer is not configured
2016-04-12 16:02:18 +03:00
e2c9971c99
- Prevents newsletters from being queued when mailer is not configured
...
Closes #342
2016-04-12 08:58:21 -04:00
c1d31ca400
Merge pull request #414 from mailpoet/sending_last_step
...
Sending options in last newsletter creation step
2016-04-12 13:14:34 +02:00
a011c3aade
Fix standard newsletters to not send when segments are missing
2016-04-12 14:11:26 +03:00
e35e97cdbf
Fix Select2 integration in Form component
2016-04-12 14:04:01 +03:00
49a59d35a1
Add number of subscribers to segment selection
2016-04-12 14:04:01 +03:00
9a46640c15
Allow selecting only published segments, fix "Save" translation
2016-04-12 14:04:01 +03:00
678a0b3835
Add form loading state, remove errors and params
2016-04-12 14:04:01 +03:00
0c008325c4
- Fix unmounting select2 component
...
- Fix subjects of welcome and notification newsletters
- Remove debugging statements
2016-04-12 14:04:01 +03:00
ad5441487b
Show different fields based on newsletter type, fix saving across
...
multiple endpoints
2016-04-12 14:04:01 +03:00
104620a40a
Add react component support to Forms, make newsletter scheduling
...
components reusable
2016-04-12 14:04:01 +03:00
c1a3ba67f5
Merge pull request #418 from mailpoet/fix_initializer
...
fix cron issue
2016-04-11 09:41:08 -04:00
c42bbf3dc4
fix cron issue
2016-04-11 15:35:47 +02:00
7d34274fbf
Merge pull request #416 from mailpoet/rendering_engine_update
...
Sets text-align to left when it's not center|justify|right
2016-04-11 13:51:42 +03:00
f930b3303b
- Sets text-align to left when it's not center|justify|right
2016-04-08 20:37:00 -04:00