|
97dd0abea2
|
fixed makepot task
- added proper grunt module (grunt-cli)
- updated translations extract code to remove warnings when no translations are found
|
2016-03-17 15:08:38 +01:00 |
|
|
a099174226
|
Revert "Extract text labels from React code for translation in twig views"
This reverts commit 9aef6850c2 .
Conflicts:
views/newsletters.html
|
2016-03-17 15:24:07 +02:00 |
|
|
a054acc6e6
|
Merge pull request #389 from mailpoet/import_xss_update
Updates import to santize user input
|
2016-03-17 12:02:58 +02:00 |
|
|
74254d7e2a
|
- Updates import to santize user input
|
2016-03-15 13:06:21 -04:00 |
|
|
1795964c69
|
- Updates composer dependencies
|
2016-03-15 12:10:09 -04:00 |
|
|
0118b2472a
|
Fix loading of makepot task for pot translation file generation
|
2016-03-10 19:24:35 +02:00 |
|
|
5fe03f0dee
|
Add event selection explanation to welcome email type
|
2016-03-10 17:49:06 +02:00 |
|
|
9aef6850c2
|
Extract text labels from React code for translation in twig views
|
2016-03-10 17:08:40 +02:00 |
|
|
f688a69f8b
|
Fix translations to be injected at config time
|
2016-03-07 17:52:14 +02:00 |
|
|
b2682fa0b7
|
Remove console.log statements from newsletter editor
|
2016-03-07 16:57:20 +02:00 |
|
|
18b15c5440
|
Restructure JS loading to not duplicate JS asset loading
|
2016-03-07 16:15:26 +02:00 |
|
|
c3416977bb
|
Replace editor translations with Twig localize function
|
2016-03-07 15:42:12 +02:00 |
|
|
88a00bc38c
|
Rename editor form.html to editor.html
|
2016-03-07 14:42:12 +02:00 |
|
|
a1441dfde6
|
Bump up version to 0.0.19
0.0.19
|
2016-03-04 18:43:22 +02:00 |
|
|
8e7336d352
|
Merge pull request #373 from mailpoet/editor_rendering
Editor rendering (Part 2)
|
2016-03-04 11:11:42 -05:00 |
|
|
e0e2933cdf
|
Merge pull request #379 from mailpoet/scheduled_sending
Fix mistyped method name
|
2016-03-04 11:06:40 -05:00 |
|
|
c93ec629ea
|
Fix mistyped method name
|
2016-03-04 18:03:02 +02:00 |
|
|
d613df6558
|
Merge pull request #378 from mailpoet/scheduled_sending
Prepares codebase for future scheduled sending
|
2016-03-04 17:58:59 +02:00 |
|
|
01c9096543
|
- Rewrites hooks to not use closures
|
2016-03-04 10:47:55 -05:00 |
|
|
f120e839dd
|
Merge pull request #375 from mailpoet/export_large_dataset_fix
Export update
|
2016-03-04 14:12:20 +02:00 |
|
|
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 |
|
|
1a269d28b3
|
Merge pull request #374 from mailpoet/edit_subscription
edit subscription form + save
|
2016-03-04 12:54:56 +02:00 |
|
|
8d4a666bf0
|
added logged out handling of subscriber save request
|
2016-03-04 11:52:06 +01:00 |
|
|
4a96e483a6
|
edit profile rendering (missing segments list) + fallback for Url::redirectBack()
|
2016-03-04 11:20:17 +01:00 |
|
|
263a66407f
|
- Removes mailpoet_padded class from the last element in a column
|
2016-03-03 19:13:50 -05:00 |
|
|
c4b728f4e1
|
- Updates Daemon to execute workers via WP's action hook
- Bootstraps Scheduler class
|
2016-03-03 15:42:10 -05:00 |
|
|
9970ad7fb6
|
Merge pull request #369 from mailpoet/manage_subscription
Manage subscription (part 2)
|
2016-03-03 15:33:56 -05:00 |
|
|
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 |
|
|
4b528549f5
|
edit subscription form + save
|
2016-03-03 15:57:42 +01:00 |
|
|
a903017bc2
|
Update "Please include unsubscribe link" message
|
2016-03-03 15:48:59 +02:00 |
|
|
afd25e9174
|
Remove old and unused editor template
|
2016-03-03 15:39:46 +02:00 |
|
|
b1bbf1b3bc
|
Add default email for newsletter preview, disallow empty email
|
2016-03-03 12:59:49 +02:00 |
|
|
9e84e8df93
|
Show loading icon when loading newsletter preview
|
2016-03-02 16:57:04 +02:00 |
|
|
df775b5a07
|
Set font-style for paragraph and headings
|
2016-03-02 16:57:04 +02:00 |
|
|
c9c22b9b52
|
Switch 'Comic Sans' to 'Comic Sans MS'
|
2016-03-02 16:57:04 +02:00 |
|
|
93d20688ea
|
Prevent heading line height and font weight from being overridden
|
2016-03-02 16:57:04 +02:00 |
|
|
9ebcddfa2a
|
Update button defaults
|
2016-03-02 16:57:04 +02:00 |
|
|
85995bc8a6
|
Merge pull request #369 from mailpoet/manage_subscription
Manage subscription (part 2)
|
2016-03-02 16:42:12 +02:00 |
|
|
a8f2959bc6
|
added Subscriber::generateToken()
|
2016-03-02 15:07:37 +01:00 |
|
|
36242bd580
|
Fixed sending confirmation email to new subscribers (first time)
- fixed newsletters listing issue with queue
|
2016-03-02 13:11:06 +01:00 |
|
|
1e7dbc8449
|
refactor pages
|
2016-03-01 18:27:31 +01:00 |
|
|
12c159c627
|
bugfix + refactoring
|
2016-03-01 16:23:15 +01:00 |
|
|
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 |
|
|
0b3aa0d12a
|
Merge pull request #370 from mailpoet/import_batch_update
Import batch size increase
|
2016-03-01 12:10:46 +02:00 |
|
|
4d788f69aa
|
- Updates batch size to 2000
|
2016-02-29 11:41:17 -05:00 |
|
|
c721843c12
|
extracted subscription pages code from router
|
2016-02-29 13:34:17 +01:00 |
|
|
d2be407ccb
|
rendering of edit subscription form
|
2016-02-29 13:34:17 +01:00 |
|
|
e6337216cf
|
improved demo view of subscription pages
|
2016-02-29 13:34:17 +01:00 |
|
|
f1c396f0b0
|
basic implementation of confirm/edit/unsubscribe pages
|
2016-02-29 13:34:17 +01:00 |
|
|
3622bc9fcb
|
fixed sending issue of confirmation email
|
2016-02-29 13:34:17 +01:00 |
|