Commit Graph

16 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
10207112bc Fix regex matching __() function 2016-12-16 12:23:06 +02:00
Tautvidas Sipavičius
2be9985d20 Fix finding __() and _n() i18n function calls 2016-12-15 20:24:04 +02:00
Tautvidas Sipavičius
f4b7acca1e Fix parsing function call arguments when arg strings contain commas 2016-12-15 20:24:04 +02:00
Vlad
864c9cbe95 - Updates code sniffer rules to run PHP Compatibility sniff 2016-11-05 19:54:54 -04:00
Tautvidas Sipavičius
0b711e6341 Add running QA scripts in CI, disable checking for useless overrides 2016-11-02 13:10:23 +02:00
Tautvidas Sipavičius
598432466e - Rename wysija-newsetters.pot to mailpoet.pot
- Add pot file regeneration on plugin build
2016-08-04 18:16:43 +03:00
Tautvidas Sipavičius
d0813bb4e2 Fix class and method names to use camel case 2016-06-30 18:52:07 +03:00
Tautvidas Sipavičius
235fdea00f Remove commented out code, raise code similarity trigger treshold 2016-06-30 18:50:48 +03:00
Tautvidas Sipavičius
ad0a9838bc Disable line width limits 2016-06-30 18:46:33 +03:00
Tautvidas Sipavičius
81ec293e54 Remove rule that prevents statements with only comments in body 2016-06-30 18:46:32 +03:00
Tautvidas Sipavičius
805e641d40 Add PHP lint and PHP code sniffer 2016-06-30 18:46:32 +03:00
Jonathan Labreuille
97dd0abea2 fixed makepot task
- added proper grunt module (grunt-cli)
- updated translations extract code to remove warnings when no translations are found
2016-03-17 15:08:38 +01:00
Tautvidas Sipavičius
0118b2472a Fix loading of makepot task for pot translation file generation 2016-03-10 19:24:35 +02:00
Jonathan Labreuille
1456cd0a85 changed Twig syntax to Ruby style to avoid conflict with HBS templates + added missing files from makepot 2015-07-31 12:44:06 +02:00
Jonathan Labreuille
ec20abb1ee added missing modules for makepot task + added suport for plural forms in html templates + added all major i18n methods in twig 2015-07-29 19:15:21 +02:00
Jonathan Labreuille
9e2df5c1d7 started migrating form editor + i18n added makepot with twig templates support 2015-07-29 16:54:06 +02:00