﻿ticket,summary,type,release,owner,status,created,modified,_description,_reporter
10063,Mishandling of UTF-8,defect,0.12,dgc,new,2012-05-31T17:42:51+02:00,2012-10-11T02:52:21+02:00,"Hi,

Testing GridFlow with 0.12, i get garbage chars due to utf-8 re-encoded in utf-8. The config files states properly `coding: utf-8`. Trac works well with utf-8 in workflow.

Regards,
Étienne",Étienne BERSAC
7789,Not compatible with 0.12,defect,0.12,dgc,new,2010-10-07T10:53:09+02:00,2012-05-31T17:41:06+02:00,,Marcus Lindblom
5680,Reopen doesn't seem to work,defect,0.11,dgc,new,2009-08-18T11:52:56+02:00,2009-08-18T11:52:56+02:00,"Actions on open tickets are ok, but if I choose reopen I get this:

{{{
Executing workflow reopen (reopen) on #2: http://orzonesrv02/trac/sandbox/gridflow/ajax
#2: workflow reopen () failed
[object XMLHttpRequest]
}}}

and this in the log (which doesn't say much..):

{{{
2009-08-18 11:51:07,745 Trac[main] DEBUG: Dispatching <Request ""GET u'/gridflow/ajax'"">
2009-08-18 11:51:07,758 Trac[gridflow] DEBUG: Applying changes
2009-08-18 11:51:07,758 Trac[gridflow] DEBUG: Applying change: status = reopened
2009-08-18 11:51:07,759 Trac[gridflow] DEBUG: Applying change: resolution =
2009-08-18 11:51:07,799 Trac[main] DEBUG: 14 unreachable objects found.
}}}",Marcus Lindblom
5420,Usability enhancements for GridFlowPlugin,enhancement,0.11,dgc,new,2009-06-23T22:43:39+02:00,2009-06-23T22:45:47+02:00,"This is a great plugin; we are making good use of it. I am attaching a patch with some modifications I have made to improve usability:

 - A progress icon (chrome/common/loading.gif) is displayed during Ajax operations. When the operation completes, the icon is hidden. If the operation is successful, the ""Go"" button can be used to perform another update. Otherwise, the contents of the table cell are replaced with the word ""failed""
 - The ""Triage"" column is inserted only for reports that display individual tickets. This is determined by searching the table header cells to find one with class ""id"". Otherwise, the column appears even for reports where it doesn't make sense, such as reports showing aggregate data.
 - The text ""Log:"" is inserted at the bottom of the page only at the same time as the first log entry is created. Otherwise the text is confusing, especially on the ""Available Reports"" page
 - The ""Triage"" column has been renamed ""Action"", for consistency with the template ticket.html.

The last item is a matter of taste. I think the others are clear improvements.

Thanks again for the plugin!",Jonathan Turkanis
