Commit graph

2902 commits

Author SHA1 Message Date
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
Sacha Greif
4b000e8caa when checking a category, check all parents as well 2015-08-22 17:15:47 +09:00
Sacha Greif
f9a6ad3cdd add collapsible categories menu to post submit form 2015-08-22 16:58:09 +09:00
Sacha Greif
c174b208cf do not use global for storing all menu items anymore; instead decorate each menu item with reference pointing back to all menu itemms 2015-08-22 09:45:34 +09:00
Sacha Greif
cb47ac773b show parent categories breadcrumbs in category title 2015-08-21 11:18:20 +09:00
Sacha Greif
e0fe9fde65 make menu item custom template inherit helpers from menu item 2015-08-21 11:04:20 +09:00
Sacha Greif
01fa2db936 Menus refactoring 2015-08-21 10:20:48 +09:00
Sacha Greif
19eb88a805 using quick fit to make logo text responsive 2015-08-20 12:19:23 +09:00
Sacha Greif
93130317e7 always load custom_ prefix last 2015-08-20 11:49:00 +09:00
Sacha Greif
e5c54c2f48 Refactoring categories code into multiple files; improving category slug generation logic to avoid duplicate slugs 2015-08-20 10:30:34 +09:00
Sacha Greif
653ba0668a make nested menu items use global var to get root items 2015-08-20 10:20:10 +09:00
Sacha Greif
3c3fd9a4e8 add possibility to log out html (disabled) 2015-08-18 14:59:34 +09:00
Sacha Greif
72147687bc improving debug mode; you can now click the template to log out data to the console 2015-08-18 13:08:23 +09:00
Sacha Greif
0f6fdf4647 accessibility improvements 2015-08-18 10:29:16 +09:00
Sacha Greif
5fe4272c06 Refactoring post admin links on post item 2015-08-18 10:21:21 +09:00
Sacha Greif
1a58356487 fix category title data context 2015-08-18 09:27:52 +09:00
Sacha Greif
200c60eaa2 fix user profile 2015-08-17 17:03:18 +09:00
Sacha Greif
44f872cb1a add explicit moduleData argument to modules; clean up module code 2015-08-16 17:36:40 +09:00
Sacha Greif
5e70ba23c7 Merge branch 'master' into devel 2015-08-16 17:35:30 +09:00
Sacha Greif
773aa026d2 adding moduleClass helper to modules 2015-08-16 17:34:54 +09:00
Sacha Greif
4a664538ff go back to 0.8.2 for avatar package 2015-08-15 13:13:30 +09:00
Sacha Greif
13bf1e3ccf fix versioning (0.23.0) 2015-08-15 12:36:07 +09:00
Sacha Greif
5c9d9670d4 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2015-08-15 12:30:34 +09:00
Sacha Greif
93f55191d4 version bump (0.23) 2015-08-15 12:30:08 +09:00
Sacha Greif
9ed1841198 clean up comment and posts excerpts in newsletter 2015-08-15 12:28:22 +09:00
Sacha Greif
ef30b0b6fc update history 2015-08-15 11:51:50 +09:00
Sacha Greif
a40535554d improve email digest template 2015-08-15 11:51:23 +09:00
Sacha Greif
031d7e3d40 show user avatar in top nav 2015-08-15 11:42:45 +09:00
Sacha Greif
5ed51ef90f add menuLabelTemplate and menuLabelData options to menu component 2015-08-15 11:42:32 +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
4976c97a34 add comment avatars to newsletter 2015-08-14 17:39:00 +09:00
Sacha Greif
2a9adeeb92 CSS tweaks 2015-08-14 17:03:21 +09:00