Sacha Greif
|
6341474a77
|
added categories dropdown
|
2013-04-06 16:50:40 +09:00 |
|
Sacha Greif
|
abbc63cae7
|
set default slug value to null to avoid extra reloads
|
2013-04-06 16:36:47 +09:00 |
|
Tom Coleman
|
36dcc917ba
|
Solved the problem where find() was getting called all the time.
|
2013-04-06 17:59:10 +11:00 |
|
Sacha Greif
|
c8a737310f
|
passing functions as arguments instead of using autorun blocks
|
2013-04-06 15:42:33 +09:00 |
|
Sacha Greif
|
e1ec4f9339
|
refactoring subscriptions
|
2013-04-06 15:17:09 +09:00 |
|
Sacha Greif
|
e2138facdb
|
refactoring digest
|
2013-04-06 14:50:23 +09:00 |
|
Sacha Greif
|
a573d17acb
|
added post status migration
|
2013-04-06 14:27:08 +09:00 |
|
Sacha Greif
|
6abefeebec
|
refactor app.js
|
2013-04-06 14:27:01 +09:00 |
|
Sacha Greif
|
329a750be4
|
fixed post_edit
|
2013-04-06 13:44:52 +09:00 |
|
Sacha Greif
|
1b244db563
|
added migrations to add slugs and update post categories
|
2013-04-06 12:38:28 +09:00 |
|
Sacha Greif
|
50c8867240
|
simplifying and refactoring app.js code
|
2013-04-05 12:41:50 +09:00 |
|
Sacha Greif
|
dbc589a8bc
|
adding a few console logs to help debug
|
2013-04-05 12:32:02 +09:00 |
|
Sacha Greif
|
6b4064f6b3
|
adding toolbox page
|
2013-04-05 12:22:00 +09:00 |
|
Sacha Greif
|
8ff81251ec
|
using paginated-subscription package
|
2013-04-05 12:14:29 +09:00 |
|
Sacha Greif
|
19ea68d0d9
|
Merge branch 'master' into categories-nested-autoruns
|
2013-04-05 12:12:42 +09:00 |
|
Sacha Greif
|
6209685a8b
|
making currentDigestHandle global
|
2013-04-05 12:12:30 +09:00 |
|
Sacha Greif
|
6a2e0ea240
|
using custom router package
|
2013-04-05 12:11:42 +09:00 |
|
Sacha Greif
|
d87ac1ab1e
|
merging and fixing conflicts
|
2013-04-05 12:03:18 +09:00 |
|
Sacha Greif
|
096828194b
|
make Setting global
|
2013-04-05 12:00:56 +09:00 |
|
Sacha Greif
|
fd34670fa3
|
Merge branch 'master' of github.com:SachaG/Telescope
|
2013-04-05 11:59:51 +09:00 |
|
Sacha Greif
|
5526adc686
|
making updateScore global too
|
2013-04-05 11:59:41 +09:00 |
|
Sacha Greif
|
79ec81076e
|
make Telescope compatible with 0.6.0
|
2013-04-05 11:58:37 +09:00 |
|
SachaG
|
c0afb4e557
|
Merge pull request #96 from jlas/master
Adjust Logout button size for consistency
|
2013-03-27 18:05:49 -07:00 |
|
jlas
|
25e480a492
|
adjust logout button size for consistency
|
2013-03-27 12:51:17 -04:00 |
|
Tom Coleman
|
1974ac0386
|
Moved paginated sub into a package
|
2013-03-23 16:58:28 +11:00 |
|
Sacha Greif
|
4c4e83e84d
|
commenting out console.log
|
2013-03-20 09:25:26 +09:00 |
|
Sacha Greif
|
17304f3f1a
|
merged with master
|
2013-03-19 15:24:29 +09:00 |
|
Sacha Greif
|
7c34d428e1
|
adjusted day code
|
2013-03-19 15:22:40 +09:00 |
|
Sacha Greif
|
96b353dc03
|
remove Meteor.flush() to fix digest
|
2013-03-19 15:15:22 +09:00 |
|
Sacha Greif
|
3593c9ab11
|
removed unnecessary method
|
2013-03-19 15:06:34 +09:00 |
|
Sacha Greif
|
ea62b533c8
|
refactoring allow() methods to use permission methods
|
2013-03-19 15:04:54 +09:00 |
|
Sacha Greif
|
9fc313e2be
|
removed absolutely positioned footer code
|
2013-03-19 11:03:41 +09:00 |
|
Sacha Greif
|
9b2d06dc88
|
refactored animation code
|
2013-03-19 10:54:01 +09:00 |
|
Tom Coleman
|
4e8e169a28
|
Ok, this isn't nested autoruns but it works.
|
2013-03-15 20:21:05 +11:00 |
|
Tom Coleman
|
b40b53f119
|
Checking if this fixes it.
|
2013-03-15 18:44:43 +11:00 |
|
Sacha Greif
|
9d315ae476
|
clean up
|
2013-03-15 16:19:37 +09:00 |
|
Sacha Greif
|
24bdcd151e
|
fix new, best, and pending
|
2013-03-15 16:14:51 +09:00 |
|
Sacha Greif
|
540a7ed265
|
cleaning up router autorun
|
2013-03-15 16:09:58 +09:00 |
|
Tom Coleman
|
af9e4893fe
|
Use the beforeRouting branch of the router.
|
2013-03-15 17:58:22 +11:00 |
|
Sacha Greif
|
6fb64a991e
|
reset categorySlug Session variable
|
2013-03-15 15:38:01 +09:00 |
|
Sacha Greif
|
5939b34268
|
fixed category bug in post_edit
|
2013-03-15 15:17:44 +09:00 |
|
Sacha Greif
|
3bf6a822ba
|
router.navigate -> router.to
|
2013-03-15 14:58:29 +09:00 |
|
Sacha Greif
|
477eff5646
|
merged with Gabriel's fix
|
2013-03-15 14:50:54 +09:00 |
|
SachaG
|
0ecd6573a2
|
Merge pull request #95 from gabrielhpugliese/master
Updating deny.update() and deny.remove() to v0.5.8
|
2013-03-14 15:53:24 -07:00 |
|
Gabriel Pugliese
|
b6f1af8856
|
Fixed #93
|
2013-03-14 19:44:15 -03:00 |
|
Sacha Greif
|
a7e05f54f5
|
merging with master
|
2013-03-14 09:22:11 +09:00 |
|
Sacha Greif
|
5bbe64b56d
|
fixed typo find -> findOne
|
2013-03-14 08:32:21 +09:00 |
|
Sacha Greif
|
e444b6441e
|
Merge branch 'master' of github.com:SachaG/Telescope
|
2013-03-14 08:02:25 +09:00 |
|
Tom Coleman
|
9a5f743ef3
|
Updated to work with 0.5.8
|
2013-03-14 09:45:57 +11:00 |
|
Sacha Greif
|
8d0cf9b83a
|
refactored share button code a bit
|
2013-03-08 16:06:42 +09:00 |
|