mrcasual
e0e2933cdf
Merge pull request #379 from mailpoet/scheduled_sending
...
Fix mistyped method name
2016-03-04 11:06:40 -05:00
Tautvidas Sipavičius
c93ec629ea
Fix mistyped method name
2016-03-04 18:03:02 +02:00
Tautvidas Sipavičius
d613df6558
Merge pull request #378 from mailpoet/scheduled_sending
...
Prepares codebase for future scheduled sending
2016-03-04 17:58:59 +02:00
Vlad
01c9096543
- Rewrites hooks to not use closures
2016-03-04 10:47:55 -05:00
Tautvidas Sipavičius
f120e839dd
Merge pull request #375 from mailpoet/export_large_dataset_fix
...
Export update
2016-03-04 14:12:20 +02:00
Tautvidas Sipavičius
f0ab592c04
Merge pull request #376 from mailpoet/rendering_serverside_update
...
Removes padding from the last column element
2016-03-04 13:30:31 +02:00
Tautvidas Sipavičius
1a269d28b3
Merge pull request #374 from mailpoet/edit_subscription
...
edit subscription form + save
2016-03-04 12:54:56 +02:00
Jonathan Labreuille
8d4a666bf0
added logged out handling of subscriber save request
2016-03-04 11:52:06 +01:00
Jonathan Labreuille
4a96e483a6
edit profile rendering (missing segments list) + fallback for Url::redirectBack()
2016-03-04 11:20:17 +01:00
Vlad
263a66407f
- Removes mailpoet_padded class from the last element in a column
2016-03-03 19:13:50 -05:00
Vlad
c4b728f4e1
- Updates Daemon to execute workers via WP's action hook
...
- Bootstraps Scheduler class
2016-03-03 15:42:10 -05:00
Tautvidas Sipavičius
9970ad7fb6
Merge pull request #369 from mailpoet/manage_subscription
...
Manage subscription (part 2)
2016-03-03 15:33:56 -05:00
Vlad
eb380499d9
- Rewrites export to support large datasets
...
- Updates unit tests
- Fixes an issue with export UI not displaying subscribers without segment
2016-03-03 14:33:10 -05:00
Jonathan Labreuille
4b528549f5
edit subscription form + save
2016-03-03 15:57:42 +01:00
Tautvidas Sipavičius
a903017bc2
Update "Please include unsubscribe link" message
2016-03-03 15:48:59 +02:00
Tautvidas Sipavičius
afd25e9174
Remove old and unused editor template
2016-03-03 15:39:46 +02:00
Tautvidas Sipavičius
b1bbf1b3bc
Add default email for newsletter preview, disallow empty email
2016-03-03 12:59:49 +02:00
Tautvidas Sipavičius
9e84e8df93
Show loading icon when loading newsletter preview
2016-03-02 16:57:04 +02:00
Tautvidas Sipavičius
df775b5a07
Set font-style for paragraph and headings
2016-03-02 16:57:04 +02:00
Tautvidas Sipavičius
c9c22b9b52
Switch 'Comic Sans' to 'Comic Sans MS'
2016-03-02 16:57:04 +02:00
Tautvidas Sipavičius
93d20688ea
Prevent heading line height and font weight from being overridden
2016-03-02 16:57:04 +02:00
Tautvidas Sipavičius
9ebcddfa2a
Update button defaults
2016-03-02 16:57:04 +02:00
Tautvidas Sipavičius
85995bc8a6
Merge pull request #369 from mailpoet/manage_subscription
...
Manage subscription (part 2)
2016-03-02 16:42:12 +02:00
Jonathan Labreuille
a8f2959bc6
added Subscriber::generateToken()
2016-03-02 15:07:37 +01:00
Jonathan Labreuille
36242bd580
Fixed sending confirmation email to new subscribers (first time)
...
- fixed newsletters listing issue with queue
2016-03-02 13:11:06 +01:00
Jonathan Labreuille
1e7dbc8449
refactor pages
2016-03-01 18:27:31 +01:00
Jonathan Labreuille
12c159c627
bugfix + refactoring
2016-03-01 16:23:15 +01:00
Jonathan Labreuille
82ed7e51c5
Replaced "contains" by "indexOf" (chrome issue)
...
- added public ajax routing (not checking permissions)
- exception handling in form subscription
2016-03-01 13:18:36 +01:00
Tautvidas Sipavičius
0b3aa0d12a
Merge pull request #370 from mailpoet/import_batch_update
...
Import batch size increase
2016-03-01 12:10:46 +02:00
Vlad
4d788f69aa
- Updates batch size to 2000
2016-02-29 11:41:17 -05:00
Jonathan Labreuille
c721843c12
extracted subscription pages code from router
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
d2be407ccb
rendering of edit subscription form
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
e6337216cf
improved demo view of subscription pages
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
f1c396f0b0
basic implementation of confirm/edit/unsubscribe pages
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
3622bc9fcb
fixed sending issue of confirmation email
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
14fe333678
Send confirmation email + page
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
cf6466197a
Fixed Subscribers' bulk actions when filtering by a segment
...
- filter by segment is now affected by the selected group (all, trash,...)
- updated relationship methods between subscribers & segments (to account for subsegment status)
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
f56bee76f2
MailPoet.Date to handle localized dates and times
2016-02-29 13:34:17 +01:00
Tautvidas Sipavičius
2ec6bc8c99
Update release version to 0.0.18
0.0.18
2016-02-26 16:57:42 +02:00
Tautvidas Sipavičius
4aeccb1961
Merge pull request #368 from mailpoet/rendering_serverside_update
...
Rendering serverside update
2016-02-26 16:18:11 +02:00
Vlad
bd593b1ad4
- Updates button/spacer rendering and unit tests
2016-02-26 09:05:43 -05:00
mrcasual
bb7812bd5d
Merge pull request #366 from mailpoet/newsletter_rendering
...
Newsletter rendering
2016-02-25 21:14:16 -05:00
Vlad
73ed070a34
- Formats code
2016-02-25 11:32:56 -05:00
Vlad
9e81c48bf8
- Adds new 'fontWeight' property
...
- Limits max button width to column width
- Adds bold option to buttons
2016-02-25 11:32:09 -05:00
Vlad
f9028d28c0
- Adds background color to spacer
2016-02-25 11:31:38 -05:00
Tautvidas Sipavičius
da32b243ea
Change header, footer and text padding based on Becs' feedback
2016-02-25 16:29:55 +02:00
Tautvidas Sipavičius
5092c3d328
Reduce ALC post refresh timeout to 0.5s instead of 2s
2016-02-25 16:29:55 +02:00
Tautvidas Sipavičius
06ad4488bf
Homogenize ALC and Posts output, wrap Read More text in a paragraph tag
2016-02-25 16:29:55 +02:00
Tautvidas Sipavičius
a856800e6d
Set line height multiplier to golden ratio for editor text blocks
2016-02-25 16:28:32 +02:00
Tautvidas Sipavičius
dfc680f3a1
Do not rerender header and footer blocks on content change
2016-02-25 16:28:32 +02:00