| Commit | Date | |
|---|---|---|
|
[r7646]
by
osimons
0.11-stable: Obfuscating email addresses in ticket notifications - reporter, owner, cc/reporter/owner changes, and comment author. Closes #6532. |
2008-10-31 19:07:22 | Tree |
| 2008-10-31 18:11:09 | Tree | |
| 2008-10-31 18:06:26 | Tree | |
| 2008-10-31 18:00:04 | Tree | |
|
[r7642]
by
cboos
The ticket field specifications returned by `TicketSystem.get_ticket_fields()` is now cached. That method used to be costly to call, and by calling it in `Query` constructor, we made Wiki pages containing lots of `[[TicketQuery]]` macros very expensive (#6436). There are probably several other situations that will benefit from this caching as well (like showing big roadmap pages, creating lots of `Ticket` instances, etc.). |
2008-10-31 17:57:00 | Tree |
|
[r7641]
by
cboos
Move `[ticket] restrict_owner` logic outside of the `TicketSystem.get_ticket_fields()`. |
2008-10-31 17:50:36 | Tree |
|
[r7640]
by
cboos
Code cosmetic fix, no CamelCase for variable names. Btw, I'm not sure this code is still needed. |
2008-10-31 17:46:35 | Tree |
|
[r7639]
by
cboos
Fix typo affecting the values for the ''precision'' parameter for timeline requests (should have been ''minute'' and ''hour'' - no need for day as we anyway group entries by day). |
2008-10-30 08:38:29 | Tree |
|
[r7638]
by
cboos
Show completed date and time for the milestone ''completed'' information, on Milestone edit and view pages. Fixes #7648. |
2008-10-30 08:33:48 | Tree |
|
[r7637]
by
cboos
Edit new milestone with requested name, when such a milestone doesn't exist and the user has the MILESTONE_CREATE permission, instead of showing an error page. Closes #4145. |
2008-10-30 08:10:33 | Tree |