79cea39238
added basic form widget
2015-08-12 22:37:37 +02:00
d5cd2b6bd9
Tests must test created_at and updated_at behavior.
2015-08-12 18:40:39 +02:00
cce9d49c4c
Starting Form Widget
2015-08-12 18:34:59 +02:00
9402074bed
Removed unused alias from composer.json
2015-08-12 15:47:47 +00:00
820913156b
Simplified database cleanup
2015-08-12 15:41:57 +00:00
2856a08cdc
- Made changes as per Marco's comments in #54
...
- Implemented database cleanup for tests. Closes #56
2015-08-12 15:36:56 +00:00
5aa7e20695
Indentation.
2015-08-12 16:52:08 +02:00
d5593b770b
REmove old initialization code in Subscriber test.
2015-08-12 16:50:55 +02:00
82c9c33b58
Methods declaration syntax.
2015-08-12 16:49:58 +02:00
9f8a8f2311
Methods should be declared with parentheses immediately after the name.
2015-08-12 16:48:42 +02:00
e01316f9f3
Merge branch 'dependency_loader' of github.com:mailpoet/mailpoet into dependency_loader
2015-08-12 16:33:33 +03:00
91f839dc49
Wrap existing JS modules in AMD module style
2015-08-12 16:33:15 +03:00
1cfee3fe36
Robo task for compiling and watching assets
...
- updated `watch` task to monitor both css (.styl) and js assets
- fixed max line 80 char / cc @flakas
2015-08-12 14:49:44 +02:00
c1f9fb915b
Add webpack for frontend dependency loading
2015-08-12 14:40:57 +03:00
344a7dc92c
#40 overide save in models Setting and Subscriber
2015-08-12 12:43:33 +02:00
fcabee0749
#40 splitted the test in two; added test for Setting too
2015-08-12 09:54:20 +02:00
12bead358c
- Added Sudzy composer dependency for model validation
...
- All models now extend a generic Model class that extends Sudzy
- Wrote tests for Subscriber and Setting model validation
- Rewrote model tests to make sure they look the same
- Updated both tests with cleanup logic in the beginning
- Added test:unit-single method to Robo for selective unit testing
Closes #54
2015-08-11 23:52:00 +00:00
8d50141a49
#40 findOne returns an empty object when none found
2015-08-11 16:54:07 +02:00
236f324f6d
Merge branch 'master' of github.com:mailpoet/mailpoet into issue-40
2015-08-11 16:48:56 +02:00
0df8973b7e
Merge pull request #53 from mailpoet/issue-48
...
Reorganize unit tests into mirroring /lib folder as per #48
2015-08-11 14:04:34 +02:00
4f24a8ed71
#40 adding created_at and update_at timestamps to subscribers and settings
2015-08-11 12:47:24 +02:00
ce691b4a94
Starting the router.
2015-08-11 12:13:03 +02:00
a36bc37b8e
Update Contributing
...
- changed variables rule
2015-08-11 10:38:08 +02:00
9740f3ccc5
Merge branch 'master' of github.com:mailpoet/mailpoet
2015-08-11 10:09:23 +02:00
7f730a8ff2
Reorganize contributing guide.
2015-08-11 10:08:59 +02:00
dc69763601
Reorganize unit tests into mirroring /lib folder as per #48
2015-08-11 00:27:03 +00:00
8f52e7523d
Added the accidentally removed .env.sample
2015-08-10 20:08:44 -04:00
26384d16b8
Fixes #49
2015-08-10 18:37:41 -04:00
27c2a4b402
Fixes #49
2015-08-10 18:35:47 -04:00
a996068626
PHP latest versions don't use the RSA word in the private key.
2015-08-10 17:51:24 +02:00
1e91d077bd
Removed UnitTest and AcceptanceTester from tests
2015-08-10 15:42:52 +00:00
6bffc7b44e
PHP and closures. It's 1990 again.
2015-08-10 17:30:30 +02:00
f9c9da87d6
Remove old codecept.phar
2015-08-10 16:57:02 +02:00
9d8631b44a
New composer lock.
2015-08-10 16:47:55 +02:00
c8b10f5a54
Guidelines.
2015-08-10 14:53:50 +02:00
9641716612
Issues and pull requests discussion.
2015-08-10 14:51:54 +02:00
8e31936bc5
Add testing guidelines.
2015-08-10 14:45:23 +02:00
f557b831ea
Clarify tagline.
2015-08-10 14:28:51 +02:00
ae3ecdf3d8
Add commit guidelines.
2015-08-10 14:23:40 +02:00
75bfa4b7af
Organize contributing guide.
2015-08-10 13:10:42 +02:00
c22d36dfbe
Spacing markdown doesn't work on GitHub.
2015-08-10 13:09:46 +02:00
7cbef842a6
Spacing contributing guide.
2015-08-10 13:09:02 +02:00
56bb7f2d68
Add GitHub/Slack guidelines.
2015-08-10 13:08:03 +02:00
6757985d0a
Comments are a code smell.
2015-08-10 12:55:22 +02:00
2e6aff9b0e
Rewrite CSS and JS readme docs.
2015-08-10 12:09:53 +02:00
ece75b4808
Rewrite handlebars in Twig docs.
2015-08-10 12:08:30 +02:00
a491b657ec
Rewrite handlebars example.
2015-08-10 12:07:21 +02:00
550a8a996a
Add wordpress as a dependency in readme.
2015-08-10 12:05:24 +02:00
05495228a7
Streamline readme.
2015-08-10 12:03:43 +02:00
bff67b8d0a
Refactor tests.
2015-08-09 22:17:35 +02:00