Xavier Cazalot
3ed95e78a5
Merge pull request #1469 from chptung/patch-3
...
Updated _posts.scss
2016-10-17 12:31:48 +02:00
xavcz
21086fe18b
UsersMenu: user: props -> currentUser: context
2016-10-17 12:26:56 +02:00
xavcz
93545f2971
Update History.md
2016-10-16 23:06:11 +02:00
xavcz
01429c9f5b
backward compatibility for the autoform
field on schema definition
2016-10-14 11:55:47 +02:00
Xavier Cazalot
50e501418b
Breaking changes: Merge pull request #1461 from xavcz/cleaning-oldies
...
Clean some old code & fix some errors
2016-10-14 11:26:35 +02:00
xavcz
67d4ff5fc8
updates from devel: Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into cleaning-oldies
2016-10-14 11:25:59 +02:00
xavcz
e0d9775c87
fix conflict with shortcut update from devel
2016-10-14 11:23:12 +02:00
xavcz
b04cb52470
currentUser is now only given via context, update README about it, add a missing import
2016-10-14 08:47:18 +02:00
Xavier Cazalot
abe650c24b
Merge pull request #1472 from aszx87410/devel
...
Add shortcut to submit form, close #1471
2016-10-13 17:19:38 +02:00
huli
325abdc850
Add shortcut to submit form, close #1471
2016-10-13 21:57:19 +08:00
chptung
779179754c
Updated _posts.scss
...
Added `flex-wrap: wrap;` to posts-categories for better styling if a user creates a post with too many categories.
2016-10-11 09:08:19 -07:00
Xavier Cazalot
a9ece97650
Merge pull request #1466 from chptung/patch-2
...
Update subscriberIdsToNotify to send unique emails
2016-10-07 18:19:17 +02:00
chptung
7678d83dd5
Update subscriberIdsToNotify to send unique emails
...
Added .uniq() for subscribersIdsToNotify in the Categories section to prevent a user from receiving multiple emails if he/she is subscribed to multiple categories.
2016-10-07 08:14:58 -07:00
xavcz
6a4c9c1f57
consistency on users callbacks (users.new, users.profileCompleted), remove dead code (~copy of users.edit method) not used anymore: what it did is now handled thanks to callbacks
2016-10-07 10:50:21 +02:00
xavcz
09eaf71f38
prevent bug on categories new/edit with custom fields (load order with extended schema problem)
2016-10-06 12:16:59 +02:00
xavcz
eb98fb0199
force react-bootstrap@0.30.3 - newer versions break the dropdown atm
2016-10-05 17:26:08 +02:00
xavcz
137348148f
fix errors on logging out from UsersProfileCheck
2016-10-05 11:35:06 +02:00
xavcz
8bf496f7e5
fix errors on nova:forms
...
-> NovaForm: don't call callbacks of unmounted component (ex: ModalTrigger)
-> FormComponent - call updateCurrentValue only if the component is rendered
2016-10-05 11:19:20 +02:00
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
xavcz
dfce3f66dc
use comment's getPageUrl helper in rss feed instead of dead function
2016-10-05 08:07:52 +02:00
xavcz
4ccbf6148b
consistency on posts parameters callback: posts.parameters
2016-10-05 08:06:34 +02:00
xavcz
9fb82628d2
clean up dead code, remove package-tap.i18n
2016-10-05 08:05:11 +02:00
xavcz
4646e1041a
ensure user slug unicity, fixes #1213
2016-10-04 22:42:07 +02:00
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