Tautvidas Sipavičius
991ab67fff
Allow dragging from the first time
2016-09-23 15:38:23 +03:00
Jonathan Labreuille
ea5c73721b
remove doing_ajax logic from API and created dedicated class for subscription form non ajax submission
2016-09-22 16:24:13 +02:00
Jonathan Labreuille
6091751a4b
Closes issue 480
2016-09-21 11:54:16 +02:00
Tautvidas Sipavičius
5b2ede8b83
Bump up release version to 0.0.45
2016-09-20 12:53:33 +03:00
Tautvidas Sipavičius
bff6aecd0d
Merge pull request #617 from mailpoet/copy-edit
...
Updated text
2016-09-19 17:08:19 +03:00
Kiefer Conrad
a121583c2d
Updated text
2016-09-19 10:13:34 +01:00
Tautvidas Sipavičius
1bd8aed192
Bump up release version to 0.0.44, add changelog
2016-09-13 15:59:18 +03:00
mrcasual
cfdf72867e
Merge pull request #612 from mailpoet/subscribers_limit
...
Subscribers limit
2016-09-13 08:49:06 -04:00
Vlad
5888620fc1
- Updates link to support area
2016-09-13 08:41:37 -04:00
Jonathan Labreuille
b0571b97f5
added missing KB link in Send with 3rd party
2016-09-12 14:32:59 +02:00
Vlad
bfffdd7274
- Updates links to KB articles
...
- Closes #571
2016-09-10 21:12:43 -04:00
Jonathan Labreuille
f436088a16
Subscribers limit
...
- added "limit.html" template
- subscribers_limit set in Env class
2016-09-09 16:12:59 +02:00
Kiefer Conrad
405e743171
update September 9 2016
2016-09-09 15:04:00 +02:00
mrcasual
3dd5ac0536
Merge pull request #607 from mailpoet/api_uniform_g
...
Forms / Newsletters / Segments / Subscribers
2016-09-07 14:52:21 -04:00
Tautvidas Sipavičius
ef27ac0b84
Update changelog for 0.0.43
2016-09-06 12:27:58 +03:00
Jonathan Labreuille
f650455a90
forms & newsletters endpoints
2016-09-05 11:55:01 +02:00
Tautvidas Sipavičius
fa117cc7dd
Add an animation to display tools
2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
acd407c1f1
Clarify label of preheader field
2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
18d852e147
Changed Trash and Move SVG icons to new ones for newsletter editor
2016-09-02 12:48:44 +03:00
Vlad
2986cdba85
- Removes Cron status from MailPoet's WP admin panel
2016-09-01 19:19:47 -04:00
Tautvidas Sipavičius
f7cf6e2131
Welcome and Update pages
2016-08-31 13:51:33 +03:00
Tautvidas Sipavičius
f004bb5368
- Set default preview email to be current user's email;
...
- Change "Preview in browser" form to autocomplete used emails.
2016-08-23 19:32:10 +03:00
Tautvidas Sipavičius
6fbc7b1593
Add "View in browser" to happen on the same page, instead of opening new
...
window
2016-08-19 18:48:29 +03:00
Tautvidas Sipavičius
69c8670b01
Add an option to open settings by clicking on the block for image,
...
button, social, divider and spacer blocks
2016-08-19 14:57:14 +03:00
Tautvidas Sipavičius
9fb17d4a6b
Fix "Preview in browser" notice to display a proper success message
2016-08-18 15:07:20 +03:00
Jonathan Labreuille
213bca8050
fixed rendering of date block + fixed validation for dates
2016-08-16 14:41:53 +02:00
Jonathan Labreuille
dc97d3115e
updated Custom Field endpoint + Unit tests + form editor update
2016-08-16 12:40:10 +02:00
Jonathan Labreuille
90eb443965
Merge pull request #582 from mailpoet/custom_field_fix
...
Custom field fix
2016-08-16 12:00:28 +02:00
Vlad
c5a02c6136
- Allows setting empty value for date custom fields
2016-08-14 13:00:28 -04:00
Tautvidas Sipavičius
1c081623b9
When there's no social icon image URL, revert to "Image not found" image
2016-08-12 17:30:11 +03:00
Tautvidas Sipavičius
62023397f4
Remove example URLs from social icons, leave placeholders
2016-08-12 15:47:53 +03:00
Tautvidas Sipavičius
37ec6dc1a6
Fix handling of images with empty src in newsletter editor
2016-08-12 14:40:21 +03:00
Vlad
81c277ca93
- Update import to autodetect dates (UI) and convert them to datetime
...
format (backend)
- Fixes unit test
- Fixes code formatting in Date class
2016-08-12 00:29:57 -04:00
Tautvidas Sipavičius
68a56aada8
Fix default footer to allow toggling bold and italic on sentences
2016-08-11 16:46:47 +03:00
Tautvidas Sipavičius
f744305834
- Change default URLs to blank;
...
- Fix image, button, social icon URL placeholders;
- Remove links to example.org.
2016-08-11 16:46:47 +03:00
Jonathan Labreuille
de6d7e0cae
updated cron endpoint + cron.jsx
2016-08-11 12:36:17 +02:00
Jonathan Labreuille
f690e1a095
return sending queue object for standard / newsletter for automated\n- bugfix loading screen not going away\n- fixed not being used in sending queue endpoint
2016-08-10 13:09:35 +02:00
Jonathan Labreuille
12b46736c5
updated sending queue endpoint + react (pause/resume/send)
2016-08-10 13:09:35 +02:00
Jonathan Labreuille
4950e47297
updated mailer endpoint
2016-08-10 13:09:35 +02:00
Vlad
9a5a3a08c6
- Fixes default date format not being set
2016-08-08 18:23:11 -04:00
Vlad
151683c632
- Updates Import to use the existing custom field creation code
...
- Closes #499
2016-08-08 18:23:11 -04:00
Vlad
fd2103d1aa
- Extracts custom field specific templates/code into a separate template
...
file
2016-08-08 18:23:11 -04:00
Vlad
7696b6ec5d
- Replaces depreciated Notice .error() method with .fail()
2016-08-08 18:23:11 -04:00
Vlad
d972b96255
- Updates custom field editor to display errors inside the form
2016-08-08 18:23:11 -04:00
Vlad
0e10f6c820
- Fixes merge conflict
2016-08-05 13:03:31 -04:00
Vlad
3f5c36d2d4
- Fixes blocking HTTP request issue
...
- Simplifies cron supervisor
2016-08-05 13:03:31 -04:00
Vlad
63bd093f35
- Renames TaskScheduler to CronTrigger and updates relevant code
...
- Standardizes setting value const naming convention
2016-08-05 13:03:31 -04:00
Vlad
a438f13bb0
- Modifies cron router/UI to display proper status message when WP task
...
scheduler is configured and cron is not running
- Updates sending queue worker and related components to stop (delete)
cron when all processing is done
2016-08-05 13:03:31 -04:00
Vlad
5ed0a5819c
- Updates settings to use task scheduler method names from the newly
...
introduced config class
2016-08-05 13:03:31 -04:00
Jonathan Labreuille
6675d5a20d
added default error messages to errorResponse and badRequest
2016-08-03 14:08:22 +02:00