Jan Jakeš
|
fa9b6443e1
|
Add one namespace in file rule
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
935d9f01e8
|
Add sniff for alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
37adffaeb6
|
Add sniff for namespace empty line spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
8f75a18f6c
|
Add sniff for useless aliases, fix found occurence
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
200dcaeca5
|
Add sniff to disallow group namespace use
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
2e98044b3d
|
Add sniffs for namespace declaration format
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
c441d9c81d
|
Extract namespace "use" rules to a section
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Ján Mikláš
|
51284bc883
|
Fix tests
[MAILPOET-2378]
|
2019-10-01 14:24:12 +01:00 |
|
Ján Mikláš
|
0bd46d72e0
|
Introduce GET only API endpoints
[MAILPOET-2378]
|
2019-10-01 14:24:12 +01:00 |
|
Ján Mikláš
|
c450efa4df
|
Better camelCase name
[MAILPOET-2378]
|
2019-10-01 14:24:12 +01:00 |
|
Ján Mikláš
|
b16b524f7b
|
Prefetch list of templates
[MAILPOET-2378]
|
2019-10-01 14:24:12 +01:00 |
|
Ján Mikláš
|
dcb71efdd5
|
Load templates via GET, so it can be prefetchable
[MAILPOET-2378]
|
2019-10-01 14:24:12 +01:00 |
|
Ján Mikláš
|
d0ebee755c
|
Allow GET requests in MailPoet.Ajax
[MAILPOET-2378]
|
2019-10-01 14:24:12 +01:00 |
|
Ján Mikláš
|
e768778691
|
Allow API to accept GET requests
[MAILPOET-2378]
|
2019-10-01 14:24:12 +01:00 |
|
Ján Mikláš
|
1fe2249408
|
Add loading="lazy" for template thumbnails
[MAILPOET-2378]
|
2019-10-01 14:24:12 +01:00 |
|
Amine Ben hammou
|
2783933bda
|
Use arrow functions
[MAILPOET-2273]
|
2019-10-01 14:20:44 +01:00 |
|
Amine Ben hammou
|
8d90239500
|
Disable buttons after first click
[MAILPOET-2273]
|
2019-10-01 14:20:44 +01:00 |
|
Pavel Dohnal
|
8a5cd7c353
|
Remove intro
[MAILPOET-2402]
|
2019-10-01 14:17:37 +01:00 |
|
Rostislav Wolny
|
4fbf8ed7be
|
Replace unsubscribe link short code strings by constant
[MAILPOET-2245]
|
2019-10-01 14:07:39 +01:00 |
|
Rostislav Wolny
|
6ae61a3e9b
|
Refactor array_column call using use statement
[MAILPOET-2245]
|
2019-10-01 14:07:39 +01:00 |
|
Rostislav Wolny
|
85dea70801
|
Remove unused use statements in newsletter links test
[MAILPOET-2245]
|
2019-10-01 14:07:39 +01:00 |
|
Rostislav Wolny
|
86fd634563
|
Mark Newsletter/Links methods used only internally as private
[MAILPOET-2245]
|
2019-10-01 14:07:39 +01:00 |
|
Rostislav Wolny
|
44c6e5db91
|
Ensure that unsubscribe link is always saved before sending
[MAILPOET-2245]
|
2019-10-01 14:07:39 +01:00 |
|
Rostislav Wolny
|
028c5e6de5
|
Add ensure unsubscribe link method to newsletters links
[MAILPOET-2245]
|
2019-10-01 14:07:39 +01:00 |
|
wxa
|
2518e4d56b
|
Release 3.37.1
|
2019-10-01 13:01:59 +03:00 |
|
Jan Jakeš
|
cef5d8b8f6
|
Add check for Composer existence in ./do file
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
2b0e8aaec7
|
Remove kint-php/kint package
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
d86e8f62fd
|
Add CircleCI cache for vendor-prefixed
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
420bdd5494
|
Add CircleCI cache for tools
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
c0d77e4564
|
Install Composer PHAR to tools directory
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
26818042f4
|
Install PHPScoper PHAR to tools directory
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
c822b09010
|
Install PHPStan PHAR to tools directory
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
d0be65715f
|
Run PHAR download script before composer tasks as it downloads their deps
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
e3daaaa0a2
|
Rename download.php to install.php
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
1f012e5471
|
Move installed tools to tools/vendor
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
d4bcff8f2b
|
Make downloaded PHARs executable
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Jan Jakeš
|
5bbf1e2baf
|
Implement skipping for already downloaded PHAR tools
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
Pavel Dohnal
|
17474e66cc
|
Handle incorrect group gracefully
[MAILPOET-1953]
|
2019-09-30 20:01:43 +01:00 |
|
wxa
|
26041d61a7
|
Fix rescheduling of outdated tasks [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
12c526e120
|
Merge SingleInstanceSimpleWorker into SimpleWorker [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
0805dc365f
|
Make startProgress() and stopProgress() methods private [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
2a48d0846d
|
Move exception handling from concrete workers into processTask() [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
2a0bf3f3c8
|
Extract rescheduling out of the isInProgress() check [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
f598137f3b
|
Ensure that getMeta() returns an array in the scheduled task model [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
ce645306a5
|
Use single instance protection for inactive subscribers sync [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
9b1f7f2d8c
|
Refactor WooCommerce sync worker to use common single instance protection [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
b5106d9d42
|
Add a single-instance simple worker [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
Pavel Dohnal
|
09efcf0934
|
Fix template thumbnail
[MAILPOET-2399]
|
2019-09-30 14:09:19 +01:00 |
|