ba436ccc42
Migrator is now able to create real tables.
...
Because of how WordPress and the dbDelta function works, it's
basically impossile to test it with Unit testing.
We'll have to make sure we properly test this in acceptance testing.
2015-07-30 20:00:58 +02:00
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
acc3854ba9
fixed conflict and removed test in initializer
2015-07-29 16:56:23 +02:00
9e2df5c1d7
started migrating form editor + i18n added makepot with twig templates support
2015-07-29 16:54:06 +02:00
0e5f1a74de
Initialize Env in the plugin initializer.
2015-07-29 16:29:15 +02:00
2c73ab9c5f
added WP env to unit tests - migrated form widget and form renderer + need orm to finish widget implementation as it relies on forms
2015-07-27 17:40:47 +02:00
4fdf90422d
added ajax library + ajax tests in sample page
2015-07-27 12:04:21 +02:00
7e80f40706
WP Option class to set and get options.
2015-07-23 12:28:20 +02:00
fdddcbea14
added symlink dependencies for node_modules in Robo
2015-07-21 12:35:27 +02:00
e601a1e902
added a twig extension class for assets + reorganized assets structure + added command line for stylus in README
2015-07-15 21:43:55 +02:00
99ad7d66af
added src folders for assets css & js + added contributing doc + added install instructions for stylus
2015-07-15 20:03:05 +02:00
e88bb87abc
Fix autoloading MailPoet initializer.
2015-07-14 13:20:41 +02:00