8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
0e964de6d4
Move nesbot/carbon to vendor-prefixed
...
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
f9e99bb041
Use support tier to display free/premium Helpscout
...
[MAILPOET-2403]
2019-11-07 09:31:56 +00:00
d970dda637
Replace "new SettingsController()" with fetch from DI container
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
01a0fe96c4
Remove no longer necessary checks
...
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
ee144a780d
Register twig function for adding referral id
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
72aa4a5fb8
Refactor WPFunctions to property in Twig Functions class
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
d58b2ed40e
Refactor code to the common place
...
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
92aa16131c
Respect WP's first day of week setting in schedule calendar
...
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
337e8d6165
Remove duplicated get_option TwigFunction
...
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
6cc8de18a1
Encapsulate get_option in Twig Functions
...
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
e2080eea2d
Show Products widget only when WC is active
...
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
a0fcea56d2
Refactor Twig related classes to use modernized twig namespace
...
[MAILPOET-1929]
2019-04-01 05:43:25 -04:00
3d69b3aeec
Move Twig to prefixed dependencies
...
Closes #1904
[MAILPOET-1929]
2019-04-01 05:43:25 -04:00
e2cde798df
Unify detecting free domain in JS and PHP from one source
...
[MAILPOET-1882]
2019-03-21 13:15:29 -04:00
0a436087e1
Replace all WP function calls
2019-03-07 08:30:14 -05:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
198a8509fc
Remove olark integration
...
[MAILPOET-1775]
2019-02-06 13:25:56 -05:00
e060caeeba
Refactor MailPoet\Twig, Utils to use new settings
...
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
bf9e7e7b46
Add window.mailpoet_locale constant
2019-01-09 13:55:58 +01:00
edd447ce82
Add a new function for number formating
...
[MAILPOET-1526]
2018-09-17 16:19:56 +02:00
59f9fdb3b6
fix failing tests
2018-05-21 19:03:13 +02:00
62b5502eb1
use Carbon
2018-05-21 17:07:14 +02:00
498c014464
function wording & use Carbon
2018-05-21 16:53:20 +02:00
e469a32f9e
Live chat & better Helpscout integration
2018-05-18 20:00:45 +02:00
ceb5ce850c
Removes deprecated Twig_ExtensionInterface::getName()
...
(https://github.com/twigphp/Twig/blob/2.x/CHANGELOG#L207 )
Removes deprecated Twig_Extension_GlobalsInterface
(https://github.com/twigphp/Twig/blob/2.x/CHANGELOG#L259 )
2017-09-16 11:30:40 -04:00
6584250d1a
Adds is_rtl() function to Twig
2017-09-06 20:55:44 -04:00
1688d4dbe1
Split support inquiries into Free and Premium inboxes [MAILPOET-869]
2017-08-31 12:02:20 +03:00
08bbfcb5e8
Track MixPanel events for Settings [MAILPOET-998]
2017-07-25 10:53:28 +02:00
d6ef526a9d
Add handlers for Premium events tracking, expose Premium version [PREMIUM-24]
2017-07-17 18:57:18 +03:00
812c6634ba
Mixpanel analytics [MAILPOET-686] ( #940 )
...
* Send analytics data to mixpanel
[MAILPOET-686]
2017-06-20 12:20:50 +03:00
063cc9edc3
added do_action() helper to twig + settings/basics hook
2017-02-22 10:12:08 +03:00
4402f826c3
fixed issue with namespace AND fixed issue #649
2016-10-06 12:54:04 +02:00
b9745b555a
make sure ABSPATH is defined before using it - fixes issue #648
2016-10-06 12:52:53 +02:00
7fbf84db1f
converted text domain to string instead of constant
2016-09-30 09:58:26 +02:00
42202f676a
updated Env::plugin_name to constant for text domain
2016-09-27 14:54:23 +02:00
ba6198f956
added textdomain to __() calls
2016-09-27 14:53:44 +02:00
91bb215e4d
Change Date picker to use Wordpress date format
2016-05-18 18:38:59 +03:00
bc92d9a61e
- Updates all datetime references to use WordPress format
...
- Removes depreciated datetime conversion method from Helpers
- Fixes translation & error display issue in import
Closes #432
2016-05-11 10:56:34 -04:00
c8c3f09fb2
Refactoring Menu 1st step: Permissions
...
- added config permissions to setup our capabilities
- added debug mode for Twig so that we can use "dump()" when WP_DEBUG is on
2015-10-14 16:58:50 +02:00
6a4d0b06af
send with tab + dkim + hosts
2015-10-14 14:38:37 +02:00
9fd13767f0
Basics, Signup, Advanced tabs
2015-10-12 16:39:36 +02:00
39b2a2ad40
Add redirection from editor to last newsletter step
2015-10-01 13:46:10 +03:00
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
56e40feb56
Bulk actions + Extra data
...
- fixed issue on bulk action being run even without any items selected
- added WP like feature regarding item selection, if all items are checked, it also checks the header/footer checkboxes
- fixed issue where the selection state was not properly reset
- added List column to subscribers
- added json_encode/json_decode to Twig
2015-09-23 14:13:25 +02:00