Commit Graph

3270 Commits

Author SHA1 Message Date
Vlad
40ea5a0b84 - Improves menu expansion code
::
2016-05-12 09:59:05 -04:00
Tautvidas Sipavičius
483eaffc0e Merge pull request #471 from mailpoet/import_update
Import udate
2016-05-12 12:40:23 +03:00
Tautvidas Sipavičius
7e86ee3266 Merge pull request #470 from mailpoet/UI_updates
Various UI fixes
2016-05-12 12:15:52 +03:00
Vlad
23682011af - Prevents WP user's first/last name to be updated during import
- Resets "next step" button state when going to step 3 of import
- Closes #469
2016-05-11 14:44:29 -04:00
Vlad
00eaa768a6 - Updates Segment model to return subscriber count only if subscriber's
status is "subscribed"
2016-05-11 13:06:26 -04:00
Vlad
bc92d9a61e - Updates all datetime references to use WordPress format
- Removes depreciated datetime conversion method from Helpers
- Fixes translation & error display issue in import
Closes #432
2016-05-11 10:56:34 -04:00
Tautvidas Sipavičius
ff030068b0 Merge pull request #468 from mailpoet/UI_updates
Various UI fixes
2016-05-11 16:39:28 +03:00
Vlad
30720975ab - Disables "confirm unconfirmed" batch action as per #432 2016-05-11 08:52:13 -04:00
Vlad
1bd7639cc2 - Formats all numbers >1000 to use comma
- Removes subscriber count from segments if its === 0
Fixes #431
2016-05-10 20:09:02 -04:00
Vlad
c3368d69fd - Updates Segment model to return ASC sorted results
- Updates Subscriber listing to display segmnets with count
2016-05-10 18:37:37 -04:00
Vlad
751d8e7852 - Adds missing page titles 2016-05-10 13:01:40 -04:00
Vlad
fc597a53bb - Corrects the daemon stop status 2016-05-09 20:28:02 -04:00
Vlad
33bebc6629 - Replaces empty paragraphs with single space according to specific
condition
2016-05-04 19:57:10 -04:00
Vlad
0bf6c87ec7 - Fixes shortcode category name for view in browser url
- Updates shortcode regex
2016-05-04 10:45:30 -04:00
Vlad
422fba2835 - Updates based on code review comments 2016-05-03 18:41:57 -04:00
Vlad
3213dd0d08 - Removes unused exception handlers 2016-05-02 13:19:10 -04:00
Vlad
3f2199fd63 - Updates link tracking to use the same Public API data format as other
endpoints
2016-05-02 13:15:48 -04:00
Vlad
a4477a9bd6 - Updates CONST values 2016-05-02 12:27:00 -04:00
Vlad
52790d7bd6 - Updates code comment 2016-05-02 12:24:56 -04:00
Vlad
0b9812210f - Updates CONST values 2016-05-02 11:30:37 -04:00
Vlad
756dbb4641 - Updates daemon status to CONSTs
- Uncomments temporary commented out code
- Removes unnecessary exception handles in Public API
2016-05-02 10:32:34 -04:00
Vlad
b38742ddc0 - Changes divider to CONST 2016-05-02 10:02:22 -04:00
Vlad
49e38549ec - Fixes URLs not being properly generated when tracking is enabled 2016-05-02 10:00:35 -04:00
Vlad
afcb0a0d7f - Upperases all constants 2016-05-02 09:47:54 -04:00
Vlad
d18f0e50b5 - Removes debug backtrace
- Removes uncommented queue save
2016-05-02 09:23:37 -04:00
Vlad
6868a07ead - Moves link saving logic into Links class 2016-05-01 21:55:24 -04:00
Vlad
cca76d0d97 - Adds custom shortcode processing logic
- Updates shortcode categories code
- Completely rewrites shortcodes unit tess
2016-05-01 14:07:06 -04:00
Vlad
70fa77d333 - Creates temporary folder if it doesn't exist 2016-04-30 22:38:55 -04:00
Vlad
045a92c7d6 - Standardizes variable names 2016-04-30 22:21:03 -04:00
Vlad
2ba2e3eca5 - Refactors sending queue worker 2016-04-30 22:19:59 -04:00
Vlad
90c294f60e - Updates editor/router to use the new browser preview class 2016-04-30 22:19:59 -04:00
Vlad
57b953dd14 - Rewrites shortcode processing class to work with other changes 2016-04-30 22:19:59 -04:00
Vlad
0f81a8db60 - Updates method to utilize constant value 2016-04-30 22:19:59 -04:00
Vlad
2d6971f8df - Refactors link tracking class 2016-04-30 22:19:59 -04:00
Vlad
0abe8b5371 - Implements view in browser 2016-04-30 22:19:59 -04:00
Vlad
5bad682879 - Merges all shortcode links under one category
- Adds filter hooks for custom links
- Renames old shortcodes in the editor and elsewhere
2016-04-30 22:19:59 -04:00
Tautvidas Sipavičius
2d2e1298c4 Merge pull request #462 from mailpoet/segments_listing
React components update + bugfixes
2016-04-29 14:18:05 +03:00
Vlad
b617dde266 - Updates queue processed date to account for time offset 2016-04-28 12:42:16 -04:00
Jonathan Labreuille
4047b41a7f Updated all React components to their latest version
- updated code due to deprecated warnings (mostly router stuff & input default value)
- set default sender based on settings when creating new newsletter
- fixed erroneous UTC offset when displaying dates (PHP takes care of it)
2016-04-28 17:02:24 +02:00
mrcasual
59199140bf Merge pull request #448 from mailpoet/twig_template_cache
modified temp path/url for cache/export folders
2016-04-28 10:18:53 -04:00
Vlad
335ac9c778 - Updates statistics to display only 1 click event from a given subscriber
Fixes #417 (7)
2016-04-28 09:34:59 -04:00
Tautvidas Sipavičius
f726d943db Merge pull request #460 from mailpoet/text_rendering_fix
Text rendering fix
2016-04-28 12:55:08 +03:00
Vlad
ca2f16970b - Fixes and issue with lists not retaining links and other HTML content 2016-04-27 21:22:39 -04:00
Vlad
06d56fe19d - Adds "scheduled for" status for notifications
- Adds post notification/welcome activation message
- Implements schedule update when editing newsletter
Implements #405 (3 & 7)
2016-04-27 20:08:45 -04:00
Vlad
ae358ce13e - Updates statistics SQL query
- Fixes tests + expands coverage
- Removes leftover console command
2016-04-27 21:26:47 +03:00
Vlad
18f35b5e91 - Displays statistics in newsletter listing 2016-04-27 21:26:47 +03:00
Vlad
67ca305b7f - Adds withStatistics method to the Newsletter model
- Updates Newsletter router to return statistics
- Returns only completed/running queues
2016-04-27 21:26:47 +03:00
Tautvidas Sipavičius
cb0908fc70 Merge pull request #454 from mailpoet/post_title_shortcode_fix
Updates newsletter post title shortcode
2016-04-27 21:24:34 +03:00
Tautvidas Sipavičius
ff8be3bdc6 Merge pull request #456 from mailpoet/manage_subscription_custom_pages
don't enforce our content on custom subscription pages
2016-04-27 15:03:27 +03:00
Jonathan Labreuille
e847ad2df2 don't enforce our content on custom subscription pages 2016-04-27 11:13:36 +02:00