Commit graph

3085 commits

Author SHA1 Message Date
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
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
87d38847d4 update avatar package 2015-08-14 10:12:12 +09:00
Sacha Greif
4925ed3ab0 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-08-14 01:09:46 +00:00
Sacha Greif
65efb6180c match anything (fix #1103) 2015-08-13 15:46:33 +09:00
Sacha Greif
279b20c70f try to fix check error 2015-08-13 15:25:10 +09:00
Sacha Greif
c000e3f2dd add comments and notifications indexes 2015-08-13 11:32:41 +09:00
Sacha Greif
8738f2ca8d put category removal logic in its own method 2015-08-13 10:19:00 +09:00
Sacha Greif
3e70060e4c when showing a parent category, also show posts from all its children categories 2015-08-13 09:59:54 +09:00
Sacha Greif
04df5f7bd3 limit video lightboxes to youtube and vimeo 2015-08-13 09:35:37 +09:00
Sacha Greif
153e7d9c37 when deleting a category, $unset all its children's parentId 2015-08-12 18:36:11 +09:00
Sacha Greif
edfd8f4666 hide comment body label 2015-08-12 17:56:42 +09:00
Sacha Greif
e535a603ad test for existence of user.telescope 2015-08-12 16:42:22 +09:00
Sacha Greif
98266558d5 history and version update (0.23) 2015-08-12 16:38:35 +09:00
Sacha Greif
e7f9154ef9 Merge pull request #1015 from johnthepink/fix-bootstrap-url
Fix Removing URL on Edit
2015-08-12 16:33:03 +09:00