Commit graph

22 commits

Author SHA1 Message Date
Sacha Greif
2ab81ed215 refactoring categories helper 2013-02-20 10:27:45 +09:00
Sacha Greif
fa94d7a5e0 changed isChecked to hasCategory 2013-02-09 11:48:37 +09:00
Sacha Greif
f5b24eb4bc createdAt -> created 2013-01-13 09:58:49 +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
Tom Coleman
8641d52674 Moved canEdit logic into the router too. 2012-11-21 15:28:29 +11:00
Sacha Greif
5189251533 can now set post time 2012-11-19 11:03:15 +09:00
Sacha Greif
8df2f53a35 added pending posts 2012-10-24 11:04:42 +09:00
Sacha Greif
7afaee4e80 admin now able to change user and date 2012-10-23 12:24:38 +09:00
Sacha Greif
10ff711d1d fixed conflicts with post_edit 2012-10-18 11:50:56 +09:00
Sacha Greif
a8e0bb0029 fixed conflicts 2012-10-18 11:48:38 +09:00
Sacha Greif
c5f2b8669b added constant to post_edit 2012-10-18 11:46:35 +09:00
Tom Coleman
9b9435333b Don't need to do anything tricky any more.
Don't need to do 'constantOnceLoaded' as we can now just do
 - wait until loaded -- then constant.
2012-10-18 13:40:11 +11:00
Sacha Greif
f419987345 added datepicker 2012-10-18 11:26:42 +09:00
Sacha Greif
d8fef4581a made sticky control a checkbox 2012-10-17 18:36:41 +09:00
Sacha Greif
ad9fca0d4a added date in url to digest view 2012-10-10 13:54:48 +09:00
Sacha Greif
b3c932b2ab adding permission check for post and comment edit 2012-10-10 10:48:14 +09:00
Sacha Greif
1b4d48577c finished adding categories 2012-10-10 08:32:49 +09:00
Tom Coleman
e4f55a6377 Start of reorganization. 2012-10-04 11:17:57 +10:00
Renamed from client/templates/post_edit.html (Browse further)