Log of /contributions/modules/project/project.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.146 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 10 22:50:39 2009 UTC
(3 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.145: +4 -4 lines
Diff to
previous 1.145
#129664 by nezroy, agentrickard, aclight, dww: Added a setting to disable
automatic URL aliases for project nodes (e.g. to use pathauto instead).
Revision
1.145 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 15 03:51:00 2009 UTC
(5 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.144: +1 -48 lines
Diff to
previous 1.144
#376377 by dww: Fixed some critical bugs when enabling OG and project*
due to the brain-dead code split in project* (#390856) by moving
hook_access() and hook_load() implementations into project.module.
Revision
1.143 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 21 19:04:49 2009 UTC
(7 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.142: +4 -3 lines
Diff to
previous 1.142
#440712 by netaustin: Fixed a PHP notice when trying to set project
breadcrumbs if there's no menu item for /project.
Revision
1.142 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 11 02:21:12 2009 UTC
(7 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.141: +50 -34 lines
Diff to
previous 1.141
#372580 by mfb, dww: Changed the hook_project_page_link_alter() API so
that modules can set a 'type' attribute in each link section to be
either 'inline' or 'block'. Inline sections are displayed inline in
the project node (like now) and blocks are exposed to the Drupal block
system via hook_block() to be placed anywhere else.
Revision
1.141 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 11 01:57:00 2009 UTC
(7 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.140: +1 -38 lines
Diff to
previous 1.140
#430484 by dww: Removed issue-specific links from the project page
link sections provided by project.module. These should be handled by
project_issue. The issue cockpit block (#425728) is better, anyway.
Revision
1.138 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 20 17:21:12 2009 UTC
(9 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.137: +2 -25 lines
Diff to
previous 1.137
#376458 by Dave Reid: Changed hook_project_page_link_alter() to be
invoked via drupal_alter() instead of project_page_link_alter() and
swapped the order of parameters to be consistent with other alter hooks.
Revision
1.134 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 15 00:29:29 2009 UTC
(10 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.133: +76 -47 lines
Diff to
previous 1.133
#98278 by dww, aclight, drewish, pwolanin, coltrane, agentrickard,
scor, and criznach (wow): Fixed $node namespace bugs in project*!
The code now uses per-module sub-arrays (e.g. $node->project['uri'])
instead of dumping everything directly into $node itself.
Revision
1.132 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 12 20:14:53 2009 UTC
(10 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.131: +7 -7 lines
Diff to
previous 1.131
#157694 by dww: Cleanup of aclight's code: there's no reason to define
null 'attributes' and 'fragment' options when calling D6's l().
Revision
1.131 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 12 20:07:19 2009 UTC
(10 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.130: +104 -68 lines
Diff to
previous 1.130
#157694 by aclight and dww: Initial (incomplete) port of project and
parts of project_usage and project_release to D6. This is basically
the code from aclight's SVN repo with conflicts against current HEAD
in CVS resolved by dww. Views2 code is coming via #76726. YAY: death
to project_page_overview() and project_project_sort_methods()!
Revision
1.129 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 12 01:44:07 2008 UTC
(11 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.128: +18 -2 lines
Diff to
previous 1.128
#345445 by dww: Stupid hack for clearing after the last floating link
section on the project node UI from #342476.
Revision
1.128 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 5 04:14:32 2008 UTC
(11 months, 3 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.127: +6 -1 lines
Diff to
previous 1.127
#342476 by dww: Consolidated the project node UI by floating the link
sections ("Resources", "Support", etc) into a 3 column layout.
Revision
1.127 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 29 00:19:39 2008 UTC
(13 months ago)
by
dww
Branch:
MAIN
Changes since
1.126: +1 -2 lines
Diff to
previous 1.126
Removed CVS Name tags from project* since they seem to cause more
hassle than they're worth. ;) We're still keeping Id, of course.
Revision
1.126 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 24 02:56:05 2008 UTC
(13 months ago)
by
dww
Branch:
MAIN
Changes since
1.125: +2 -2 lines
Diff to
previous 1.125
#165380 by drewish (mostly), with dww, hunmonk, pwolanin, and aclight:
Added /project/usage to make usage statistics visible.
Revision
1.124 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 15 20:09:39 2008 UTC
(20 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.123: +3 -3 lines
Diff to
previous 1.123
#233052 by aclight: Fixed bug with hook_project_page_link_alter() when
a project disables its issue tracker.
Revision
1.121 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 9 00:26:36 2008 UTC
(21 months, 2 weeks ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.120: +68 -35 lines
Diff to
previous 1.120
#218571 by aclight, hunmonk: add hook_project_page_link_alter(), implement to add security link to all project pages.
Revision
1.119 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Nov 6 18:56:36 2007 UTC
(2 years ago)
by
dww
Branch:
MAIN
Changes since
1.118: +2 -22 lines
Diff to
previous 1.118
#189843 by dww: Issue-related email settings are now properly
validated. Also removed some really old, weird, dead code.
Revision
1.118 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 14 18:34:50 2007 UTC
(2 years, 1 month ago)
by
dww
Branch:
MAIN
Changes since
1.117: +2 -2 lines
Diff to
previous 1.117
#36619: Fixed a very minor t() usage problem with revision 1.117:
Translators might not realize the leading space in that t() string is
required, so I moved it out of t() to ensure consistency of the layout.
Revision
1.116 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 13 00:16:41 2007 UTC
(2 years, 1 month ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.115: +7 -5 lines
Diff to
previous 1.115
#173063 by hunmonk/dww: users with CVS access can't view unpublished release nodes. revamp an existing access check to support this functionality.
Revision
1.75.2.16.2.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 23 23:30:38 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
DRUPAL-4-7--2
Changes since
1.75.2.16.2.28: +2 -2 lines
Diff to
previous 1.75.2.16.2.28
, to
branch point 1.75.2.16
#157769 by dww: Fixed critical bug from #151892 where the "Restrict
project creation to users with CVS accounts" setting was being ignored
due to over-zealous use of project_use_cvs() on a node that doesn't
exist yet instead of simply testing module_exists('cvs').
Revision
1.111 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 23 23:30:12 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
MAIN
Changes since
1.110: +2 -2 lines
Diff to
previous 1.110
#157769 by dww: Fixed critical bug from #151892 where the "Restrict
project creation to users with CVS accounts" setting was being ignored
due to over-zealous use of project_use_cvs() on a node that doesn't
exist yet instead of simply testing module_exists('cvs').
Revision
1.110 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 17 18:04:22 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
MAIN
Changes since
1.109: +4 -1 lines
Diff to
previous 1.109
#157769 by aclight: Print a "Login or register to create an issue"
link for anonymous users when viewing a project node (see #102395).
Revision
1.75.2.16.2.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 13 05:27:58 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
DRUPAL-4-7--2
Changes since
1.75.2.16.2.25: +3 -3 lines
Diff to
previous 1.75.2.16.2.25
, to
branch point 1.75.2.16
#151892 by aclight (backported by dww): Use per-project logic to
determine handling of certain CVS-related things by introducing a
project_use_cvs() function that checks both that cvs.module is
enabled, _and_ that the particular project node you pass in is
configured to point to a CVS repository. This will need to be
refactored for versioncontrol_api in the near future, but this is an
important bug fix in the mean time.
Revision
1.107 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 13 05:27:54 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
MAIN
Changes since
1.106: +3 -3 lines
Diff to
previous 1.106
#151892 by aclight: Use per-project logic to determine handling of
certain CVS-related things by introducing a project_use_cvs() function
that checks both that cvs.module is enabled, _and_ that the particular
project node you pass in is configured to point to a CVS repository.
This will need to be refactored for versioncontrol_api in the near
future, but this is an important bug fix in the mean time.
Revision
1.75.2.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 19 23:22:01 2007 UTC
(2 years, 5 months ago)
by
dww
Branch:
DRUPAL-4-7
Changes since
1.75.2.31: +12 -3 lines
Diff to
previous 1.75.2.31
, to
branch point 1.75
#58630 by aclight: Fixing project breadcrumbs on the "View CVS
messages" and "Developers" pages, along with a better version of
project_project_set_breadcrumb() to make it easier to get breadcrumbs
right in other places in the project* codebase.
Revision
1.75.2.16.2.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 19 23:21:57 2007 UTC
(2 years, 5 months ago)
by
dww
Branch:
DRUPAL-4-7--2
Changes since
1.75.2.16.2.24: +13 -4 lines
Diff to
previous 1.75.2.16.2.24
, to
branch point 1.75.2.16
#58630 by aclight: Fixing project breadcrumbs on the "View CVS
messages" and "Developers" pages, along with a better version of
project_project_set_breadcrumb() to make it easier to get breadcrumbs
right in other places in the project* codebase.
Revision
1.106 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 19 23:21:52 2007 UTC
(2 years, 5 months ago)
by
dww
Branch:
MAIN
Changes since
1.105: +12 -3 lines
Diff to
previous 1.105
#58630 by aclight: Fixing project breadcrumbs on the "View CVS
messages" and "Developers" pages, along with a better version of
project_project_set_breadcrumb() to make it easier to get breadcrumbs
right in other places in the project* codebase.
Revision
1.104 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 28 18:48:53 2007 UTC
(2 years, 10 months ago)
by
dww
Branch:
MAIN
Changes since
1.103: +15 -9 lines
Diff to
previous 1.103
#101292 by webchick and dww: Reorganize 'support' section of project
page, make cleaner place to post support requests (phase 1: comment 11)
Revision
1.103 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 15 10:00:13 2007 UTC
(2 years, 10 months ago)
by
dww
Branch:
MAIN
CVS Tags:
DRUPAL-5--0-1-BETA
Changes since
1.102: +5 -2 lines
Diff to
previous 1.102
#108678 (#109442): fixing bug in my recent changes to hook_access():
i was foolishly not breaking out of the $op cases. so, 'view' was
falling through and hitting the 'create' case and returning FALSE.
Revision
1.101 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 14 03:25:27 2007 UTC
(2 years, 10 months ago)
by
dww
Branch:
MAIN
Changes since
1.100: +8 -7 lines
Diff to
previous 1.100
#108678: node_access modules can't provide less restrictive update and
delete rights to individual projects due to project_access() bug.
Revision
1.97 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 22 23:53:20 2006 UTC
(2 years, 11 months ago)
by
dww
Branch:
MAIN
Changes since
1.96: +30 -21 lines
Diff to
previous 1.96
#99759 by dww and AjK: port to 5.x API. Still needs more testing and
reviews, but committing to HEAD to ease testing and deployment.
Revision
1.96 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 02:43:17 2006 UTC
(2 years, 11 months ago)
by
dww
Branch:
MAIN
Changes since
1.95: +6 -7 lines
Diff to
previous 1.95
- hook_form() doesn't need $node passed by reference
- removing some stray whitespace and a line of commented-out dead code.
Revision
1.95 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 02:30:15 2006 UTC
(2 years, 11 months ago)
by
dww
Branch:
MAIN
Changes since
1.94: +2 -11 lines
Diff to
previous 1.94
removing weird stale code that's initializing things from $_GET in
hook_form() which was added in revision 1.15, 2003. ;) moshe was the
author and can't now remember what it's for: "dunno. delete it."
Revision
1.50.2.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 01:50:37 2006 UTC
(2 years, 11 months ago)
by
dww
Branch:
DRUPAL-4-6
Changes since
1.50.2.9: +1 -10 lines
Diff to
previous 1.50.2.9
, to
branch point 1.50
removing weird stale code that's initializing things from $_GET in
hook_form() which was added in revision 1.15, 2003. ;) moshe was the
author and can't now remember what it's for: "dunno. delete it."
Revision
1.75.2.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 00:31:14 2006 UTC
(2 years, 11 months ago)
by
dww
Branch:
DRUPAL-4-7
Changes since
1.75.2.21: +4 -6 lines
Diff to
previous 1.75.2.21
, to
branch point 1.75
#100901: there was 1 more call to project_project_set_location() which
i missed when backporting this fix to DRUPAL-4-7. :( This causes
undefined function errors when you try to add a release in 4.7.x-1.*.
Revision
1.93 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 18 09:02:39 2006 UTC
(2 years, 11 months ago)
by
dww
Branch:
MAIN
Changes since
1.92: +29 -14 lines
Diff to
previous 1.92
merging DRUPAL-4-7--2 branch as tagged at DRUPAL-4-7--2-1 into HEAD:
Bugs: #97173, #96986, #97403, #78704, #97426, #100901, #83140, #97780
Features: #97128, #97359, #100929, #96971, #89538, #89539, #101887, #101601
Revision
1.92 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 12 13:40:22 2006 UTC
(3 years ago)
by
dww
Branch:
MAIN
Changes since
1.91: +5 -68 lines
Diff to
previous 1.91
merging DRUPAL-4-7--2 branch as tagged at DRUPAL-4-7--2-0 into HEAD
entire diff of new release system (#94000), implemented via:
#83339, #90538, #93115, #93471, #92633, #92634, #93719
Revision
1.75.2.16.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 25 07:12:02 2006 UTC
(3 years, 1 month ago)
by
dww
Branch:
DRUPAL-4-7--2
CVS Tags:
DRUPAL-4-7--2-0
Changes since
1.75.2.16.2.6: +2 -51 lines
Diff to
previous 1.75.2.16.2.6
, to
branch point 1.75.2.16
#83339: make releases real nodes (see also #58066 and #75053)
release_as_node.patch_19.txt by dww (comment 34):
instead of all this hard-coded "API version" crap, i decided to just
make that stuff an automatically-created taxonomy (the "Project
release API compatibility" vocabulary). if there are no terms in this
vocabulary, it is ignored. however, if taxonomy is enabled, and this
vocab has terms, then it appears as another version selector element,
instead of the text fields for "API major" and "API minor".
also in this commit:
- moved the "default download" version selector out of project.inc into
project_release.module where it belongs (needs work)
- added a project_release_project_download_table() method since creating
the $body is too painful via pure hook_nodeapi() in 4.7.x.
- further conversion of TRUNK -> HEAD for consistency
Revision
1.75.2.16.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 25 06:56:28 2006 UTC
(3 years, 1 month ago)
by
dww
Branch:
DRUPAL-4-7--2
Changes since
1.75.2.16.2.5: +1 -1 lines
Diff to
previous 1.75.2.16.2.5
, to
branch point 1.75.2.16
#83339: make releases real nodes (see also #58066 and #75053)
release_as_node.patch_15.txt by dww (comment 27):
fix all the release node creation ACL problems:
- only allow creation of release nodes if we know the project nid (for
real, this time)
- lots of cleanup/fixing to project_release_access()
- added project_release_access_check() to be shared in a few places,
which has knowledge of both project owner, and cvs maintainers (if
cvs.module is installed)
- the link to "add new release" on the project node conditionally
appears using the same code
- disabled deletion of release nodes entirely. we'd never want to delete
them, only unpublish (or else all hell would break loose for the issue
queue for historical issues still pointing at one of those releases).
Revision
1.75.2.16.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 25 06:41:41 2006 UTC
(3 years, 1 month ago)
by
dww
Branch:
DRUPAL-4-7--2
Changes since
1.75.2.16.2.4: +1 -1 lines
Diff to
previous 1.75.2.16.2.4
, to
branch point 1.75.2.16
#83339: make releases real nodes (see also #58066 and #75053)
release_as_node.patch_11.txt by dww (comment 21):
- only show the 'Add new release' link if the project has releases enabled
- fixes to project_release_get_releases():
* only display published release nodes
* add an argument to control sort order, so we can display options
sorted by version in the issue queue, but list nodes sorted by
creation date on the /releases page for a project (for now).
Revision
1.75.2.16.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 25 00:33:58 2006 UTC
(3 years, 1 month ago)
by
dww
Branch:
DRUPAL-4-7--2
Changes since
1.75.2.16.2.3: +4 -5 lines
Diff to
previous 1.75.2.16.2.3
, to
branch point 1.75.2.16
#83339: make releases real nodes (see also #58066 and #75053)
release_as_node.patch_5.txt by dww (comment 11):
- added a {project_release_projects} table for release-specific data
per project
- there's a global setting for the version string format that applies
when projects don't define their own in the {project_release_projects}
table (called 'project_release_default_version_format').
- removed the version string theme function in favor of
project_release_get_version()
- added project_release_get_version_format(), which returns the active
format string for a given project, either from the project object
itself, the {project_release_projects} table, the global admin
setting, or a hard-coded default if all else fails.
- ended up adding a string-only "version" field to {project_release_nodes}
to aid in queries in the rest of the project code that are directly
trying to match the full version string with LIKE.
- added an initial (still mostly untested and probably buggy)
hook_access() so that things start to work for uid != 1. ;)
- ripped all the release directory scan stuff out and put it in a
separate project_release_scan.inc file (which is currently not being
included anywhere).
- converted some additional queries to {project_release_nodes} instead
of {project_releases}
- initial attempt (still unsuccessful) to fix the "Download" link on the
project overview pages
- fixed bug where file_path UI element was incorrectly being hidden when
it wasn't really set, yet.
- added a bunch more TODO comments where needed
Revision
1.75.2.16.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 25 00:23:08 2006 UTC
(3 years, 1 month ago)
by
dww
Branch:
DRUPAL-4-7--2
Changes since
1.75.2.16.2.2: +0 -0 lines
Diff to
previous 1.75.2.16.2.2
, to
branch point 1.75.2.16
#83339: make releases real nodes (see also #58066 and #75053)
release_as_node.patch_3.txt by dww (comment 5):
- adds a version_extra field to the {project_release_nodes} table and
all appropriate places in the code
- fixes some help text that was bogus or not showing up right
- fixes SQL bugs in project_release_update()
- fixes project_update_5() to only create the new tables if they don't
already exist
- fixes a few places i missed in the conversion from
{project_release_node} to {project_release_nodes}
Revision
1.75.2.16.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 25 00:11:49 2006 UTC
(3 years, 1 month ago)
by
dww
Branch:
DRUPAL-4-7--2
Changes since
1.75.2.16.2.1: +0 -16 lines
Diff to
previous 1.75.2.16.2.1
, to
branch point 1.75.2.16
#83339: make releases real nodes (see also #58066 and #75053)
release_as_node.patch_1.txt by dww (comment 1):
- moved all release stuff into release/project_release.module
- capitalized "Minor version" on the project release node UI for consistency
- if there's a conflict in version numbers, we now mark the minor
version as the error, since that's the thing users are more likely
to want/need to change to avoid the conflict
- added the beginnings of project_update_5() to at least create the
new {project_release_node} table -- still more to be done.
- converted a few more places over to the new schema, and added some
// TODO comments in a few others
Revision
1.85 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 16 12:27:04 2006 UTC
(3 years, 5 months ago)
by
dww
Branch:
MAIN
Changes since
1.84: +9 -8 lines
Diff to
previous 1.84
#66146: fixing critical bug from last patch -- we were creating
aliases for issue nodes, too, since both issues and projects were
sharing the same hook_nodeapi().
Revision
1.82 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 6 10:06:56 2006 UTC
(3 years, 5 months ago)
by
dww
Branch:
MAIN
Changes since
1.81: +2 -2 lines
Diff to
previous 1.81
#66092: Project absent from create content page but present in
navigation menu (for users w/o cvs accounts who have maintain project
perms, which is apparently all authenticated users @ drupal.org).
Revision
1.80 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 1 08:28:03 2006 UTC
(3 years, 5 months ago)
by
dww
Branch:
MAIN
Changes since
1.79: +5 -3 lines
Diff to
previous 1.79
#64221: bugfix from comment 21: project_save_taxonomy() was throwing
invalid foreach() errors if the project taxonomy only has top-level
terms. thanks to heine for noticing the bug in testing.
Revision
1.69 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 27 01:06:07 2006 UTC
(3 years, 8 months ago)
by
unconed
Branch:
MAIN
Changes since
1.68: +4 -5 lines
Diff to
previous 1.68
- Remove redundant ORDER BY
- #55981: Base path fixes
- Make sure the latest release shows up on download pages
Revision
1.67 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 25 05:38:36 2006 UTC
(3 years, 10 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.66: +7 -5 lines
Diff to
previous 1.66
Fix for issue #25362, configurable support forum, adapted from patch by leafish_paul. (Also correcting typo, array_shift -> array_unshift, from previous patch.)
Revision
1.63 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 16 20:21:13 2006 UTC
(3 years, 10 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.62: +6 -6 lines
Diff to
previous 1.62
Issue #33803, enable multiple browsing options (by date, name, category, etc.). No remaining errors on testing, but no doubt this will need further tweaks as it is applied and used.
Revision
1.50 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 17 06:21:20 2005 UTC
(4 years, 6 months ago)
by
unconed
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.49: +6 -4 lines
Diff to
previous 1.49
Project.module #20991 and more :
- Unified project and project/releases into a single view, with optional version subtabs (defaults to on).
- If taxonomy.module was enabled, project.module assumed there was a project taxonomy. Now it properly checks if there is a vocabulary too.
- Updated for theme('page') -> return patch.
- Got rid of dead release view code
- Bugfix: project teasers didn't use input formats correctly
- Add an 'all' default tab to /project/.../ if 'all' chosen in admin>settings>project
- Make project summary themable (needed for Drupal.org's fancy theme list)
Revision
1.47 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 5 09:17:20 2005 UTC
(4 years, 8 months ago)
by
dries
Branch:
MAIN
Changes since
1.46: +2 -2 lines
Diff to
previous 1.46
- Patch #18278 by Chris Johnson: a couple of small bugs in the "Add release" code. Patch also includes small fix to project.module for the hook_node_types() function, which had an argument which is not passed in current implementation.
Revision
1.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 15 13:50:28 2004 UTC
(5 years, 1 month ago)
by
goba
Branch:
MAIN
Changes since
1.41: +8 -2 lines
Diff to
previous 1.41
do not include date in the downloadable link, if we are dealing with a CVS version, since these have no dates stored, so the date is 1970.01.01 plus the user timezone setting otherwise, which looks unprofessional
Revision
1.40 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 28 20:19:19 2004 UTC
(5 years, 2 months ago)
by
kjartan
Branch:
MAIN
Changes since
1.39: +4 -4 lines
Diff to
previous 1.39
- Fixed issues search/filtering.
- Fixed wrong support forum link.
- Fixed follow up validation not working.
Revision
1.39 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 28 19:32:00 2004 UTC
(5 years, 2 months ago)
by
kjartan
Branch:
MAIN
Changes since
1.38: +128 -48 lines
Diff to
previous 1.38
- Update project form to use form_set_error().
- Fixed a few minor bugs.
- Moved some times around.
- First phase of UI improvements.
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Sep 23 20:14:04 2004 UTC
(5 years, 2 months ago)
by
kjartan
Branch:
MAIN
Changes since
1.35: +2 -2 lines
Diff to
previous 1.35
- Fixed issues quick search/filtering.
- Fixed adding projects not working due to permissions issues.
- Fixed all broken queries.
Revision
1.35 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 7 20:47:41 2004 UTC
(5 years, 2 months ago)
by
kjartan
Branch:
MAIN
Changes since
1.34: +11 -7 lines
Diff to
previous 1.34
- Changing node/view/nid => node/nid, etc.
- Started on support for more finetuned node_access().
- Other updates.
Revision
1.33 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 13 19:59:52 2004 UTC
(5 years, 6 months ago)
by
kjartan
Branch:
MAIN
Changes since
1.32: +1 -5 lines
Diff to
previous 1.32
- Minor visual tweaks.
- Added auto-unmoderation of projects when releases are available.
- Fixed "phantom" releases.
Revision
1.31 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 22 18:59:00 2004 UTC
(5 years, 7 months ago)
by
kjartan
Branch:
MAIN
Branch point for:
DRUPAL-4-4
Changes since
1.30: +13 -18 lines
Diff to
previous 1.30
- Fixed bug 7283: 404 not found due to invalid @import statement.
- Fixed bug 7227: project.module navigation URL futzing.
- Applied patch 7264: Projects Missing when No Issues.
- Modified URL structure.
- Made code 4.4 compatible.
- Added quick search feature to issues overview.
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 17 21:15:20 2004 UTC
(5 years, 9 months ago)
by
kjartan
Branch:
MAIN
Changes since
1.26: +2 -2 lines
Diff to
previous 1.26
- Fixed comments requiring previews.
- Fixed project form requesting incorrect taxonomy data.
- Added taxonomy fields to project issues.
- Fixed custom mailhandler breaking other modules.
- Fixed file uploads.
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 22 01:56:42 2003 UTC
(5 years, 11 months ago)
by
ax
Branch:
MAIN
Changes since
1.20: +4 -4 lines
Diff to
previous 1.20
* fixed comment permalinks
- <a name="comment1"> was pointing to "url#1" instead of "url#comment1"
- changed "comment1" to "comment-1" for better readability
- added 'id="comment-1"' for maximum xhtml forward and backward compatibility [1]
* <a href="..."> --> l() [2]
* removed an unnecessary db_num_rows()
* fixed an uninitialized var warning
* fixed empty mail_digest|mail_copy not allowing to submit (they are not required)
[1] http://www.w3.org/TR/xhtml1/#C_8
[2] http://drupal.org/node/view/2318
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 17 12:45:10 2003 UTC
(6 years ago)
by
kjartan
Branch:
MAIN
Changes since
1.13: +58 -80 lines
Diff to
previous 1.13
- Restructured menus and added project specific menu in case one is active
(Kjartan).
+ Added per project customizable submission guidelines for issues (Kjartan).
Requires database update:
ALTER TABLE project_projects ADD help text;
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 10 18:46:08 2003 UTC
(6 years ago)
by
kjartan
Branch:
MAIN
Changes since
1.12: +6 -6 lines
Diff to
previous 1.12
- Fixed #3462: Project module breaks without clean URLs enabled (Kjartan).
- Fixed #3898: Issues query doesn't pass proper parameters to pager() (Kjartan).
- Fixed view and create issue categories menu items not showing (Kjartan).
+ Added context sensitivity to the 'view issues' menu (Kjartan).
* Now limits to current project if available.
+ Updated to use new theme system.
+ Added feature #3531: Make searches bookmarkable.
* The title is now a permalink to the search results.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 2 01:42:08 2003 UTC
(6 years ago)
by
kjartan
Branch:
MAIN
Changes since
1.11: +2 -2 lines
Diff to
previous 1.11
Releases
+ Added status field to releases.
+ Implemented delete function for releases:
* Releases are never deleted, just marked with status = 0.
* When adding a version that has been deleted the old version is restored.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 4 19:35:10 2003 UTC
(6 years, 1 month ago)
by
kjartan
Branch:
MAIN
Changes since
1.9: +4 -4 lines
Diff to
previous 1.9
- Fixed mail encodings.
- Improved issue validation.
- Modified search form to only have one text field.
- Using more of the path features.
- Removed hacks to prevent comments and publication.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 1 20:54:23 2003 UTC
(6 years, 1 month ago)
by
kjartan
Branch:
MAIN
Changes since
1.7: +8 -5 lines
Diff to
previous 1.7
- Fixed diff between versions not being correct.
- Added term to breadcrumbs.
- Modified all project to show a table of all projects.
- Show last updated as the interval instead of a date.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 29 21:20:43 2003 UTC
(6 years, 2 months ago)
by
kjartan
Branch:
MAIN
Changes since
1.4: +26 -4 lines
Diff to
previous 1.4
- Added $project->mail_copy_filter.
- Added project_project_node() to make tracker.module happy.
- Fixed project_mail_notify() to always send new issues.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 28 16:13:32 2003 UTC
(6 years, 2 months ago)
by
kjartan
Branch:
MAIN
- Commiting Project2 to CVS. See the CHANGELOG for changes and INSTALL
for upgrade instructions.
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.