Commit Graph

47 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
ebdb826011 Bump up release version to 0.0.30 2016-05-27 18:31:35 +03:00
Tautvidas Sipavičius
d25070829d Bump up release version to 0.0.29 2016-05-20 18:49:10 +03:00
Tautvidas Sipavičius
395e95bc54 Bump up release version to 0.0.28 2016-05-13 16:18:01 +03:00
Tautvidas Sipavičius
2f25dc6a20 Bump up release version to 0.0.27 2016-05-06 14:46:12 +03:00
Tautvidas Sipavičius
fa9d32c230 Bump up release version to 0.0.26 2016-04-29 21:09:41 +03:00
Tautvidas Sipavičius
a8e3dd424e Bump up release version to 0.0.25 2016-04-22 23:25:28 +03:00
Tautvidas Sipavičius
cb3d49f200 Bump up release version to 0.0.24 2016-04-15 21:27:07 +03:00
Tautvidas Sipavičius
a25ea3ddf6 Bump up release version to 0.0.23 2016-04-09 02:08:05 +03:00
Tautvidas Sipavičius
8b96854f39 Bump up release version to 0.0.22 2016-04-01 14:57:11 +03:00
Tautvidas Sipavičius
7c9029b227 Bump up release version to 0.0.21 2016-03-25 13:10:37 +02:00
Tautvidas Sipavičius
71d8fb0d93 Bump up version to 0.0.20 2016-03-18 19:40:11 +02:00
Tautvidas Sipavičius
a1441dfde6 Bump up version to 0.0.19 2016-03-04 18:43:22 +02:00
Tautvidas Sipavičius
2ec6bc8c99 Update release version to 0.0.18 2016-02-26 16:57:42 +02:00
Tautvidas Sipavičius
580ac989aa Bump up version to 0.0.17 2016-02-19 15:35:27 +02:00
Tautvidas Sipavičius
97adfc14c0 Bump up version to 0.0.16 2016-02-15 14:50:13 +02:00
Tautvidas Sipavičius
6088497433 Bump up release version to 0.0.15 2016-02-12 18:25:12 +02:00
Tautvidas Sipavičius
8dbfe82922 Bump version up to 0.0.14 2016-02-05 17:34:53 +02:00
Jonathan Labreuille
8ba9fdccbc fix for initializer - widget is now registered 2016-02-03 10:42:56 +01:00
Jonathan Labreuille
a2ef62302f More Unit Tests + Initializer fix
- added unit test for Router\Forms
- updated unit test for Model\Segment to reflect changes
2016-02-02 17:22:11 +01:00
Tautvidas Sipavičius
3b7f77d9af Bump up version to 0.0.13 2016-01-29 21:47:56 +02:00
Tautvidas Sipavičius
1e8e5aecee Remove space after if 2016-01-28 13:50:58 +02:00
Jonathan Labreuille
c60425afb2 Fix init/hooks so that we properly initialize db/plugin
- Added activation hook in main file (mailpoet.php)
- auto deactivate plugin in case of fatal errors during init
2016-01-27 12:52:40 +01:00
Tautvidas Sipavičius
5019131b21 Bump up version to 0.0.12 2016-01-22 16:44:09 +02:00
Tautvidas Sipavičius
a6d802e2fa Bump up release version information 2016-01-15 18:16:39 +02:00
Tautvidas Sipavičius
ffc1d0a61c Set MailPoet version to 0.0.10 for release 2016-01-08 19:38:57 +02:00
marco
ee07780833 Version bump: 0.0.8. 2015-12-11 14:42:59 +01:00
marco
25727ea0ba Version bump: 0.0.7 2015-12-07 14:43:16 +01:00
marco
01089d7a72 Bump version to 0.0.6 2015-11-27 22:00:54 +01:00
marco
ebca4257a6 Version bump: 0.0.5 2015-11-21 00:39:11 +01:00
marco
95cfe2d8ec Version bump: 0.0.4. 2015-11-13 19:57:22 +01:00
marco
0199e2c7e1 Version bump: 0.0.3 2015-11-06 21:49:28 +01:00
marco
f18d2842b9 Version bump: 0.0.3. 2015-11-06 21:47:17 +01:00
marco
1fe11e2a90 Start semantic versioning. 2015-10-21 15:44:10 +02:00
marco
8dace3f56a Refactor initialization process. 2015-08-09 21:57:30 +02:00
marco
4378d42274 First implementation of the Subscriber ORM Model. 2015-08-07 15:36:43 +02:00
Jonathan Labreuille
ec20abb1ee added missing modules for makepot task + added suport for plural forms in html templates + added all major i18n methods in twig 2015-07-29 19:15:21 +02:00
Jonathan Labreuille
9e2df5c1d7 started migrating form editor + i18n added makepot with twig templates support 2015-07-29 16:54:06 +02:00
Jonathan Labreuille
b563dd179b added MAILPOET_VERSION constant + tried to add tests for form render but need WP env in unit test 2015-07-27 12:27:46 +02:00
Jonathan Labreuille
99ad7d66af added src folders for assets css & js + added contributing doc + added install instructions for stylus 2015-07-15 20:03:05 +02:00
marco
9ff74b353b Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-14 18:05:56 +02:00
marco
7258bfba0a Use Config namespace when initializing MailPoet. 2015-07-14 17:35:16 +02:00
Jonathan Labreuille
d69d03ae6a removing include of rb orm 2015-07-14 16:31:46 +02:00
marco
e88bb87abc Fix autoloading MailPoet initializer. 2015-07-14 13:20:41 +02:00
Jonathan Labreuille
1d0a412f7a started playing with RedBean - introduced mailpoet model as a middle layer 2015-07-14 13:07:19 +02:00
marco
bc1317fcd5 First lib autoloader. 2015-07-13 22:39:56 +02:00
marco
81d0256990 Require Composer autoloader for all dependencies. 2015-07-13 18:43:13 +02:00
marco
d88d61765d First structure. 2015-07-09 23:04:41 +02:00