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
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
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
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
c959e7ec96
fixed total count and filtering + basic tab implementation in React
2016-06-15 16:14:06 +02:00
8698d2c6ba
Change placeholder text of preheader input
2016-06-13 13:06:59 +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
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
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
08e6430c7d
June 8 2016 Copy review
2016-06-08 17:02:50 +02: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
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
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
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
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
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
91bb215e4d
Change Date picker to use Wordpress date format
2016-05-18 18:38:59 +03:00
f8b1e153be
Make date picker translatable
2016-05-18 18:14:53 +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
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
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
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
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
79e37018c9
- Fixes unit test
...
- Updates Settings page heading to h1
2016-05-11 08:56:37 -04:00
8a4dec08e1
- Converts page title headings to H1
...
- Adds "back to list" to subpages
2016-05-10 10:13:57 -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
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
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
18f35b5e91
- Displays statistics in newsletter listing
2016-04-27 21:26:47 +03:00
6d0795abba
Merge pull request #438 from mailpoet/non_ajax_subscription
...
Non ajax subscription
2016-04-22 09:51:47 -04:00
9d6d72dd8c
Use fallback font stack for Lucida font
2016-04-22 12:30:57 +03:00