f1cbc4a7c6
Fix eslint rules in ES5 files
2019-01-30 09:04:32 +01:00
5fb57b13e4
Fix eslint rules
...
[MAILPOET-1348]
2018-04-18 10:39:48 +01:00
de91c90ac2
Fix eslint no-plusplus in es5 files
...
[MAILPOET-1145]
2018-02-19 16:08:29 +00:00
426a72c557
Fix eslint no-lonely-if in es5 files
...
[MAILPOET-1145]
2018-02-19 15:54:19 +00:00
699017532e
Fix func-names rule in es5
...
Please remove those comments if you work on those files
[MAILPOET-1143]
2018-01-08 14:56:00 +00:00
8ea4a219e2
Fix padded-blocks eslint rule in ES5 files
...
[MAILPOET-1144]
2017-11-30 09:12:19 +00:00
0e08e58288
Fix camelcase eslint rule in ES5 files
...
[MAILPOET-1144]
2017-11-30 09:10:08 +00:00
b648852ef5
Rename jQuery Serialize Object function to prevent conflicts [MAILPOET-1190]
2017-10-30 22:49:00 +03:00
4e2e9f6f8f
rebasing on master
2017-10-09 11:17:23 +00:00
c3ea088fca
ES5 one-var
2017-10-09 11:15:58 +00:00
d69d3cb421
ES5 array-bracket-spacing
2017-09-21 09:12:37 +00:00
9adca07393
ES5 computed-property-spacing
2017-09-21 09:12:23 +00:00
b1a403d9b5
ES5 space-infix-ops
2017-09-21 09:09:29 +00:00
c95c2cd1ae
ES5 space-in-parens
2017-09-21 09:04:32 +00:00
946bee2194
ES5 space-before-blocks
2017-09-21 09:02:50 +00:00
33572b2dc7
ES5 no-multi-spaces
2017-09-21 08:47:23 +00:00
680446b77e
ES5 space-before-function-parens
2017-09-21 08:35:12 +00:00
b8aceff61f
ES5: quote-props
2017-08-24 09:16:51 +02:00
acd2b9f51e
Fix no-param-reassign in ES5
...
[MAILPOET-1033]
2017-08-16 12:22:56 +02:00
27c6fa5ff4
Fix no-multi-assign in ES5
...
[MAILPOET-1033]
2017-08-16 10:44:33 +02:00
4988aaf14f
Fix ES5 comma-spacing eslint rule [MAILPOET-1028]
2017-07-31 09:27:26 +02:00
15d3b8f051
Send newsletter + Listing + Last Step
...
- fixed Selection React
- fixed bulk actions (side effect of muti selection)
- added actual sending of newsletter
- added Setting::getValue($key, $default) in order to get settings
- improved Bridge class to allow override of from/reply_to
- added jquery.serializeObject to ease the pain when posting form data
2015-10-02 13:01:27 +02:00