Log of /contributions/modules/project_issue_voting/project_issue_voting.views.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6 -
(
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.5: +2 -1 lines
Diff to
previous 1.5
#328648 by sun, the coder_format script, and dww: Fixed some code
style problems and other minor code cleanup.
Revision
1.3 -
(
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.2: +4 -4 lines
Diff to
previous 1.2
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.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 03:04:59 2008 UTC
(15 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.1: +15 -1 lines
Diff to
previous 1.1
Worked around some bugs in panels_views.module and views itself:
Since the default panel page is using the block view type (to avoid
exposed filters and the page header text), the view needs to define
the number of nodes per block to get any data. However, the only way
(for now) to do that is to actually expose this view as a block.
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.