Anthony Mayer
23b72b9cb8
Switching from manually generating urls to using IronRouter functions.
...
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Sacha Greif
ab639798d7
only apply primary button color to .btn-primary style
2014-11-27 17:43:11 +09:00
Ben Gott
bab24860d6
Update to use bengott:avatar package for all user avatars
2014-09-30 12:34:42 -05:00
Ben Gott
8e709a8372
Rename common template/view 'gravatar' to 'avatar'
2014-09-27 12:05:15 -05:00
shaialon
6592f5761a
Change to user / userId
2014-09-26 23:06:12 +03:00
shaialon
f91e02b29a
Reusable gravatar component
2014-09-26 22:48:09 +03:00
Mitchell Wulfman
6fc6b9eb78
cleanup while getting familiar with the codebase
2014-09-16 15:18:27 -04:00
Jamie Wilson
1a5f13efab
uncommented and line 18
...
and added the return statement!
2014-09-10 18:32:59 -05:00
Sacha Greif
0a0ad6a501
layout tweaks
2014-08-21 15:30:05 +09:00
Sacha Greif
8eb91a2c64
notifications are now a menu item
2014-08-20 17:03:54 +09:00
Sacha Greif
5380e72f4d
fix logo image
2014-08-12 17:34:56 +09:00
Sacha Greif
dbae1da597
still working on refactoring css
2014-08-12 17:11:36 +09:00
Sacha Greif
4ad020174c
Separating themes; adding accounts-entry
2014-08-12 16:16:44 +09:00
Sacha Greif
be0ab69c7b
Adding footer and hero modules; working on newsletter subscribe banner
2014-08-05 10:16:05 +09:00
Sacha Greif
971740c794
including embedly package by default; mobile version tweaks
2014-07-14 11:08:38 +09:00
Sacha Greif
9571407012
background css (fix 325)
2014-07-11 10:54:07 +09:00
Sacha Greif
4bc9b6a864
working on mobile nav
2014-07-10 11:45:34 +09:00
Sacha Greif
e0750c75d5
working on mobile version
2014-07-09 09:46:24 +09:00
Sacha Greif
615bb4c6c2
making all template includes dynamic
2014-07-05 11:42:28 +09:00
Sacha Greif
c483464f4d
making all template helpers dynamic
2014-07-05 11:24:28 +09:00
Sacha Greif
fb279cc13c
adding rss and api packages
2014-06-27 19:57:30 +09:00
Sacha Greif
07eaf99f0a
modularizing nav
2014-06-23 11:40:21 +09:00
Sacha Greif
c118aaf8b4
fixing errors
2014-06-22 14:12:10 +09:00
Sacha Greif
d8cb366754
adding order property to categories
2014-06-22 13:19:47 +09:00
Sacha Greif
1598511dc3
fixing getUsername; fixing site title
2014-05-23 13:08:40 +09:00
Sacha Greif
b04d727335
working on nag and tags package
2014-05-09 18:18:48 +09:00
Sacha Greif
94e055de32
generating nav drop downs from js objects
2014-05-09 15:55:50 +09:00
Sacha Greif
379c002698
working on 0.8
2014-04-30 16:58:11 -07:00
Karan Bhangui
09f420a070
categories are sorted by name
2014-02-09 14:27:19 -08:00
Sacha Greif
52a94a647a
search tweaks
2014-01-18 16:24:49 +09:00
Tarang Patel
39eb1c8e0a
Update Events
...
Move from using depreciated event declaration style. Still supported
not sure if future proof (see
https://github.com/meteor/meteor/blob/devel/packages/templating/deftempl
ate.js#L184)
2013-11-24 16:13:53 +02:00
Sacha Greif
a8ef61366f
added search logging
2013-11-22 14:20:47 +09:00
Sacha Greif
b2afbe6ac7
merging with master
2013-11-21 11:41:04 +09:00
Sacha Greif
25886692d2
gave search its own template
2013-11-17 07:24:30 +09:00
Sacha Greif
76f5e1dbbf
remove change event for search
2013-11-16 17:56:09 +09:00
Sacha Greif
6727dfd516
fix bug with more button on search
2013-11-16 17:44:33 +09:00
Sacha Greif
4008b323b5
adding keyup firing delay to search
2013-11-16 17:19:35 +09:00
Sacha Greif
5c47069519
give search results their own route
2013-11-16 14:01:00 +09:00
Sacha Greif
84a35bd737
use type=search
2013-11-16 12:51:33 +09:00
Sacha Greif
d8c31b7f62
css tweaks
2013-11-15 15:29:39 +09:00
Ry Walker
377f5704ef
Basic search working
2013-11-14 23:01:59 -05:00
Ry Walker
f5238d4fb7
Whitespace
2013-11-14 22:16:18 -05:00
Sacha Greif
4636e9a1e4
Merge branch 'master' of github.com:Toam/Telescope into Toam-master
2013-11-12 08:25:48 +09:00
Tarang Patel
cbae924d24
Have no title if there isn't a title set instead of undefined
...
Usually the title is `undefined`. This way it shows the URL instead if nothing is set in settings.
2013-11-11 21:57:47 +02:00
Toam
84fb95d5bd
Corrections on localisation
2013-11-09 12:49:46 +01:00
Toam
c527a00a62
merge
2013-11-09 02:02:05 +01:00
Toam
c06fe46a83
Localisation Common, Errors, Notifications and Users
2013-11-06 01:01:56 +01:00
Sacha Greif
a3000a93dd
updating footer code
2013-10-31 11:12:33 +09:00
Sacha Greif
b86aeae508
paginating all users view
2013-10-25 09:54:40 +09:00
Sacha Greif
69d8b424b2
finish working on categories, clean up
2013-10-24 21:07:55 +09:00