Commit Graph

131 Commits

Author SHA1 Message Date
955f24e71a Load mb_strtoupper() polyfill for MP2 migration
* Load mb_strtoupper() polyfill for MP2 migration
* Add "symfony/polyfill-mbstring" as explicit dependency
* Fixate AspectMock at 2.0.1
* Generate composer.lock with PHP 5.6 to include required dependencies

[MAILPOET-1234]
2017-12-05 11:15:31 +00:00
13e64c012f Restore PHP 5 support [MAILPOET-1166] 2017-10-19 12:34:16 +03:00
f69302be48 Add an acceptance test for the public subscription form widget [MAILPOET-1166] 2017-10-19 12:34:16 +03:00
a15e1200b5 Upgrade codeception version
[MAILPOET-1064]
2017-08-23 12:32:34 +02:00
fa1ab733f8 Fix composer.lock
[PREMIUM-35]
2017-08-21 16:34:43 +02:00
127022645e Revert "Update composer.lock"
This reverts commit b1d26b8cee.
2017-08-21 13:39:15 +02:00
b1d26b8cee Update composer.lock
[PREMIUM-35]
2017-08-21 13:26:13 +02:00
d844b7e47f Initial acceptance testing setup
[MAILPOET-997]
2017-08-17 08:13:10 +02:00
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
f7cb53de2c Fix composer.lock (remove AspectMock from prod dependencies) 2017-07-04 18:13:17 +03:00
1e4c00169f Adds AspectMock library to mock static methods/etc. 2017-07-01 11:15:15 -04:00
d0bdb1a47b Adds XML polyfill for utf8_encode/decode functions 2017-06-06 15:06:39 -04:00
2d059debb7 Freeze PHP and JS dependencies to specific versions 2017-03-14 15:11:35 +02:00
70fe253db3 Update Robo from 0.7.2 to 1.0.5 2017-02-09 19:08:04 +03:00
f3b2db48c4 - Add new dependency library used to parse CSS rules 2017-01-13 13:16:56 -05:00
011b6f9b3c - Adds PHP Compatibility sniffer dependency
- Updates build script to ignore running post-update|install commands
2016-11-05 19:54:53 -04:00
1331ed70f1 Remove phpseclib dependency, which is no longer needed 2016-11-02 13:10:23 +02:00
e553922eca Update composer.lock and remove leftover comment 2016-11-02 11:30:52 +02:00
8bc95db0c9 Change items to item(s), fix Twig syntax errors 2016-07-29 13:29:05 +03:00
b8b3d76a1d Remove PHPMD and PHPCPD tools we don't use 2016-06-30 18:46:32 +03:00
805e641d40 Add PHP lint and PHP code sniffer 2016-06-30 18:46:32 +03:00
88dc7f4199 removing DKIM and useless classes 2016-06-22 13:47:54 +02:00
e69aa792c4 - Prevents URLs in link titles from being processed when tracking is enabled. Closes #519 2016-06-13 21:13:23 -04:00
6e45a8e788 all listings have bulk actions / pagination and customizable limit per page 2016-05-13 16:53:48 +02:00
bb869e8ae8 Fixed setWindowTitle for WP version < 4.4
- fixed variable name Env::temp_url (instead of temp_URL)
- updated cache folder to be in the temp folder (uploads) instead of views (within plugin)
2016-03-22 17:25:25 +01:00
bb9fce7f82 - Implements post notification scheduling 2016-03-18 11:15:31 -04:00
1795964c69 - Updates composer dependencies 2016-03-15 12:10:09 -04:00
316d5ab183 fixed unit tests 2016-02-18 13:13:19 +01:00
f502e0b677 - Implements text rendering
- Updates tests
- Updates newsletter router and sending queue worker to reflect changes to
  the renderer
2016-01-22 22:07:02 -05:00
ad925de801 Custom fields (in Form & Edit subscriber) 2016-01-21 17:27:34 +01:00
717ebfd20c Bump composer lockfile. 2015-11-27 22:00:17 +01:00
2ef5096fa9 Optimize symlinks when building. 2015-11-13 23:55:24 +01:00
31305a04c0 form validation with Parsley 2015-11-06 16:09:56 +01:00
d85f51e9fc Update composer lockfile. 2015-10-30 22:26:40 +01:00
40a62687cf Update Composer lockfile. 2015-10-30 22:13:00 +01:00
6ca536e9ca use of Crypt\RSA library in order to generate dkim keys 2015-10-27 16:41:28 +01:00
966a26ea47 Update lockfile. 2015-10-23 23:25:01 +02:00
aa23324876 Update lockfile. 2015-10-22 17:51:22 +02:00
6a1bb0f4a5 fixed React/React-router upgrade related issues 2015-10-20 15:31:19 +02:00
22fd3b6386 updated versions for react deps in package.json 2015-10-16 15:47:36 +02:00
4e3784fb96 merged master 2015-10-16 14:40:32 +02:00
3964aae863 removed unique indexes in migrator 2015-10-16 14:25:06 +02:00
1d0e2755c1 Update lockfile. 2015-10-13 12:13:58 +02:00
08822bd745 - Adds SMTP mailer + tests
- Adjusts Mailer router
- Changes sender/recipient email in tests
- Adds SwiftMailer composer dependency
2015-10-12 08:05:43 -04:00
63fb9d267f Updated composer lockfile. 2015-10-09 23:58:37 +02:00
d958a8cd11 Update composer lockfile. 2015-09-26 00:00:56 +02:00
38150a05b1 Composer lock update. 2015-09-24 17:48:50 +02:00
49f505c6db Update composer.lock. 2015-09-09 14:46:40 +02:00
09a668757c Updated deps lock. 2015-09-03 18:10:39 +02:00
e0ef01d9f8 Fix export, import and expose loader install sources 2015-08-31 17:37:50 +03:00