Menu

Trac Commit Log


Commit Date  
[r5455] by cboos

Remember #2703 and the reply-below.diff? Well, here's another try. This is also to be consistent with the upcoming change adding more inline buttons to the description area.

2007-05-20 17:56:03 Tree
[r5454] by cboos

Improved rendering of the Ticket preview, which now better matches the one of the Wiki preview.

2007-05-20 17:13:28 Tree
[r5453] by cboos

Improved the layout of the ticket preview

So far, the preview was redirecting to the change preview block, which was at the bottom of the ticket ''Change History'' block. While this had the merit to show the change entry in the place it will take after the change is saved, this was a bit far away the top of the page, which also contains useful informations for the preview:
- the occasional warnings in case of problems with the change
- the new values for the ticket fields, among which the ticket description

Therefore, I moved that change preview block upward, just above the ticket box.

2007-05-20 16:40:53 Tree
[r5452] by cboos

Refactor the ticket change display into a template macro.

2007-05-20 16:02:36 Tree
[r5451] by cboos

WorkFlow: warn about some special ''action'' keys used for non-workflow related tasks.

2007-05-20 15:59:01 Tree
[r5450] by cboos

WorkFlow: follow-up to r5447, the check for conflicting controller changes was done too late in _do_save. Do it earlier and make sure it's done only once.

2007-05-20 15:57:58 Tree
[r5449] by cboos

Previewing or saving a new ticket or ticket changes won't trigger an error when there are some problems with the changes. Instead, it will revert to previewing mode along with one warning for each particular issue.

This addresses the #1146 issue as well as the #4100 one, as the user provided data can't be lost anymore.

All the validations are now done in the `_validate_ticket` method.

2007-05-20 14:13:20 Tree
[r5448] by cboos

Stylistic change, use ''in'' keyword inside of ''has_key'' method

2007-05-20 13:12:45 Tree
[r5447] by cboos

WorkFlow: continue to transform the controllor conflicting changes error into a warning

2007-05-20 11:10:58 Tree
[r5446] by cboos

WorkFlow to convert the 'conflicting changes detected' error into a warning.

2007-05-20 10:47:04 Tree
Older >