Jonathan Labreuille
|
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 |
|
Jonathan Labreuille
|
b563dd179b
|
added MAILPOET_VERSION constant + tried to add tests for form render but need WP env in unit test
|
2015-07-27 12:27:46 +02:00 |
|
Jonathan Labreuille
|
4fdf90422d
|
added ajax library + ajax tests in sample page
|
2015-07-27 12:04:21 +02:00 |
|
Jonathan Labreuille
|
95042d68e5
|
migrated form renderer with basic unit tests
|
2015-07-24 17:47:08 +02:00 |
|
Jonathan Labreuille
|
96fe85de3b
|
Merge branch 'master' of github.com:JoN1oP/namp2
|
2015-07-24 11:53:28 +02:00 |
|
Jonathan Labreuille
|
e753a36acf
|
- migrated Host Web & SMTP classes from MP3 (with unit tests)
- added dependencies in relation to issue #13 (still ongoing)
|
2015-07-24 11:51:32 +02:00 |
|
marco
|
391e29e7f3
|
Replaced settings tests with stubbed WP class.
Settings classes must be merged.
|
2015-07-23 12:58:41 +02:00 |
|
marco
|
ad68ed4f05
|
Settings class and stubbed WP class in tests.
|
2015-07-23 12:56:28 +02:00 |
|
marco
|
02a8e0883a
|
Add option prefix.
|
2015-07-23 12:31:17 +02:00 |
|
marco
|
7e80f40706
|
WP Option class to set and get options.
|
2015-07-23 12:28:20 +02:00 |
|
Jonathan Labreuille
|
d3ec721eae
|
updated Settings class and added unit tests
|
2015-07-23 12:06:10 +02:00 |
|
Jonathan Labreuille
|
3a572a99ff
|
- renamed DKIM class method to camelCase and updated unit test - re-added acceptance suite yml file to the repo and updated gitignore
|
2015-07-22 11:42:17 +02:00 |
|
Jonathan Labreuille
|
43275b5085
|
migrated and added unit test for \MailPoet\Util\DKIM class
|
2015-07-21 19:02:59 +02:00 |
|
Jonathan Labreuille
|
fdddcbea14
|
added symlink dependencies for node_modules in Robo
|
2015-07-21 12:35:27 +02:00 |
|
marco
|
5b70529978
|
XlsxWriter test to make sure it's properly namespaced.
|
2015-07-17 16:05:22 +02:00 |
|
marco
|
45c59433e2
|
Make XLSXWriter a static dependency.
|
2015-07-17 15:50:56 +02:00 |
|
marco
|
878fcd005a
|
Unit tests.
|
2015-07-16 16:45:25 +02:00 |
|
Jonathan Labreuille
|
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 |
|
Jonathan Labreuille
|
99ad7d66af
|
added src folders for assets css & js + added contributing doc + added install instructions for stylus
|
2015-07-15 20:03:05 +02:00 |
|
Jonathan Labreuille
|
86cd5b09ab
|
removed RedbeanPHP, not a valid orm candidate afterall
|
2015-07-14 16:19:30 +02:00 |
|
marco
|
e88bb87abc
|
Fix autoloading MailPoet initializer.
|
2015-07-14 13:20:41 +02:00 |
|
Jonathan Labreuille
|
1d0a412f7a
|
started playing with RedBean - introduced mailpoet model as a middle layer
|
2015-07-14 13:07:19 +02:00 |
|
marco
|
f2f6e1518b
|
First fake subscriber model to show namespacing and autoloading.
|
2015-07-13 22:47:44 +02:00 |
|
marco
|
bc1317fcd5
|
First lib autoloader.
|
2015-07-13 22:39:56 +02:00 |
|
marco
|
7b22026bea
|
Remove static Twig in favor of Composer loaded Twig.
|
2015-07-13 18:44:43 +02:00 |
|
marco
|
906702d093
|
Remove previous static Twig autoloading.
|
2015-07-13 18:43:57 +02:00 |
|
Jonathan Labreuille
|
287609893d
|
added mailpoet notice and modal + removed trailing slash from paths
|
2015-07-13 14:41:33 +02:00 |
|
Jonathan Labreuille
|
fa1138c9a6
|
added Twig + views folder + admin menu method + admin page method with sample Twig usage
|
2015-07-10 12:48:09 +02:00 |
|
marco
|
d88d61765d
|
First structure.
|
2015-07-09 23:04:41 +02:00 |
|