Log of /contributions/modules/project_issue_voting/project_issue_voting.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 31 21:59:31 2008 UTC
(12 months, 3 weeks ago)
by
dww
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.28: +56 -70 lines
Diff to
previous 1.28
#328648 by sun, the coder_format script, and dww: Fixed some code
style problems and other minor code cleanup.
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 17 08:04:19 2008 UTC
(15 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.25: +2 -2 lines
Diff to
previous 1.25
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.
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 17 08:02:22 2008 UTC
(15 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.24: +9 -4 lines
Diff to
previous 1.24
Fixed incorrect usage of format_plural() so that the interface can now
be fully translated, even in RTL languages.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 11:53:32 2008 UTC
(15 months, 1 week ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.7: +7 -9 lines
Diff to
previous 1.7
#296068 by hunmonk: 'Total votes' link doesn't appear with the first vote. added the link even if there are zero votes on the issue, and fixed the link path.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 09:41:50 2008 UTC
(15 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.6: +20 -21 lines
Diff to
previous 1.6
Fixed the menu code, made all the URLs consistent, and moved as much
as possible under /project/issues/votes. Tabs off issues and users
now use project-issue-votes. Ripped out the weird hard-coded list in
project_issue_voting_page() and fixed it to just print out all the
visible menu items under itself, so that as more menu items are added
via views and/or panels, they are displayed automatically.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 04:02:15 2008 UTC
(15 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.5: +2 -2 lines
Diff to
previous 1.5
Fixed bug in the menu callback for project-issue-voting/users-votes
that was confused about users_votes vs. users-votes.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 01:45:02 2008 UTC
(15 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.4: +18 -1 lines
Diff to
previous 1.4
Added project_issue_voting.panels.inc for initial Panels2 integration:
- Exposes the default view for issue votes as a panel pane.
- Provides a panel page for the site-wide voting dashboard.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 01:36:59 2008 UTC
(15 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.3: +4 -1 lines
Diff to
previous 1.3
Added project_issue_voting.views.css to hold CSS for the default views.
Currently, this just keeps the exposed filters from being insanely wide.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 15 23:06:02 2008 UTC
(15 months, 1 week ago)
by
thehunmonkgroup
Branch:
MAIN
initial commit of the project_issue_voting module. this module allows users to vote on project issues, via a js-degradable voting widget. options existing to restrict voting by project type, category, and status. users can add or remove votes, total number of votes per user is configurable. sponsored by Acquia.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.