1fb0da9fda
Merge pull request #587 from mailpoet/open_stats_fix
...
Prevents tracking opens/clicks from subscribers who the newsletter was not sent to
2016-08-23 12:17:51 +03:00
444ab17342
- Updates statistics tracking unit tests
2016-08-22 16:24:33 -04:00
44f3058326
- Adds unit test for tracker router endpoint
2016-08-22 16:24:13 -04:00
ec09fbcb78
- Converts static classes to dynamic
2016-08-22 16:22:33 -04:00
b76ce6c26f
- Adds verification of newsletter-to-queue and subscriber-to-queue
...
- Prevents tracking open/click rates for subscribers who the newsletter
was not sent to
2016-08-22 09:26:25 -04:00
69c8670b01
Add an option to open settings by clicking on the block for image,
...
button, social, divider and spacer blocks
2016-08-19 14:57:14 +03:00
da44a87415
Change onkeyup
to oninput
events to correctly detect pasting into
...
inputs
2016-08-18 16:55:53 +03:00
289811a595
Updated Import & MailChimp tests
2016-08-17 13:32:29 +02:00
916ae97f73
Updated export unit test
2016-08-17 12:51:50 +02:00
dc97d3115e
updated Custom Field endpoint + Unit tests + form editor update
2016-08-16 12:40:10 +02:00
90eb443965
Merge pull request #582 from mailpoet/custom_field_fix
...
Custom field fix
2016-08-16 12:00:28 +02:00
c5a02c6136
- Allows setting empty value for date custom fields
2016-08-14 13:00:28 -04:00
87332037c2
Do not render images or social icons if image src is not defined
2016-08-12 16:18:44 +03:00
81c277ca93
- Update import to autodetect dates (UI) and convert them to datetime
...
format (backend)
- Fixes unit test
- Fixes code formatting in Date class
2016-08-12 00:29:57 -04:00
f8fea75130
- Updates date conversion method
...
- Uses Moment to parse dates in UI
- Updates Custom Field model to utilize date conversion method
- Adds unit test
2016-08-11 21:11:57 -04:00
3d4defd563
Fixed unit tests for newletter templates
...
- changed null to false for default value of id in nltemplates endpoint
2016-08-10 16:51:04 +02:00
0369a23fe8
Call different actions for standard and automated newsletters on Send step
...
- converted save and setStatus method of Newsletters endpoint
- updated pause/resume mixin for notification & welcome listings
- use 'newsletter_id' instead of 'id' in SendingQueue endpoint (less confusing)
- added NOT_FOUND constant to APIError
- fixed unit test for Newsletters endpoint save and added test for setStatus
2016-08-10 13:09:35 +02:00
c136d91dd2
encapsulating in communication component + update js tests
2016-08-08 11:36:29 +02:00
1305a10ee0
updated ALC endpoint + nl editor + js tests
2016-08-05 15:25:54 +02:00
5d2800bc25
added API/Error class to hold error keys as constants
...
- re-added Setting::getAll() to API/Setting::set() in response
- updated settings/setup tests
2016-08-03 15:04:25 +02:00
6675d5a20d
added default error messages to errorResponse and badRequest
2016-08-03 14:08:22 +02:00
28c39d301c
Added default error response in case no errors were specified
...
- converted Setup endpoint
- unit tests for Setup endpoint
2016-08-03 12:41:21 +02:00
2e88d7cce0
Added API/Endpoint abstract class
...
- (re)Added Endpoints folder to both API and Router
- fixed syntax in namespaces
- xhr.responseJSON is returned to the fail()
- fixed Router endpoints (view in browser, cron,...)
2016-08-02 17:08:43 +02:00
9410d4f10a
Reorganized new API + added legacy API support + new API
...
- Updated Settings Router to new standards
- Updated settings.html to reflect API change with better error handling
- Updated Settings API unit tests
2016-08-01 17:00:32 +02:00
354d249e1d
Moved current Router files to API
...
- updated Unit tests to reflect the change
2016-08-01 17:00:32 +02:00
18398a3bfb
Finish changing segments to lists and columns to fields
2016-07-29 13:30:17 +03:00
13589a4660
Merge pull request #552 from mailpoet/newsletter_listing
...
Post notification history listing
2016-07-22 16:20:00 +03:00
d3ebc9706c
- Updates unit test
2016-07-22 08:45:32 -04:00
362ee49ce4
Let the statisticsForms model return the total signups instead of the form model
...
- added unit test for getTotalSignups() method
2016-07-19 17:38:45 +02:00
a5300624c2
- Bump up release version to 0.0.36;
...
- Fix translation strings in unit tests
2016-07-15 15:59:40 +03:00
7b0c130d0a
updated unit test for custom fields of date type
2016-07-01 14:14:18 +02:00
c62ae2ce80
Add PHP CodeSniffer option to reduce severity, fixed syntax error
2016-06-30 18:52:07 +03:00
c22d434dff
Merge pull request #531 from mailpoet/unit_test_catchup
...
Unit test update
2016-06-28 12:22:50 +03:00
306cdeb68f
Models unit tests update
2016-06-27 13:53:56 +02:00
7ee83dad06
Merge pull request #527 from mailpoet/sending_queue_refactor
...
Sending queue refactor
2016-06-23 18:16:21 +03:00
264b7e180b
listing handler and bulk actions tests completed
2016-06-22 13:47:54 +02:00
88dc7f4199
removing DKIM and useless classes
2016-06-22 13:47:54 +02:00
efc9bac760
- Updates unit tests
2016-06-20 23:36:30 -04:00
674bbd728e
updated Subscriber unit test to use model constants - no fix here
2016-06-20 16:30:34 +02:00
9aa25446d1
fixed unit tests
2016-06-15 16:33:48 +02:00
d6a68dd4d0
settings column done for welcome emails + WordPress capitalization fix
2016-06-15 16:33:48 +02:00
873c3d15a0
Fixed Setting::getValue issue where defaults were not returned for single keys
...
- updated static strings with constants
2016-06-15 16:26:42 +02:00
f257b503e9
- Fix unit tests to account for translation changes;
...
- Exclude 3rd party utility libraries from coverage calculations;
2016-06-10 15:06:44 +03:00
c8a0e006a0
Fix Select2 placeholder in Posts settings
2016-06-09 15:42:01 +03:00
33bdde1156
Merge pull request #516 from mailpoet/unit_tests
...
Adds unit test for open/unsubscribe statistics
2016-06-09 12:54:16 +03:00
ed707b1738
- Adds unit test for unsubscribe statistics
2016-06-08 21:25:40 -04:00
398903e8b8
- Adds unit test for open statistics
2016-06-08 12:38:52 -04:00
d590f5ea98
Merge pull request #512 from mailpoet/preview_link_refactoring
...
Extracts browser preview URl logic into a separate class
2016-06-08 17:12:10 +02:00
d6cbe5aac8
- Fixes incorrect shortcode name
...
- Updates unit test
2016-06-08 11:09:33 -04:00
945fe66bbb
Merge pull request #514 from mailpoet/model_cleanup
...
Removes unused method from the base model
2016-06-08 15:13:51 +02:00