Jonathan Labreuille
fdf9dd0fa3
Merge pull request #386 from mailpoet/editor_refactor
...
Editor refactor
2016-03-17 15:19:04 +01:00
Tautvidas Sipavičius
a099174226
Revert "Extract text labels from React code for translation in twig views"
...
This reverts commit 9aef6850c2
.
Conflicts:
views/newsletters.html
2016-03-17 15:24:07 +02:00
Vlad
74254d7e2a
- Updates import to santize user input
2016-03-15 13:06:21 -04:00
Tautvidas Sipavičius
5fe03f0dee
Add event selection explanation to welcome email type
2016-03-10 17:49:06 +02:00
Tautvidas Sipavičius
9aef6850c2
Extract text labels from React code for translation in twig views
2016-03-10 17:08:40 +02:00
Tautvidas Sipavičius
f688a69f8b
Fix translations to be injected at config time
2016-03-07 17:52:14 +02:00
Tautvidas Sipavičius
b2682fa0b7
Remove console.log statements from newsletter editor
2016-03-07 16:57:20 +02:00
Tautvidas Sipavičius
18b15c5440
Restructure JS loading to not duplicate JS asset loading
2016-03-07 16:15:26 +02:00
Tautvidas Sipavičius
c3416977bb
Replace editor translations with Twig localize function
2016-03-07 15:42:12 +02:00
Tautvidas Sipavičius
88a00bc38c
Rename editor form.html to editor.html
2016-03-07 14:42:12 +02:00
mrcasual
8e7336d352
Merge pull request #373 from mailpoet/editor_rendering
...
Editor rendering (Part 2)
2016-03-04 11:11:42 -05:00
Jonathan Labreuille
4b528549f5
edit subscription form + save
2016-03-03 15:57:42 +01:00
Tautvidas Sipavičius
a903017bc2
Update "Please include unsubscribe link" message
2016-03-03 15:48:59 +02:00
Tautvidas Sipavičius
afd25e9174
Remove old and unused editor template
2016-03-03 15:39:46 +02:00
Tautvidas Sipavičius
b1bbf1b3bc
Add default email for newsletter preview, disallow empty email
2016-03-03 12:59:49 +02:00
Tautvidas Sipavičius
c9c22b9b52
Switch 'Comic Sans' to 'Comic Sans MS'
2016-03-02 16:57:04 +02:00
Tautvidas Sipavičius
9ebcddfa2a
Update button defaults
2016-03-02 16:57:04 +02:00
Jonathan Labreuille
1e7dbc8449
refactor pages
2016-03-01 18:27:31 +01:00
Jonathan Labreuille
12c159c627
bugfix + refactoring
2016-03-01 16:23:15 +01:00
Jonathan Labreuille
e6337216cf
improved demo view of subscription pages
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
14fe333678
Send confirmation email + page
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
f56bee76f2
MailPoet.Date to handle localized dates and times
2016-02-29 13:34:17 +01:00
Tautvidas Sipavičius
a856800e6d
Set line height multiplier to golden ratio for editor text blocks
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
Vlad
7f291d80b9
- Updates UI based on @rafaehlers review comments
...
- Closes #323
2016-02-24 21:54:33 -05:00
Tautvidas Sipavičius
1942972282
Change title position to featured image position
2016-02-23 15:26:12 +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
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
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
eb6bba5961
Merge pull request #351 from mailpoet/import_language_update
...
Updates error messages displayed during import
2016-02-18 09:55:59 +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
16b1c0dc41
Convert mailpoet buttons to WP buttons in newsletter editor
2016-02-17 12:25:03 +02: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
Vlad
854736fac7
- Updates error messages
2016-02-12 14:12:14 -05:00
Jonathan Labreuille
5121dbe0c8
Form Editor Round 3
...
- added prefix to form styles so that it does not conflict when multiple forms are on the same page
- added validation on form save for segments
2016-02-12 12:45:07 +01:00
Tautvidas Sipavičius
8b001d820b
Change padded
image attribute to fullWidth
2016-02-09 15:26:06 +02:00
Jonathan Labreuille
7a04eeb650
Listing: Empty trash button
2016-02-06 15:15:07 +01:00
Vlad
2fbf85f371
- Catches exception returned by mailer class when sender is not configured
2016-02-04 18:57:07 -05:00
mrcasual
990dac7727
Merge pull request #332 from mailpoet/editor_fixes
...
Editor bug fixes
2016-02-04 09:02:21 -05:00
Tautvidas Sipavičius
992fe2a6e9
Fix preventing dragging by settings/delete block tools
2016-02-04 13:47:46 +02:00
Jonathan Labreuille
12c9623e2f
Better Error handling for models
...
- added (array)getErrors() to models, returns false if no errors
- converted Forms::saveEditor method to use getErrors
- added error handling on the form editor view
2016-02-03 12:23:42 +01:00
Jonathan Labreuille
2aeab7aaff
Router Upgrade #3 & bugfix on Cron/Supervisor
...
- ALC
- Cron
- ImportExport
- Mailer
- Newsletters (only get method for consistency with other router get methods)
- Permissions
2016-02-01 13:00:11 +01:00
Jonathan Labreuille
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
Jonathan Labreuille
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
Vlad
0776e9ad73
- Adds "reply to" option to all mailers
...
- Replaces WPMail with Swift using local transport (PHP mail)
- Fixes AmazonSES region naming convention
- Updates tests
2016-01-26 19:08:02 -05:00