Currently we (www.abiss.gr) are finishing off the Greek
translation and
moving to the asset management integration.
We have not used Wicket before and in general would like to
do this the
JTrac way, so i was hoping the list can provide some advice,
as we would
like to donate the code and help maintaining it.
First of all in a form to create a ticket; how would you
like the ASM
info added? We where thinking:
* Implement a custom field type for communicating with third
systems.
Each such field, essentially should accept an ID that
represents the
asset in the external system.
* Within JTrac, there should be an interface for classes
loading/providing data based on such an ID. During space
creation and
when adding a custom field like suggested above, the user
should be able
to select the class that will provide the data (a string,
maybe markup)
based on the ID given during ticket creation.
* Not sure how to make this work in the view with Wicket
In the above scenario the connector implementations
themselves can be a
different project, but some additions should go in the
JTrack code.
Thoughts and suggestions welcome. With your help we can have
an
implementation some time tommorrow or the day after.
Many thanks,
Manos
Peter Thomas wrote:
> Hi,
>
> This sounds good. Since commit rights are kind of
restricted at the
> moment (which may change in the future) I'm thinking
whether the
> connectors could be a separate project to start with.
>
> I already started on a remote API and a a very limited
XML
> representation of an item should work in the latest dev
build if you try
> the following URL:
>
> http://localhost:8080/jtrac/api?method=item.get&
amp;refId=TEST-1
> <http://localhost:8080/jtrac/api?method=item.
get&refId=TEST-1>
>
> Where "TEST-1" is the refId of an item.
>
> Thanks,
>
> Peter.
>
> On 4/21/07, *Manos Batsis* <manos_lists geekologue.com
> <mailto:manos_lists geekologue.com>>
wrote:
>
>
> Hi,
>
> You know JTrack is a great piece of work so i wont
get into it
>
> We have chosen the project as the code base for a
project of our own
> that has already started. Our development will
include:
>
> * Hooks/Connectors to SLA engines
> * Hooks/Connectors to asset management systems to
link tickets to
> products
> * Hooks/Connectors to CVS or SVN to link tickets to
commits and tags.
>
> We think it will be best for both ourselves and the
community to make
> this by collaborating with JTrack, so that the
hooks can get in the
> trunk and be maintained there. We will also release
the SLA and SCM
> connectors as OS but have not decided on the
license yet.
>
> Please let me know your thoughts.
>
> Cheers,
>
> Manos
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2
express and take
> control of your XML. No limits. Just data. Click to
get it now.
> http://sourcefor
ge.net/powerbar/db2/
> _______________________________________________
> j-trac-users mailing list
> j-trac-users lists.sourceforge.net
> <mailto:j-trac-users lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
> <https://lists.sourceforge.net/lists/listinfo/j-trac
-users>
>
>
>
>
------------------------------------------------------------
------------
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2
express and take
> control of your XML. No limits. Just data. Click to get
it now.
> http://sourcefor
ge.net/powerbar/db2/
>
>
>
------------------------------------------------------------
------------
>
> _______________________________________________
> j-trac-users mailing list
> j-trac-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
j-trac-users mailing list
j-trac-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
|