Commit graph

169 commits

Author SHA1 Message Date
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
Sacha Greif
793019297e more work on debug package; started restructuring templates to wrap them all in an outer HTML element and avoid text nodes 2015-07-14 19:39:37 +09:00
Sacha Greif
297d6c844b updating history; small tweaks 2015-07-14 11:40:58 +09:00
Sacha Greif
afbc0fc8e3 remove regEx validation for now to work around SimpleSchema bug 2015-07-14 11:40:24 +09:00
Sacha Greif
52fb0f9f56 when body is empty, unset htmlBody in hook 2015-07-14 11:39:58 +09:00
Martin Pauly
5e078f833e Added a title attribute to the avatar links to give an overview who has posted on a topic even if no avatars are available. 2015-07-11 12:26:02 +02:00
Sacha Greif
3a5117069a more checks 2015-07-10 11:40:11 +09:00
Sacha Greif
9b8bbaeed3 calling vote methods with id and not whole object 2015-07-10 11:06:40 +09:00
Sacha Greif
bfd36c5213 using audit-argument-check and adding check to all methods 2015-07-10 11:05:13 +09:00
Sacha Greif
07f5995559 fix stupid bug (route.path -> route.view) 2015-07-08 17:05:36 +09:00