Commit graph

164 commits

Author SHA1 Message Date
Sacha Greif
d0cae0a3bc use Facebook email on user create if it exists 2015-09-23 11:37:07 +09:00
Sacha Greif
0254d13a4b i18n files clean up 2015-09-23 10:42:41 +09:00
Sacha Greif
f2441aeecb Merge branch 'i18n' into devel 2015-09-23 10:34:52 +09:00
Sacha Greif
4974f7c0a5 Merge branch 'i18n' of https://github.com/TelescopeJS/Telescope into i18n
# Conflicts:
#	packages/telescope-embedly/i18n/it.i18n.json
#	packages/telescope-getting-started/i18n/it.i18n.json
#	packages/telescope-kadira/i18n/it.i18n.json
#	packages/telescope-pages/i18n/it.i18n.json
#	packages/telescope-post-by-feed/i18n/it.i18n.json
#	packages/telescope-post-by-feed/i18n/ko.i18n.json
#	packages/telescope-releases/i18n/it.i18n.json
#	packages/telescope-subscribe-to-posts/i18n/ko.i18n.json
2015-09-23 10:34:35 +09:00
Sacha Greif
9b8d25d64f Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-09-23 01:25:53 +00:00
Sacha Greif
58065f1498 fix helper if user is undefined 2015-09-22 16:58:43 +09:00
Sacha Greif
ce24946d28 bumping packages to 0.25.0 2015-09-22 16:58:34 +09:00
Sacha Greif
20bb2334e3 user deletion tweaks 2015-09-21 10:13:25 +09:00
Sacha Greif
7dc169ee3a add removeUser method to also remove a user's post 2015-09-21 09:59:17 +09:00
Sacha Greif
dafae9b57c working on permissions and router filters 2015-09-19 10:33:37 +09:00
Sacha Greif
8bc812fe3d more SEO stuff 2015-09-18 17:18:18 +09:00
Sacha Greif
dba8e66a5f refactoring SEO stuff 2015-09-18 17:11:36 +09:00
Sacha Greif
4894d5f4f2 sign-in/sign-up routes; clean up 2015-09-18 16:27:59 +09:00
Sacha Greif
19b561df20 use loader template 2015-09-17 18:15:00 +09:00
Sacha Greif
be1ce26848 fix routes 2015-09-17 14:53:48 +09:00
Sacha Greif
50c48745a3 migrating to Flow Router (WIP) 2015-09-17 14:51:14 +09:00
Sacha Greif
c03975c10b add option for hiding empty categories from navigation 2015-09-15 10:30:10 +09:00
Sacha Greif
e6aa69ac2f move part of permission logic from router to templates; clean up router filters 2015-09-08 11:08:02 +09:00
Sacha Greif
19171dba00 Merge branch 'master' into devel 2015-09-04 12:20:12 +09:00
Sacha Greif
b0a1f645c8 fix collection internationalization for other collections 2015-09-04 12:19:56 +09:00
Sacha Greif
6c19a25b89 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-09-04 11:34:48 +09:00
Sacha Greif
3f0604a60d remove duplicate Users.getSubParams function 2015-09-04 11:34:44 +09:00
Sacha Greif
1625b9079a Merge pull request #1121 from yourcelf/isAdmin-fixes
Use abstraction of adminUsers consistently
2015-09-04 11:26:46 +09:00
Sacha Greif
9a927d428a add userId to terms when passed from publication or template controller 2015-09-04 09:34:45 +09:00
Charlie DeTar
fbee25c506 Use abstraction of adminUsers 2015-09-03 14:22:38 -06:00
Sacha Greif
ffada3baa0 Changed Posts.getSubParams to Posts.parameters.get; Posts.parameters.get now iterates over the postsParameters callback hook to build parameters object. 2015-09-03 14:22:51 +09:00
Sacha Greif
f40d14482a version bump (0.24.0) 2015-09-03 09:33:23 +09:00
Sacha Greif
76a7f0bb55 fix user edit data context issue 2015-08-24 09:56:54 +09:00
Sacha Greif
484c53a100 publish all public user data all the time to work around nested fields subscription bug 2015-08-24 09:56:43 +09:00
Sacha Greif
01fa2db936 Menus refactoring 2015-08-21 10:20:48 +09:00
Sacha Greif
200c60eaa2 fix user profile 2015-08-17 17:03:18 +09:00
Sacha Greif
13bf1e3ccf fix versioning (0.23.0) 2015-08-15 12:36:07 +09:00
Sacha Greif
93f55191d4 version bump (0.23) 2015-08-15 12:30:08 +09:00
Sacha Greif
031d7e3d40 show user avatar in top nav 2015-08-15 11:42:45 +09:00
Sacha Greif
5666ec43f4 recalculate email hash when email changes 2015-08-15 11:41:59 +09:00
Sacha Greif
99ed0398c7 move user_menu.html and user_menu.js from telescope:core to telescope:users 2015-08-15 11:41:30 +09:00
Sacha Greif
5197c715f2 remove wrong "se" language code (it's actually "sv") 2015-08-14 10:40:27 +09:00
Sacha Greif
72e9a8a1d2 refactor language import code in package.js files 2015-08-14 10:34:21 +09:00
Sacha Greif
83e5af6b23 fix i18n son parsing issue 2015-08-14 10:32:12 +09:00
Sacha Greif
476bf143f6 Merge branch 'devel' into i18n 2015-08-14 10:12:43 +09:00
Sacha Greif
e535a603ad test for existence of user.telescope 2015-08-12 16:42:22 +09:00
Sacha Greif
2c1d3b3fb9 do not subscribe to post users on user profile page (temporary fix for subscription bug) 2015-08-12 10:52:02 +09:00
Sacha Greif
d78b6b6fd0 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-08-04 13:57:15 +00:00
Sacha Greif
bcf05a124b give priority to field label over i18n string, if it exists (fix #1070) 2015-08-01 11:56:09 +09:00
Sacha Greif
cf0b98a742 fix avatar bug 2015-07-31 14:37:41 +09:00
Sacha Greif
5fb9e8c76f Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-07-29 17:01:59 +09:00
Sacha Greif
41cca7e2d9 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-07-28 14:02:09 +09:00
Sacha Greif
e78bf951b1 version bump (0.22.2) 2015-07-28 11:16:14 +09:00
Sacha Greif
975439cdd9 fix user not defined issue in user menu 2015-07-27 15:10:48 +09:00
Sacha Greif
1353f0a74d version bump (0.22.1) 2015-07-22 15:23:51 +09:00