|
87b270482b
|
Fixes rules with colons (e.g, background-image: url(http://....);) from
being incorrectly parsed
|
2017-03-26 18:45:07 -04:00 |
|
|
bcf89f0dfe
|
Set newsletter status as draft when restoring newsletters trashed during sending [MAILPOET-816]
|
2017-02-21 13:13:59 +03:00 |
|
|
cb813171ce
|
Remove html_entity_decode() constants not supported by PHP 5.3 [MAILPOET-812]
|
2017-02-14 12:22:35 +03:00 |
|
|
93f7739f46
|
Extends pQuery to use UTF-8 encoding on older versions of PHP
|
2017-02-13 21:00:32 -05:00 |
|
|
1e1ae4c3cf
|
Whitelist translation handling plugin's admin assets on MP pages
[MAILPOET-805]
|
2017-02-02 14:10:57 +02:00 |
|
|
c616b3299a
|
Reverts to the use of public class property and introduces ugliness of
$_this
|
2017-01-27 11:51:26 -05:00 |
|
|
bfd35b1cdc
|
Changes class variable to static; prevents
Fixed 'using $this when not in object contex' error on PHP 5.3
|
2017-01-27 09:12:31 -05:00 |
|
|
940328c608
|
- Updates assets locations to more precise names
|
2017-01-19 11:26:32 -05:00 |
|
|
5666116645
|
- Replaces reliance on style/script names with asset location
- Updates unit tests
|
2017-01-19 10:20:22 -05:00 |
|
|
a851527ff5
|
- Unloads all scripts/styles that are not loaded by default by WP in
admin panel
|
2017-01-15 15:35:48 -05:00 |
|
|
5800883416
|
- Updates action names
|
2017-01-11 21:18:37 -05:00 |
|
|
39a6318105
|
- Adds scipts/styles conflict resolver and executes it only on MailPoet
admin menu pages
- Adds unit tests
|
2017-01-11 20:52:03 -05:00 |
|
|
4196d35e35
|
- Adds new ConflictResolver class
- Executes URL query parameter conflict resolver action in Router class
- Adds unit tests
|
2017-01-11 20:52:03 -05:00 |
|
|
bbe3d48ec1
|
Add dependency checking to prevent conflicts with other plugins
MAILPOET-690
|
2016-12-09 18:05:19 +02:00 |
|
|
bf54eeb345
|
- Updates error messages and links to KB articles
- Adds polyfills for mb_string functions
- Aborts initialization if PDO extension is not found (critical
requirement)
|
2016-11-20 12:14:27 -05:00 |
|
|
e553922eca
|
Update composer.lock and remove leftover comment
|
2016-11-02 11:30:52 +02:00 |
|
|
f037e1271d
|
- Removes php-simple-html-dom-parser dependency
- Updates CSS inliner to use pQuery DOM parser
|
2016-10-31 19:01:48 -04:00 |
|
|
7d2e13b9a3
|
- Updates license check logic
- Updates subscriber limit check logic
- Updates unit tests
- Updates Menu's check for subscriber limit
|
2016-10-27 12:35:57 -04:00 |
|
|
a4395f2350
|
- Adds unit tests
|
2016-10-27 11:16:30 -04:00 |
|
|
411969b3eb
|
- Adds check for premium plugin status
- Bypasses subscriber count enforcement if premium is enabled
|
2016-10-27 10:20:05 -04:00 |
|
|
cc523a3c0b
|
ability to specify action for generateToken() method
|
2016-10-21 13:36:41 +02:00 |
|
|
37f59814e5
|
removed unused methods in Util/CSS -> fixes security issue #635
|
2016-10-13 10:34:36 +02: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 |
|
|
e7ee356f90
|
cleanup permissions related classes
|
2016-07-07 15:49:03 +02:00 |
|
|
b8c6d54f48
|
Fix "Closing brace must be on a line by itself" code sniffer errors
|
2016-06-30 18:50:48 +03:00 |
|
|
24e108bce7
|
Remove spaces after type casts
|
2016-06-30 18:49:50 +03:00 |
|
|
c22d434dff
|
Merge pull request #531 from mailpoet/unit_test_catchup
Unit test update
|
2016-06-28 12:22:50 +03:00 |
|
|
88dc7f4199
|
removing DKIM and useless classes
|
2016-06-22 13:47:54 +02:00 |
|
|
ce6327c3d5
|
- Re-adds the old multidimensional array flatten method
|
2016-06-20 23:35:47 -04:00 |
|
|
e807aad814
|
- Updates array flatten function for multidimensional arrays
- Removes custom array unique method for multidimensional arrays
|
2016-06-20 11:50:54 -04:00 |
|
|
999a0b3ede
|
- Refactors sending queue worker by breaking it into smaller tasks
- Adds arrayUnique method to Helpers for multidimensional arrays
|
2016-06-17 14:52:56 -04:00 |
|
|
6daecd6466
|
- Fixes URL extraction (undefined index notice)
- Updates link replacement in text body
- Updates links saving logic
|
2016-06-17 14:52:33 -04:00 |
|
|
08e6430c7d
|
June 8 2016 Copy review
|
2016-06-08 17:02:50 +02:00 |
|
|
bf1ab3a593
|
- Removes space between (int) and variable
|
2016-05-18 10:00:38 -04: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 |
|
|
42d586610e
|
form subscription only using Router now
|
2016-04-20 16:59:18 +02:00 |
|
|
2cbd2d54f3
|
Subscription pages
|
2016-04-15 11:56:33 -04:00 |
|
|
ecf83ca419
|
- Disables color compression when tidying CSS
|
2016-04-07 19:39:09 -04:00 |
|
|
4a96e483a6
|
edit profile rendering (missing segments list) + fallback for Url::redirectBack()
|
2016-03-04 11:20:17 +01:00 |
|
|
4b528549f5
|
edit subscription form + save
|
2016-03-03 15:57:42 +01:00 |
|
|
2aee853406
|
- Fixes remaining exception namescape issues
|
2016-02-13 21:39:55 -05:00 |
|
|
0d894a6fef
|
- Fixes namespace issue when catching exceptions
|
2016-02-12 11:20:43 -05:00 |
|
|
bc25fa61b4
|
- Updates render method
- Removes unused/commented out code
|
2016-01-08 10:38:46 -05:00 |
|
|
2793e74858
|
- Rewrites the rendering engine
- Updates tests
Closes #280
|
2016-01-07 17:24:32 -05:00 |
|
|
8c847825fa
|
- Implements starting/stopping/pausing daemon
|
2015-11-30 13:01:07 -05:00 |
|
|
68f747211a
|
- Adds a helper method to convert cameCase to under_score
- Removes unused method from Queue daemon
|
2015-11-27 07:35:15 -05:00 |
|
|
3124d6a61b
|
- Fixes issue with ucwords() function on older PHP versions
- Updates Supervisor/Daemon to strip port from site_url() when it's
running on localhost inside a virtual machine :)
|
2015-11-27 07:35:13 -05:00 |
|
|
fa96c4697d
|
- Adds Queue router
- Updates logic for Queue and Supervisor
- #227
|
2015-11-27 07:35:12 -05:00 |
|
|
6a3166c311
|
- Implements export
Closes #210
|
2015-11-13 12:25:33 -05:00 |
|