5e5008472c
added last bulk actions messages
2015-10-22 15:26:31 +02:00
50e888913c
Success messages on bulk actions
...
- added message for all bulk actions except trash related ones
- fixed issue with mailpoet notice and react router
2015-10-21 19:14:51 +02:00
dcb094fcd1
listing improvements
...
- added Trash group
- added soft delete for subscribers
- added restore/delete permanently features (including bulk actions and row actions)
- listing bugfixes
2015-10-21 18:18:34 +02:00
1fe11e2a90
Start semantic versioning.
2015-10-21 15:44:10 +02:00
f748a07ba5
Merge pull request #189 from mailpoet/listing_unit_tests
...
Listing unit tests errors
2015-10-21 15:39:58 +02:00
06fafbafe5
fixed select2 issue with selected elements
2015-10-21 14:53:59 +02:00
d504d17956
fixed errors
2015-10-21 14:52:53 +02:00
b5834828a2
Merge pull request #186 from mailpoet/newsletter_options
...
Newsletter options
2015-10-21 14:06:22 +02:00
db76c4acc4
Merge pull request #187 from mailpoet/listing_bulk_actions
...
Listing bulk actions
2015-10-21 14:01:03 +02:00
43c91e7290
removing console.log
2015-10-21 13:49:18 +02:00
f200f44e4c
reset listing limit to 10
2015-10-21 13:48:24 +02:00
d07221846f
fixed select2 issues
2015-10-21 13:45:34 +02:00
6dfce57c3f
Fix newsletter option related tests
2015-10-21 14:40:43 +03:00
d4bfb49415
Listing fixes
...
- fixed bulk actions
- fixed paging behavior
- fixed filtering issues
2015-10-21 12:56:24 +02:00
3a4a641ca2
Add newsletter options
2015-10-20 21:47:18 +03:00
da322cae4b
Merge pull request #185 from mailpoet/react_router
...
React/React-router upgrade related issues
2015-10-20 15:45:21 +02:00
6a1bb0f4a5
fixed React/React-router upgrade related issues
2015-10-20 15:31:19 +02:00
7bbf660c81
Merge pull request #184 from mailpoet/custom_fields_logic
...
Improves custom fields logic
2015-10-20 10:15:52 +02:00
e583db6f56
- Adds global filter to search custom fields
...
- Updates tests
2015-10-19 20:31:04 -04:00
1bfa638237
Merge pull request #182 from mailpoet/sending_methods
...
Better CustomFields implementation
2015-10-19 11:42:34 +02:00
d951200370
- Updates DB query for custom fields
...
- Updates models and tests for Subscribers and CustomFields
2015-10-18 13:53:07 -04:00
f7549be9d6
Merge pull request #173 from mailpoet/settings_page
...
Settings page
2015-10-16 15:52:37 +02:00
22fd3b6386
updated versions for react deps in package.json
2015-10-16 15:47:36 +02:00
15bcc730e1
Attempt to fix npm errors.
2015-10-16 15:38:34 +02:00
4e3784fb96
merged master
2015-10-16 14:40:32 +02:00
b88eba9cc6
reverted change on package.json
2015-10-16 14:27:27 +02:00
3964aae863
removed unique indexes in migrator
2015-10-16 14:25:06 +02:00
48e587e94c
Merge pull request #179 from mailpoet/custom_fields_logic
...
Custom fields backend
2015-10-16 13:07:11 +02:00
805f7d5417
- Adds new models: CustomFields and SubscriberCustomField + tests
...
- Adjusts DB Migrator, Initializer class
- Adjusts Subscribers model tests
Closes #159
2015-10-15 23:23:33 -04:00
f59670005e
unit tests and cleanup
2015-10-15 18:21:42 +02:00
6c2a9ec1f2
fixed sending frequency in settings
2015-10-15 17:30:44 +02:00
bf5fc82565
bounce tab
2015-10-15 15:03:49 +02:00
34c237ce8e
Load/Save settings
...
- renamed all settings with dot syntax
- refactored Menu->settings()
- changed schema of settings table to allow longer setting name and value
- added getAll() static method on Setting Model to fetch all settings (with proper unserialize of value)
2015-10-15 14:22:27 +02:00
4b581fcd5d
Merge pull request #178 from mailpoet/remove_acceptance
...
Remove acceptance tests.
2015-10-14 18:32:40 +02:00
c8c3f09fb2
Refactoring Menu 1st step: Permissions
...
- added config permissions to setup our capabilities
- added debug mode for Twig so that we can use "dump()" when WP_DEBUG is on
2015-10-14 16:58:50 +02:00
77282cafd5
Remove acceptance tests files.
2015-10-14 16:06:16 +02:00
2edc499a6a
Remove unused variables acceptance related from env.
2015-10-14 15:58:23 +02:00
5ccf69631a
Remove acceptance commands from Robofile.
2015-10-14 15:57:34 +02:00
7960811987
Add missing tests files.
2015-10-14 15:56:25 +02:00
e24263e067
fixed DKIM Unit test + finished MTA template
2015-10-14 15:45:28 +02:00
532fb212ce
Replace succesfully with successfully.
2015-10-14 15:39:09 +02:00
6a4d0b06af
send with tab + dkim + hosts
2015-10-14 14:38:37 +02:00
f710fdd105
Merge pull request #176 from mailpoet/wpmail_mailer
...
Adds wp_mail() method
2015-10-13 22:18:46 +02:00
a6c145476e
- Adds wp_mail() mailer + tests
...
- Updates Mailer router + tests
- Updates mailer classes + tests
Closes #174
2015-10-13 15:31:51 -04:00
1d0e2755c1
Update lockfile.
2015-10-13 12:13:58 +02:00
39354d131d
Settings tabs + lotta fixes
...
- tab menu handled by Backbone Router
- fixed minor styling issues
- fixed html structure of listings & forms titles so that notices are positioned correctly
2015-10-13 11:53:20 +02:00
9fd13767f0
Basics, Signup, Advanced tabs
2015-10-12 16:39:36 +02:00
174cb67e3c
Merge pull request #157 from mailpoet/sending_methods
...
Mailers
2015-10-12 14:23:26 +02:00
87108e699d
- Updated Newsletter router to work with the new mailer class
2015-10-12 08:19:34 -04:00
e370e4b4c8
- Refactors mailer classes and tests
...
- Updates Newsletter router to send to multiple recipients
2015-10-12 08:08:08 -04:00