Modify ↓
Opened 12 months ago
Last modified 12 months ago
#10104 new enhancement
Ready for feedback?
| Reported by: | bungybun | Owned by: | thomasd |
|---|---|---|---|
| Priority: | low | Component: | GroupTicketFieldsPlugin |
| Severity: | minor | Keywords: | |
| Cc: | rjollos, falkb | Trac Release: | 0.12 |
Description
Hi Thomas. Great work on this plugin. Very useful.
Question is do you want any feedback/issues raised yet or do you still consider this project to be in the development stage and would rather I held back for now.
Attachments (0)
Change History (4)
comment:1 Changed 12 months ago by rjollos
- Cc rjollos added
comment:2 Changed 12 months ago by rjollos
- Cc falkb added
comment:3 Changed 12 months ago by thomasd
Yeah, I already thought about it. It would also solve the #10106 issue. I guess I'll so some testing.
comment:4 in reply to: ↑ description Changed 12 months ago by falkb
Note: See
TracTickets for help on using
tickets.


Did you guys look into implementing the entire plugin in Genshi? I think it would be possible to do everything server-side. I'm not necessarily sure it would be faster, but it would work in a browser without javascript enabled. CondFieldsGenshiPlugin does something very similar.