Commit graph

228 commits

Author SHA1 Message Date
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
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
c93b3ab6fa refactor menu component to pass container node objects instead of decorating item object 2015-08-24 11:05:13 +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
882ea92921 pass old unedited post to callbacks 2015-08-22 18:13:37 +09:00
Sacha Greif
01fa2db936 Menus refactoring 2015-08-21 10:20:48 +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
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
13bf1e3ccf fix versioning (0.23.0) 2015-08-15 12:36:07 +09:00
Sacha Greif
93f55191d4 version bump (0.23) 2015-08-15 12:30:08 +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
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
3e70060e4c when showing a parent category, also show posts from all its children categories 2015-08-13 09:59:54 +09:00
Sacha Greif
7a54b3861b refactor and improve code for share package 2015-08-12 15:22:05 +09:00
Sacha Greif
2c1d3b3fb9 do not subscribe to post users on user profile page (temporary fix for subscription bug) 2015-08-12 10:52:02 +09:00
Sacha Greif
d78b6b6fd0 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-08-04 13:57:15 +00:00
Sacha Greif
72bcdfd620 fix postClass callback 2015-08-03 20:02:54 +09:00
Sacha Greif
52923317f5 make sure post is loaded before setting SEO properties 2015-08-03 15:42:44 +09:00
Sacha Greif
a93b10f13a use collection helper instead of {{pathFor 'post_page'}} 2015-08-01 12:52:33 +09:00
Sacha Greif
285aa810d1 use collection helpers in templates instead of postLink and target template helpers 2015-08-01 12:49:44 +09:00
Sacha Greif
0bf28dd3b4 add "only" and "except" options to modules 2015-07-30 09:07:37 +09:00
Sacha Greif
523de6688e bump telescope:posts to 0.22.3 2015-07-29 19:13:53 +09:00
Sacha Greif
5fb9e8c76f Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-07-29 17:01:59 +09:00
Sacha Greif
346f50d52b only reset posts limit if terms have actually changed 2015-07-28 18:00:37 +09:00
Sacha Greif
41cca7e2d9 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-07-28 14:02:09 +09:00
Sacha Greif
f02a33315e Merge branch 'master' into devel 2015-07-28 11:21:22 +09:00
Sacha Greif
e78bf951b1 version bump (0.22.2) 2015-07-28 11:16:14 +09:00
Sacha Greif
8ac1ab68f3 make approvePost and unapprovePost methods take postId instead of post as argument. 2015-07-28 10:59:04 +09:00
Sacha Greif
b8dd7257b7 implement post-specific SEO logic for open graph and Twitter tags 2015-07-27 15:15:57 +09:00
Sacha Greif
3b4ee38f99 add util for adding "http" to URL; add isVideo posts helper 2015-07-27 15:15:38 +09:00
Sacha Greif
f9c5ef1f80 fix fast render missing code issue 2015-07-27 15:10:11 +09:00
Sacha Greif
044f210f13 link up "please log in to comment" message; fix Posts.current() helper 2015-07-23 12:00:40 +09:00
Sacha Greif
1353f0a74d version bump (0.22.1) 2015-07-22 15:23:51 +09:00
Sacha Greif
8659d8a2e0 various layout and css tweaks 2015-07-22 15:06:53 +09:00
Sacha Greif
b64945418d set data context for post page inside post property, not on root 2015-07-22 15:06:45 +09:00
Sacha Greif
3e87fd3c98 putting banners and errors styles in base theme 2015-07-20 16:30:23 +09:00
Sacha Greif
b02b5688b3 removing module template to simplify template structure 2015-07-20 10:11:55 +09:00
Sacha Greif
3f6be9e15b various CSS and template tweaks 2015-07-17 16:17:26 +09:00
Sacha Greif
38aa0c1433 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-07-16 08:37:34 +09:00
Sacha Greif
b6c8c8df80 refresh highlights on debug mode trigger; various template tweaks 2015-07-15 14:56:04 +09:00
Sacha Greif
53fad7f3db renamed "postsListTop" zone to "top"; removed footer template; added Telescope.debug.refresh() function; improved debugging 2015-07-15 12:33:06 +09:00