Commit Graph

5358 Commits

Author SHA1 Message Date
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
5ee0bdb49c Require php virtual package of 5.3.3. 2015-07-13 19:03:53 +02:00
83e6f1bc30 Add composer install instructions. 2015-07-13 18:51:02 +02:00
38a3b20d71 Readme instructions for Composer. 2015-07-13 18:49:56 +02:00
7b22026bea Remove static Twig in favor of Composer loaded Twig. 2015-07-13 18:44:43 +02:00
906702d093 Remove previous static Twig autoloading. 2015-07-13 18:43:57 +02:00
81d0256990 Require Composer autoloader for all dependencies. 2015-07-13 18:43:13 +02:00
fe001b5a82 First composer.json test. 2015-07-13 18:40:31 +02:00
08f4b952fb Composer installation instructions. 2015-07-13 18:29:22 +02:00
287609893d added mailpoet notice and modal + removed trailing slash from paths 2015-07-13 14:41:33 +02:00
fa1138c9a6 added Twig + views folder + admin menu method + admin page method with sample Twig usage 2015-07-10 12:48:09 +02:00
a7d2126706 Add max line length. 2015-07-09 23:13:30 +02:00
aa4085685a Structure documentation. 2015-07-09 23:12:26 +02:00
d88d61765d First structure. 2015-07-09 23:04:41 +02:00