Vulcan/client/views/comments
Anthony Mayer f9d9891fba Getting rid of redundant permissions functions
Switched everything over to use can.* functions from telescope-lib instead of using can* functions from lib/permissions.js, deleted lib/permissions.js, added some tests for permissions, and some other random cleanup like deleting unused code.

Conflicts:
	client/views/comments/comment_form.js
2015-01-07 08:22:46 +01:00
..
comment_deleted.html renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
comment_edit.html renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
comment_edit.js Merge branch 'telescope-master-semantic-messages' of https://github.com/AdmitHub/Telescope into AdmitHub-telescope-master-semantic-messages 2014-12-06 17:34:08 +09:00
comment_form.html show message when user cannot comment; redirect to sign in form when not logged in 2015-01-05 16:32:26 +09:00
comment_form.js Getting rid of redundant permissions functions 2015-01-07 08:22:46 +01:00
comment_item.html Getting rid of redundant permissions functions 2015-01-07 08:22:46 +01:00
comment_item.js Getting rid of redundant permissions functions 2015-01-07 08:22:46 +01:00
comment_list.html fixing comment bugs 2014-07-05 16:21:28 +09:00
comment_list.js cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00
comment_reply.html merging comment_page and comment_reply templates 2014-07-07 09:36:38 +09:00
comment_reply.js fixing comment bugs 2014-07-05 16:21:28 +09:00