Sacha Greif
|
3dc08bcc0c
|
working on callbacks
|
2014-07-05 18:06:28 +09:00 |
|
Sacha Greif
|
356e8250ef
|
fix category bug #313
|
2014-07-05 13:07:28 +09:00 |
|
Sacha Greif
|
c483464f4d
|
making all template helpers dynamic
|
2014-07-05 11:24:28 +09:00 |
|
Sacha Greif
|
03592fd727
|
fixing postedAt edit bug
|
2014-07-03 16:17:36 +09:00 |
|
Sacha Greif
|
07b84b608f
|
fixing bugs
|
2014-07-03 14:13:47 +09:00 |
|
Sacha Greif
|
e1919593e7
|
refactoring dates and timestamps
|
2014-07-03 13:15:23 +09:00 |
|
Sacha Greif
|
77d572345b
|
removing a few console.logs
|
2014-06-25 14:33:41 +09:00 |
|
Sacha Greif
|
d967812d60
|
adding telescope-base package to initialise common arrays
|
2014-06-22 14:53:17 +09:00 |
|
Sacha Greif
|
d8cb366754
|
adding order property to categories
|
2014-06-22 13:19:47 +09:00 |
|
Sacha Greif
|
199d27297c
|
telescope-tags package now adds "categories" property to post schema
|
2014-06-22 12:58:41 +09:00 |
|
Sacha Greif
|
9f801f14fe
|
fixing post edit and comment edit validations
|
2014-06-22 10:49:39 +09:00 |
|
Sacha Greif
|
738857a51e
|
Merge branch 'master' into autoform
Conflicts:
client/views/posts/post_page.js
|
2014-06-22 08:58:18 +09:00 |
|
Sacha Greif
|
bedc172985
|
fix sticky bug
|
2014-06-02 09:12:48 +09:00 |
|
Sacha Greif
|
3ac19b47ae
|
sort user drop down alphabetically
|
2014-06-01 11:47:30 +09:00 |
|
Sacha Greif
|
5b766bb561
|
Merge branch 'master' into autoform
|
2014-05-19 09:10:23 +09:00 |
|
Sacha Greif
|
2a57a261d9
|
fixing post edit bug
|
2014-05-19 09:09:39 +09:00 |
|
Sacha Greif
|
9bf61f3807
|
Changing "headline" to "title"
|
2014-05-16 09:19:35 +09:00 |
|
Sacha Greif
|
8263575879
|
removing constant and fixing bugs
|
2014-05-01 19:58:56 -07:00 |
|
Sacha Greif
|
379c002698
|
working on 0.8
|
2014-04-30 16:58:11 -07:00 |
|
ajduke
|
aa6e909590
|
better redirection,error msg after post is deletd
|
2014-03-20 23:00:15 +05:30 |
|
Richard Pullinger
|
653d20f487
|
Only show category list on post submit/edit if there are categories
|
2014-01-30 19:49:03 +00: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
|
c5821d5739
|
updated router and added nprogress hook
|
2013-10-24 14:34:50 +09:00 |
|
Sacha Greif
|
9066839a29
|
working on post and comment
|
2013-10-09 12:39:05 +09:00 |
|
Sacha Greif
|
d8070e51fa
|
converting post edit page
|
2013-10-06 09:17:37 +09:00 |
|
Aykut Yaman
|
b9666b6fd7
|
delete post comments too when a post is deleted
|
2013-07-19 14:30:39 +03:00 |
|
Sacha Greif
|
c866cb6238
|
added autocomplete to select user form
|
2013-07-19 12:17:49 +09:00 |
|
Sacha Greif
|
a6693c75e1
|
fixed allow/deny bug
|
2013-07-05 07:09:15 +09:00 |
|
Sacha Greif
|
bb61e843c9
|
moved url shortening server-side
|
2013-07-04 12:05:09 +09:00 |
|
Sacha Greif
|
329a750be4
|
fixed post_edit
|
2013-04-06 13:44:52 +09:00 |
|
Sacha Greif
|
5939b34268
|
fixed category bug in post_edit
|
2013-03-15 15:17:44 +09:00 |
|
Sacha Greif
|
a7e05f54f5
|
merging with master
|
2013-03-14 09:22:11 +09:00 |
|
Sacha Greif
|
fabe4e7c10
|
fixed pending post approved bug
|
2013-03-04 10:55:46 +09:00 |
|
Sacha Greif
|
a7791c3b49
|
fixed pending post timestamp bug
|
2013-02-27 16:50:41 +09:00 |
|
Sacha Greif
|
2d4ad96b73
|
refactored categories helper, fixed conflicts
|
2013-02-20 11:04:25 +09:00 |
|
Sacha Greif
|
2ab81ed215
|
refactoring categories helper
|
2013-02-20 10:27:45 +09:00 |
|
Sacha Greif
|
694f72af99
|
denormalizing categories and refactoring findQuery
|
2013-02-18 13:38:15 +09:00 |
|
Sacha Greif
|
aa3cd9e93c
|
fixed the flush errors
|
2013-02-10 08:15:31 +09:00 |
|
Sacha Greif
|
fa94d7a5e0
|
changed isChecked to hasCategory
|
2013-02-09 11:48:37 +09:00 |
|
Sacha Greif
|
f7fff10572
|
calculate score based on createdAt if submitted not available (i.e. post is pending)
|
2013-01-13 12:34:29 +09:00 |
|
Sacha Greif
|
c934a3ecff
|
added post_approve meteor method
|
2013-01-13 10:21:09 +09:00 |
|
Sacha Greif
|
1c74af2344
|
make posts active when approving them
|
2013-01-13 09:52:40 +09:00 |
|
Sacha Greif
|
9edd21c3ab
|
trying to fix post_edit bug again
|
2013-01-13 09:13:25 +09:00 |
|
Sacha Greif
|
4105708b6a
|
working on new createdAt timestamp
|
2013-01-13 08:52:35 +09:00 |
|
Sacha Greif
|
4c27db26c4
|
fixed post_edit bug
|
2013-01-11 09:20:14 +09:00 |
|
Sacha Greif
|
05fcbaf1bd
|
test if either http:// or https:// is missing from URLs
|
2012-12-31 18:18:46 +01:00 |
|
Sacha Greif
|
a3b224d727
|
automatically append "http://" to links if missing
|
2012-12-24 15:28:03 +01:00 |
|
Sacha Greif
|
fcc7313449
|
Improve sticky system by sorting posts by sticky instead of changing score
|
2012-12-20 17:30:54 +01:00 |
|
Sacha Greif
|
20065be2f3
|
add "/" to router redirection
|
2012-11-28 08:57:44 +09:00 |
|
Sacha Greif
|
e364aa3fbb
|
title -> headline
|
2012-11-26 18:08:14 +09:00 |
|