Commit graph

142 commits

Author SHA1 Message Date
SachaG
1fd24b8a9d specify example packages versions 2017-12-27 16:49:12 +09:00
Lucas Martín
26c793414a Update README.md
update version so that it can be seen on homepage github
2017-10-11 10:18:52 +02:00
SachaG
f4266e9cb0 update packages 2017-07-26 08:12:35 +09:00
SachaG
99c88dcbb1 Version 1.3.2 2017-04-10 11:23:39 +09:00
SachaG
8d2a54e4cb Merge branch 'master' of https://github.com/VulcanJS/Vulcan 2017-04-09 15:59:52 +09:00
SachaG
2c741e526d version 1.3.1 2017-04-09 15:47:08 +09:00
Sacha Greif
699fe90065 Update README.md 2017-04-07 18:50:48 +09:00
SachaG
c692d9ffac Clarify readme 2017-03-24 10:44:24 +09:00
Sacha Greif
4bc826397d Update README.md 2017-03-15 15:00:26 +09:00
xavcz
cf0f8b8985 update getting started content, license date, contributing link, .gitignore & add custom npm start 🚀 2017-02-02 17:35:03 +01:00
xavcz
746da29d72 semver bump: 1.0.0 🚀 2016-12-27 11:58:58 +01:00
Sacha Greif
e6324788dc rollback version change for now to fix issue on run 2016-12-20 10:55:11 +09:00
Sacha Greif
fa7987d67a v0.3.0 2016-12-20 09:50:14 +09:00
Sacha Greif
6bd1133908 update readme 2016-12-18 19:24:26 +09:00
xavcz
2638023f4e harmonize apollo branch to be on v0.27.5 2016-12-08 23:48:16 +01:00
xavcz
37f4bdaf91 Telescope.components.Foo -> Components.Foo, same for related components utils like registerComponent, getRawComponent & replaceComponent 2016-12-06 18:06:29 +01:00
xavcz
4e6e312469 permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members 2016-12-06 10:55:47 +01:00
Bruno Amaral
da66677c2e adds pt-PT localization to the list 2016-12-04 00:33:48 +00:00
xavcz
41d19f52aa v0.27.5 2016-11-30 12:07:45 +01:00
Curtis G
d202cb5946 Add zh-CN i18n package 2016-11-06 11:30:32 -05: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
xavcz
4ccbf6148b consistency on posts parameters callback: posts.parameters 2016-10-05 08:06:34 +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
asmita005
88976fdedb committed 2016-10-04 16:45:51 +05:30
asmita005
d7a557a9fd committed 2016-10-04 16:23:10 +05:30
xavcz
fcfc5f4c2a Update the README (hacktoberfest disclaimer!) 2016-10-01 18:03:24 +02:00
xavcz
525b2274f2 readme: deploy with mup, nova-forms-upload 2016-09-19 16:09:52 +02: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
Sacha Greif
d64c0f689f Merge branch 'devel'
# Conflicts:
#	README.md
2016-08-29 08:56:34 +09:00
Florian Zeidler
1fcb626ec4 Added german translation for nova (de_DE) 2016-08-19 11:45:26 +02:00
JꙨdцӍoηҬ
97c0ba44b1 little detail makes big difference for nob like me
- git clone git@github.com:TelescopeJS/Telescope.git
+ git clone https://github.com/TelescopeJS/Telescope.git
2016-08-17 00:41:40 +02:00
Rubens Mariuzzo
b021f4586d Syntax highlighting added (where missing) 2016-08-11 11:03:33 -04:00
Sacha Greif
739de3254c make customizing index route easier; update readme 2016-07-24 19:05:21 +09:00
Sacha Greif
9a9f47b84b add groups example to custom package 2016-07-21 12:11:17 +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
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
Sacha Greif
1024e5431f Merge branch 'master' into devel
# Conflicts:
#	README.md
2016-07-12 17:37:51 +09:00
Łukasz Schabek
66fddd8569 pl_PL locale 2016-07-11 19:19:32 +02:00
Rustam S
50e00fb9d5 add ru 2016-07-09 16:49:59 +06:00
Sacha Greif
475e3cb370 Merge pull request #1381 from abizermk/fix-facebook-settings
Fix Facebook settings error in sample_settings.json and README.md
2016-07-07 16:04:20 +09:00
detrohutt
de4350eafe README: Remove duplicate in #optional-packages
`nova:categories` was listed twice. Removed second occurrence to maintain alphabetical order.
2016-07-06 12:49:59 -04:00
Beez
fb9e7b7eee Fix Facebook settings error in sample_settings.json and README.md 2016-07-04 11:53:27 +01:00
Sacha Greif
a8b5d0a308 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2016-07-04 10:33:32 +09:00
Hammad Siddiqui
47cd7c90a0 Collection typo error in README.md 2016-07-03 16:52:58 +05:00
Sacha Greif
45b1a8cc7d use elementOnly for thumbnail URL; add support for beforeComponent and afterComponent to NovaForms; handle empty URLs in getDomain; add enableNewsletterInDev setting; add more logging to newsletter cron job; make newsletter time GMT; campaign -> newsletter; add missing imports; add spanish translation to README 2016-06-28 17:33:30 +09:00
Sacha Greif
fa6a09a8e4 add example email customizations to sample custom package 2016-06-24 11:45:23 +09:00
Sacha Greif
d0275aa77f update readme 2016-06-22 18:29:35 +09:00