Menu

Commit [r3364]  Maximize  Restore  History

''Reply'' to ticket changes feature added.

* Added ''permalinks'' to ticket changes, using the same look and feel
as those for Wiki section headings.
Note that those permalinks are now also visible when using IExplorer.
* Added inlined ''Reply'' button for each permanent change;
when ''replying'' to a change, the comment associated to the
replied-to change is simply copied and quoted in the comment
textarea. A subsequent change is then recorded to have been
''in reply to'' the former change, enabling some kind of threading
of the comments.
* A permanent change correspond to a modification of the ticket;
ticket changes due to attachments are qualified as non-permanent changes,
as in the current way things work, this kind of change can come and go
(e.g. when the attachment is replaced or deleted)
* there's a new `comment:` link resolver:
- referring to change `n` in the same ticket: `comment:n`
- referring to change `m` in ticket `xyz`: `comment🎫xyz:`
(similar to the `attachment:` link resolver)

cboos 2006-06-06

changed /trunk/htdocs/css/ticket.css
changed /trunk/htdocs/css/trac.css
changed /trunk/htdocs/css/wiki.css
changed /trunk/templates/macros.cs
changed /trunk/templates/ticket.cs
changed /trunk/trac/ticket/api.py
changed /trunk/trac/ticket/model.py
changed /trunk/trac/ticket/notification.py
changed /trunk/trac/ticket/tests/model.py
changed /trunk/trac/ticket/web_ui.py
/trunk/htdocs/css/ticket.css Diff Switch to side-by-side view
Loading...
/trunk/htdocs/css/trac.css Diff Switch to side-by-side view
Loading...
/trunk/htdocs/css/wiki.css Diff Switch to side-by-side view
Loading...
/trunk/templates/macros.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/ticket.cs Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/model.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/notification.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/tests/model.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB