Commit Graph

104 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
afedc409f5 Merge pull request #872 from mailpoet/newsletter_id_number_format_fix
Adds intval filter and fixes issue with number format applied on IDs >= 1000 [MAILPOET-891]
2017-04-25 12:27:17 +03:00
Vlad
15ddc8454e Adds intval filter and fixes issue with number format applied on IDs
>=1000
2017-04-24 19:25:17 -04:00
Vlad
6a65ff5e5d Removes default version
Updates all AJAX requests to include api version
Requires namespaces to have version
Clean up code
2017-04-19 23:34:40 -04:00
Vlad
a3530c3367 Escapes translations for JS output 2017-03-28 11:17:00 -04:00
Tautvidas Sipavičius
d95aa40502 Fix notices on newsletter editor page to not be absorbed into contents 2017-03-01 17:26:17 +02:00
Tautvidas Sipavičius
47f5e1e7b4 Translate color picker actions in newsletter editor 2017-02-27 19:32:08 +02:00
Tautvidas Sipavičius
c27446666e Translate untranslated strings 2017-02-27 18:33:09 +02:00
Tautvidas Sipavičius
6f19a1593e Fix translations from GDocs based on FxB's feedback [MAILPOET-819] 2017-02-20 14:58:53 +02:00
Tautvidas Sipavičius
a40d1122a5 Change corrupted newsletter notice to a static (dismissable) one 2017-02-16 11:21:01 +02:00
Tautvidas Sipavičius
f86121b656 Update the error message to a clearer one 2017-02-15 15:05:30 +02:00
Tautvidas Sipavičius
45c223c14b Fix newsletter corruption when going back to editor from last newsletter step 2017-02-15 15:04:07 +02:00
Tautvidas Sipavičius
9f7ae122e3 Add missing periods to translation strings 2017-01-30 21:33:59 +02:00
Tautvidas Sipavičius
b4e4320508 Fix newsletter editor XSS #638 2016-11-03 13:20:22 +02:00
Vlad
217894745d - Updates text strings
- Closes #655
2016-10-25 10:21:23 -04:00
Tautvidas Sipavičius
3817e28960 Change newsletter not found error to a static one in editor 2016-10-20 13:38:07 +03:00
Jonathan Labreuille
f650455a90 forms & newsletters endpoints 2016-09-05 11:55:01 +02: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
9fb17d4a6b Fix "Preview in browser" notice to display a proper success message 2016-08-18 15:07:20 +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
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
Kiefer Conrad
c05a20cff9 Update 28 July 2016 2016-07-29 13:29:05 +03:00
Kiefer Conrad
49b65729db update 14 July 2016 2016-07-14 20:58:12 +02:00
Tautvidas Sipavičius
634c5b699d Remove leftover merge conflict, fix empty ALC block message #505 2016-06-30 19:12:26 +03:00
Tautvidas Sipavičius
4bb1acf493 Bump up release version to 0.0.33 2016-06-17 17:14:19 +03:00
Kiefer Covia
5efbcfd9c1 Update June 13 2016-06-17 15:09:24 +03:00
Tautvidas Sipavičius
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
Tautvidas Sipavičius
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
Vlad
9642d3e672 - Renames all references of "custom fields" to "shortcodes" 2016-05-31 11:25:16 -04:00
Vlad
aed60e6905 - Updates menu/editor view to work with the refactored shortcodes logic 2016-05-31 11:04:10 -04:00
Vlad
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
Tautvidas Sipavičius
ccab8b4cf3 Add MailPoet.I18n for basic translation handling, removed MailPoetI18n 2016-03-23 14:52:06 +02:00
Jonathan Labreuille
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
Tautvidas Sipavičius
f688a69f8b Fix translations to be injected at config time 2016-03-07 17:52:14 +02:00
Tautvidas Sipavičius
b2682fa0b7 Remove console.log statements from newsletter editor 2016-03-07 16:57:20 +02:00
Tautvidas Sipavičius
18b15c5440 Restructure JS loading to not duplicate JS asset loading 2016-03-07 16:15:26 +02:00
Tautvidas Sipavičius
c3416977bb Replace editor translations with Twig localize function 2016-03-07 15:42:12 +02:00
Tautvidas Sipavičius
88a00bc38c Rename editor form.html to editor.html 2016-03-07 14:42:12 +02:00
Tautvidas Sipavičius
afd25e9174 Remove old and unused editor template 2016-03-03 15:39:46 +02:00
Tautvidas Sipavičius
1942972282 Change title position to featured image position 2016-02-23 15:26:12 +02:00
marco
532fb212ce Replace succesfully with successfully. 2015-10-14 15:39:09 +02:00
Tautvidas Sipavičius
89a9c040a8 Rename data attribute to body 2015-09-25 12:42:46 +03:00
Tautvidas Sipavičius
d7029f3d29 Move newsletter content attributes into data object 2015-09-24 19:49:56 +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