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
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