Commit graph

3221 commits

Author SHA1 Message Date
Sacha Greif
ba53b99927 cleaning up and refactoring menu 2015-10-07 15:04:22 +09:00
Sacha Greif
aed1f5a590 extracting menu component into its own package 2015-10-07 13:16:40 +09:00
Sacha Greif
1dd14b68f2 various small fixes 2015-10-06 21:31:57 +09:00
Sacha Greif
64a78d7659 Adding contentTop, contentBottom, postsListTop, postsListBottom zones 2015-10-06 16:47:50 +09:00
Sacha Greif
c4c6b09701 small layout tweaks 2015-10-06 16:35:42 +09:00
Sacha Greif
82b4278a7d Added itemTemplate option to menu to enable setting a custom template for all elements; Created new defaultMenuItem template; now passing whole menu to each node instead of just menuItems 2015-10-06 16:35:00 +09:00
Sacha Greif
ca2f1fab30 Renamed category_menu_item template to categories_menu_item 2015-10-06 16:33:16 +09:00
Sacha Greif
c0c3f02056 create postsListTop zone and move messages, category_title, and views_menu modules to it 2015-10-06 16:32:43 +09:00
Gary Tierney
13e988dfec Add custom template prefix on client + server
Seperate template replacement from adding the initial "custom" prefix,
so that server-side templates (namely e-mails) can also have overrides.
2015-10-05 23:15:26 +01:00
Sacha Greif
e974768b6d fix delete category method 2015-10-04 12:17:51 +09:00
Sacha Greif
d9864327c7 set postedAt on post approval 2015-10-03 13:03:39 +09:00
Scott-Hutcheson
d6e83c84a0 reverted Comments.getDisplayName to .getAuthorName 2015-10-01 16:56:50 +01:00
Scott-Hutcheson
5d5dd88ed5 replaced getUserName with getDisplayName for comments
This is to ensure that in notifications, those users who do not have a username,
are still displayed using their display name.

This is required because certain users are missing user names (caused by the usage of
the social sign-up options which does not create a username)
2015-10-01 16:48:51 +01:00
Sacha Greif
26a88ac7a2 add regenerateAllThumbnails method 2015-10-01 16:13:54 +09:00
Sacha Greif
eccd64db2c small fixes 2015-09-29 12:20:36 +09:00
Sacha Greif
32f181f4cf Merge pull request #1152 from delgermurun/fix-1150
Fix bug that $set and $unset categories same time.
2015-09-29 12:18:32 +09:00
Sacha Greif
49e042e6d0 fix google analytics 2015-09-29 11:02:25 +09:00
Delgermurun
25e1b39f4c Fix bug that $set and $unset categories same time.
Fix #1150
2015-09-28 07:29:49 +08:00
Sacha Greif
4d2d328da1 add readme 2015-09-27 12:20:24 +09:00
Sacha Greif
5089ec5b1c extract spiderable; add ecmascript package 2015-09-27 10:54:03 +09:00
Sacha Greif
45ff625510 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-09-26 01:35:09 +00:00
Sacha Greif
29615eb11c update packages 2015-09-26 10:34:36 +09:00
Sacha Greif
abedad2bb4 add CSS classes to each category in menus 2015-09-25 10:06:28 +09:00
Sacha Greif
ca18dc1aa2 fix comment edit bug 2015-09-25 09:59:29 +09:00
Sacha Greif
9d5b835810 another big refactor 2015-09-24 16:09:27 +09:00
Sacha Greif
e9b5819939 reset rLimit as well 2015-09-24 12:49:47 +09:00
Sacha Greif
f44b096e59 refactoring 2015-09-24 12:41:27 +09:00
Sacha Greif
9bd72e60d8 small tweaks to no_rights template 2015-09-24 11:34:44 +09:00
Sacha Greif
e81c54573c only resize logo for side nav layout; remove unneeded migration 2015-09-24 11:05:38 +09:00
Sacha Greif
487a8c7128 css tweaks 2015-09-24 10:45:04 +09:00
Sacha Greif
ec46e21ec9 much more refactoring 2015-09-24 10:37:58 +09:00
Sacha Greif
1a9cf7291d even more refactoring 2015-09-23 19:25:53 +09:00
Sacha Greif
28240205ce fix fast render for daily view 2015-09-23 19:01:52 +09:00
Sacha Greif
c616fab2d1 more refactoring 2015-09-23 18:42:16 +09:00
Sacha Greif
1ffcc09b39 add post slug to comment submit redirection 2015-09-23 18:00:26 +09:00
Sacha Greif
a6e5d90668 refactor posts_list_controller 2015-09-23 18:00:02 +09:00
Sacha Greif
05e34fcc8f fix fastrender 2015-09-23 15:43:22 +09:00
Sacha Greif
4f1c2999fd fix phone home performance; only show down voted posts when setting is enabled 2015-09-23 11:41:51 +09:00
Sacha Greif
2cb8870ab5 minor tweaks 2015-09-23 11:37:14 +09:00
Sacha Greif
d0cae0a3bc use Facebook email on user create if it exists 2015-09-23 11:37:07 +09:00
Sacha Greif
cce103b65a hide future scheduled posts from all views (including daily) 2015-09-23 11:36:52 +09:00
Sacha Greif
c2f701c94a add checks to CSS to only show defined settings 2015-09-23 11:36:33 +09:00
Sacha Greif
b192c2a74b disable form inputs on post and comment submit 2015-09-23 11:36:19 +09:00
Sacha Greif
0254d13a4b i18n files clean up 2015-09-23 10:42:41 +09:00
Sacha Greif
f2441aeecb Merge branch 'i18n' into devel 2015-09-23 10:34:52 +09:00
Sacha Greif
4974f7c0a5 Merge branch 'i18n' of https://github.com/TelescopeJS/Telescope into i18n
# Conflicts:
#	packages/telescope-embedly/i18n/it.i18n.json
#	packages/telescope-getting-started/i18n/it.i18n.json
#	packages/telescope-kadira/i18n/it.i18n.json
#	packages/telescope-pages/i18n/it.i18n.json
#	packages/telescope-post-by-feed/i18n/it.i18n.json
#	packages/telescope-post-by-feed/i18n/ko.i18n.json
#	packages/telescope-releases/i18n/it.i18n.json
#	packages/telescope-subscribe-to-posts/i18n/ko.i18n.json
2015-09-23 10:34:35 +09:00
Sacha Greif
cd7a0e49c7 changelog update 2015-09-23 10:33:05 +09:00
Sacha Greif
9b8d25d64f Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-09-23 01:25:53 +00:00
Sacha Greif
a503772f87 fix post categories links and i18n issue 2015-09-23 10:23:39 +09:00
Sacha Greif
58065f1498 fix helper if user is undefined 2015-09-22 16:58:43 +09:00