Commit Graph

21621 Commits

Author SHA1 Message Date
c138c91b4a Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-21 22:17:20 +02:00
ffd1cf2fca Documentation for .env 2015-07-21 22:17:00 +02:00
43275b5085 migrated and added unit test for \MailPoet\Util\DKIM class 2015-07-21 19:02:59 +02:00
73288dcf2e Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-21 18:20:54 +02:00
f5cb2467ea Add .env support. 2015-07-21 18:20:38 +02:00
e55f1001b7 fix formatting on bullet list 2015-07-21 17:56:15 +02:00
b9d46da296 removed bower and added guide for adding new js libs 2015-07-21 17:54:23 +02:00
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
fdddcbea14 added symlink dependencies for node_modules in Robo 2015-07-21 12:35:27 +02:00
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
d64756f07f Add command to run all tests. 2015-07-20 18:24:05 +02:00
d6c6fa5e44 Add github syntax highlighting on readme. 2015-07-20 18:22:15 +02:00
b9014a1d08 Add more info about running tests. 2015-07-20 18:20:53 +02:00
45802cf252 Install command to run on first install. 2015-07-20 18:16:59 +02:00
fb5deb7d29 Refactoring commands for an easier use. 2015-07-20 18:10:13 +02:00
eb50d2e536 Watch command. 2015-07-20 18:02:40 +02:00
2258b215df Testing NPM as the only JS package manager. 2015-07-20 17:41:28 +02:00
b4e4cdd1b3 Tests commands in Rubo. 2015-07-17 23:32:35 +02:00
bae0dcba5b First Robo automation file, Rake-like. 2015-07-17 22:43:22 +02:00
5b70529978 XlsxWriter test to make sure it's properly namespaced. 2015-07-17 16:05:22 +02:00
7d23cac5de Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-17 16:01:26 +02:00
081fa0fa0b New lockfile including PHPMailer. 2015-07-17 16:00:58 +02:00
f7ec3c1122 Move PHPMailer dependency from Bower to Composer. 2015-07-17 15:59:53 +02:00
025c4a74ff Remove Cssin as a Composer dependency. It will be static. 2015-07-17 15:58:46 +02:00
45c59433e2 Make XLSXWriter a static dependency. 2015-07-17 15:50:56 +02:00
eb105199c7 updated stylus command to generate admin.css 2015-07-17 15:44:38 +02:00
f33fcbc98a resolved conflict 2015-07-17 15:21:47 +02:00
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
faf13e4642 Robo task runner dependency. 2015-07-17 15:03:45 +02:00
70c6b9b4dd Add PhantomJS commands. 2015-07-16 18:39:22 +02:00
f8b1aa2d9a Acceptance tests documentation. 2015-07-16 18:38:31 +02:00
9af3977ff9 Acceptance tests. 2015-07-16 18:36:56 +02:00
80c2fcdc4d Unit tests documentation. 2015-07-16 16:49:49 +02:00
878fcd005a Unit tests. 2015-07-16 16:45:25 +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
71c367d9b0 First unit test. 2015-07-14 22:48:37 +02:00
b38ad03b8a First CodeCeption setup. 2015-07-14 18:18:34 +02:00
9ff74b353b Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-14 18:05:56 +02:00
5460b514c0 Composition over inheritance rule. 2015-07-14 18:05:22 +02:00
7258bfba0a Use Config namespace when initializing MailPoet. 2015-07-14 17:35:16 +02:00
d69d03ae6a removing include of rb orm 2015-07-14 16:31:46 +02:00
86cd5b09ab removed RedbeanPHP, not a valid orm candidate afterall 2015-07-14 16:19:30 +02:00
e88bb87abc Fix autoloading MailPoet initializer. 2015-07-14 13:20:41 +02:00
1d0a412f7a started playing with RedBean - introduced mailpoet model as a middle layer 2015-07-14 13:07:19 +02:00
16964b3ac7 Add dev PHP version dependency since testing libraries need it. 2015-07-13 23:15:57 +02:00
599223eaf5 Autoloading documentation. 2015-07-13 23:05:21 +02:00
54c1df77b1 CodeCeption as dependency. The first step. 2015-07-13 23:03:05 +02:00
f2f6e1518b First fake subscriber model to show namespacing and autoloading. 2015-07-13 22:47:44 +02:00
bc1317fcd5 First lib autoloader. 2015-07-13 22:39:56 +02:00