Commit Graph

339 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
6642bb3bfa Verify preview input data, remove "Sender" inputs 2016-01-13 14:28:43 +02:00
Tautvidas Sipavičius
2cb32e7a78 Add a method for sending newsletters via new Mailer class 2016-01-13 13:04:21 +02:00
Tautvidas Sipavičius
7f6cf5bbf3 Remove obsolete clear divs 2016-01-07 18:28:37 +02:00
Tautvidas Sipavičius
f8f7bc3d3d Handle sidebar animations with Velocity, fix delete button transitions 2016-01-06 12:29:32 +02:00
Tautvidas Sipavičius
bbe2f69a7f Clean up unused and speed up animations, fix sidebar transitions 2016-01-05 17:32:59 +02:00
Tautvidas Sipavičius
270023b89c Display error and success messages for template saving and export 2015-12-10 17:13:23 +02:00
Tautvidas Sipavičius
2035b802e3 Add shortcodes for custom fields to newsletter editor 2015-12-04 17:47:18 +02:00
Tautvidas Sipavičius
3b6a9f7a6e Add block, tool and widget transition animations 2015-12-03 14:44:32 +02:00
Tautvidas Sipavičius
916fe76795 Add transitions: sidebar contents, template preview, sidebar 2015-12-01 16:49:50 +02:00
Tautvidas Sipavičius
981cbd579f Fix clickable labels for editor settings views 2015-11-24 16:51:27 +02:00
Tautvidas Sipavičius
786fbc36a2 Change post types to plural labels, move Posts/ALC UI elements 2015-11-19 19:08:48 +02:00
Tautvidas Sipavičius
e62a8c2ec5 Implement Becs' changes to Posts widget and post rendering 2015-11-18 14:44:57 +02:00
Tautvidas Sipavičius
c9a42ebb76 Add auto-refresh of Posts block contents on option change 2015-11-17 14:40:39 +02:00
Tautvidas Sipavičius
90382bc86d Add layout block bg color, remove bg colors of individual columns 2015-11-11 16:55:44 +02:00
Tautvidas Sipavičius
4a0deb2182 Preserve image width for smaller than column width images 2015-11-10 18:09:36 +02:00
Tautvidas Sipavičius
cf154455e3 Add error reporting for newsletter template export fields 2015-11-05 19:11:32 +02:00
Tautvidas Sipavičius
983df216f3 Add basic template export 2015-11-04 18:02:55 +02:00
Tautvidas Sipavičius
a8f8134f67 Adapt select2 integration code to select2 4.0 2015-10-28 16:01:23 +02:00
marco
532fb212ce Replace succesfully with successfully. 2015-10-14 15:39:09 +02:00
Tautvidas Sipavičius
c7d62e0947 Align ALC "Show" fields left, closer to the label 2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
dbab378b17 Disable "Next" step when newsletter is invalid 2015-10-01 15:24:44 +03:00
Tautvidas Sipavičius
39b2a2ad40 Add redirection from editor to last newsletter step 2015-10-01 13:46:10 +03:00
Tautvidas Sipavičius
148fcb438f Remove obsolete comments 2015-10-01 12:42:12 +03:00
Marco
dc40d84a22 Merge pull request #141 from mailpoet/react_editor
Newsletter Editor on newsletters listing
2015-09-25 16:18:21 +02:00
Tautvidas Sipavičius
89a9c040a8 Rename data attribute to body 2015-09-25 12:42:46 +03:00
Jonathan Labreuille
7562ac22ee Edit newsletter
- added custom item_actions to listings
- added special function in order to register pages that aren't present in the menu
- removed useless test.hbs
- added wp_nonce_field & params functions to Twig
- created a separate "newsletter/form.html" (copy of editor.html) but properly formatted
2015-09-25 10:25:50 +02:00
Tautvidas Sipavičius
d7029f3d29 Move newsletter content attributes into data object 2015-09-24 19:49:56 +03:00
Tautvidas Sipavičius
17564d85fe Rename subject and preheader, fix tests 2015-09-23 14:24:24 +03:00
Tautvidas Sipavičius
fd7312fbf9 Change names of newsletter JSON attributes 2015-09-23 14:16:37 +03:00
Tautvidas Sipavičius
6b5e775ddd Fix the initial malformed newsletter and change it to a proper one 2015-09-22 13:02:47 +03:00
Tautvidas Sipavičius
4cb98f267c Fix missing translation 2015-08-28 12:35:34 +03:00
Tautvidas Sipavičius
0c9c959b31 Fix one column layout of default newsletter structure 2015-08-28 12:35:33 +03:00
Tautvidas Sipavičius
4d1fd2b2d8 Load TinyMCE directly from lib/, disable ajax functions 2015-08-28 12:21:40 +03:00
Tautvidas Sipavičius
fdfd0a6c4f Fix URLs of remaining editor image assets 2015-08-28 12:20:52 +03:00
Tautvidas Sipavičius
7b6236e09c Add image_url Twig function 2015-08-28 12:20:52 +03:00
Tautvidas Sipavičius
c1d6f9ba44 Fix vendor asset loading, add initial newsletter data 2015-08-28 12:20:51 +03:00
Tautvidas Sipavičius
40507d2cad Wrap editor JS code in AMD modules and load them 2015-08-28 12:17:18 +03:00
Tautvidas Sipavičius
da371e33f4 Set up editor style compilation 2015-08-28 00:56:42 +03:00
Tautvidas Sipavičius
42586a72e9 Move over initial editor code, split templates into smaller pieces 2015-08-28 00:43:01 +03:00