-
Currently only the space admin or the user admin can edit an item after it is saved. This patch enabled that also the owner of the trac (logged By) is able to edit the item. In practice it is possible to prescribe an there is no chance to edit it, except call the admin.
2009-11-06 09:30:33 UTC by manfredwolff
-
Here is a complete message file for german translations. Please add it to the repository.
2009-11-03 14:09:04 UTC by manfredwolff
-
Hmm thats really not a problem, isn't it? You export the data into an excel file (jtrac1) and than import it from the excel to your other instance (jtrac2).
regards, Manfred.
2009-11-02 14:12:00 UTC by manfredwolff
-
In the german version some functions (e.g. excel import) are not possible, because not all message keys defined are translatet and given in the german messages_de.properties. Wicket throws an exception if the key is not found.
As a work arround you can copy the messages_en.properties to messages.properties. The java ressource loader loads the ressource out of this (default) file, if any key...
2009-11-02 13:55:43 UTC by manfredwolff
-
I guess one work around might be to create a "Closed" user. Still not optimal.
2009-10-27 14:02:44 UTC by paddingtonmedia
-
Also it would be nice to just show all the tickets that have a status of "Open" or all tickets that have a status of "Closed".
2009-10-27 13:50:21 UTC by paddingtonmedia
-
Thanks for the response.
I guess the problem I have is I want to get an overview of all the items that are open/closed for a particular user. Currently we have at least 10 spaces, so the only way I can see what is open/closed for a user is to go into each space. Seems like this should be basic functionality as to what the status is regardless of space (Assuming the Status fields are the...
2009-10-27 13:42:53 UTC by paddingtonmedia
-
If you click on SEARCH in the dashboard screen you are searching across all spaces for which you are authorised. If you first select a single space (eg by clicking on one of the count links in the dashboard) and then click on the SEARCH link, you will be then only searching in that space. In other words, the scope of the search is tailored to your context when you start the search. You should...
2009-10-27 13:25:07 UTC by colwing
-
Is there a way to display the Status of the bug tickets in the dashboard w/o having to click the down arrow. Also when you do a search is there a way to search on status to see what is open or closed? Seems like this should be a basic feature, but I am not seeing it.
2009-10-27 12:51:20 UTC by paddingtonmedia
-
I have a lot of spaces now and there doesn't appear to be a way to sort by space name when viewing the spaces from the Dashboard.
2009-10-22 21:11:02 UTC by paddingtonmedia