Commit Graph

2151 Commits

Author SHA1 Message Date
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
a221defcfa Specify file for debug mode. 2015-07-09 18:36:38 +02:00
fd90953e18 Remember to enable debug. 2015-07-09 18:35:52 +02:00
59bbc619aa Attempt to set a PHP version requirement.
Could change according to libraries requirements.
2015-07-09 17:40:01 +02:00
2524e1fca3 Make sure lists are not definitive. 2015-07-08 17:37:08 +02:00
b3ce63d56d Ignore OSX files. 2015-07-08 17:36:36 +02:00
a1a8f42d7e Taking notes of how I'm installing it. 2015-07-08 17:35:48 +02:00
5bde4e618f Update README.md 2015-07-08 14:53:31 +02:00