Commit graph

2960 commits

Author SHA1 Message Date
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
c9ba892057 newsletter and notifications 2015-09-18 11:21:01 +09:00
Sacha Greif
a8bf2d0f1c get rid of search logging 2015-09-18 11:14:38 +09:00
Sacha Greif
5df17c6305 working on search, API, RSS feeds, etc. 2015-09-18 11:12:53 +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
4b7feacfea make expandedClass non-reactive 2015-09-15 17:20:38 +09:00
Sacha Greif
b43a91544e open sub category tree if category is active 2015-09-15 16:58:52 +09:00
Sacha Greif
c03975c10b add option for hiding empty categories from navigation 2015-09-15 10:30:10 +09:00
Sacha Greif
b506f7d01e various tweaks 2015-09-14 17:12:17 +09:00
Sacha Greif
25545e60b9 add afterEmbedlyPrefill callback 2015-09-14 17:11:53 +09:00
Sacha Greif
80946ccf93 include children categories in categories posts counts 2015-09-14 17:11:07 +09:00
Sacha Greif
f77442fd5f after submit and edit, auto-add parents of all selected categories 2015-09-14 17:10:43 +09:00
Sacha Greif
049ebbf83c on post edit page, auto-expand selected categories 2015-09-14 17:10:22 +09:00
Sacha Greif
4f442a88b9 fix terms/data context bug (upvoting a post was resetting the posts limit) 2015-09-13 11:06:21 +09:00
Sacha Greif
7ea7fd1892 wrap category breadcrumbs 2015-09-12 16:39:25 +09:00
Sacha Greif
dd551470c5 fix missing space 2015-09-12 16:22:57 +09:00
Sacha Greif
5ddbbd343c add nesting level class to menu item 2015-09-12 16:14:26 +09:00
Sacha Greif
48c674c872 work on safari compatibility by enabling autoprefixer 2015-09-12 15:39:28 +09:00
Sacha Greif
afd6e9bb8f show titles for all currently selected categories 2015-09-12 15:17:50 +09:00
Sacha Greif
63bfed8d4d fix subscribe to comments 2015-09-12 11:46:23 +09:00
Sacha Greif
cc8da4be39 fix single day posts views bug 2015-09-12 11:08:02 +09:00
Sacha Greif
18d1f78e70 remove post delete link from edit page; add it to post item 2015-09-12 11:07:53 +09:00
Sacha Greif
1d52fdd384 menu item custom data context is now passed as item.data; added setting to switch between single and multiple categories filter; categories admin route is now admin/categories; added support for multiple categories at the same time 2015-09-11 10:51:21 +09:00
Sacha Greif
40a18c7173 add category description to category title, if it exists 2015-09-09 12:23:58 +09:00
Sacha Greif
c535edb66d css fix 2015-09-09 08:40:57 +09:00
Sacha Greif
44062735df fix post submit subscribe/redirection delay 2015-09-08 11:54:14 +09:00
Sacha Greif
0aa2b6951e update packages 2015-09-08 11:08:19 +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
895461705b use publish-counts for publishing categories posts counts, don't denormalize anymore 2015-09-08 09:49:30 +09:00
Sacha Greif
a3e2b1769f pass id to upvote functions, not whole document 2015-09-08 09:48:39 +09:00
Sacha Greif
7d1718afed re-add missing categories security checks 2015-09-06 11:46:42 +09:00
Sacha Greif
4d8f6f7e79 New post approval/rejection workflow; Removed status radio button from post edit form; Added rejected view to show all rejected posts 2015-09-06 11:37:48 +09:00
Sacha Greif
f1d37f0afc Merge branch 'master' into devel 2015-09-04 12:30:16 +09:00
Sacha Greif
04ee6e908d fix typo 2015-09-04 12:30:04 +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
19934f0faa Merge branch 'master' into devel 2015-09-04 11:33:24 +09:00
Sacha Greif
93232aa639 Merge pull request #1115 from saimeunt/master
Fix schema i18n by moving internationalize to collections
2015-09-04 11:32:29 +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
5a6c5ab143 clean up categories views code 2015-09-04 09:35:01 +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
993a5f65a8 Comments.getSubParams -> Comments.parameters.get; add commentsParameters callback array 2015-09-03 14:30:35 +09: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
88b5afc650 update html-to-text npm package 2015-09-03 11:42:17 +09:00