MrCasual
436faea591
- Refactors and renames code
...
- Adds Queue menu option and displays status
2015-11-27 07:40:22 -05:00
Marco
9425ac1593
Merge pull request #244 from mailpoet/wp_users_segment
...
WP Users segment
2015-11-27 11:39:08 +01:00
MrCasual
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
Jonathan Labreuille
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
Tautvidas Sipavičius
981cbd579f
Fix clickable labels for editor settings views
2015-11-24 16:51:27 +02:00
Marco
00f06ea202
Revert "Queue"
2015-11-20 23:51:02 +01:00
Marco
32ca24ce38
Merge pull request #238 from mailpoet/queue
...
Queue
2015-11-20 23:02:30 +01:00
Marco
44e3adb422
Merge pull request #235 from mailpoet/alc
...
Editor: ALC fixes
2015-11-20 23:00:47 +01:00
MrCasual
556a170903
- Bootstraps queue
2015-11-20 16:20:35 -05:00
Jonathan Labreuille
7ac386a8e2
fixed welcome/update pages display logic
2015-11-20 13:37:52 +01:00
Tautvidas Sipavičius
786fbc36a2
Change post types to plural labels, move Posts/ALC UI elements
2015-11-19 19:08:48 +02:00
Marco
a603e97b8c
Merge pull request #229 from mailpoet/editor_posts
...
Editor: Posts widget
2015-11-19 10:31:31 +01:00
Jonathan Labreuille
035784ece0
fixed missing messages in newsletters listing
2015-11-19 10:24:27 +01:00
Tautvidas Sipavičius
e62a8c2ec5
Implement Becs' changes to Posts widget and post rendering
2015-11-18 14:44:57 +02:00
Jonathan Labreuille
fdbd1245e3
Redirect to welcome or update page
2015-11-17 20:11:03 +01:00
Tautvidas Sipavičius
c9a42ebb76
Add auto-refresh of Posts block contents on option change
2015-11-17 14:40:39 +02:00
MrCasual
6a3166c311
- Implements export
...
Closes #210
2015-11-13 12:25:33 -05:00
MrCasual
0017df1c2d
- Work-in-progress on the UI
2015-11-13 12:25:32 -05:00
MrCasual
0fedd1779f
- Moves Import and Export under ImportExport namespace
...
- Cretes a single BootStrapMenu class for Import and Export
- Updates tests
- Adds 2 new methods to Segments model
2015-11-13 12:25:31 -05:00
MrCasual
1625e1771b
- Bootstraps export
2015-11-13 12:25:30 -05:00
Marco
bde78b607b
Merge pull request #218 from mailpoet/listings_bugfix
...
Listings bugfixes & Welcome page
2015-11-13 16:01:23 +01:00
Jonathan Labreuille
f6ab0050b2
added welcome page
2015-11-13 12:59:49 +01:00
Tautvidas Sipavičius
90382bc86d
Add layout block bg color, remove bg colors of individual columns
2015-11-11 16:55:44 +02:00
Tautvidas Sipavičius
4a0deb2182
Preserve image width for smaller than column width images
2015-11-10 18:09:36 +02:00
MrCasual
7b54285ca6
- Adds tests for the main Import class
...
- Updates tests for Env (proper host detection with port)
- Improves import
2015-11-09 00:25:24 -05:00
MrCasual
b1ae07d38e
- Rebased master
...
- Cleaned up import & moved it under Subscribers menu
2015-11-07 21:16:38 -05:00
MrCasual
3f168d052f
- Finishes import migration
...
- Updates models
- Improves Notice.js
2015-11-07 11:40:42 -05:00
MrCasual
ad0adb48e1
- Updates Migrator with new column for Segments
...
- Updates Segmnets tests
- Updates MailPoet's Notice.js with additional options
- Updates Import's router, WP menu bootstrap logic, client- and
server-side logic
2015-11-07 11:24:02 -05:00
MrCasual
ff5353c894
- Completes MailChimp import
2015-11-07 11:15:49 -05:00
MrCasual
3cf50810f9
- Fixed conflic with backbone router in settings and import
...
- WIP on step 1
2015-11-07 11:09:13 -05:00
MrCasual
20a6e6d6de
- Adds import's step 1 method selection logic
2015-11-07 11:09:13 -05:00
MrCasual
0a771acb02
- Bootstrapping import menu
2015-11-06 21:38:25 -05:00
Jonathan Labreuille
795485d42a
fixed sortable segments in form editor
2015-11-06 16:09:56 +01:00
Jonathan Labreuille
dfadda2d12
converted form renderer validation to Parsley
2015-11-06 16:09:56 +01:00
Jonathan Labreuille
31305a04c0
form validation with Parsley
2015-11-06 16:09:56 +01:00
Jonathan Labreuille
cfdb886e88
Date widget
...
- fixed date widget
- fixed default styles for radio inputs in form rendering
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
1ce4b16327
custom fields (create and update)
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
b12f7f29de
Custom fields
...
- added listing of custom fields in form editor
- ability to delete a custom field
- mades changes to the form editor in order to accomodate for the new custom fields system
- fix form editor bugs
- cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
5473f94e24
List selection & subscribe
...
- fixed list selection widget (form editor & rendered form)
- ajax subscription works (minus sending the confirmation email)
- bug fixes / polishing / refactoring / cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
a31dce6226
fixed list selection widget + started form submission
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
d996b78561
fixed form_editor.js being ignored by git
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
c2e7513381
Form editor
...
- new form with default data
- load/save in form editor
- widgets -> settings form
- widgets -> shortcode for subscribers count
- widgets -> form rendering
- added useful filters to Subscribers (for status related search)
- refactor & cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
541696863e
Form editor
...
- new/edit in forms listing goes to editor
- fixed editor dependencies (via Webpack)
- updated forms table schema
- saving/loading a form works
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
6c8d2be18c
fix for selection field jsx
2015-11-06 16:08:16 +01:00
Jonathan Labreuille
907fe585de
add Form renderer and fixed Newsletter saving issue
2015-11-06 16:08:16 +01:00
Tautvidas Sipavičius
cf154455e3
Add error reporting for newsletter template export fields
2015-11-05 19:11:32 +02:00
Tautvidas Sipavičius
983df216f3
Add basic template export
2015-11-04 18:02:55 +02:00
Marco
c100130f39
Merge pull request #201 from mailpoet/forms
...
Listing/Model/Router refactoring + Forms
2015-10-30 11:45:34 +01:00
Tautvidas Sipavičius
a8f8134f67
Adapt select2 integration code to select2 4.0
2015-10-28 16:01:23 +02:00
Jonathan Labreuille
103da61d45
basic listing files
2015-10-28 13:19:48 +01:00