/[drupal]/contributions/modules/drupalorg/drupalorg_project/drupalorg_project.module
ViewVC logotype

Log of /contributions/modules/drupalorg/drupalorg_project/drupalorg_project.module

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.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 17:48:20 2009 UTC (3 months, 1 week ago) by drumm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +5 -5 lines
Diff to previous 1.23
#512824 fix by greggles.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 05:19:20 2009 UTC (3 months, 3 weeks ago) by drumm
Branch: MAIN
Changes since 1.22: +5 -5 lines
Diff to previous 1.22
#512824 changing query parameters.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 05:17:27 2009 UTC (3 months, 3 weeks ago) by drumm
Branch: MAIN
Changes since 1.21: +1 -31 lines
Diff to previous 1.21
Oh, this subdirectory isn't branched so I went and added the last commit twice.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 17:39:08 2009 UTC (4 months, 1 week ago) by drumm
Branch: MAIN
Changes since 1.20: +31 -1 lines
Diff to previous 1.20
#512824 by drumm. Prepopulate project issue metadata from $_GET.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 17:35:41 2009 UTC (4 months, 1 week ago) by drumm
Branch: MAIN
Changes since 1.19: +33 -6 lines
Diff to previous 1.19
#512824 by drumm. Prepopulate project issue metadata from $_GET.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 19:41:24 2009 UTC (6 months, 3 weeks ago) by killes
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#455596, Fix missing second argument to theme_feed_icon

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 20:11:54 2009 UTC (6 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.17: +2 -19 lines
Diff to previous 1.17
#341070 by webchick, add1sun, mfb (forward port by dww): Added link to
the "Community initiatives" page from the "Contributor links" block.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 02:02:22 2009 UTC (7 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.16: +2 -23 lines
Diff to previous 1.16
#430484 by dww: The issue-related links on project nodes are now
mostly gone (in favor of the issue cockpit block (#425728)), so the
altering we need to do is radically different (and more simple).

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 19:15:52 2009 UTC (8 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
#352424 by dww: Added usage help text on all project usage pages.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 06:41:04 2009 UTC (8 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Fixed capitalization of help text on project/modules page

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 03:22:12 2009 UTC (8 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.13: +4 -2 lines
Diff to previous 1.13
#378666 by dww: More fixes to the magic "Security update" term
handling on release node forms:
- Look in the right place in form_state for if the "Security update"
  term is already selected or not.
- Retain the value of the "are you sure" checkbox on preview.
- Set #value on disabled form elements so they propagate correctly.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 03:17:39 2009 UTC (8 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#386522 by dww: Fix to magic "Security update" term handling on
release node forms (#378666) related to the change around saving the
"rebuild" bit when editing release nodes.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 21:19:19 2009 UTC (9 months ago) by dww
Branch: MAIN
Changes since 1.11: +1 -47 lines
Diff to previous 1.11
#67251 by dww: Moved the implementation of hook_project_issue_assignees()
out of drupalorg.module into cvs.module where it really belongs, and
finished porting it to D6 (it was broken during the upgrade).  All
users with CVS access to a project can now assign issues to each other.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 01:47:14 2009 UTC (9 months ago) by dww
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
Fixed bug introduced when Gabor reorganized all this code: the
drupalorg_project .css and .js files live in the drupalorg_project
directory, not in the drupalorg directory.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 01:43:15 2009 UTC (9 months ago) by dww
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
#378666 by hunmonk, dww: Fixed custom validation on the release node form
regarding the "security update" release type term (was never ported to D6).

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 11:01:38 2009 UTC (9 months ago) by goba
Branch: MAIN
Changes since 1.8: +13 -13 lines
Diff to previous 1.8
#378056 by mr.baileys, slightly modified, ported: the bingo links were always falling back on the default core bug bingo

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 21:38:35 2009 UTC (9 months ago) by dww
Branch: MAIN
Changes since 1.7: +7 -7 lines
Diff to previous 1.7
#377154 by dww: Restored the help text that links to the list of all
projects by name at project/modules which was broken due to changes in
how hook_help() interacts with the menu system in D6.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 21:36:33 2009 UTC (9 months ago) by dww
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#377490 by dww: Fixed all the project page issue links to use the
new views-based URLs and query arguments.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 21:32:51 2009 UTC (9 months ago) by dww
Branch: MAIN
Changes since 1.5: +15 -15 lines
Diff to previous 1.5
#377256 by Dave Reid, dww: Changed hook_project_page_link_alter() to
use the new parameter order from #376458.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 16:35:21 2009 UTC (9 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Fix limit numbering in docs changes front page block, and more link addition in CVS block

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 20:56:49 2009 UTC (9 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Fixing errors found in cvs commits and handbook updates data sources

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 20:20:45 2009 UTC (9 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.2: +18 -1 lines
Diff to previous 1.2
Code for CVS updates

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 17:07:19 2009 UTC (9 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Ouch, this is actually a projects CSS file

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 17:03:19 2009 UTC (9 months, 2 weeks ago) by goba
Branch: MAIN
Cleanup of drupalorg module and some blocks_and_nodes modules for starting new feature development.

 - All project* related things moved into drupalorg_project module, including project stuff from drupalorg module, bingo.*, branches.*, project_stuff.* and redirects.*.
 - The drupalorg module itself moved down to a drupalorg subdirectory, so the supplemental files do not interfer with the rest of the modules.

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