CVS messages for Project issue voting
October 31, 2008
-
Project issue voting: /modules/project_issue_voting/project_issue_voting.install 1.2
Project issue voting: /modules/project_issue_voting/project_issue_voting.js 1.2
Project issue voting: /modules/project_issue_voting/project_issue_voting.module 1.29
Project issue voting: /modules/project_issue_voting/project_issue_voting.panels.inc 1.3
Project issue voting: /modules/project_issue_voting/project_issue_voting.views.css 1.2
Project issue voting: /modules/project_issue_voting/project_issue_voting.views.inc 1.6#328648 by sun, the coder_format script, and dww: Fixed some code style problems and other minor code cleanup.
October 9, 2008
-
#305759 by hunmonk: votes not recovered from deleted issues. add delete op to hook_nodeapi.
September 9, 2008
-
Added text about where to find things once the module is enabled/configured.
August 17, 2008
-
#296158 by dww: Simplified project_issue_voting_user_can_add_votes().
-
Added the 'Content-type: text/javascript' header in the AJAX callback. Among other things, this enables the AJAX voting to work with the devel module enabled, since devel knows not to append the query log or page timer if this header is properly defined.
-
Fixed incorrect usage of format_plural() so that the interface can now be fully translated, even in RTL languages.
August 16, 2008
-
add code comments and doxygen where needed.
-
clean up a check for issue voting query.
-
Fixed minor code style and spacing issues.
-
fix typo.
