Commit graph

1377 commits

Author SHA1 Message Date
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
Sacha Greif
adc7fd0965 do not try updating categories count if post has no categories 2015-08-24 12:29:39 +09:00
Sacha Greif
aea9c327f9 Get link source name and URL from Embedly if available 2015-08-24 12:26:20 +09:00
Sacha Greif
581b72ad7e more data context bugs 2015-08-24 12:07:16 +09:00
Sacha Greif
28c9a7e571 fix auto form category template data context issue 2015-08-24 11:50:02 +09:00
Sacha Greif
d54aba201e make camelcaseify transform first letter to lowercase 2015-08-24 11:40:00 +09:00
Sacha Greif
e6735b13bb pass correct data context to menu item custom template 2015-08-24 11:15:33 +09:00
Sacha Greif
c93b3ab6fa refactor menu component to pass container node objects instead of decorating item object 2015-08-24 11:05:13 +09:00
Sacha Greif
f087317400 hide expand/collapse controls when menu has no items 2015-08-24 10:21:25 +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
2113390a2d add postDeleteAsync callback hook; decrement category postCount on post delete 2015-08-24 09:56:21 +09:00
Sacha Greif
8383d3f0e8 filter out categories with no items from the categories menu 2015-08-22 18:26:31 +09:00
Sacha Greif
5fd39a03c0 add posts count to categories label 2015-08-22 18:19:09 +09:00
Sacha Greif
312b006988 fix post edit isSelected 2015-08-22 18:14:20 +09:00
Sacha Greif
10d1e18737 when a category is added to a post, increment Category.postsCount 2015-08-22 18:14:01 +09:00
Sacha Greif
882ea92921 pass old unedited post to callbacks 2015-08-22 18:13:37 +09:00