Commit graph

2950 commits

Author SHA1 Message Date
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
Sacha Greif
b5d9a00fd1 fix file name 2015-09-03 09:46:52 +09:00
Sacha Greif
e96239e344 update lib too 2015-09-03 09:41:48 +09:00
Sacha Greif
f40d14482a version bump (0.24.0) 2015-09-03 09:33:23 +09:00
Sacha Greif
fd6e82b449 release notes 2015-09-03 09:32:15 +09:00
Sacha Greif
907bd5f602 css tweaks 2015-09-03 09:30:04 +09:00
saimeunt
c83a216ed1 Fix schema i18n by moving internationalize to collections 2015-09-02 01:38:31 +02:00
Sacha Greif
2ac2bf2396 added new Telescope.modules.addRoute function 2015-08-26 10:44:14 +09:00
Sacha Greif
5aa1c320b2 renamed posts_views_nav to views_menu 2015-08-26 10:43:56 +09:00
Sacha Greif
d47f5a9f04 get rid of unused posts_list_top file 2015-08-26 10:30:26 +09:00
Sacha Greif
b4064ffcb8 logo size tweaks; css tweaks 2015-08-26 10:30:13 +09:00