Commit Graph

26 Commits

Author SHA1 Message Date
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
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
ccab8b4cf3 Add MailPoet.I18n for basic translation handling, removed MailPoetI18n 2016-03-23 14:52:06 +02:00
f11de2f1ad Updated shortcodes for unsubscribe/manage/browser links
- fixed all issues in #387 except the custom mailpoet pages
2016-03-17 15:48:06 +01:00
f688a69f8b Fix translations to be injected at config time 2016-03-07 17:52:14 +02:00
b2682fa0b7 Remove console.log statements from newsletter editor 2016-03-07 16:57:20 +02:00
18b15c5440 Restructure JS loading to not duplicate JS asset loading 2016-03-07 16:15:26 +02:00
c3416977bb Replace editor translations with Twig localize function 2016-03-07 15:42:12 +02:00
88a00bc38c Rename editor form.html to editor.html 2016-03-07 14:42:12 +02:00
afd25e9174 Remove old and unused editor template 2016-03-03 15:39:46 +02:00
1942972282 Change title position to featured image position 2016-02-23 15:26:12 +02:00
532fb212ce Replace succesfully with successfully. 2015-10-14 15:39:09 +02:00
89a9c040a8 Rename data attribute to body 2015-09-25 12:42:46 +03:00
d7029f3d29 Move newsletter content attributes into data object 2015-09-24 19:49:56 +03:00
fd7312fbf9 Change names of newsletter JSON attributes 2015-09-23 14:16:37 +03:00
6b5e775ddd Fix the initial malformed newsletter and change it to a proper one 2015-09-22 13:02:47 +03:00
4cb98f267c Fix missing translation 2015-08-28 12:35:34 +03:00
0c9c959b31 Fix one column layout of default newsletter structure 2015-08-28 12:35:33 +03:00
4d1fd2b2d8 Load TinyMCE directly from lib/, disable ajax functions 2015-08-28 12:21:40 +03:00
fdfd0a6c4f Fix URLs of remaining editor image assets 2015-08-28 12:20:52 +03:00
7b6236e09c Add image_url Twig function 2015-08-28 12:20:52 +03:00
c1d6f9ba44 Fix vendor asset loading, add initial newsletter data 2015-08-28 12:20:51 +03:00
40507d2cad Wrap editor JS code in AMD modules and load them 2015-08-28 12:17:18 +03:00
da371e33f4 Set up editor style compilation 2015-08-28 00:56:42 +03:00
42586a72e9 Move over initial editor code, split templates into smaller pieces 2015-08-28 00:43:01 +03:00