Edgewall Software
Modify

Opened 10 years ago

Last modified 10 years ago

#11588 new enhancement

Backport Apache Bloodhound resource neighborhood implementation

Reported by: Olemis Lang <olemis+trac@…> Owned by:
Priority: normal Milestone: undecided
Component: general Version: 1.1.1dev
Severity: normal Keywords: resources, integrations
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Resource neighbourhoods are aimed to connect Trac instances to external resource managers (issue trackers , build systems , …) . This ticket is aimed at :

  • Proposing back ports for this feature into the Trac core
  • Providing a basic implementation of neighbourhoods for sibling Trac environments .

Attachments (0)

Change History (5)

comment:1 by Olemis Lang <olemis+trac@…>, 10 years ago

There is a patch available . Initial test results seem to be ok .

$ python trac/tests/resource.py
...................
----------------------------------------------------------------------
Ran 19 tests in 0.060s

OK

comment:2 by Olemis Lang <olemis+trac@…>, 10 years ago

This longer test run seems to confirm that there are no regressions after applying the patch .

$ python trac/tests/__init__.py
SKIP: versioncontrol/tests/functional.py (no svn bindings)
...........................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 315 tests in 328.642s

OK

comment:3 by Remy Blank, 10 years ago

I would appreciate a bit more detail on resource neighborhoods and what problems they solve. Are they somehow related to InterTrac and InterWiki?

in reply to:  3 comment:4 by Olemis Lang <olemis+trac@…>, 10 years ago

Replying to rblank:

I would appreciate a bit more detail on resource neighborhoods and what problems they solve. Are they somehow related to InterTrac and InterWiki?

Somehow , yes … InterTrac and InterWiki is about linking to another web site using WikiFormatting . Neighnorhoods are about integrating external resources (relative to the current environment) so you also get a title , a meaningful description and so on …. plus everything that can be done with resources of course .

comment:5 by Ryan J Ollos, 10 years ago

Milestone: undecided

milestone:undecided for now, but I'll look at it during milestone:1.1.3.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.