Modify ↓
Opened 6 years ago
Last modified 3 years ago
#13206 new enhancement
Add ICustomFieldTypeProvider interface
| Reported by: | Ryan J Ollos | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | next-dev-1.7.x |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | custom fields |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Copied from 11469#comment:4:
Replying to rjollos:
- th:#7156 - API for defining new types of custom fields?
Previously, I've worked it in https://github.com/jun66j5/trac-customfieldadminplugin/commit/8532c814 by reference to FieldRefactoring. In the branch, it added
ICustomFieldTypeProviderinterface which allows to define new types.
I'd like to consider rebasing these changes and including in a 1.5.x release.
Use cases:
Attachments (0)
Change History (4)
follow-up: 3 comment:1 by , 6 years ago
comment:2 by , 5 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 5 years ago
Note:
See TracTickets
for help on using tickets.



Any news in regards to this?