Commit Graph

5329 Commits

Author SHA1 Message Date
080fcfc0f8 Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-23 12:06:20 +02:00
d3ec721eae updated Settings class and added unit tests 2015-07-23 12:06:10 +02:00
104fe02687 Revert activation logic in tests. 2015-07-22 18:03:05 +02:00
a133a766f7 Avoid polluting the git history with CodeCeption config. 2015-07-22 14:32:28 +02:00
bbfb610126 Use env only in tests, to avoid disabling first user install. 2015-07-22 14:15:55 +02:00
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
cd7b3d70ef Add documentation for unit tests with Verify. 2015-07-21 22:33:12 +02:00
fcc857afde Refactored dkim tests taking verify into account. 2015-07-21 22:28:26 +02:00
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