Menu

Trac Commit Log


Commit Date  
[r2855] by cboos

Tired of all those uninformative `Workflow: ...` commit log message?
Here's a fix to get even more out of your shortened lines!

This is a follow-up to [1561], which not only simplifies the `shorten_line`
code, but is also more effective at packing multiple lines into one.

2006-01-31 11:00:47 Tree
[r2854] by cboos

Follow-up to the TracDiff branch integration: completed the dummy svn module/objects needed for loading the svn_fs module when the Subversion bindings are not available. Reported by eblot.

2006-01-31 10:13:40 Tree
[r2853] by athomas

WorkFlow:

* Removed redundant workd ''ticket'' from extension methods where it made sense.
* Added `ITicketManipulator.filter_actions()`.
* `ITicketWorkflow.get_action_controls()` now returns a tuple in the form `(label, controls)`.
* `ITicketManipulator` filters now filter the list elements in-place.
* Fixed bug where control tooltips were bleeding into the next control displayed.

2006-01-31 10:06:34 Tree
[r2852] by athomas

WorkFlow:

* Added `ITicketFieldProvider` interface for providing custom ticket fields programmatically.

2006-01-31 02:21:13 Tree
[r2851] by athomas

WorkFlow:

* Default ticket validator now does more actual permission validation.
* `validate_ticket()` is now called ''before'' the ticket is updated. This lets manipulators validate req.args prior to the ticket being updated.
* Added `.title`, adding tooltips to fields.

2006-01-30 14:23:40 Tree
[r2850] by athomas

WorkFlow:

* Broke ticket workflow out into `ITicketWorkflow` and `ITicketManipulator`.
* `ITicketWorkflow` is purely for defining state transitions based on actions.
* `ITicketManipulator` is used for filtering ticket fields before the user sees them, and ticket validation.

2006-01-30 12:20:40 Tree
[r2849] by athomas

WorkFlow:

* Factored out ticket field HDF generation into `fields_to_hdf()` from `NewTicketModule` and `TicketModule`.
* Using `config.getbool()` when extracting custom ticket attributes.
* Field labels and values now use WikiFormatting by default.
* Added a `plaintext` option to disable WikiFormatting for a field.

2006-01-30 11:46:40 Tree
[r2848] by athomas

WorkFlow:

* Ensure ''leave as ...''' action is always present and first.

2006-01-30 06:33:35 Tree
[r2847] by cboos

Document the TracRevisionLog and the arbitrary diff introduced in [milestone:0.10].

Don't forget to do a `trac-admin $TRAC_ENV wiki upgrade` in order to get the new
default wiki page.

Closes #2682, thanks for the patch!

2006-01-29 20:33:02 Tree
[r2846] by cboos

WorkFlow: added `resolution` related commands to TracAdmin

2006-01-29 16:36:06 Tree
Older >
MongoDB Logo MongoDB