Commit graph

62 commits

Author SHA1 Message Date
Sacha Greif
9cc7840b85 new permissions 2016-07-21 09:40:05 +09:00
Sacha Greif
c748bdc5bd permissions clean up & refactoring 2016-07-20 10:25:05 +09:00
Sacha Greif
c33983eaae groups -> formGroups 2016-07-19 15:13:16 +09:00
Sacha Greif
ab68dccae4 pass optional properties to email wrapper 2016-07-12 17:35:15 +09:00
Sacha Greif
3869927ee1 fix newsletter frequency bug? 2016-07-07 12:49:57 +09:00
Sacha Greif
5a08bb634f clean up 2016-07-04 10:49:34 +09:00
Sacha Greif
d6c0be150d remove old i18n function call 2016-07-04 10:42:50 +09:00
Sacha Greif
4f61940b07 version 0.26.4 2016-07-04 10:42:36 +09:00
Sacha Greif
45b1a8cc7d use elementOnly for thumbnail URL; add support for beforeComponent and afterComponent to NovaForms; handle empty URLs in getDomain; add enableNewsletterInDev setting; add more logging to newsletter cron job; make newsletter time GMT; campaign -> newsletter; add missing imports; add spanish translation to README 2016-06-28 17:33:30 +09:00
Sacha Greif
dbc886a7a4 refactor newsletter package (Campaign -> Newsletter); refactor other packages 2016-06-23 17:24:58 +09:00
Sacha Greif
51623d7e31 Telescope.email -> NovaEmail 2016-06-23 16:42:06 +09:00
Sacha Greif
02fb7fa34d removing Categories global 2016-06-23 15:11:56 +09:00
Sacha Greif
41f349d18c removing Users global 2016-06-23 15:00:58 +09:00
Sacha Greif
0e28be3c92 removing Comments global 2016-06-23 12:17:39 +09:00
Sacha Greif
d9e69110a6 removing Posts global 2016-06-23 11:40:35 +09:00
Sacha Greif
d0275aa77f update readme 2016-06-22 18:29:35 +09:00
Sacha Greif
dea2e5a48e remove console.log 2016-06-15 19:56:40 +09:00
Sacha Greif
2dd3f3c7fa move newsletter callback to server only; split users.setSetting method in method+mutator; always call mutator directly when on server 2016-06-15 19:55:59 +09:00
xavizalote
12bee733cf fix mailchimp method name in callback 2016-06-14 23:20:39 +02:00
Sacha Greif
7b8624f709 v0.26.3 2016-06-12 12:15:11 +09:00
Sacha Greif
5ee570299a replacing packages with their npm equivalents 2016-06-07 15:03:00 +09:00
Sacha Greif
7a3a467fbc small bug fixes 2016-06-06 16:11:51 +09:00
Sacha Greif
204fa1d8b7 added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +09:00
Sacha Greif
ce15170f1e preserve media queries when inlining emails; add post categories to newsletter; newsletter confirmation bug fix 2016-05-31 10:34:47 +09:00
xavizalote
6aa3c9b10e remove excess of validation (doesn't make any sense..) 2016-05-26 10:48:38 +02:00
xavizalote
262c7ffc2b clearer & cleaner 2016-05-26 10:46:30 +02:00
xavizalote
8ad7efae59 delete user from list to make it possible for him to resubscribe, default props for the button, style newsletter settings in the UsersEdit 2016-05-25 09:30:29 +02:00
xavizalote
63c5a11b43 NewsletterButton linked to method called with certain props 2016-05-25 08:52:04 +02:00
xavizalote
798e9260f4 mailchimp: remove from list method 2016-05-23 09:07:13 +02:00
xavizalote
a6991a3a28 don't use newsletter_showBanner anymore 2016-05-23 08:15:05 +02:00
xavizalote
b1daeba085 complete dcf0561 2016-05-22 14:29:53 +02:00
xavizalote
45248aebfa fix #1327 2016-05-22 14:29:04 +02:00
Sacha Greif
acad01f492 0.26.2 2016-05-22 15:53:58 +09:00
Sacha Greif
3a5b4e1634 refactoring emails and newsletter to get rid of some meteor packages 2016-05-20 09:59:01 +09:00
Sacha Greif
9245fc339f do not show "subscribed to newsletter" in account form 2016-05-09 13:32:24 +09:00
Sacha Greif
b38e03e26b clean up 2016-05-07 18:10:33 +09:00
Sacha Greif
aaa280e8e8 version bump (0.26.1) 2016-04-19 14:52:22 +09:00
Sacha Greif
4f250d324a updating packages & getting started content 2016-04-14 11:09:03 +09:00
Sacha Greif
619551bcef version bump (0.26.0-nova) 2016-04-14 10:27:27 +09:00
Sacha Greif
0167aace45 cleaning up; added raw template view for debugging 2016-04-13 12:55:21 +09:00
Sacha Greif
127b49dcbe more refactoring of email system 2016-04-13 12:34:41 +09:00
Sacha Greif
beab17299a reworking email/notifications system 2016-04-13 11:39:01 +09:00
Sacha Greif
7886ea80de reorganising email templates and debug routes; created two new nova:email-templates and nova:debug packages 2016-04-13 09:50:12 +09:00
Sacha Greif
1664db3c5c fix various client/server module bugs 2016-04-12 20:09:08 +09:00
Sacha Greif
1309854354 working on nova:rss 2016-04-09 10:45:27 +09:00
Sacha Greif
104cad9b15 adding @summary for jsdocs compatibility 2016-04-09 09:41:20 +09:00
Sacha Greif
4cf74cfc27 clean up publishedFields 2016-04-05 16:27:48 +09:00
Sacha Greif
b64de2f0ce documenting and refactoring campaign code 2016-04-05 11:03:53 +09:00
Sacha Greif
8a2c9dbeed adding a Settings cheatsheet at /settings 2016-04-04 14:39:08 +09:00
Sacha Greif
f2f7b6ab18 switching Email back to global Telescope.email for now; getting rid of Herald; improving user edit form; 2016-04-01 12:38:50 +09:00