Commit Graph

18419 Commits

Author SHA1 Message Date
Jonathan Labreuille
43275b5085 migrated and added unit test for \MailPoet\Util\DKIM class 2015-07-21 19:02:59 +02:00
marco
73288dcf2e Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-21 18:20:54 +02:00
marco
f5cb2467ea Add .env support. 2015-07-21 18:20:38 +02:00
Jonathan Labreuille
e55f1001b7 fix formatting on bullet list 2015-07-21 17:56:15 +02:00
Jonathan Labreuille
b9d46da296 removed bower and added guide for adding new js libs 2015-07-21 17:54:23 +02:00
Jonathan Labreuille
05af63dc00 removed symlinking from robofile and replaced by manual symlink - added lib folder into JS for dependencies (a.k.a node_modules) 2015-07-21 17:32:40 +02:00
Jonathan Labreuille
fdddcbea14 added symlink dependencies for node_modules in Robo 2015-07-21 12:35:27 +02:00
Jonathan Labreuille
8137a30f46 modal library - added automatic setting of template renderer whether Handlebars is defined, defaults to pure html - fixed modal title issue (remove handlebars syntax from overlay template) - added a sample file for acceptance tests config - robo task to auto create acceptance tests config file based on sample 2015-07-20 20:45:47 +02:00
marco
d64756f07f Add command to run all tests. 2015-07-20 18:24:05 +02:00
marco
d6c6fa5e44 Add github syntax highlighting on readme. 2015-07-20 18:22:15 +02:00
marco
b9014a1d08 Add more info about running tests. 2015-07-20 18:20:53 +02:00
marco
45802cf252 Install command to run on first install. 2015-07-20 18:16:59 +02:00
marco
fb5deb7d29 Refactoring commands for an easier use. 2015-07-20 18:10:13 +02:00
marco
eb50d2e536 Watch command. 2015-07-20 18:02:40 +02:00
marco
2258b215df Testing NPM as the only JS package manager. 2015-07-20 17:41:28 +02:00
marco
b4e4cdd1b3 Tests commands in Rubo. 2015-07-17 23:32:35 +02:00
marco
bae0dcba5b First Robo automation file, Rake-like. 2015-07-17 22:43:22 +02:00
marco
5b70529978 XlsxWriter test to make sure it's properly namespaced. 2015-07-17 16:05:22 +02:00
marco
7d23cac5de Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-17 16:01:26 +02:00
marco
081fa0fa0b New lockfile including PHPMailer. 2015-07-17 16:00:58 +02:00
marco
f7ec3c1122 Move PHPMailer dependency from Bower to Composer. 2015-07-17 15:59:53 +02:00
marco
025c4a74ff Remove Cssin as a Composer dependency. It will be static. 2015-07-17 15:58:46 +02:00
marco
45c59433e2 Make XLSXWriter a static dependency. 2015-07-17 15:50:56 +02:00
Jonathan Labreuille
eb105199c7 updated stylus command to generate admin.css 2015-07-17 15:44:38 +02:00
Jonathan Labreuille
f33fcbc98a resolved conflict 2015-07-17 15:21:47 +02:00
Jonathan Labreuille
9a6e15077f reorganized assets CSS folder + added bower + move php deps from bower to composer + converted modal styles to stylus 2015-07-17 15:19:59 +02:00
marco
faf13e4642 Robo task runner dependency. 2015-07-17 15:03:45 +02:00
marco
70c6b9b4dd Add PhantomJS commands. 2015-07-16 18:39:22 +02:00
marco
f8b1aa2d9a Acceptance tests documentation. 2015-07-16 18:38:31 +02:00
marco
9af3977ff9 Acceptance tests. 2015-07-16 18:36:56 +02:00
marco
80c2fcdc4d Unit tests documentation. 2015-07-16 16:49:49 +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
marco
71c367d9b0 First unit test. 2015-07-14 22:48:37 +02:00
marco
b38ad03b8a First CodeCeption setup. 2015-07-14 18:18:34 +02:00
marco
9ff74b353b Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-14 18:05:56 +02:00
marco
5460b514c0 Composition over inheritance rule. 2015-07-14 18:05:22 +02:00
marco
7258bfba0a Use Config namespace when initializing MailPoet. 2015-07-14 17:35:16 +02:00
Jonathan Labreuille
d69d03ae6a removing include of rb orm 2015-07-14 16:31:46 +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
16964b3ac7 Add dev PHP version dependency since testing libraries need it. 2015-07-13 23:15:57 +02:00
marco
599223eaf5 Autoloading documentation. 2015-07-13 23:05:21 +02:00
marco
54c1df77b1 CodeCeption as dependency. The first step. 2015-07-13 23:03:05 +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
5ee0bdb49c Require php virtual package of 5.3.3. 2015-07-13 19:03:53 +02:00
marco
83e6f1bc30 Add composer install instructions. 2015-07-13 18:51:02 +02:00