Sacha Greif
|
99a70a3262
|
cleaning up nova:subscribe
|
2016-08-07 19:26:08 +09:00 |
|
Sacha Greif
|
952617dd96
|
subscribe-to-posts -> subscribe
|
2016-08-07 19:10:53 +09:00 |
|
Sacha Greif
|
1dcfc68efb
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-08-07 19:08:27 +09:00 |
|
Sacha Greif
|
6f530923b2
|
Merge pull request #1412 from schabluk/devel
Extendable Subscribe component & locale
|
2016-08-07 19:08:20 +09:00 |
|
xavcz
|
0820523750
|
use CanDo component when relevant, comment & deprecate ol' permission components
|
2016-08-06 19:47:04 +02:00 |
|
Pedro Leandro Coutin Portuondo
|
e2a0fe26ba
|
Corrected imports for debug convenience globals
|
2016-08-05 15:38:01 -07:00 |
|
xavcz
|
830d6015ad
|
small fix on default props value not taken in consideration
|
2016-08-05 18:26:55 +02:00 |
|
schabluk
|
96571b5077
|
added SubscribedPosts component
|
2016-08-04 21:54:33 +02:00 |
|
xavcz
|
2f58e4ef80
|
draft a CanDo reusable component and test it on PostsItem, PostsNewForm & UsersEdit
|
2016-08-04 10:50:03 +02:00 |
|
schabluk
|
ce48b0c58d
|
udpate to 4.0.0-alpha.3
|
2016-08-04 10:47:19 +02:00 |
|
schabluk
|
71ce8a5b9d
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2016-08-01 20:00:27 +02:00 |
|
schabluk
|
0aa7bc4b11
|
remove SubscribeButton and 3rd party deps
|
2016-08-01 19:57:40 +02:00 |
|
Sacha Greif
|
1c6bcbdeda
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-08-01 09:55:15 +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 |
|
schabluk
|
3c640c9f82
|
remove console
|
2016-07-29 13:11:02 +02:00 |
|
schabluk
|
a408134b4d
|
move subscribers notification from nova-comments
|
2016-07-29 12:53:03 +02:00 |
|
schabluk
|
0eaa43ebb4
|
prevent default event propagation
|
2016-07-29 11:15:42 +02:00 |
|
Sacha Greif
|
4f0b1c1bd3
|
fix user posts
|
2016-07-29 10:29:50 +09:00 |
|
schabluk
|
9e85c90556
|
locale for subscribe-to-posts
|
2016-07-28 21:20:03 +02:00 |
|
schabluk
|
faf25b8710
|
extendable subscribe, locale & deps
|
2016-07-28 21:19:10 +02:00 |
|
schabluk
|
50671c2c05
|
fields cleanup & export components
|
2016-07-27 18:00:40 +02:00 |
|
schabluk
|
fd5da07201
|
Revert "add observe button"
This reverts commit 54c1c17643 .
|
2016-07-27 12:42:14 +02:00 |
|
schabluk
|
20e6d447d6
|
simple refactoring
|
2016-07-27 11:06:00 +02:00 |
|
schabluk
|
d3bd93bb55
|
simple refactoring
|
2016-07-27 10:42:36 +02:00 |
|
schabluk
|
54c1c17643
|
add observe button
|
2016-07-27 10:42:25 +02:00 |
|
schabluk
|
83ec78ef39
|
simple refactoring
|
2016-07-27 10:38:43 +02:00 |
|
Sacha Greif
|
2cf061b282
|
fix missing daily route
|
2016-07-27 13:06:57 +09:00 |
|
Sacha Greif
|
fcdb1d89f8
|
1.4 upgrade
|
2016-07-26 17:45:29 +09:00 |
|
Sacha Greif
|
f4c4f9261f
|
test for postedAt (for pending posts)
|
2016-07-25 10:46:43 +09:00 |
|
Sacha Greif
|
cfc52b1158
|
v0.26.5
|
2016-07-24 19:15:55 +09:00 |
|
Sacha Greif
|
739de3254c
|
make customizing index route easier; update readme
|
2016-07-24 19:05:21 +09:00 |
|
Xavier Cazalot
|
1d1a556fb8
|
fix up/down voting (thx @dannyvaughton)
|
2016-07-22 13:35:01 +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 |
|
Sacha Greif
|
5b0fad6f7f
|
use escapeStringRegexp
|
2016-07-22 10:25:17 +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
|
00d65bbc4d
|
clean up helpers
|
2016-07-21 15:02:20 +09:00 |
|
Sacha Greif
|
4a05939bb7
|
Users.is.admin -> Users.isAdmin
|
2016-07-21 14:51:58 +09:00 |
|
Sacha Greif
|
1b015b0a2b
|
add /groups debug route
|
2016-07-21 12:38:11 +09:00 |
|
Sacha Greif
|
9a9f47b84b
|
add groups example to custom package
|
2016-07-21 12:11:17 +09:00 |
|
Sacha Greif
|
ec7e4252ff
|
Merge branch 'groups' into devel
|
2016-07-21 09:56:28 +09:00 |
|
Sacha Greif
|
616a34f0c6
|
more permissions refactoring
|
2016-07-21 09:53:58 +09:00 |
|
Sacha Greif
|
9cc7840b85
|
new permissions
|
2016-07-21 09:40:05 +09:00 |
|
Sacha Greif
|
84331e4c67
|
porting nova:categories to new permissions system
|
2016-07-21 09:39:40 +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 |
|
xavizalote
|
91cc0e3f1b
|
make document available on nova:form's custom control
|
2016-07-21 00:37:06 +02:00 |
|
Sacha Greif
|
c748bdc5bd
|
permissions clean up & refactoring
|
2016-07-20 10:25:05 +09:00 |
|
Sacha Greif
|
c21b9d0908
|
make headTags extensible again
|
2016-07-19 18:12:17 +09:00 |
|
Sacha Greif
|
3b5d4ea1ab
|
import Users
|
2016-07-19 18:08:53 +09:00 |
|
Sacha Greif
|
c50bdcb2e4
|
groups first pass
|
2016-07-19 17:30:59 +09:00 |
|