xavcz
|
7775838980
|
change old reference to AutoForm (legacy): field schema "autoform" -> "form"
|
2016-10-05 08:43:13 +02:00 |
|
xavcz
|
5463ff7b86
|
prefer Users namespace to Meteor.users in active packages
|
2016-10-05 08:37:48 +02:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
xavcz
|
5e6c553284
|
NovaForm custom components with boolean value: fix a bug on account edit + newsletter setting using autofilledValues
|
2016-07-31 14:14:51 +02:00 |
|
Sacha Greif
|
189e97f7c4
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-07-22 14:44:54 +09:00 |
|
Sacha Greif
|
fa7c4c6079
|
make sure user is instance of Users collection
|
2016-07-22 14:44:41 +09:00 |
|
Xavier Cazalot
|
7cd4bd9b5a
|
Merge pull request #1403 from xavcz/document-to-control
NovaForm: custom control has access to document as a props
|
2016-07-21 09:12:59 +02:00 |
|
Sacha Greif
|
4a05939bb7
|
Users.is.admin -> Users.isAdmin
|
2016-07-21 14:51:58 +09:00 |
|
Sacha Greif
|
9cc7840b85
|
new permissions
|
2016-07-21 09:40:05 +09:00 |
|
xavizalote
|
a2e32140ee
|
fix behavior of newsletter button: display message when subscribing on the banner & update the right account when editing someone's account
|
2016-07-21 00:38:49 +02: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
|
d6c0be150d
|
remove old i18n function call
|
2016-07-04 10:42:50 +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
|
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
|
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
|
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 |
|