xavcz
5078639d92
add slug to newPendingPost notification, closes #1254
2016-10-04 17:38:09 +02:00
xavcz
359c583feb
add notes (getting started, deployment, 3rd party packages) & fix some typos on the README
2016-10-04 15:10:53 +02:00
Xavier Cazalot
cd215be491
Merge pull request #1456 from asmita005/master
...
Tell folks how to deploy Nova with latest Meteor Up (kadirahq/meteor-up), closes #1455
2016-10-04 14:39:45 +02:00
asmita005
88976fdedb
committed
2016-10-04 16:45:51 +05:30
asmita005
d7a557a9fd
committed
2016-10-04 16:23:10 +05:30
xavcz
b3ae8ef6c6
v0.27.2
2016-10-01 18:11:37 +02:00
Xavier Cazalot
6eb57cfa35
Merge pull request #1454 from TelescopeJS/devel
...
v0.27.2
2016-10-01 18:05:26 +02:00
xavcz
fcfc5f4c2a
Update the README (hacktoberfest disclaimer!)
2016-10-01 18:03:24 +02:00
xavcz
d1c71e8f7c
remove (comment) some optional packages not needed out-of-the-box: nova:subscribe & nova:kadira
2016-10-01 17:58:41 +02:00
xavcz
73465d9039
Update CONTRIBUTING.md
2016-10-01 17:57:25 +02:00
xavcz
f5025966e1
complete license, fix #1117
2016-10-01 14:48:33 +02:00
xavcz
e0c6d5c9a9
secure cloudinary urls, fixing #1224
2016-10-01 14:45:26 +02:00
xavcz
b69b341a7d
fix #247
2016-09-28 13:46:59 +02:00
xavcz
3687eea92f
fix #1449
2016-09-27 07:30:58 +02:00
xavcz
7c7c6fd2e5
v0.27.1 (+update .meteor/versions, +fix syntax)
2016-09-22 08:11:38 +02:00
xavcz
4e3d32d2a6
v0.27.1
2016-09-22 07:58:59 +02:00
Xavier Cazalot
ebcb0d5f65
Merge pull request #1446 from TelescopeJS/devel
...
Patch v0.27.1 proposal
2016-09-22 07:52:21 +02:00
xavcz
02e434cea2
fix #1447 , remove unnecessary load-script dependency
2016-09-22 07:39:55 +02:00
xavcz
36d9e995b0
update history ( #1437 )
2016-09-21 17:16:09 +02:00
xavcz
4ebf704760
add implementation of defaultValue after prefilledValue (see #1443 )
2016-09-21 14:42:05 +02:00
xavcz
b879c9976e
nova-api: no more globals
2016-09-21 12:58:29 +02:00
xavcz
b06fb2f843
explicitly depends on latest versions of react and react-router
2016-09-21 12:51:55 +02:00
xavcz
f17560047d
prefer displayName to username on notifications/events: getDisplayName fallbacks to getUserName if it doesn't exist
2016-09-21 12:37:26 +02:00
xavcz
bbedd8540e
harmonize fourseven:css versions between packages (may be related to #1442 )
2016-09-21 12:09:25 +02:00
xavcz
525b2274f2
readme: deploy with mup, nova-forms-upload
2016-09-19 16:09:52 +02:00
xavcz
881934503f
not found route
2016-09-16 16:14:23 +02:00
Xavier Cazalot
798e952f54
Merge pull request #1444 from lukasag/patch-1
...
Added Brazilian Portuguese package to README.md
2016-09-11 17:16:58 +02:00
Xavier Cazalot
0aedd6d998
Merge pull request #1445 from comus/patch-1
...
Update groups.js (clarity)
2016-09-11 15:46:04 +02:00
Comus Leong
b5dafdf16b
Update groups.js
2016-09-11 14:49:56 +08:00
Lucas Rabello Simões
5e0c337a9d
Added Brazilian Portuguese package to README.md
...
Added link to Brazilian Portuguese (pt-BR) internationalization package repository to README.md
2016-09-10 08:32:30 -03:00
xavcz
5e13edc480
pure render mixin add-on is needed to run react-meteor-data 😅
2016-09-09 15:05:21 +02:00
xavcz
cbd9141e78
update react (15.3.1) and associated packages, fix warnings "unknown prop"
2016-09-07 14:35:49 +02:00
xavcz
dfa9ab0063
allow custom classname for SubscribeTo component
2016-08-30 10:56:01 +02:00
Sacha Greif
2b34713c0b
v0.27.0
2016-08-29 09:02:11 +09:00
Sacha Greif
d64c0f689f
Merge branch 'devel'
...
# Conflicts:
# README.md
2016-08-29 08:56:34 +09:00
Sacha Greif
3f56f4668d
cache front page posts again
2016-08-29 08:55:19 +09:00
Sacha Greif
e788998bec
Upgrade to Meteor 1.4.1.1
2016-08-29 08:53:20 +09:00
Sacha Greif
3d6c7731fe
limit commenter avatars to 4; add try…catch to email sending
2016-08-26 10:16:01 +09:00
Sacha Greif
97d457251c
remove activeClassName attribute from LinkContainer components since it's not supported
2016-08-25 09:59:09 +09:00
Sacha Greif
0b6e11b624
pass app's ReactDOM to react-router-ssr
2016-08-25 09:54:24 +09:00
Sacha Greif
f04b6ec35a
fix accounts form bug
2016-08-25 09:54:02 +09:00
Sacha Greif
49ed55dda0
update fast-render
2016-08-25 09:53:54 +09:00
Sacha Greif
42decba8ad
used webpack import by mistake
2016-08-25 09:49:59 +09:00
Sacha Greif
d19446b994
Merge pull request #1432 from chptung/patch-1
...
Update callback.js to include Linkedin
2016-08-24 10:20:05 +09:00
Sacha Greif
f0dc6ff124
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2016-08-24 10:06:00 +09:00
Sacha Greif
6319c76fb4
add missing import
2016-08-24 10:05:53 +09:00
Sacha Greif
e5a1508d98
fix cancelUpvote/cancelDownvote bug
2016-08-24 10:05:47 +09:00
chptung
935c1fa5c0
Update callback.js to include Linkedin
...
- Update the options.email if/else if statement to include a section for Linkedin
- Update the displayName if/else if statement to include a section for Linkedin
2016-08-22 10:07:37 -07:00
Sacha Greif
cfd83e491d
Merge pull request #1430 from Klimakoenner/master
...
new nova i18n package (de_DE)
2016-08-20 11:34:09 +09:00
xavcz
9f85dbefba
nova:subscribe - display clear message to the user after performing an action
2016-08-19 13:18:51 +02:00