mrcasual
|
12979cc2c0
|
Merge pull request #883 from mailpoet/alc_term_limit
Remove the result limit when searching for post terms in ALC and Posts [MAILPOET-902]
|
2017-05-14 22:47:16 -04:00 |
|
Vlad
|
e974c06a89
|
Fixes subscription management form not saving data
|
2017-05-14 22:41:16 -04:00 |
|
Vlad
|
f2ceff8252
|
Removes unused method
|
2017-05-14 22:02:24 -04:00 |
|
Vlad
|
cd5f3165c7
|
Uses queue ID when fetching newsletter link by hash
|
2017-05-14 22:02:19 -04:00 |
|
Vlad
|
6e700b0cfa
|
Moves newsletter hash generating logic into Security helper class
Updates Links class to use Security helper's hash generating method
|
2017-05-14 20:15:40 -04:00 |
|
stoletniy
|
5b41fc212c
|
Merge pull request #890 from mailpoet/helpscout
Force showing name and email fields in HelpScout Beacon [MAILPOET-908]
|
2017-05-13 12:52:13 +03:00 |
|
stoletniy
|
2b7a5452b8
|
Fix non-text form fields not being sent to server [MAILPOET-909]
|
2017-05-11 18:12:57 +03:00 |
|
Tautvidas Sipavičius
|
cfed133fb6
|
Limit the number of terms returned to 50 and force ordering by name
|
2017-05-11 13:00:42 +03:00 |
|
Tautvidas Sipavičius
|
0beff9a090
|
Bump up the limit when searching for post terms in ALC and Posts
|
2017-05-11 12:45:15 +03:00 |
|
Tautvidas Sipavičius
|
d6e707fb85
|
Force showing name and email fields in HelpScout Beacon [MAILPOET-908]
|
2017-05-11 12:22:07 +03:00 |
|
Vlad
|
a3e8d47199
|
Bump up release version to 3.0.0-beta.30
3.0.0-beta.30
|
2017-05-09 16:57:29 -04:00 |
|
Tautvidas Sipavičius
|
cab3f3a96e
|
Merge pull request #884 from mailpoet/premium_key_check
Add Premium key validation [PREMIUM-4]
|
2017-05-09 16:30:43 +03:00 |
|
Alexey Stoletniy
|
5f0d4abe7f
|
Temporarily hide Premium tab in settings [PREMIUM-4]
|
2017-05-09 16:01:42 +03:00 |
|
Alexey Stoletniy
|
ff5f87eeca
|
Rename processQueueLogic() method to processQueueStrategy() [PREMIUM-4]
|
2017-05-09 15:42:37 +03:00 |
|
Alexey Stoletniy
|
e85b969e11
|
Rename initApi() to init() in workers [PREMIUM-4]
|
2017-05-09 09:12:20 +03:00 |
|
Alexey Stoletniy
|
2eb98905b6
|
Encapsulate date formatting within the DateTime class [PREMIUM-4]
|
2017-05-09 08:54:12 +03:00 |
|
mrcasual
|
ac1274c6fd
|
Merge pull request #889 from mailpoet/tinymce_lists_fix
Bring back list buttons to the TinyMCE toolbar [MAILPOET-906]
|
2017-05-08 14:14:52 -04:00 |
|
Alexey Stoletniy
|
94f91afce1
|
Bring back list buttons to TinyMCE toolbar [MAILPOET-906]
|
2017-05-08 21:01:18 +03:00 |
|
stoletniy
|
73d5fb8cff
|
Merge pull request #886 from mailpoet/strings_fix
Fixes form editor notification not displaying added/updated/removed custom field [MAILPOET-905]
|
2017-05-08 13:24:59 +03:00 |
|
Alexey Stoletniy
|
90b2b46db4
|
Make key check method names consistent [PREMIUM-4]
|
2017-05-08 13:16:05 +03:00 |
|
Alexey Stoletniy
|
f2bf61240a
|
Extract a state building method from key check results processing [PREMIUM-4]
|
2017-05-08 08:01:51 +03:00 |
|
Alexey Stoletniy
|
3f151fd235
|
Extract simple workers common code into a base class [PREMIUM-4]
|
2017-05-08 07:38:56 +03:00 |
|
Vlad
|
7598363cae
|
Fixes notification message not displaying dynamic value due to JS
encoding
|
2017-05-05 18:38:49 -04:00 |
|
Alexey Stoletniy
|
4b1f216cd3
|
Use WP's date format instead of a hard-coded one [PREMIUM-4]
|
2017-05-05 18:57:15 +03:00 |
|
Alexey Stoletniy
|
3d5f13a2b8
|
Fix code style [PREMIUM-4]
|
2017-05-05 18:41:19 +03:00 |
|
Alexey Stoletniy
|
98eab956e9
|
Rename checkAPIKey to checkMSSKey (MailPoet Sending Service) [PREMIUM-4]
|
2017-05-05 18:12:48 +03:00 |
|
Alexey Stoletniy
|
a7260cba3d
|
Make the Premium key check stricter, split a unit test into more granular ones [PREMIUM-4]
|
2017-05-05 18:09:00 +03:00 |
|
Alexey Stoletniy
|
787e022382
|
Rename license key constants and vars, optimize error generation [PREMIUM-4]
|
2017-05-05 18:04:52 +03:00 |
|
Alexey Stoletniy
|
d8e1c76155
|
Remove a leftover hook from Free after the key field removal from Premium [PREMIUM-4]
|
2017-05-05 17:18:56 +03:00 |
|
Alexey Stoletniy
|
3cb08e3c09
|
Rename MSS check methods to better distinguish them from Premium ones [PREMIUM-4]
|
2017-05-04 09:36:38 +03:00 |
|
Alexey Stoletniy
|
0474985866
|
Add unit tests [PREMIUM-4]
|
2017-05-04 09:25:34 +03:00 |
|
Alexey Stoletniy
|
8d15ef6d06
|
Refine license key check UI [PREMIUM-4]
|
2017-05-04 09:15:21 +03:00 |
|
Alexey Stoletniy
|
0fbc7fb7eb
|
Add Premium key validation [PREMIUM-4]
|
2017-05-03 12:20:13 +03:00 |
|
Tautvidas Sipavičius
|
1379bdbbeb
|
Bump up release version to 3.0.0-beta.29
3.0.0-beta.29
|
2017-05-02 18:10:20 +03:00 |
|
stoletniy
|
64d3e659a4
|
Merge pull request #879 from mailpoet/newsletter_model_update
Newsletter model update [MAILPOET-830]
|
2017-05-02 16:19:20 +03:00 |
|
Vlad
|
19458546a0
|
Updates unit tests
|
2017-05-02 08:41:51 -04:00 |
|
Tautvidas Sipavičius
|
bba7460423
|
Merge pull request #882 from mailpoet/conflict_resolver_update
Resolves script conflicts in WP's admin footer [MAILPOET-901]
|
2017-05-02 13:37:20 +03:00 |
|
Alexey Stoletniy
|
956fdd5cff
|
Improve a deletion test to handle multiple queues, fix comments [MAILPOET-830]
|
2017-05-02 09:07:38 +03:00 |
|
Vlad
|
a0289775cb
|
Trashes/restores multiple associated queues when newsletter is
trashed/restored
|
2017-05-01 20:15:41 -04:00 |
|
Vlad
|
4c785902bc
|
Resolves script conflicts in WP's admin footer
|
2017-05-01 11:57:48 -04:00 |
|
Vlad
|
e29ae4d7c9
|
Fixes indentation
|
2017-05-01 09:31:52 -04:00 |
|
Vlad
|
1ea915017a
|
Fixes unit test
|
2017-05-01 09:26:36 -04:00 |
|
Vlad
|
6441c781a5
|
Moves relations to the top of the model and delete/save/restore/trash methods close to each other for easy navigation
|
2017-05-01 09:26:35 -04:00 |
|
Vlad
|
589c54e205
|
Checks if associated queue exists before trashing/deleting/restoring it
|
2017-05-01 09:26:35 -04:00 |
|
Vlad
|
e10b99eaac
|
Deletes all sending queue and segment associations when newsletters are bulk deleted
|
2017-05-01 09:26:35 -04:00 |
|
Vlad
|
0316f3ea3e
|
Restores all sending queue associations when newsletters are bulk restored
|
2017-05-01 09:26:35 -04:00 |
|
Vlad
|
166fef899f
|
Trashes all sending queue associations when newsletters are bulk trashed
|
2017-05-01 09:26:35 -04:00 |
|
Vlad
|
4e850408fc
|
Restores sending queue association when newsletter is restored
|
2017-05-01 09:26:35 -04:00 |
|
Vlad
|
6e2494831c
|
Trashes sending queue association when newsletter is trashed
|
2017-05-01 09:26:35 -04:00 |
|
Vlad
|
38a7d8f80a
|
Deletes queue and segment associations when deleting newsletter
|
2017-05-01 09:26:34 -04:00 |
|