83967e84ba
- Implements starting/stopping/pausing daemon
2015-12-03 22:01:15 -05:00
a413f666fe
Sending Progress
...
- improved progress bar styles (with completed status)
- add pause/resume buttons
- fixed method case in settings.mta for MailPoet & SMTP Providers
- fixed parsley dependency
- added validation on from name & address on step 3
2015-12-03 18:26:36 +01:00
d2e5fb89c2
- Places supervisor/daemon/worker under the new Cron class
...
- Updates endpoints
- Integrates queue worker with MailPoet mailer
- Fixes script activation check logic
2015-12-02 22:48:15 -05:00
48fbce22e7
Queue
...
- updated menu icon for our plugin
- added watchCss command to watch only CSS files
- added Status column in Newsletters listing
- added progress bar styles
- fixed issue with JS assets being loaded twice on non MP pages
- changed subscriber_ids to segment_ids in addQueue
2015-12-02 12:25:28 +01:00
67fa9e0993
- Adds router methods to add/delete/et queue status
2015-11-30 19:09:06 -05:00
8c847825fa
- Implements starting/stopping/pausing daemon
2015-11-30 13:01:07 -05:00
d21d9b99b0
Add an option for certain templates to be read only
2015-11-30 18:23:43 +02:00
8461c13532
Include thumbnail on saved templates, add another sample template
2015-11-30 18:05:10 +02:00
1724fa22c1
Merge pull request #250 from mailpoet/default_data_on_install
...
Default segments on install
2015-11-30 12:17:32 +01:00
98fb838169
updated default lists' descriptions
2015-11-27 15:56:18 +01:00
62a164e4c6
added creation of WP Users & default list on install
2015-11-27 15:27:50 +01:00
98005a2a6f
- Rebases master
2015-11-27 07:46:26 -05:00
b7fe8dc6d6
- Adds Daemon status (under Mailpoet->Queue)
2015-11-27 07:40:23 -05:00
436faea591
- Refactors and renames code
...
- Adds Queue menu option and displays status
2015-11-27 07:40:22 -05:00
4208b148b4
- Implements queue worker class
2015-11-27 07:35:16 -05:00
5ce5f0bf8a
- Refactors code
2015-11-27 07:35:16 -05:00
18518de397
- Refactors some code
2015-11-27 07:35:15 -05:00
68f747211a
- Adds a helper method to convert cameCase to under_score
...
- Removes unused method from Queue daemon
2015-11-27 07:35:15 -05:00
ebd26ddd98
- Silences fsockopen errors
2015-11-27 07:35:14 -05:00
924aa0439f
- Minor regex changes
...
- Adds method to Env class that returns plugin activation status
- Prevents Supervisor from running if the plugin isn't activated
2015-11-27 07:35:13 -05:00
3124d6a61b
- Fixes issue with ucwords() function on older PHP versions
...
- Updates Supervisor/Daemon to strip port from site_url() when it's
running on localhost inside a virtual machine :)
2015-11-27 07:35:13 -05:00
149d031b52
- Adds session support
...
- Renames Queue to Daemon
- Updates router methods
2015-11-27 07:35:12 -05:00
fa96c4697d
- Adds Queue router
...
- Updates logic for Queue and Supervisor
- #227
2015-11-27 07:35:12 -05:00
d46c9d5412
- Fixes issue with Supervisor when database tables do not exist
2015-11-27 07:35:11 -05:00
9425ac1593
Merge pull request #244 from mailpoet/wp_users_segment
...
WP Users segment
2015-11-27 11:39:08 +01:00
7d95b38dc4
- Renames/refactors Import and Export classes/views/JS
...
- Updates Import and Export to ignore trashed subscribers
- Updates tests
Closes #245
2015-11-26 20:48:19 -05:00
23bb2f111f
Add a sample translatable template
2015-11-26 17:21:10 +02:00
84fede11b8
removed dynamic lists from import
2015-11-26 16:02:53 +01:00
20e2e03982
Hide non default segments on some pages
...
- added getPublic() method on Segment model
- filter out dynamic lists from add/move/remove segment in subscribers
2015-11-26 11:32:10 +01:00
a5d96f1534
WP Users list
...
- refactored and fixed listing issues (related to Segments)
- removed bulk actions from segments
- added synchronize methods for WP users
- Update action in segments only for WP Users list
- added "type" column to segments (default, wp_users, dynamic...)
- added "status" column to subscriber_segment table (useful soon)
2015-11-25 18:31:57 +01:00
6dd8270bec
WP Users list
...
- migration for filters & segment_filter tables
- models for new tables
- update of Listing JSX to allow for conditional display of item actions
2015-11-24 17:12:14 +01:00
52a0aae10f
Add template thumbnail generation and display
2015-11-24 16:50:57 +02:00
00f06ea202
Revert "Queue"
2015-11-20 23:51:02 +01:00
32ca24ce38
Merge pull request #238 from mailpoet/queue
...
Queue
2015-11-20 23:02:30 +01:00
44e3adb422
Merge pull request #235 from mailpoet/alc
...
Editor: ALC fixes
2015-11-20 23:00:47 +01:00
25b51d0446
- Adds queue management and supervisor. Issue #227
2015-11-20 16:20:54 -05:00
556a170903
- Bootstraps queue
2015-11-20 16:20:35 -05:00
7ac386a8e2
fixed welcome/update pages display logic
2015-11-20 13:37:52 +01:00
786fbc36a2
Change post types to plural labels, move Posts/ALC UI elements
2015-11-19 19:08:48 +02:00
0b1f85da09
Rename BootstrapMenu.php to BootStrapMenu.php
...
- Renames BootStrapMenu class to use proper camelCase
2015-11-19 08:57:37 -05:00
fbc6f54ddc
Merge pull request #230 from mailpoet/export
...
Export
2015-11-19 10:35:27 +01:00
a603e97b8c
Merge pull request #229 from mailpoet/editor_posts
...
Editor: Posts widget
2015-11-19 10:31:31 +01:00
aa93c7349f
- Rebases master
...
- Adds tests for all Export class methods
Closes #221
2015-11-18 22:14:48 -05:00
82cf4a28fd
- Updates export tests
2015-11-18 14:42:28 -05:00
832e5ef342
- Fixed minor import issue wrt to status not being set
2015-11-18 14:42:27 -05:00
e3de3a123a
- Corrects exported subscriber count
...
- Properly exports subscribers not in any list
- Adds test for export class constructor method
Resolves #221
2015-11-18 14:42:27 -05:00
28c61fca0b
Newsletters listing
...
- fixed listing actions on newsletters
2015-11-18 14:04:34 +01:00
e62a8c2ec5
Implement Becs' changes to Posts widget and post rendering
2015-11-18 14:44:57 +02:00
fdbd1245e3
Redirect to welcome or update page
2015-11-17 20:11:03 +01:00
0eef46db57
Fix post transformation to take titleIsLink option into account
2015-11-17 16:55:55 +02:00