Menu

Trac Commit Log


Commit Date  
[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
[r6835] by cboos

Now reintroduces r6565, to avoid a regression on #5022

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
[r6832] by cboos

Add a static method `Ticket.id_is_valid` for checking ticket ids.

Closes #7056.

2008-04-16 23:11:10 Tree
[r6831] by cboos

In ticket queries, the ''limit'' parameter should be handled as an ''int'' value.

Fixes #7113.

2008-04-16 22:32:00 Tree
[r6830] by cboos

Better cope with missing date values in Query results. Fixes #7021.

2008-04-16 22:21:15 Tree
[r6829] by thatch

Fix infinite loop documented in #7123

2008-04-16 21:56:44 Tree
[r6828] by cboos

Correctly handle source files in various encodings when displaying rich backtraces in the error page.

Fixes #6932.

Thanks to trac-ja for the report and the patch!

2008-04-16 17:00:43 Tree
Older >