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 |
|
Sacha Greif
|
c748bdc5bd
|
permissions clean up & refactoring
|
2016-07-20 10:25:05 +09:00 |
|
Sacha Greif
|
c50bdcb2e4
|
groups first pass
|
2016-07-19 17:30:59 +09:00 |
|
xavizalote
|
1ef77c8c04
|
meta: avoid repetition (no more concat, should fix Facebook scrape) + favicon setting name
|
2016-07-18 18:01:41 +02:00 |
|
xavizalote
|
deebf7dfb8
|
small fixes on users: context, i18n, typo
|
2016-07-18 17:59:47 +02:00 |
|
xavizalote
|
bfd0b595f3
|
fix deleting category: declare context types
|
2016-07-11 12:09:00 +02:00 |
|
xavizalote
|
448a6464d7
|
avoid intl error on date not defined in PostsItem base component (happen on pending view)
|
2016-07-07 11:19:01 +02:00 |
|
Sacha Greif
|
0870b56c69
|
fix getDomain; make head tags extensible; make redirection logic more flexible
|
2016-07-06 10:21:58 +09:00 |
|
xavizalote
|
7c45773802
|
don't do modification on a var if undefined => fixes #1375 error at startup on HeadTags
|
2016-07-01 08:36:00 +02:00 |
|
Sacha Greif
|
4c3b752748
|
fix user edit; add edit user link to profile page for admins; fix user name link
|
2016-06-30 12:05:59 +09:00 |
|
Sacha Greif
|
ef49a81b3e
|
use <Link> for UsersAvatar
|
2016-06-30 09:56:24 +09:00 |
|
xavizalote
|
2328e2f19e
|
use react-helmet instead of dochead
|
2016-06-29 09:15:52 +02:00 |
|
xavizalote
|
bfcc395c6f
|
import Users in publications & some components
|
2016-06-27 21:36:45 +02:00 |
|
xavizalote
|
c67c04f068
|
fix a bug on go:image/twitter:image and add some clarity
|
2016-06-27 19:55:24 +02:00 |
|
xavizalote
|
d57cfcf19f
|
import Categories in CategoriesNewForm
|
2016-06-27 17:36:14 +02:00 |
|
xavizalote
|
8cb454d15f
|
use fat arrow in method callback to give access to the right this
|
2016-06-27 17:35:53 +02:00 |
|
xavizalote
|
c0f4c40e85
|
decouple components actions from Meteor
|
2016-06-24 09:44:32 +02:00 |
|
Sacha Greif
|
dbc886a7a4
|
refactor newsletter package (Campaign -> Newsletter); refactor other packages
|
2016-06-23 17:24:58 +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
|
47e1799157
|
settings tweak (removed settings panel to avoid confusion)
|
2016-06-19 14:32:15 +09:00 |
|
xavizalote
|
e73e8bbbfa
|
make custom package work again: routes, moment & newsletter button
|
2016-06-17 11:14:49 +02:00 |
|
Sacha Greif
|
c262b68cc7
|
make PostsHome easier to extend
|
2016-06-17 14:44:53 +09:00 |
|
Sacha Greif
|
0a1358a7e2
|
fix default view when other parameters are specified
|
2016-06-17 14:41:23 +09:00 |
|
Sacha Greif
|
f8142f4427
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-06-17 09:54:32 +09:00 |
|
Sacha Greif
|
f1e9e02e22
|
fix posts links
|
2016-06-17 09:54:25 +09:00 |
|
Sacha Greif
|
fd946158fc
|
Merge pull request #1342 from GameDevTV/ts-custom-site-image
Hook up siteImage in settings to the open graph meta tags.
|
2016-06-16 17:16:47 +09:00 |
|
Sacha Greif
|
d6835d266d
|
update react-router; update react-intl; make intl polyfill available to client too
|
2016-06-16 10:43:25 +09:00 |
|
Sam Pattuzzi
|
425de4710d
|
Silly typo
|
2016-06-15 15:00:24 +01:00 |
|
xavizalote
|
6dabd21193
|
[posts] consistency: post edit success message with post title
|
2016-06-15 11:53:29 +02:00 |
|
xavizalote
|
cfb720cdcf
|
[posts] add contextTypes on PostsNewButton -> PostsNewForm can access it ; on ModalTrigger -> PostsEditForm can delete posts!
|
2016-06-15 11:30:48 +02:00 |
|
xavizalote
|
80544da871
|
[categories] remove outdated import Messages & ModalTrigger
|
2016-06-15 11:21:01 +02:00 |
|
xavizalote
|
1d047b92e0
|
[users] pass context as parameter of stateless component UsersEdit
|
2016-06-15 11:19:58 +02:00 |
|
xavizalote
|
91f03499bd
|
fix intl & context errors on settings modal
|
2016-06-14 23:11:28 +02:00 |
|
xavizalote
|
5f23b30954
|
explicit props/context types on ContextPasser component + fix use of ContextPasser
|
2016-06-14 23:03:36 +02:00 |
|
xavizalote
|
d777b6d9a9
|
App container: default export -> App component: from props to context
|
2016-06-14 22:36:54 +02:00 |
|
Sacha Greif
|
44d40fd33c
|
remove outdated import
|
2016-06-14 17:06:23 +09:00 |
|
Sacha Greif
|
b51c48b117
|
pass actions, messages, and events as part of context instead of depending on them from within base-components
|
2016-06-14 17:03:35 +09:00 |
|
Sacha Greif
|
eefa2b9203
|
remove currentRoute
|
2016-06-14 12:50:08 +09:00 |
|
Sacha Greif
|
cf0320b72b
|
Merge branch 'react-router' into devel
# Conflicts:
# packages/nova-base-components/lib/config.js
|
2016-06-14 10:18:38 +09:00 |
|
Sacha Greif
|
f5021a0a1e
|
reenable old categories/views behavior
|
2016-06-14 10:17:11 +09:00 |
|
Sacha Greif
|
550ca85258
|
complete work on react-router
|
2016-06-14 10:01:44 +09:00 |
|
Sacha Greif
|
1104777be3
|
working on rr
|
2016-06-13 16:02:27 +09:00 |
|
Sacha Greif
|
829f42e342
|
more work on react router
|
2016-06-12 12:11:05 +09:00 |
|
Sacha Greif
|
bc22398192
|
react-router wit (fix later)
|
2016-06-11 16:37:03 +09:00 |
|
Sacha Greif
|
c3a81bb3e6
|
remove unnecessary imports
|
2016-06-11 16:36:45 +09:00 |
|