Commit graph

2383 commits

Author SHA1 Message Date
Sacha Greif
f864e29851 updating Meteor 2015-03-26 12:00:15 +09:00
Sacha Greif
cd56fa6b88 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-03-26 11:41:38 +09:00
Sacha Greif
61b45c1f40 Merge pull request #830 from webyak/patch-1
Fix: numberOfItemsInPast24Hours always returns 0
2015-03-26 11:41:26 +09:00
Sacha Greif
c30a56a619 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-03-26 11:40:14 +09:00
Sacha Greif
bb188a74f5 Merge pull request #833 from ywang28/issue_825
fix bug where last character in search keyword couldn't be cleared
2015-03-26 11:39:49 +09:00
Sacha Greif
3ba90ebe5c Merge pull request #837 from alanmeira/devel
Added missing translations in Brazilian Portuguese
2015-03-26 11:37:37 +09:00
Sacha Greif
d7a1143b02 clean up tags package 2015-03-26 11:36:29 +09:00
Sacha Greif
26aa980826 Merge branch 'dtsepelev-master' into devel 2015-03-26 11:28:10 +09:00
Sacha Greif
3339af6cc9 Merge branch 'AdmitHub-search-title-description' into devel
Conflicts:
	packages/telescope-search/lib/client/routes.js
2015-03-26 11:18:37 +09:00
Sacha Greif
418b12b113 Merge branch 'AdmitHub-search-event-specificity' into devel 2015-03-26 11:17:16 +09:00
Sacha Greif
e6bfeb2549 Merge branch 'nwabdou85-master' into devel 2015-03-26 11:15:32 +09:00
Sacha Greif
1cd36e0bea Merge branch 'devel' into AdmitHub-telescope-master-seo2
Conflicts:
	.meteor/versions
2015-03-26 11:12:17 +09:00
nwabdou85
70fa095974 Create ar.i18n.json 2015-03-25 19:45:10 +01:00
Sacha Greif
56caa499b7 make views nav use dropdown component, and hide it when there's only a single view 2015-03-25 18:19:22 +09:00
Sacha Greif
2c9aac2580 add category titles; do not show posts views nav on category pages 2015-03-25 12:30:55 +09:00
Sacha Greif
f43d0dd569 small tweaks 2015-03-25 12:02:29 +09:00
Sacha Greif
273fa4089a changing color names 2015-03-25 11:44:57 +09:00
Sacha Greif
827a15dc74 do not publish password bcrypt token 2015-03-25 10:12:03 +09:00
Sacha Greif
ed0e7ef270 fix user dashboard css 2015-03-25 10:11:44 +09:00
Charlie DeTar
c2d0e306c1 Remove console.log 2015-03-24 16:31:22 -06:00
Charlie DeTar
abab542c77 Increse specificity of keyup search event
It's hard to override the behavior of .search-field in a theme when the
event listener is listening to all ``keyup`` events in the template.
Make it more specific as ``keyup .search-field`` so a theme that doesn't
want the default event listener can override the input class.
2015-03-24 16:29:47 -06:00
Charlie DeTar
3f0954843f Implement getTitle and getDescription for search 2015-03-24 16:14:36 -06:00
Charlie DeTar
083dd1d850 Remove local migration change 2015-03-24 10:17:21 -06:00
Charlie DeTar
ba0e7cec52 Merge branch 'telescope-master-seo2' of github.com:AdmitHub/Telescope into telescope-master-seo2
Conflicts:
	.meteor/packages
	.meteor/versions
	packages/telescope-seo/lib/routes.js
	packages/telescope-seo/lib/seo.js
	packages/telescope-seo/lib/server/sitemaps.js
	packages/telescope-seo/package.js
2015-03-24 10:15:04 -06:00
Charlie DeTar
50c81aa169 Simplify and catch up to master 2015-03-24 10:11:11 -06:00
Charlie DeTar
b51fa95c91 Correct name of defaultView setting 2015-03-24 09:26:22 -06:00
Charlie DeTar
7521bb66b2 Refactor for getDescription and package style
Update package style to accord with the example of
``packages/telescope-blank``.  Add i18n.  Simplify description setting
into a single setting for both meta descriptions and og:description. Use
``getTitle`` and ``getDescription``.
2015-03-24 09:26:22 -06:00
Charlie DeTar
c3c8aab94a Update SEO package for master, remove page titles 2015-03-24 09:25:40 -06:00
Sacha Greif
8fc95a316c fix mobile nav 2015-03-24 17:03:37 +09:00
Sacha Greif
9e25f8bafc fix comment upvote/downvote 2015-03-24 14:32:54 +09:00
Sacha Greif
3c8fc80841 refactoring color customization system 2015-03-24 14:30:04 +09:00
Sacha Greif
8a8cf53fee using font awesome for icons 2015-03-24 13:13:04 +09:00
Sacha Greif
5e645e11d7 color css fix 2015-03-23 11:38:30 +09:00
Sacha Greif
f59ad553b6 close dropdown when clicking "mark all as read" 2015-03-23 11:35:49 +09:00
Sacha Greif
9c5d3534cb refactoring dropdown CSS 2015-03-23 11:28:36 +09:00
Sacha Greif
8486e73283 history update 2015-03-23 10:49:21 +09:00
Sacha Greif
51b52da004 working on admin menu 2015-03-23 10:32:56 +09:00
Sacha Greif
2bcb078877 setting header colors based on settings 2015-03-23 08:57:29 +09:00
Sacha Greif
7de8974fc4 fixing top nav & notifications 2015-03-22 12:27:05 +09:00
Sacha Greif
44c1230a8a fixing mobile version 2015-03-22 11:56:06 +09:00
Sacha Greif
e06e5289f8 adding new postListTop zone 2015-03-22 11:19:27 +09:00
Sacha Greif
0d0d1f8bf5 adding postsViews setting 2015-03-22 10:55:30 +09:00
Sacha Greif
c58d4f0a56 injecting svg for all templates 2015-03-22 10:55:19 +09:00
Sacha Greif
4de55e5120 working on posts list views navigation 2015-03-22 09:42:58 +09:00
dmitry.tsepelev@gmail.com
cb3f7c316a Added image key to the categories scheme 2015-03-22 02:50:48 +03:00
Sacha Greif
978bf7cd6f working on dropdown show more 2015-03-21 20:51:23 +09:00
Sacha Greif
631092d78f working on dropdown open/close 2015-03-21 18:43:35 +09:00
Sacha Greif
70147b5bc3 simplify dropdown and add admin-only items 2015-03-21 17:52:15 +09:00
Alan Meira
c5e6452bb8 Added missing translations in Brazilian Portuguese 2015-03-21 00:11:05 -03:00
Sacha Greif
0eb3d5d641 Merge branch 'devel' into sidenav 2015-03-21 09:43:59 +09:00