MrCasual
33ea16eb0f
- Cleans up import
...
- Adds tests for modified models
- Adds tests for import BootStrapMenu and MailChimp classes
2015-11-08 15:57:43 -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
158d26ef86
- Adds import's step 1 method selection logic
2015-11-07 11:31:40 -05:00
MrCasual
ae03ee2c46
- Bootstrapping import menu
2015-11-07 11:25:05 -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
abb2389378
- Enables MailChimp key verification (import step 1)
2015-11-07 11:15:04 -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
0b1fc8f6c3
- Updates webpack config file
...
- Adds an option to watch/compile just the JS files with webpack
2015-11-07 11:05:48 -05:00
MrCasual
0a771acb02
- Bootstrapping import menu
2015-11-06 21:38:25 -05:00
marco
0199e2c7e1
Version bump: 0.0.3
0.0.3
2015-11-06 21:49:28 +01:00
marco
d1f407bf19
Merge branch 'master' of github.com:mailpoet/mailpoet
2015-11-06 21:47:49 +01:00
marco
f18d2842b9
Version bump: 0.0.3.
2015-11-06 21:47:17 +01:00
Marco
f640cbb307
Merge pull request #203 from mailpoet/form_editor
...
Form editor
2015-11-06 21:39:03 +01:00
Jonathan Labreuille
b20d92c9b1
fixed unit tests and added form model unit test
2015-11-06 18:43:56 +01: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
Jonathan Labreuille
e24f8c9653
forms listing complete
2015-11-06 16:08:16 +01:00
Marco
5df0475b1a
Merge pull request #204 from mailpoet/newsletter_templates
...
Newsletter template import/export
2015-11-06 12:23:27 +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
dcfe6357cf
Switch to FileSaver lib for downloading Blob files, add Blob polyfill
2015-11-05 17:17:54 +02:00
Tautvidas Sipavičius
983df216f3
Add basic template export
2015-11-04 18:02:55 +02:00
Tautvidas Sipavičius
f750d2359f
Base for template import
2015-11-03 16:33:13 +02:00
marco
d85f51e9fc
Update composer lockfile.
0.0.2
2015-10-30 22:26:40 +01:00
marco
40a62687cf
Update Composer lockfile.
2015-10-30 22:13:00 +01:00
Marco
136e09e9fb
Merge pull request #202 from mailpoet/newsletter_width
...
Increase newsletter width to 660px from 600px
2015-10-30 12:37:16 +01:00
Tautvidas Sipavičius
f509dc0d7e
Increase newsletter width to 660px from 600px
2015-10-30 13:25:45 +02:00
Marco
c100130f39
Merge pull request #201 from mailpoet/forms
...
Listing/Model/Router refactoring + Forms
2015-10-30 11:45:34 +01:00
Marco
9922ecd93c
Merge pull request #200 from mailpoet/notification_type
...
Add notification email type
2015-10-30 11:40:50 +01:00
Jonathan Labreuille
a4cf2f9c76
Major refactoring of listing/router/model relation
...
- updated Subscribers listing
- udpated Segments listing
- added Forms router
2015-10-29 15:30:24 +01:00
Tautvidas Sipavičius
576fbf2085
Add notification email type
2015-10-29 15:59:09 +02:00
Marco
5c63971314
Merge pull request #198 from mailpoet/editor_select2
...
Update select2 version to 4.0 for newsletter editor
2015-10-28 15:30:08 +01:00
Tautvidas Sipavičius
7418923bbc
Remove glow and margins from select2 input
2015-10-28 16:01:23 +02: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
Jonathan Labreuille
01e6a5e6b2
forms table
2015-10-28 13:19:48 +01:00
Marco
f5ccf3b38a
Merge pull request #195 from mailpoet/subscribers_round_1
...
Subscriber & Segment listings
2015-10-28 12:24:19 +01:00