36242bd580
Fixed sending confirmation email to new subscribers (first time)
...
- fixed newsletters listing issue with queue
2016-03-02 13:11:06 +01:00
82ed7e51c5
Replaced "contains" by "indexOf" (chrome issue)
...
- added public ajax routing (not checking permissions)
- exception handling in form subscription
2016-03-01 13:18:36 +01:00
4d788f69aa
- Updates batch size to 2000
2016-02-29 11:41:17 -05:00
14fe333678
Send confirmation email + page
2016-02-29 13:34:17 +01:00
cf6466197a
Fixed Subscribers' bulk actions when filtering by a segment
...
- filter by segment is now affected by the selected group (all, trash,...)
- updated relationship methods between subscribers & segments (to account for subsegment status)
2016-02-29 13:34:17 +01:00
f56bee76f2
MailPoet.Date to handle localized dates and times
2016-02-29 13:34:17 +01:00
5092c3d328
Reduce ALC post refresh timeout to 0.5s instead of 2s
2016-02-25 16:29:55 +02:00
dfc680f3a1
Do not rerender header and footer blocks on content change
2016-02-25 16:28:32 +02:00
a9baecc504
Specify encoding for newsletter previews in browser to fix entity issue
2016-02-25 16:28:32 +02:00
11e15659ac
Merge pull request #365 from mailpoet/export_fix
...
Export update
2016-02-25 15:51:52 +02:00
ebe440a272
Remove debugging statement
2016-02-25 15:51:25 +02:00
7f291d80b9
- Updates UI based on @rafaehlers review comments
...
- Closes #323
2016-02-24 21:54:33 -05:00
1942972282
Change title position to featured image position
2016-02-23 15:26:12 +02:00
a883e1176c
Merge pull request #359 from mailpoet/import_batch_processing
...
Import update
2016-02-23 13:04:48 +02:00
24b98a1154
Move jquery.asyncqueue.js to assets/js/src/vendor
2016-02-23 12:49:11 +02:00
8dbb6ab79f
- Updates based on code review comments
2016-02-22 11:54:31 -05:00
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
499936e3ab
- Removes file size limit in import
...
- Implements chunked import processing
- Updates tests/migrator/Subscriber model
2016-02-20 18:55:34 -05:00
acf300160d
Merge pull request #356 from mailpoet/page_reviews
...
Page reviews
2016-02-18 15:34:10 +02:00
983df4ee13
Merge pull request #355 from mailpoet/editor_polishing_3
...
Editor polishing 3
2016-02-18 07:45:20 -05:00
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
eb6bba5961
Merge pull request #351 from mailpoet/import_language_update
...
Updates error messages displayed during import
2016-02-18 09:55:59 +01:00
365a53cf27
Merge pull request #353 from mailpoet/subscribers_page_review
...
Subscribers page review
2016-02-17 14:28:36 +02:00
aac2cd6eb8
Add button "Bold" text option, fix unit tests
2016-02-17 12:25:03 +02:00
9874e1c371
Remove 1px left black border from newsletter thumbnails
2016-02-17 12:25:03 +02:00
9223fbf478
Display loading animation when listing newsletter templates
2016-02-17 12:25:03 +02:00
eb27de36f4
Select active block format and allow custom colors in TinyMCe
2016-02-17 12:25:03 +02:00
636fa38ab6
- Enables check for writable export file
2016-02-16 17:35:20 -05:00
5fcdbfe826
fixed parsley issue with firefox
2016-02-15 21:19:21 +01:00
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
e928a5c2bc
Segments page review
...
- remove edit link for WordPress users list
- hide trashed segments from Import
- fixed display issue in listing's item actions
2016-02-12 11:30:08 +01:00
214aa60d0e
Merge pull request #338 from mailpoet/editor_polishing_2
...
Change `padded` image attribute to `fullWidth`
2016-02-10 22:34:36 -05:00
94d293deb7
Merge pull request #339 from mailpoet/mailchimp_update
...
Updates MailChimp class and unit test
2016-02-09 18:04:43 +01:00
bd2d38d757
updated MP.Notice in order to handle arrays as error messages
2016-02-09 17:58:40 +01:00
cac6beb4ac
- Fixes display of error messages
2016-02-09 11:26:00 -05:00
8b001d820b
Change padded
image attribute to fullWidth
2016-02-09 15:26:06 +02:00
459ec21f9d
fixed pagination issues
2016-02-08 17:11:11 +01:00
95b0b39366
Fixed bulk_action success messages
...
- uptaded Subscriber & Segment routers' test
- moved add/remove segments logic to Subscriber::createOrUpdate
- fixed Router\Segments save not returning errors
2016-02-08 13:36:35 +01:00
4b6fa0e760
Added "Subscribers without a segment" filter
...
- removed useless dependency in filters.jsx
- fixed issue with Router\Subscribers::save() not updating segments
2016-02-08 10:32:06 +01:00
7a04eeb650
Listing: Empty trash button
2016-02-06 15:15:07 +01:00
51c09b8360
Merge pull request #325 from mailpoet/router_unit_tests
...
Unit tests (Router\NewsletterTemplates & Router\Segments)
2016-02-04 18:59:09 -05:00
55f851208b
Major update of unit tests / updated routers + models + react
2016-02-04 19:04:52 +01:00
990dac7727
Merge pull request #332 from mailpoet/editor_fixes
...
Editor bug fixes
2016-02-04 09:02:21 -05:00
992fe2a6e9
Fix preventing dragging by settings/delete block tools
2016-02-04 13:47:46 +02:00
ba69d659ab
Changed editor to not send 'last_modified', let server pick one
2016-02-03 18:21:30 +02:00
397d988eb1
Allow block dragging only with "Move" tool, but not with others
2016-02-03 18:21:30 +02:00
a2ef62302f
More Unit Tests + Initializer fix
...
- added unit test for Router\Forms
- updated unit test for Model\Segment to reflect changes
2016-02-02 17:22:11 +01:00
4fd0c4b484
Router updates + unit tests + React
...
- added -f flag to run unit test command in order to fail fast
- pass only id to "$endpoint->get($id)" in React forms instead of array
- updated routers according to the ->get($id) change
- refactored a bit the way form creation works
- added unit tests for Segments router
2016-02-01 11:56:21 +01:00
bb1cc997cc
CustomFields
...
- renamed form block type "input" to "text" for consistency with React
- updated CustomFields router to comply with main router
- unit tests for CF router
2016-01-29 17:16:24 +01:00
64501a914a
removed parsley validation on step 3
...
- fixed placeholder for select2 instances in settings
- fixed issue in sending queue worker when newsletter does not exist
2016-01-26 11:36:20 +01:00