Menu

Trac Commit Log


Commit Date  
[r6846] by cboos

#216 branch: merge changes from trunk [6793:6843]

2008-04-17 23:51:21 Tree
[r6845] by cboos

#216 branch: fix ![[TicketQuery]] macro

2008-04-17 23:35:25 Tree
[r6844] by cboos

#216 branch: a few more clean-ups

2008-04-17 23:35:07 Tree
[r6843] by cboos

Functional tests: also trap `twill.utils.ClientForm.ItemNotFoundError` exceptions and dump the faulty html when this happens.

2008-04-17 22:22:50 Tree
[r6842] by cboos

Make user sort in reports do the rigth thing for enumerations (comparing the value as int instead of comparing the name).

This hardcodes the name of those enumerations, but as there's no way of introspecting the schema, this is better than nothing.

Contributed by vnaum on #4715, thanks!

2008-04-17 21:29:22 Tree
[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
[r6839] by cboos

Yet another follow-up: add missing `os` scope for W_OK

2008-04-17 20:56:33 Tree
[r6838] by thatch

Followup to r6837, don't try to touch a file that doesn't exist, or we don't have rights to. There was a test failure introduced in the wiki formatter tests because its EnvironmentStub doesn't have a filename.

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
Older >