Commit Graph

8788 Commits

Author SHA1 Message Date
Jonathan Labreuille
55942cd88b prevent odd values for sort_order in listing.jsx 2016-10-07 14:38:25 +02:00
Jonathan Labreuille
f26a2cbd26 fixes issue #651 2016-10-06 13:18:46 +02:00
Jonathan Labreuille
4402f826c3 fixed issue with namespace AND fixed issue #649 2016-10-06 12:54:04 +02:00
Jonathan Labreuille
b9745b555a make sure ABSPATH is defined before using it - fixes issue #648 2016-10-06 12:52:53 +02:00
Jonathan Labreuille
f923a8063b cleanup useless files in vendor folder when building release (fixes issue #637) 2016-10-06 11:24:18 +02:00
Jonathan Labreuille
f4367b9146 optimized the composer install a bit 2016-10-06 09:52:42 +02:00
Jonathan Labreuille
a3395e41c9 fixes issue #632 2016-10-06 09:25:09 +02:00
Tautvidas Sipavičius
be61135daf Merge pull request #627 from mailpoet/translations
Translations
2016-10-05 12:26:03 +03:00
Jonathan Labreuille
21b4187a11 added missing text domains in _e functions 2016-10-05 10:26:59 +02:00
Jonathan Labreuille
1c3c1e35e7 added 'lang' to gitignore 2016-10-05 10:08:24 +02:00
Tautvidas Sipavičius
ded373557e Bump up release version to 0.0.47 and update changelog 0.0.47 2016-10-04 12:05:34 +03:00
Tautvidas Sipavičius
280c4762bb Merge pull request #630 from mailpoet/subscribers_count_in_segments
Subscribers count in segments
2016-10-04 11:58:44 +03:00
Tautvidas Sipavičius
bbd02260be Fix showing segment subscriber counts on newsletter creation pages 2016-10-04 11:54:07 +03:00
Tautvidas Sipavičius
1b1e9abd68 Merge pull request #631 from mailpoet/issue_629
Bugs in latest release (0.0.46) - issue 629
2016-10-03 15:42:57 +03:00
Jonathan Labreuille
b0ab9e0408 fixed import/export unit tests + added specific method for getting segments for import 2016-09-30 15:52:17 +02:00
Jonathan Labreuille
d32abff78d display subscribers count in segments selection 2016-09-30 15:23:18 +02:00
Jonathan Labreuille
7fbf84db1f converted text domain to string instead of constant 2016-09-30 09:58:26 +02:00
Jonathan Labreuille
8c5aebc7d6 Don't send signup confirmation when signup confirmation is disabled
Fixed issue with select2 not selecting values by default on newsletter send step
2016-09-29 15:42:44 +02:00
Jonathan Labreuille
42202f676a updated Env::plugin_name to constant for text domain 2016-09-27 14:54:23 +02:00
Jonathan Labreuille
ba6198f956 added textdomain to __() calls 2016-09-27 14:53:44 +02:00
Jonathan Labreuille
120af4170b fixed do makepot + removed mailpoet.pot from repo 2016-09-27 14:53:44 +02:00
Jonathan Labreuille
1faa53b978 Bump up release version to 0.0.46 0.0.46 2016-09-27 14:10:38 +02:00
Vlad
e565a7a234 - Uses Codeception's native methods to verify expectations
- Updates next run date test conditions to use account for possible time
  difference
2016-09-26 12:35:00 -04:00
Kiefer Conrad
90b6b57a8d Merge branch 'copy-edit' 2016-09-26 13:17:08 +01:00
Kiefer Conrad
548253d68e Merge branch 'master' into copy-edit 2016-09-26 11:14:21 +01:00
Vlad
e1c5f609ff - Adds unit test 2016-09-23 20:16:53 -04:00
Tautvidas Sipavičius
226befdef6 Merge pull request #624 from mailpoet/unit_tests
Unit tests
2016-09-23 20:15:45 +03:00
Vlad
a9d57654b4 - Rebases master
- Fixes newsletter schedule options not being saved
2016-09-23 12:54:18 -04:00
Vlad
ed00ae0516 - Adds unit test 2016-09-23 12:30:29 -04:00
Vlad
48d738e8c4 - Updates scheduler 2016-09-23 12:30:29 -04:00
Vlad
132b4ed2e8 - Passes full model object to class method 2016-09-23 12:30:29 -04:00
Kiefer Conrad
9a513cb27b Merge branch 'master' into copy-edit 2016-09-23 16:39:56 +01:00
Jonathan Labreuille
5d692c0395 Merge pull request #623 from mailpoet/drag_drop
Enable dragging text blocks
2016-09-23 15:13:09 +02:00
Tautvidas Sipavičius
991ab67fff Allow dragging from the first time 2016-09-23 15:38:23 +03:00
Tautvidas Sipavičius
dd00640119 Merge pull request #620 from mailpoet/subscription_forms
Subscription Forms
2016-09-23 15:20:58 +03:00
Tautvidas Sipavičius
fa04173cfb Activate TinyMCE on click, to fix Interact blocking 2nd and further
focus events
2016-09-23 15:07:04 +03:00
Jonathan Labreuille
a328d3b48a avoid duplicating code 2016-09-23 12:56:27 +02:00
Jonathan Labreuille
d5cff4f0d3 fixed indentation 2016-09-23 12:14:54 +02:00
Tautvidas Sipavičius
52bf24b6db Revert back to auto preventDefault for drag&drop 2016-09-22 18:39:07 +03:00
Tautvidas Sipavičius
50e134d696 Allow dragging text blocks before activating TinyMCE 2016-09-22 17:44:43 +03:00
Jonathan Labreuille
ea5c73721b remove doing_ajax logic from API and created dedicated class for subscription form non ajax submission 2016-09-22 16:24:13 +02:00
Tautvidas Sipavičius
4799882b80 Merge pull request #621 from mailpoet/unit_tests
Unit tests
2016-09-22 13:04:05 +03:00
Vlad
2e4c5ca39a - Updates Mailer Log class and adds unit tests 2016-09-21 19:53:26 -04:00
Vlad
13ed3aa3b9 - Adds unit test 2016-09-21 14:09:24 -04:00
Jonathan Labreuille
6091751a4b Closes issue 480 2016-09-21 11:54:16 +02:00
Vlad
c4d9e85dff - Adds unit test 2016-09-20 20:43:49 -04:00
Vlad
1a85914c1b - Adds unit test 2016-09-20 20:08:44 -04:00
Tautvidas Sipavičius
0ba48234de Merge pull request #616 from mailpoet/unit_tests
Final set of cron unit tests
2016-09-20 19:38:46 +03:00
Vlad
1c2a532949 - Adds test to detect empty newsletter body when sending 2016-09-20 12:03:57 -04:00
Vlad
9087be6ee8 - Fixes condition that checks for existance of rendered newsletter body 2016-09-20 10:33:48 -04:00