/[drupal]/contributions/modules/project/project.inc
ViewVC logotype

Log of /contributions/modules/project/project.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 25 16:38:15 2009 UTC (3 days, 15 hours ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA3, HEAD
Changes since 1.146: +4 -3 lines
Diff to previous 1.146
#642698 by dww: Fixed PHP warning if a site has terms in the "Project type"
vocabulary but a project doesn't define one.

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.144 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 17:15:44 2009 UTC (6 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.143: +1 -19 lines
Diff to previous 1.143
#371969 by dww: Moved developer info into a block provided by cvs.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.140 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 22:24:07 2009 UTC (9 months ago) by dww
Branch: MAIN
Changes since 1.139: +2 -2 lines
Diff to previous 1.139
#232893 by dww: Added more fine grained 'delete any projects' and
'delete own projects' permissions.

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 17:43:29 2009 UTC (9 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.138: +6 -6 lines
Diff to previous 1.138
#377490 by dww: Fixed all the project page issue links to use the
new views-based URLs and query arguments.

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.137 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 18:14:11 2009 UTC (9 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.136: +10 -16 lines
Diff to previous 1.136
#367577 by dww: Added consolidated helper functions to map project nid <=> uri.

Revision 1.122.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 14:39:08 2009 UTC (10 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.122.2.10: +2 -1 lines
Diff to previous 1.122.2.10 , to branch point 1.122 , to next main 1.147
#16014 by hunmonk: project/issue/subscribe should be more visible. added a 'Subscribe to issues' link to the Support section of the project page.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 14:38:36 2009 UTC (10 months ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.135: +2 -1 lines
Diff to previous 1.135
#16014 by hunmonk: project/issue/subscribe should be more visible. added a 'Subscribe to issues' link to the Support section of the project page.

Revision 1.122.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 06:46:27 2009 UTC (10 months, 1 week ago) by dww
Branch: DRUPAL-5
Changes since 1.122.2.9: +4 -4 lines
Diff to previous 1.122.2.9 , to branch point 1.122
#290150 by hass and dww: Fixed many translatable strings.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 06:46:23 2009 UTC (10 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.134: +4 -4 lines
Diff to previous 1.134
#290150 by hass and dww: Fixed many translatable strings.

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.122.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 00:04:38 2009 UTC (10 months, 2 weeks ago) by dww
Branch: DRUPAL-5
Changes since 1.122.2.8: +2 -2 lines
Diff to previous 1.122.2.8 , to branch point 1.122
#157694 by dww: Fixed PHP warnings when viewing a project node that
has no link sections at all (backport).

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 00:04:27 2009 UTC (10 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.132: +2 -2 lines
Diff to previous 1.132
#157694 by dww: Fixed PHP warnings when viewing a project node that
has no link sections at all.

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.122.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 21:09:36 2009 UTC (10 months, 2 weeks ago) by dww
Branch: DRUPAL-5
Changes since 1.122.2.7: +2 -2 lines
Diff to previous 1.122.2.7 , to branch point 1.122
fixed minor code style issue

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 21:09:23 2009 UTC (10 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.129: +2 -2 lines
Diff to previous 1.129
fixed minor code style issue

Revision 1.122.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 01:44:18 2008 UTC (11 months, 2 weeks ago) by dww
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.122.2.6: +18 -2 lines
Diff to previous 1.122.2.6 , to branch point 1.122
#345445 by dww: Stupid hack for clearing after the last floating link
section on the project node UI from #342476.

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.122.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 04:14:40 2008 UTC (11 months, 3 weeks ago) by dww
Branch: DRUPAL-5
Changes since 1.122.2.5: +6 -1 lines
Diff to previous 1.122.2.5 , to branch point 1.122
#342476 by dww: Consolidated the project node UI by floating the link
sections ("Resources", "Support", etc) into a 3 column layout.

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.122.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 00:19:51 2008 UTC (13 months ago) by dww
Branch: DRUPAL-5
Changes since 1.122.2.4: +1 -2 lines
Diff to previous 1.122.2.4 , to branch point 1.122
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.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.122.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 02:56:10 2008 UTC (13 months ago) by dww
Branch: DRUPAL-5
Changes since 1.122.2.3: +2 -2 lines
Diff to previous 1.122.2.3 , to branch point 1.122
#165380 by drewish (mostly), with dww, hunmonk, pwolanin, and aclight:
Added /project/usage to make usage statistics visible.

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.122.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 23:24:08 2008 UTC (13 months, 3 weeks ago) by dww
Branch: DRUPAL-5
Changes since 1.122.2.2: +3 -2 lines
Diff to previous 1.122.2.2 , to branch point 1.122
#310446 by dww: Added a 'Search issues' link under the various view
links on project nodes.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 23:24:05 2008 UTC (13 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.124: +2 -1 lines
Diff to previous 1.124
#310446 by dww: Added a 'Search issues' link under the various view
links on project nodes.

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.122.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 20:08:56 2008 UTC (20 months, 2 weeks ago) by dww
Branch: DRUPAL-5
Changes since 1.122.2.1: +3 -3 lines
Diff to previous 1.122.2.1 , to branch point 1.122
#233052 by aclight: Fixed bug with hook_project_page_link_alter() when
a project disables its issue tracker.

Revision 1.122.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 16:48:16 2008 UTC (20 months, 3 weeks ago) by dww
Branch: DRUPAL-5
Changes since 1.122: +4 -4 lines
Diff to previous 1.122
#231558 by dww: Removed the stale 'release_directory' column from the
{project_projects} table.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 16:48:12 2008 UTC (20 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.122: +4 -4 lines
Diff to previous 1.122
#231558 by dww: Removed the stale 'release_directory' column from the
{project_projects} table.

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 21:57:43 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Branch point for: DRUPAL-5
Changes since 1.121: +3 -3 lines
Diff to previous 1.121
#231392 by mikehostetler: The project_project table contains a deprecated 'version' field.

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.120 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 01:27:54 2007 UTC (2 years ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.119: +3 -26 lines
Diff to previous 1.119
#189210 by aclight and dww: Added project_issue_reply_to setting which
is now used as the From address for all issue e-mails.

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.75.2.16.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 18:56:08 2007 UTC (2 years ago) by dww
Branch: DRUPAL-4-7--2
CVS Tags: DRUPAL-4-7--2-4
Changes since 1.75.2.16.2.31: +2 -22 lines
Diff to previous 1.75.2.16.2.31 , to branch point 1.75.2.16 , to next main 1.75.2.35
#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.117 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 13 04:17:09 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.116: +8 -2 lines
Diff to previous 1.116
#36619 by hunmonk: clarify usage of ->mail setting.

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.115 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 17:54:54 2007 UTC (2 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.114: +18 -18 lines
Diff to previous 1.114
#103790 by plumbley, drewish: E_ALL Compliance: Fix notices in project.inc

Revision 1.75.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 16:44:11 2007 UTC (2 years, 3 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-4
Changes since 1.75.2.34: +5 -5 lines
Diff to previous 1.75.2.34 , to branch point 1.75 , to next main 1.147
by hunmonk. remove whitespace.

Revision 1.75.2.16.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 16:39:54 2007 UTC (2 years, 3 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.30: +5 -5 lines
Diff to previous 1.75.2.16.2.30 , to branch point 1.75.2.16
by hunmonk. whitespace removal.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 16:29:06 2007 UTC (2 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.113: +3 -3 lines
Diff to previous 1.113
by hunmonk. whitespace removal.

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 23:23:37 2007 UTC (2 years, 3 months ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.112: +25 -12 lines
Diff to previous 1.112
#114281 and #168760 (SA-2007-020) by dww: Fixed numerous access bugs.

Revision 1.75.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 23:23:18 2007 UTC (2 years, 3 months ago) by dww
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-3
Changes since 1.75.2.33: +33 -15 lines
Diff to previous 1.75.2.33 , to branch point 1.75
#114281 and #168760 (SA-2007-020) by dww: Fixed numerous access bugs.

Revision 1.75.2.16.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 23:23:07 2007 UTC (2 years, 3 months ago) by dww
Branch: DRUPAL-4-7--2
CVS Tags: DRUPAL-4-7--2-3
Changes since 1.75.2.16.2.29: +33 -15 lines
Diff to previous 1.75.2.16.2.29 , to branch point 1.75.2.16
#114281 and #168760 (SA-2007-020) by dww: Fixed numerous access bugs.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 07:04:52 2007 UTC (2 years, 3 months ago) by dww
Branch: MAIN
Changes since 1.111: +13 -3 lines
Diff to previous 1.111
#163574 by pwolanin and dww: Added better blacklist for project names.

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.109 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 17:08:25 2007 UTC (2 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.108: +8 -3 lines
Diff to previous 1.108
#150485 by aclight and dww: You can now theme the output of download tables.

Revision 1.75.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 15:01:22 2007 UTC (2 years, 4 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.32: +9 -3 lines
Diff to previous 1.75.2.32 , to branch point 1.75
#155727 by dww: Fixing improper use of dynamic content inside t().

Revision 1.75.2.16.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 15:01:17 2007 UTC (2 years, 4 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.27: +9 -3 lines
Diff to previous 1.75.2.16.2.27 , to branch point 1.75.2.16
#155727 by dww: Fixing improper use of dynamic content inside t().

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 15:01:11 2007 UTC (2 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.107: +9 -3 lines
Diff to previous 1.107
#155727 by dww: Fixing improper use of dynamic content inside t().

Revision 1.75.2.16.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 13:17:42 2007 UTC (2 years, 4 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.26: +2 -2 lines
Diff to previous 1.75.2.16.2.26 , to branch point 1.75.2.16
#151892: Fixing syntax error in backport (revision 1.75.2.16.2.26).

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.75.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 16:43:32 2007 UTC (2 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.30: +2 -2 lines
Diff to previous 1.75.2.30 , to branch point 1.75
#151490 by aclight: View CVS Messages should not be available if
project has no repository set.

Revision 1.75.2.16.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 16:43:29 2007 UTC (2 years, 5 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.23: +2 -2 lines
Diff to previous 1.75.2.16.2.23 , to branch point 1.75.2.16
#151490 by aclight: View CVS Messages should not be available if
project has no repository set.

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 16:43:24 2007 UTC (2 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.104: +2 -2 lines
Diff to previous 1.104
#151490 by aclight: View CVS Messages should not be available if
project has no repository set.

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.50.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 10:09:54 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.13: +3 -1 lines
Diff to previous 1.50.2.13 , to branch point 1.50 , to next main 1.147
#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.75.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 10:09:40 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.75.2.29: +4 -2 lines
Diff to previous 1.75.2.29 , to branch point 1.75
#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.75.2.16.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 10:09:14 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7--2
CVS Tags: DRUPAL-4-7--2-2
Changes since 1.75.2.16.2.22: +6 -3 lines
Diff to previous 1.75.2.16.2.22 , to branch point 1.75.2.16
#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.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.102 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 04:11:35 2007 UTC (2 years, 10 months ago) by dww
Branch: MAIN
Changes since 1.101: +2 -2 lines
Diff to previous 1.101
#78245: homepage property is stored but never displayed on project nodes

Revision 1.75.2.16.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 04:11:31 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.21: +2 -2 lines
Diff to previous 1.75.2.16.2.21 , to branch point 1.75.2.16
#78245: homepage property is stored but never displayed on project nodes

Revision 1.75.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 04:11:29 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.28: +2 -2 lines
Diff to previous 1.75.2.28 , to branch point 1.75
#78245: homepage property is stored but never displayed on project nodes

Revision 1.50.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 04:11:26 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.12: +2 -2 lines
Diff to previous 1.50.2.12 , to branch point 1.50
#78245: homepage property is stored but never displayed on project nodes

Revision 1.50.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 03:53:35 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.11: +10 -3 lines
Diff to previous 1.50.2.11 , to branch point 1.50
#108678: node_access modules can't provide less restrictive update and
delete rights to individual projects or project issues.

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.75.2.16.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 03:25:25 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.20: +8 -7 lines
Diff to previous 1.75.2.16.2.20 , to branch point 1.75.2.16
#108678: node_access modules can't provide less restrictive update and
delete rights to individual projects due to project_access() bug.

Revision 1.75.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 03:25:23 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.27: +5 -6 lines
Diff to previous 1.75.2.27 , to branch point 1.75
#108678: node_access modules can't provide less restrictive update and
delete rights to individual projects due to project_access() bug.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 09:13:09 2007 UTC (2 years, 10 months ago) by dww
Branch: MAIN
Changes since 1.99: +2 -2 lines
Diff to previous 1.99
minor code clean up on recent changes to project taxonomy UI

Revision 1.75.2.16.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 09:12:57 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.19: +2 -2 lines
Diff to previous 1.75.2.16.2.19 , to branch point 1.75.2.16
minor code clean up on recent changes to project taxonomy UI

Revision 1.75.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 09:12:52 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.26: +2 -2 lines
Diff to previous 1.75.2.26 , to branch point 1.75
minor code clean up on recent changes to project taxonomy UI

Revision 1.75.2.16.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 00:26:44 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.18: +2 -2 lines
Diff to previous 1.75.2.16.2.18 , to branch point 1.75.2.16
typo in last commit

Revision 1.75.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 00:26:30 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.25: +2 -2 lines
Diff to previous 1.75.2.25 , to branch point 1.75
typo in last commit

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 00:19:30 2007 UTC (2 years, 10 months ago) by dww
Branch: MAIN
Changes since 1.98: +3 -3 lines
Diff to previous 1.98
use l() to generate links instead of our own custom code

Revision 1.75.2.16.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 00:19:26 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.17: +3 -3 lines
Diff to previous 1.75.2.16.2.17 , to branch point 1.75.2.16
use l() to generate links instead of our own custom code

Revision 1.75.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 00:19:23 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.24: +3 -3 lines
Diff to previous 1.75.2.24 , to branch point 1.75
use l() to generate links instead of our own custom code

Revision 1.50.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 00:19:19 2007 UTC (2 years, 10 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.10: +3 -3 lines
Diff to previous 1.50.2.10 , to branch point 1.50
use l() to generate links instead of our own custom code

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 07:18:33 2007 UTC (2 years, 10 months ago) by nedjo
Branch: MAIN
Changes since 1.97: +3 -2 lines
Diff to previous 1.97
Issue #106633, js to hide 2nd level term selects in project node editing.

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.75.2.16.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 01:56:04 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.16: +5 -6 lines
Diff to previous 1.75.2.16.2.16 , to branch point 1.75.2.16
- hook_form() doesn't need $node passed by reference
- removing some stray whitespace and a line of commented-out dead code.

Revision 1.75.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 01:55:17 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.23: +5 -6 lines
Diff to previous 1.75.2.23 , to branch point 1.75
- hook_form() doesn't need $node passed by reference
- removing some stray whitespace and a line of commented-out dead code.

Revision 1.75.2.16.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 01:50:45 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.15: +2 -11 lines
Diff to previous 1.75.2.16.2.15 , to branch point 1.75.2.16
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.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 01:50:41 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.22: +1 -10 lines
Diff to previous 1.75.2.22 , to branch point 1.75
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.94 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 18:47:43 2006 UTC (2 years, 11 months ago) by dww
Branch: MAIN
Changes since 1.93: +3 -10 lines
Diff to previous 1.93
#11879: removing dead hook_content() code

Revision 1.75.2.16.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 18:47:16 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.14: +2 -9 lines
Diff to previous 1.75.2.16.2.14 , to branch point 1.75.2.16
#11879: removing dead hook_content() code

Revision 1.75.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 18:46:41 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.20: +2 -9 lines
Diff to previous 1.75.2.20 , to branch point 1.75
#11879: removing dead hook_content() code

Revision 1.50.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 18:41:34 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.8: +2 -9 lines
Diff to previous 1.50.2.8 , to branch point 1.50
removing dead hook_content() code

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.75.2.16.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 06:34:33 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7--2
CVS Tags: DRUPAL-4-7--2-1
Changes since 1.75.2.16.2.13: +4 -4 lines
Diff to previous 1.75.2.16.2.13 , to branch point 1.75.2.16
better titles for a few pages

Revision 1.75.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 06:34:22 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.75.2.19: +4 -4 lines
Diff to previous 1.75.2.19 , to branch point 1.75
better titles for a few pages

Revision 1.50.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 06:34:04 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6--1-1
Changes since 1.50.2.7: +3 -3 lines
Diff to previous 1.50.2.7 , to branch point 1.50
- better titles for a bunch of pages
- cleaned up wording for a few error messages

Revision 1.75.2.16.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 05:04:36 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.12: +3 -2 lines
Diff to previous 1.75.2.16.2.12 , to branch point 1.75.2.16
#100929: don't let users with only CVS access delete a project node.

Revision 1.75.2.16.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 5 11:38:16 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.11: +2 -1 lines
Diff to previous 1.75.2.16.2.11 , to branch point 1.75.2.16
#96971: make better use of tabs and subtabs on project nodes. patch 3
by me, to split up the project edit tab into subtabs for project,
issues and releases. this paves the way for the admin UI in #89538.

Revision 1.75.2.16.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 02:25:46 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.10: +3 -3 lines
Diff to previous 1.75.2.16.2.10 , to branch point 1.75.2.16
#100929: allow users with CVS access to edit project nodes

Revision 1.75.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 2 03:43:25 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.18: +15 -11 lines
Diff to previous 1.75.2.18 , to branch point 1.75
#100901: use drupal_set_breadcrumb(), not menu_set_location().
also provides other breadcrumb cleanup and code simplification.
backport from DRUPAL-4-7--2.

Revision 1.75.2.16.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 2 03:43:16 2006 UTC (2 years, 11 months ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.9: +15 -11 lines
Diff to previous 1.75.2.16.2.9 , to branch point 1.75.2.16
#100901: use drupal_set_breadcrumb(), not menu_set_location().
also provides other breadcrumb cleanup and code simplification.

Revision 1.75.2.16.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 18 02:28:03 2006 UTC (3 years ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.8: +11 -3 lines
Diff to previous 1.75.2.16.2.8 , to branch point 1.75.2.16
#78704 (patch by garywiz with slight code-style changes by me):
Project view permissions incorrectly override all other access controls.

Revision 1.75.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 18 02:28:01 2006 UTC (3 years ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.17: +11 -3 lines
Diff to previous 1.75.2.17 , to branch point 1.75
#78704 (patch by garywiz with slight code-style changes by me):
Project view permissions incorrectly override all other access controls.

Revision 1.75.2.16.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 13:52:35 2006 UTC (3 years ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16.2.7: +2 -1 lines
Diff to previous 1.75.2.16.2.7 , to branch point 1.75.2.16
#94000: adding $Name$ tags for automated version identification

Revision 1.75.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 13:49:07 2006 UTC (3 years ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.16: +2 -1 lines
Diff to previous 1.75.2.16 , to branch point 1.75
#94000: adding $Name$ tags for automated version identification

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.75.2.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 25 00:05:03 2006 UTC (3 years, 1 month ago) by dww
Branch: DRUPAL-4-7--2
Changes since 1.75.2.16: +14 -11 lines
Diff to previous 1.75.2.16
#83339: make releases real nodes, initial release_as_node.patch by
merlinofchaos.  see also #58066 and #75053.

Revision 1.75.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 26 07:18:01 2006 UTC (3 years, 4 months ago) by dww
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7--2
Changes since 1.75.2.15: +3 -1 lines
Diff to previous 1.75.2.15 , to branch point 1.75
#75329: need to specify size attribute for taxonomy multi-select boxes

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 26 07:17:57 2006 UTC (3 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.90: +3 -1 lines
Diff to previous 1.90
#75329: need to specify size attribute for taxonomy multi-select boxes

Revision 1.75.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 26 07:14:18 2006 UTC (3 years, 4 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.14: +7 -5 lines
Diff to previous 1.75.2.14 , to branch point 1.75
#75571: taxonomy selector broken on php5

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 26 07:14:14 2006 UTC (3 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.89: +7 -5 lines
Diff to previous 1.89
#75571: taxonomy selector broken on php5

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 25 07:42:33 2006 UTC (3 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.88: +6 -140 lines
Diff to previous 1.88
#74995: move all issue tracking into a separate module (project_issue)

Revision 1.75.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 25 00:12:26 2006 UTC (3 years, 4 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.13: +6 -140 lines
Diff to previous 1.75.2.13 , to branch point 1.75
#74995: move all issue tracking into a separate module (project_issue)

Revision 1.50.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 00:53:09 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6--1-0
Changes since 1.50.2.6: +9 -1 lines
Diff to previous 1.50.2.6 , to branch point 1.50
#69349: reorganize project_nodeapi() -- backport to 4.6

Revision 1.75.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 19 10:34:55 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.12: +4 -2 lines
Diff to previous 1.75.2.12 , to branch point 1.75
#66368: uid 1 should always be allowed to create projects, even
without a CVS account

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 19 10:34:48 2006 UTC (3 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.87: +4 -2 lines
Diff to previous 1.87
#66368: uid 1 should always be allowed to create projects, even
without a CVS account

Revision 1.75.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 19 10:17:06 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.11: +3 -3 lines
Diff to previous 1.75.2.11 , to branch point 1.75
#69682: users with pending/declined cvs accounts can still create projects

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 19 10:17:00 2006 UTC (3 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.86: +3 -3 lines
Diff to previous 1.86
#69682: users with pending/declined cvs accounts can still create projects

Revision 1.75.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 19 09:05:17 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.10: +13 -46 lines
Diff to previous 1.75.2.10 , to branch point 1.75
#69349: reorganize project_nodeapi()

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 19 09:05:10 2006 UTC (3 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.85: +13 -46 lines
Diff to previous 1.85
#69349: reorganize project_nodeapi()

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.75.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 12:24:33 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.9: +9 -8 lines
Diff to previous 1.75.2.9 , to branch point 1.75
#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.75.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 07:25:29 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.8: +22 -4 lines
Diff to previous 1.75.2.8 , to branch point 1.75
#66146: path alias not being created (patch from comment 5 by dww)

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 07:25:24 2006 UTC (3 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.83: +22 -4 lines
Diff to previous 1.83
#66146: path alias not being created (patch from comment 5 by dww)

Revision 1.50.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 06:37:39 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.5: +4 -1 lines
Diff to previous 1.50.2.5 , to branch point 1.50
#67877: records not removed from project_releases (and other tables)
when project nodes are deleted.

Revision 1.75.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 06:37:36 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.7: +4 -1 lines
Diff to previous 1.75.2.7 , to branch point 1.75
#67877: records not removed from project_releases (and other tables)
when project nodes are deleted.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 06:37:31 2006 UTC (3 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.82: +4 -1 lines
Diff to previous 1.82
#67877: records not removed from project_releases (and other tables)
when project nodes are deleted.

Revision 1.75.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 6 10:07:24 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.6: +2 -2 lines
Diff to previous 1.75.2.6 , to branch point 1.75
#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.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.75.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 09:56:51 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.5: +6 -5 lines
Diff to previous 1.75.2.5 , to branch point 1.75
#60627: project shouldn't require taxonomy

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 09:56:43 2006 UTC (3 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.80: +6 -5 lines
Diff to previous 1.80
#60627: project shouldn't require taxonomy

Revision 1.75.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 08:28:07 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.4: +5 -3 lines
Diff to previous 1.75.2.4 , to branch point 1.75
#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.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.75.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 29 18:09:08 2006 UTC (3 years, 6 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.3: +136 -1 lines
Diff to previous 1.75.2.3 , to branch point 1.75
#64221: taxonomy selector needs work.  patch from comment 16.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 29 18:09:02 2006 UTC (3 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.78: +136 -1 lines
Diff to previous 1.78
#64221: taxonomy selector needs work.  patch from comment 16.

Revision 1.50.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 23 20:52:46 2006 UTC (3 years, 6 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.4: +2 -2 lines
Diff to previous 1.50.2.4 , to branch point 1.50
#65044: issue tracker should be enabled by default (backport from HEAD)

Revision 1.75.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 23 20:10:21 2006 UTC (3 years, 6 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.2: +2 -2 lines
Diff to previous 1.75.2.2 , to branch point 1.75
#65044: issue tracker should be enabled by default

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 23 20:10:17 2006 UTC (3 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77
#65044: issue tracker should be enabled by default

Revision 1.75.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 19:44:28 2006 UTC (3 years, 6 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75.2.1: +10 -2 lines
Diff to previous 1.75.2.1 , to branch point 1.75
#64100: (optionally) restrict project creation to users with a cvs account.
backporting from HEAD.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 19:39:21 2006 UTC (3 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.76: +10 -2 lines
Diff to previous 1.76
#64100: (optionally) restrict project creation to users with a cvs account.

Revision 1.75.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 20 20:45:45 2006 UTC (3 years, 6 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
#60021: Postgresql compatibility fixes (patch by MikalH)

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 20 20:45:39 2006 UTC (3 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
#60021: Postgresql compatibility fixes (patch by MikalH)

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 22 16:44:46 2006 UTC (3 years, 7 months ago) by dww
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.74: +1 -3 lines
Diff to previous 1.74
task #59830, patch by me: remove closing php tags

Revision 1.50.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 22 16:41:46 2006 UTC (3 years, 7 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.3: +2 -2 lines
Diff to previous 1.50.2.3 , to branch point 1.50
fixed bug #59092: it should be "other releases", not "older releases"

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 22 16:38:04 2006 UTC (3 years, 7 months ago) by dww
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
fixed bug #59092: it should be "other releases", not "older releases"

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 02:33:08 2006 UTC (3 years, 7 months ago) by dww
Branch: MAIN
Changes since 1.72: +6 -2 lines
Diff to previous 1.72
#57704 (by me): make the project edit page use more collapsible field sets

Revision 1.50.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 19:19:58 2006 UTC (3 years, 7 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.50.2.2: +2 -2 lines
Diff to previous 1.50.2.2 , to branch point 1.50
#57174, patch by msameer: fix some blank pages (also fixes most of
#35588 and #27274). only applying to 4.6 since this isn't a bug in 4.7.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 02:42:56 2006 UTC (3 years, 8 months ago) by webchick
Branch: MAIN
Changes since 1.71: +1 -2 lines
Diff to previous 1.71
#56177: node_validate_title no longer exists

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 06:29:11 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.70: +2 -1 lines
Diff to previous 1.70
- More robust 'latest release' selection

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 06:25:22 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.69: +19 -2 lines
Diff to previous 1.69
- More robust 'latest release' selection

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.68 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 27 05:51:11 2006 UTC (3 years, 10 months ago) by nedjo
Branch: MAIN
Changes since 1.67: +4 -2 lines
Diff to previous 1.67
Fix to issue #32733, use user email as default.

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.66 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 24 23:33:54 2006 UTC (3 years, 10 months ago) by nedjo
Branch: MAIN
Changes since 1.65: +5 -5 lines
Diff to previous 1.65
Typo fix from previous patch, couple of grammatical corrections.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 24 22:10:51 2006 UTC (3 years, 10 months ago) by nedjo
Branch: MAIN
Changes since 1.64: +21 -19 lines
Diff to previous 1.64
Fix to issue #38120, component field not saving properly.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 16 20:35:36 2006 UTC (3 years, 10 months ago) by nedjo
Branch: MAIN
Changes since 1.63: +3 -7 lines
Diff to previous 1.63
Fix to issue #37927, update project release dates when a new release is created.

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.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 8 19:36:59 2005 UTC (4 years ago) by webchick
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
Fixing minor typo in short project name description

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 6 03:31:29 2005 UTC (4 years ago) by webchick
Branch: MAIN
Changes since 1.60: +6 -6 lines
Diff to previous 1.60
Removed extra nesting of e-mail checkbox elements

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 6 03:20:13 2005 UTC (4 years ago) by webchick
Branch: MAIN
Changes since 1.59: +202 -42 lines
Diff to previous 1.59
Updated project.inc, sent wrong copy last time.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 6 01:06:36 2005 UTC (4 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.58: +38 -36 lines
Diff to previous 1.58
initial form API upgrade changes

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 23 13:03:04 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
- Updated the list of patch states.  Drupal.org only.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 13 13:33:09 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.56: +18 -18 lines
Diff to previous 1.56
- Patch #33938 by leafish_paul: node_load() changes.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 3 15:48:10 2005 UTC (4 years, 1 month ago) by nedjo
Branch: MAIN
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
Fix to issue #25363, release download link wrong if clean urls not enabled.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 25 22:26:18 2005 UTC (4 years, 2 months ago) by nedjo
Branch: MAIN
Changes since 1.54: +3 -2 lines
Diff to previous 1.54
Fix for issue #32119, update for node title changes.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 24 18:48:04 2005 UTC (4 years, 2 months ago) by nedjo
Branch: MAIN
Changes since 1.53: +60 -61 lines
Diff to previous 1.53
Fix to issue #16733, display project info without releases.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 19 20:42:54 2005 UTC (4 years, 2 months ago) by killes
Branch: MAIN
Changes since 1.52: +3 -2 lines
Diff to previous 1.52
Fatal: Pass by Reference Errors, http://drupal.org/node/31400

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 29 20:32:58 2005 UTC (4 years, 3 months ago) by chx
Branch: MAIN
Changes since 1.51: +1 -7 lines
Diff to previous 1.51
hook_node_info implemented.

Revision 1.50.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 4 10:59:09 2005 UTC (4 years, 4 months ago) by killes
Branch: DRUPAL-4-6
Changes since 1.50.2.1: +2 -1 lines
Diff to previous 1.50.2.1 , to branch point 1.50

backport of recent changes in cvs head.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 16 12:11:01 2005 UTC (4 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50
http://drupal.org/node/5904

Revision 1.50.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 24 21:01:57 2005 UTC (4 years, 6 months ago) by unconed
Branch: DRUPAL-4-6
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
- Adding Project module 4.6 (had to roll back some cvs changes)

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.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 8 13:47:56 2005 UTC (4 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.48: +8 -2 lines
Diff to previous 1.48
pgsql related bugfixes elonen and Cvbge.
http://drupal.org/node/18111
Regexp fixes by Cvbge.
http://drupal.org/node/22289

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 29 12:50:52 2005 UTC (4 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
Added 'access own projects' and 'access own project issues' permissions.

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.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 6 19:59:02 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.45: +33 -27 lines
Diff to previous 1.45
- Began integrating the project module and CVS module.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 30 17:17:51 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
- Patch #11284 by tapio: fixed broken URL.

Revision 1.44.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 13 23:20:58 2005 UTC (4 years, 10 months ago) by unconed
Branch: DRUPAL-4-5
Changes since 1.44: +1 -1 lines
Diff to previous 1.44 , to next main 1.147
Tagging a slightly downgraded Project.module for 4.5

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 20 19:23:36 2004 UTC (5 years ago) by dries
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
- Fixed typo in the form description.  Spotted by arnab.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 4 08:50:50 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.42: +5 -7 lines
Diff to previous 1.42
- Made some small visual changes to the project pages

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.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 9 18:13:08 2004 UTC (5 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
Adding dash to allowed characters for project names (needed for translations).

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.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 26 21:25:46 2004 UTC (5 years, 2 months ago) by kjartan
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
- Fixing broken search query.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 26 16:15:55 2004 UTC (5 years, 2 months ago) by kjartan
Branch: MAIN
Changes since 1.36: +40 -10 lines
Diff to previous 1.36
- Improved tabs and form error handling.

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.31.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 25 19:47:51 2004 UTC (5 years, 6 months ago) by kjartan
Branch: DRUPAL-4-4
Changes since 1.31: +9 -4 lines
Diff to previous 1.31 , to next main 1.147
- Applying patch #8026 by jhriggs.
- Applying patch #8050 by Afr0_Style.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 25 19:42:39 2004 UTC (5 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.33: +9 -4 lines
Diff to previous 1.33
- Applying patch #8026 by jhriggs.
- Applying patch #8050 by Afr0_Style.

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.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 4 18:17:23 2004 UTC (5 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.31: +19 -3 lines
Diff to previous 1.31
- Adding state mail filter.

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.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 13 21:14:48 2004 UTC (5 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
- Removing debug code.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 13 21:07:34 2004 UTC (5 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.28: +5 -2 lines
Diff to previous 1.28
- Reworked release detection code.
- Some other fixes I don't remember.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 12:41:33 2004 UTC (5 years, 9 months ago) by kjartan
Branch: MAIN
Branch point for: drop
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
- Added issue search interface for (Kartan):
   * submitted by <user>
   * assigned by <user>
   * participated in by <user>
- Added my projects page (Kjartan):
   * http://example.com/project/user/<uid>
   * http.//example.com/project/user/<name>

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.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 12:06:00 2004 UTC (5 years, 10 months ago) by kjartan
Branch: MAIN
Changes since 1.25: +1 -4 lines
Diff to previous 1.25
- Removing more obselete post multi-node code.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 13:14:10 2004 UTC (5 years, 10 months ago) by kjartan
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
- Added support for multiple nodes.
- Removed a lot of dead code.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 20:52:48 2004 UTC (5 years, 10 months ago) by kjartan
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
- Syncing with Drupal HEAD.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 19:12:00 2003 UTC (5 years, 11 months ago) by kjartan
Branch: MAIN
Changes since 1.22: +13 -13 lines
Diff to previous 1.22
- Added file uploads to issues.
- theme_error() -> theme('error').
- SQL update required.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 18:47:46 2003 UTC (5 years, 11 months ago) by kjartan
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
- Fixing broken menu item.

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.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 13:14:32 2003 UTC (5 years, 11 months ago) by kjartan
Branch: MAIN
Changes since 1.19: +19 -1 lines
Diff to previous 1.19
- Adding some menu magic.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 17:26:36 2003 UTC (5 years, 11 months ago) by kjartan
Branch: MAIN
Changes since 1.18: +14 -4 lines
Diff to previous 1.18
- Added screenshost fields.
- Even more UI changes.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 17:06:24 2003 UTC (5 years, 11 months ago) by kjartan
Branch: MAIN
Changes since 1.17: +6 -8 lines
Diff to previous 1.17
- Group minor releases together on menu.
- More UI changes.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 15:41:41 2003 UTC (5 years, 11 months ago) by kjartan
Branch: MAIN
Changes since 1.16: +31 -21 lines
Diff to previous 1.16
- UI changes.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 14:54:46 2003 UTC (5 years, 11 months ago) by kjartan
Branch: MAIN
Changes since 1.15: +10 -13 lines
Diff to previous 1.15
- Updated to new theme system (Kjartan).

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 00:39:33 2003 UTC (6 years ago) by weitzman
Branch: MAIN
Changes since 1.14: +11 -2 lines
Diff to previous 1.14
allow several fields to be pre-filled from _GET params

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 00:37:22 2003 UTC (6 years ago) by weitzman
Branch: DRUPAL-4-3
Changes since 1.11.2.1: +11 -2 lines
Diff to previous 1.11.2.1 , to branch point 1.11 , to next main 1.147
allow several fields to be pre-filled from _GET params

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.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 01:48:49 2003 UTC (6 years ago) by kjartan
Branch: DRUPAL-4-3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
MFH (Merge From HEAD).

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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 12:23:18 2003 UTC (6 years, 1 month ago) by kjartan
Branch: MAIN
Branch point for: DRUPAL-4-3
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
- Modifed RSS feed.
- Fixed errors when taxonomy.module was disabled.
- Fixed validation of component.

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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 21:55:52 2003 UTC (6 years, 1 month ago) by kjartan
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
- Trying different layouts.
- Various fixes.

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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 09:26:20 2003 UTC (6 years, 2 months ago) by kjartan
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6
- Removing debug code.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 09:13:56 2003 UTC (6 years, 2 months ago) by kjartan
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
- Minor tweaks to error checking.

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.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 19:12:22 2003 UTC (6 years, 2 months ago) by kjartan
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
- Blah

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 19:09:18 2003 UTC (6 years, 2 months ago) by kjartan
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Copy paste error.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 17:10:01 2003 UTC (6 years, 2 months ago) by kjartan
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
- Minor fixes/changes after drupal.org launch.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2