Commit Graph

3692 Commits

Author SHA1 Message Date
Pavel Dohnal
c090a8260b Add tooltip to editor previw
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
65726de7de Add tooltip to send
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
33fe302f0d Add tooltip to import a template
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
2d702dd5d3 Add simple tooltip to help
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
18f208cf47 Add honeypot field for spambot
[MAILPOET-1014]
2017-08-15 14:33:45 +02:00
Pavel Dohnal
f7b1016e63 Release 3.0.0-rc.1.0.3 3.0.0-rc.1.0.3 2017-08-15 11:35:44 +02:00
Tautvidas Sipavičius
223fedba72 Update vendor dependencies
Bump down codeception version to 2.2.11 for code coverage compatibility
with php 5.6

[MAILPOET-1049]
2017-08-15 10:12:48 +02:00
Vlad
bf7e7e414f Adds hook to modify rendered form widget 2017-08-15 09:49:38 +02:00
Vlad
618d0c0c9d Explicitly sets form target to _self as default 2017-08-15 09:49:38 +02:00
Vlad
49318791fc Adds hook to modify max post excerpt 2017-08-14 20:55:49 -04:00
Vlad
a5abdd28e1 Removes unused constructor parameter 2017-08-14 20:55:42 -04:00
Tautvidas Sipavičius
70860a676c Merge pull request #1036 from mailpoet/date_shortcode_update
Translates and updates date shortcode to display WP time [MAILPOET-1046]
2017-08-14 13:09:08 +03:00
Tautvidas Sipavičius
469e9fd8e1 Update poll to "how would you rate MailPoet's reliability?"
[MAILPOET-1043]
2017-08-14 08:49:44 +02:00
mrcasual
715b48df8d Merge pull request #1040 from mailpoet/preview-popup
Fit newsletter browser preview modal popup to screen [MAILPOET-975]
2017-08-13 11:31:05 -04:00
amine-mp
27ae0a9f16 Merge pull request #1039 from mailpoet/set_time_limit_update
Conditionally uses set_time_limit() when function is not disabled [MAILPOET-1054]
2017-08-11 19:52:15 +02:00
Amine Ben hammou
b92329a6b5 Fix popup dimensions to the viewport and show the close button 2017-08-11 17:30:13 +00:00
Vlad
6fe5b7e0c5 Conditionally uses set_time_limit() when function is not disabled 2017-08-11 12:16:31 -04:00
Vlad
7e0c500e4f Uses WP's date_i18n() to localize date shortcode 2017-08-10 12:46:27 -04:00
amine-mp
eec35c8ab6 Merge pull request #1037 from mailpoet/build-failures
Break the build when errors happen during build steps [MAILPOET-1052]
2017-08-10 16:35:55 +02:00
Tautvidas Sipavičius
4096c4b31b Break the build when errors happen during build steps [MAILPOET-1052] 2017-08-10 14:51:37 +03:00
Vlad
40cbefd1f4 Uses WP time vs. system time 2017-08-09 18:59:55 -04:00
Vlad
fb5d43e975 Adds helper method to translate shortcodes
Adds translations to Date shortcode
2017-08-09 18:56:33 -04:00
Tautvidas Sipavičius
f35b66b3cf Release 3.0.0-rc.1.0.2 3.0.0-rc.1.0.2 2017-08-08 17:45:04 +03:00
mrcasual
7900e7eb8d Merge pull request #1035 from mailpoet/new-poll
New poll [MAILPOET-1018]
2017-08-08 09:17:41 -04:00
Tautvidas Sipavičius
849a24ced7 Merge pull request #1019 from mailpoet/translate
translate the DB error message [MAILPOET-1019]
2017-08-08 13:08:54 +03:00
Amine Ben hammou
f7e73b06be added missing argument 2017-08-08 10:02:51 +00:00
amine-mp
52cbb9fcb2 Merge pull request #1032 from mailpoet/css-form
Update form css [MAILPOET-593]
2017-08-08 11:48:09 +02:00
Pavel Dohnal
966ec0cb7a New poll
[MAILPOET-1018]
2017-08-03 13:17:37 +02:00
Vlad
2ff0d40d10 Updates reference to the hook that displays IIS error 2017-08-03 08:14:46 +02:00
Vlad
bb249ebe09 Removes leftover debug code 3.0.0-rc.1.0.1 2017-08-02 10:24:35 -04:00
Vlad
5a57029b38 Bumps up release version & updates changelog 2017-08-02 10:23:37 -04:00
Pavel Dohnal
84d427cc4c Upate poll url 2017-08-02 11:40:30 +02:00
Amine Ben hammou
22efd2109b Release 3.0.0-rc.1.0.0 3.0.0-rc.1.0.0 2017-08-01 18:04:30 +00:00
Pavel Dohnal
f044db5745 Update form css
[MAILPOET-593]
2017-08-01 11:28:53 +02:00
Vlad
0865995d21 Does not remove padding from the last element in a column 2017-08-01 09:47:29 +02:00
Vlad
7c30192a03 Adds option to replace shortcodes in one string using contents from
another string
Adds unit tests
2017-08-01 09:32:42 +02:00
Vlad
334c3ff420 Returns false when data-post-id tag is not found
Uses all post types, including custom, when querying posts
2017-08-01 09:32:42 +02:00
mrcasual
6d738ddb3b Merge pull request #1031 from mailpoet/mss-response
Mss response [MAILPOET-1035]
2017-07-31 14:37:13 -04:00
Pavel Dohnal
440052cf2c Remove duplicate code
[MAILPOET-1035]
2017-07-31 16:51:11 +02:00
Pavel Dohnal
ccb751b44a Adhere to updated MSS /me response
[MAILPOET-1035]
2017-07-31 16:47:20 +02:00
Pavel Dohnal
7cf3d0960d Unify API response constants
[MAILPOET-1035]
2017-07-31 13:51:23 +02:00
amine-mp
6e45856622 Merge pull request #1022 from mailpoet/mediumint_to_int
Switch ID fields from mediumint to int in DB [MAILPOET-1022]
2017-07-31 11:03:16 +02:00
Amine Ben hammou
9859df98b7 translate the DB error message 2017-07-31 08:53:30 +00:00
stoletniy
1071688924 Update a poll [MAILPOET-1017] 2017-07-31 09:41:45 +02:00
Pavel Dohnal
4f3b0234a4 Move exception rule to top
[MAILPOET-1028]
2017-07-31 09:27:26 +02:00
stoletniy
3e2bbeac11 Fix ES6 comma-dangle eslint rule (functions should be ignored pre-ES2017) [MAILPOET-1028] 2017-07-31 09:27:26 +02:00
stoletniy
08f81bd816 Fix ES5 comma-dangle eslint rule [MAILPOET-1028] 2017-07-31 09:27:26 +02:00
stoletniy
f0c59ff635 Fix tests comma-dangle eslint rule [MAILPOET-1028] 2017-07-31 09:27:26 +02:00
stoletniy
66c6f52646 Fix ES6 comma-spacing eslint rule [MAILPOET-1028] 2017-07-31 09:27:26 +02:00
stoletniy
4988aaf14f Fix ES5 comma-spacing eslint rule [MAILPOET-1028] 2017-07-31 09:27:26 +02:00