Vulcan/client/templates
2012-09-24 09:45:34 +09:00
..
comment_deleted.html can now deleted posts and comments 2012-09-07 10:57:57 +09:00
comment_edit.html added epicEditor 2012-09-13 10:55:05 +09:00
comment_edit.js added markdown for post body too 2012-09-13 11:05:49 +09:00
comment_form.html extracted comment field in separate template 2012-09-21 18:43:49 +09:00
comment_form.js extracted comment field in separate template 2012-09-21 18:43:49 +09:00
comment_item.html bugfix 2012-09-20 13:43:06 +09:00
comment_item.js hooked up errors for upvoting when not logged in 2012-09-20 09:13:48 +09:00
comment_list.html improving comments queuing UI 2012-09-13 14:57:57 +09:00
comment_list.js automatically upvote your own new comments 2012-09-20 08:09:45 +09:00
comment_page.html extracted comment field in separate template 2012-09-21 18:43:49 +09:00
comment_page.js extracted comment field in separate template 2012-09-21 18:43:49 +09:00
error.html added throwError method 2012-09-20 08:56:44 +09:00
error.js fixed a bug with errors and added analytics code setting 2012-09-21 07:51:47 +09:00
footer.html fixed bug with constant 2012-09-24 09:45:34 +09:00
footer.js fixed bug with constant 2012-09-24 09:45:34 +09:00
nav.html added settings in nav 2012-09-19 10:12:51 +09:00
nav.js added settings in nav 2012-09-19 10:12:51 +09:00
post_deleted.html can now deleted posts and comments 2012-09-07 10:57:57 +09:00
post_edit.html added markdown for post body too 2012-09-13 11:05:49 +09:00
post_edit.js added markdown for post body too 2012-09-13 11:05:49 +09:00
post_item.html color tweaks 2012-09-24 08:06:19 +09:00
post_item.js added preventDefault to upvote button 2012-09-21 19:11:47 +09:00
post_page.html extracted comment field in separate template 2012-09-21 18:43:49 +09:00
post_page.js extracted comment field in separate template 2012-09-21 18:43:49 +09:00
post_submit.html added markdown for post body too 2012-09-13 11:05:49 +09:00
post_submit.js upvote post on submission 2012-09-20 16:07:29 +09:00
posts_new.html added "new" page 2012-09-18 11:49:17 +09:00
posts_new.js added "new" page 2012-09-18 11:49:17 +09:00
posts_top.html added "new" page 2012-09-18 11:49:17 +09:00
posts_top.js added "new" page 2012-09-18 11:49:17 +09:00
settings.html added footer code setting 2012-09-24 09:41:15 +09:00
settings.js fixed bug with constant 2012-09-24 09:45:34 +09:00
signin.html working on user account edit page 2012-09-19 09:03:25 +09:00
signin.js added throwError method 2012-09-20 08:56:44 +09:00
signup.html refactored views and added routing for posts 2012-09-04 18:57:07 +09:00
signup.js refactored views and added routing for posts 2012-09-04 18:57:07 +09:00
user_edit.html working on user account edit page 2012-09-19 09:03:25 +09:00
user_edit.js working on admin account and permissions 2012-09-19 10:05:02 +09:00
user_item.html user list tweaks 2012-09-19 10:15:03 +09:00
user_item.js user list tweaks 2012-09-19 10:15:03 +09:00
user_password.html working on user account edit page 2012-09-19 09:03:25 +09:00
user_password.js working on user account edit page 2012-09-19 09:03:25 +09:00
users.html user list tweaks 2012-09-19 10:15:03 +09:00
users.js got gravatars to work for new users 2012-09-18 12:21:43 +09:00