SachaG
|
db17e917f8
|
Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code
|
2017-01-18 10:18:33 +09:00 |
|
xavcz
|
2638023f4e
|
harmonize apollo branch to be on v0.27.5
|
2016-12-08 23:48:16 +01:00 |
|
xavcz
|
4e6e312469
|
permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members
|
2016-12-06 10:55:47 +01:00 |
|
Sacha Greif
|
56c04baf3b
|
use new group-based syntax for permissions; various tweaks
|
2016-12-01 15:29:07 +09:00 |
|
Sacha Greif
|
002599e51e
|
add preload:true option to Users schema
|
2016-11-29 18:54:12 +09:00 |
|
Ben Gott
|
fc5f31b224
|
move field schemas from user schema to newsletter custom fields
per @xavcz’s suggestion, because the nova:users package doesn’t need to
know about these newsletter-specific fields
|
2016-11-24 05:54:02 -06:00 |
|
Ben Gott
|
846e5c43ad
|
rename newsletter settings
correctly this time! ;)
|
2016-11-17 14:43:35 -06:00 |
|
xavcz
|
db5605bd2e
|
use a more generic prefix (__) for users settings and adapt Users.methods.setSetting
|
2016-11-10 14:22:47 +01:00 |
|
xavcz
|
460efe52f6
|
move namespace to prefix on user schema: user.telescope.xxx by user.nova_xxx
|
2016-11-08 18:22:17 +01:00 |
|
xavcz
|
fa4f0bfcf3
|
add viewableIf to non-array fields of Users (array fields cause trouble with mongo $ projection)
|
2016-10-30 18:25:51 +01:00 |
|
xavcz
|
7775838980
|
change old reference to AutoForm (legacy): field schema "autoform" -> "form"
|
2016-10-05 08:43:13 +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
|
9cc7840b85
|
new permissions
|
2016-07-21 09:40:05 +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
|
41f349d18c
|
removing Users global
|
2016-06-23 15:00:58 +09:00 |
|
Sacha Greif
|
d9e69110a6
|
removing Posts global
|
2016-06-23 11:40:35 +09:00 |
|
Sacha Greif
|
204fa1d8b7
|
added support for field groups; small tweaks to user edit form
|
2016-06-03 11:03:36 +09:00 |
|
xavizalote
|
a6991a3a28
|
don't use newsletter_showBanner anymore
|
2016-05-23 08:15:05 +02:00 |
|
xavizalote
|
45248aebfa
|
fix #1327
|
2016-05-22 14:29:04 +02:00 |
|
Sacha Greif
|
9245fc339f
|
do not show "subscribed to newsletter" in account form
|
2016-05-09 13:32:24 +09:00 |
|
Sacha Greif
|
4cf74cfc27
|
clean up publishedFields
|
2016-04-05 16:27:48 +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 |
|
Sacha Greif
|
393106497d
|
working on user profile
|
2016-03-28 12:36:29 +09:00 |
|
Sacha Greif
|
14b5af4b41
|
using smart publications and smart methods
|
2016-02-28 13:12:36 +09:00 |
|
Sacha Greif
|
0ea6775d3a
|
implement "autoform"
|
2016-02-25 17:44:43 +09:00 |
|
Sacha Greif
|
b9b3661045
|
cleaning up newsletter package
|
2016-02-24 10:27:46 +09:00 |
|