Tautvidas Sipavičius
a9baecc504
Specify encoding for newsletter previews in browser to fix entity issue
2016-02-25 16:28:32 +02:00
Tautvidas Sipavičius
11e15659ac
Merge pull request #365 from mailpoet/export_fix
...
Export update
2016-02-25 15:51:52 +02:00
Tautvidas Sipavičius
ebe440a272
Remove debugging statement
2016-02-25 15:51:25 +02:00
Tautvidas Sipavičius
853794d459
Merge pull request #364 from mailpoet/phpmail_fix
...
Fixes localhost sending
2016-02-25 15:20:30 +02:00
Tautvidas Sipavičius
cfea13bf81
Merge pull request #363 from mailpoet/alc_posts_polishing
...
Alc posts polishing
2016-02-25 14:27:44 +02:00
Vlad
7f291d80b9
- Updates UI based on @rafaehlers review comments
...
- Closes #323
2016-02-24 21:54:33 -05:00
Vlad
9840b55de6
- Adds unit test for image link
2016-02-24 19:16:48 -05:00
Vlad
ca7322933f
- Fixes issue with incorrect transport being used for localhost sending
2016-02-24 11:56:29 -05:00
Tautvidas Sipavičius
81569e5b81
Fix PHP code style
2016-02-23 15:37:00 +02:00
Tautvidas Sipavičius
1942972282
Change title position to featured image position
2016-02-23 15:26:12 +02:00
Tautvidas Sipavičius
a23aac370c
Add optional links to image rendering
2016-02-23 13:07:52 +02:00
Tautvidas Sipavičius
99d6f74d1b
Change inline form fields to not be inline
2016-02-23 13:07:52 +02:00
Tautvidas Sipavičius
a883e1176c
Merge pull request #359 from mailpoet/import_batch_processing
...
Import update
2016-02-23 13:04:48 +02:00
Tautvidas Sipavičius
24b98a1154
Move jquery.asyncqueue.js to assets/js/src/vendor
2016-02-23 12:49:11 +02:00
Vlad
8dbb6ab79f
- Updates based on code review comments
2016-02-22 11:54:31 -05:00
Tautvidas Sipavičius
3e7d1690bd
Merge pull request #360 from mailpoet/manage_subscription
...
Manage subscriptions (part 1)
2016-02-22 17:05:24 +02:00
Jonathan Labreuille
07d533a810
Manage subscriptions
...
- make use of the SubscriberSegment::status column to keep track of unsubscriptions
- unsubscribed segments now appear grayed out in the Subscribers listing
- added unsubscribed_at after segment names when editing a subscriber
- added date() method for Twig (uses WP's date format / date_offset)
- fixed typo in Form iframe export
- fixed unit test for Newsletters
- updated selection component (JSX) to allow more customization
2016-02-22 11:35:34 +01:00
Vlad
499936e3ab
- Removes file size limit in import
...
- Implements chunked import processing
- Updates tests/migrator/Subscriber model
2016-02-20 18:55:34 -05:00
Tautvidas Sipavičius
580ac989aa
Bump up version to 0.0.17
0.0.17
2016-02-19 15:35:27 +02:00
Tautvidas Sipavičius
acf300160d
Merge pull request #356 from mailpoet/page_reviews
...
Page reviews
2016-02-18 15:34:10 +02:00
mrcasual
983df4ee13
Merge pull request #355 from mailpoet/editor_polishing_3
...
Editor polishing 3
2016-02-18 07:45:20 -05:00
Jonathan Labreuille
03c782d4ab
Fixed issue #305
...
- added validation on add/edit Custom Field for multiple values (select/radio)
- disabled Remove link when only one value remains
- Added confirmation message on Reinstall
- Added missing period in Import
2016-02-18 13:14:57 +01:00
Jonathan Labreuille
0daf7e12c1
remove logging function (polluting unit tests) & bugfix on model subscriber addToSegments
2016-02-18 13:13:19 +01:00
Jonathan Labreuille
6a2e18a0e1
fix segments being reset on Subscriber::createOrUpdate()
2016-02-18 13:13:19 +01:00
Jonathan Labreuille
316d5ab183
fixed unit tests
2016-02-18 13:13:19 +01:00
Jonathan Labreuille
eb6bba5961
Merge pull request #351 from mailpoet/import_language_update
...
Updates error messages displayed during import
2016-02-18 09:55:59 +01:00
Vlad
b5864adf06
- Fixes writable path check
2016-02-17 11:47:20 -05:00
Tautvidas Sipavičius
9bce50a633
Fix "Full width" image option
2016-02-17 15:10:51 +02:00
Tautvidas Sipavičius
365a53cf27
Merge pull request #353 from mailpoet/subscribers_page_review
...
Subscribers page review
2016-02-17 14:28:36 +02:00
Jonathan Labreuille
31a4575d43
replaced closure by callbacks
2016-02-17 13:02:35 +01:00
Tautvidas Sipavičius
1ae584c4e7
Restyle ALC Post number/type selector, limit to 2 character input
2016-02-17 13:29:16 +02:00
Tautvidas Sipavičius
aac2cd6eb8
Add button "Bold" text option, fix unit tests
2016-02-17 12:25:03 +02:00
Tautvidas Sipavičius
9874e1c371
Remove 1px left black border from newsletter thumbnails
2016-02-17 12:25:03 +02:00
Tautvidas Sipavičius
16b1c0dc41
Convert mailpoet buttons to WP buttons in newsletter editor
2016-02-17 12:25:03 +02:00
Tautvidas Sipavičius
9223fbf478
Display loading animation when listing newsletter templates
2016-02-17 12:25:03 +02:00
Tautvidas Sipavičius
eb27de36f4
Select active block format and allow custom colors in TinyMCe
2016-02-17 12:25:03 +02:00
Vlad
636fa38ab6
- Enables check for writable export file
2016-02-16 17:35:20 -05:00
Jonathan Labreuille
9b1503dc7a
Fixed reported issues + refactoring
...
- refactored Config/Hooks to make it more readable
- added hook to save limit per page
- added default limit per page as a constant in Listing/Handler
2016-02-16 16:33:20 +01:00
Tautvidas Sipavičius
2ac3b00af6
Merge pull request #354 from mailpoet/parsley_firefox_fix
...
fixed parsley issue with firefox
2016-02-16 12:32:29 +02:00
Jonathan Labreuille
5fcdbfe826
fixed parsley issue with firefox
2016-02-15 21:19:21 +01:00
Jonathan Labreuille
67036ddb61
cleanup and bugfix on bulk actions
2016-02-15 15:50:47 +01:00
Jonathan Labreuille
6c0f6a07cd
removed useless constant
2016-02-15 15:40:21 +01:00
Jonathan Labreuille
8139a7dd0a
Subscribers page review
...
- added screen option to set number of items per page
- improved bulk actions in order to handle large sets
2016-02-15 15:40:21 +01:00
Tautvidas Sipavičius
97adfc14c0
Bump up version to 0.0.16
2016-02-15 14:50:13 +02:00
Tautvidas Sipavičius
4ed703a351
Merge pull request #352 from mailpoet/exception_fix
...
Fixes remaining exception namescape issues
2016-02-15 13:39:18 +02:00
Vlad
2aee853406
- Fixes remaining exception namescape issues
2016-02-13 21:39:55 -05:00
Vlad
854736fac7
- Updates error messages
2016-02-12 14:12:14 -05:00
mrcasual
841c69af59
Merge pull request #348 from mailpoet/page_reviews
...
Page reviews
0.0.16
2016-02-12 13:36:47 -05:00
Jonathan Labreuille
56b4688f93
updated unit tests for segments
2016-02-12 19:29:30 +01:00
Jonathan Labreuille
e60bc7c387
handle duplicates in model
2016-02-12 19:24:04 +01:00