Commit graph

20 commits

Author SHA1 Message Date
ochicf
d16e865f0d remove sanitizeHtml import from modules/utils 2018-03-10 11:08:57 +01:00
Luca Hagel
feb3914834 Remove/ignore undef/unused vars 2018-01-29 03:55:57 +01:00
SachaG
54ca5a5972 Fix missing registerSetting 2018-01-27 12:42:37 +09:00
SachaG
13a2453009 Merge branch 'vulcan-updates-jan-2018' of https://github.com/justinr1234/Vulcan into justinr1234-vulcan-updates-jan-2018
# Conflicts:
#	packages/vulcan-forms/lib/components/Form.jsx
#	packages/vulcan-lib/lib/modules/utils.js
2018-01-27 12:30:33 +09:00
Justin Reynolds
651e3e6866 Fix circular dependencies between schemas and collections 2018-01-26 16:41:30 -06:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
Justin Reynolds
6f8e355fbb Upgrade to Meteor 1.6.1 2018-01-25 12:12:31 -06:00
SachaG
c75cd475cb Add new addUserFunction event function; make sure site url always has trailing '/'; document charge callbacks 2017-12-26 11:17:44 +09:00
SachaG
16412207b9 Use full URL for logoUrl resolver 2017-12-20 13:46:03 +09:00
SachaG
67a18135d9 Avoid getRoutePath errors 2017-09-29 21:26:47 +09:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
7ff597a658 Make it easier to change index route in forum example without breaking search/categories/etc. 2017-09-15 19:13:39 +02:00
SachaG
cf41794380 compactObject now removes empty arrays too 2017-08-16 15:08:22 +09:00
SachaG
6887c70fc0 Telescope -> Vulcan 2017-06-13 00:16:52 -07:00
SachaG
35a7904f92 performCheck fix 2017-06-07 05:04:05 -07:00
SachaG
3b651a6d2b Change Utils.unflatten to accept an object as second argument; make name of children property customizable 2017-05-06 16:12:44 +09:00
SachaG
ac2aa28e6c fix twitter login; throw different error when document is not found 2017-04-30 20:36:14 +09:00
SachaG
4f0c190dd8 Add permission checks to Posts resolvers 2017-04-07 16:06:33 +09:00
SachaG
b42a5af6ed small tweaks 2017-04-04 10:22:07 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
Renamed from packages/nova-lib/lib/modules/utils.js (Browse further)