| Commit | Date | |
|---|---|---|
|
[r5239]
by
cboos
Don't let the assertion errors raised by the ticket model classes propagate as internal errors in the WebAdmin module, but transform them into normal Trac errors. Related to #4563. |
2007-04-20 21:40:09 | Tree |
|
[r5238]
by
cboos
Normalize the name of ticket related resources (milestones, components, versions and enums), so that they are not only stripped but they shouldn't embedded sequence of whitespace either (as this badly interacts with the <select> form elements). Closes #4058. |
2007-04-20 21:37:28 | Tree |
| 2007-04-20 14:48:07 | Tree | |
| 2007-04-20 13:46:04 | Tree | |
| 2007-04-20 13:37:49 | Tree | |
| 2007-04-20 00:10:56 | Tree | |
| 2007-04-20 00:02:19 | Tree | |
| 2007-04-19 23:51:35 | Tree | |
| 2007-04-19 23:40:50 | Tree | |
|
[r5230]
by
cboos
Transform into a warning any TracError that could happen during the early resync done for each request. The inability to synchronize with the repository is a serious error which should be dealt with, but this shouldn't prevent the whole system (wiki, ticket system, etc.) to be used. To that end, the warning is the best compromise: the error is not masked, but the Trac instance is usable besides the versioncontrol subsystem. |
2007-04-19 22:46:41 | Tree |