| Commit | Date | |
|---|---|---|
|
[r6841]
by
cboos
Make custom queries use enum value (cast as int) for proper sorting. Contributed by vnaum on #4715, thanks! |
2008-04-17 21:18:00 | Tree |
|
[r6840]
by
cboos
Make default reports use a cast of the priority value as int for proper sorting when more than 10 values are used. Contributed by vnaum on #4715, thanks! |
2008-04-17 21:00:33 | Tree |
| 2008-04-17 20:56:33 | Tree | |
| 2008-04-17 18:03:55 | Tree | |
|
[r6837]
by
cboos
Make sure changes to InterMapTxt are taken into account by all server processes, by forcing a configuration change (`config.touch` from r6006). This is a kind of "brute force" solution to the problem, but we need to have something while waiting for a more sophisticated approach. Closes #5741. |
2008-04-17 09:39:24 | Tree |
| 2008-04-17 08:41:27 | Tree | |
| 2008-04-17 00:26:46 | Tree | |
|
[r6834]
by
cboos
Different approach taken to solve the #5025 issue (support both /newticket?priority=high style URLs and use of field_priority etc. in all other ticket requests). Instead of trying to normalize everything to `field_...` (and therefore abusively modify the `req.args`), we simply take the difference of parameter naming into account when populating the ticket fields. |
2008-04-17 00:26:25 | Tree |
|
[r6833]
by
cboos
Added a new TICKET_EDIT_DESCRIPTION permission, fixes #3163. Thanks to trac-ja for providing a patch for this. Together with #2945 (ticket description history), this makes it possible to use tickets in a way closer to the "Wiki" spirit (anyone can contribute but all changes are traced). |
2008-04-16 23:25:31 | Tree |
| 2008-04-16 23:11:10 | Tree |