Menu

Commit [r1831]  Maximize  Restore  History

Refactoring of the ticket module so that the available ticket fields are collected in a central location. This should result in all modules (ticket, newticket, query, milestone) using the same set of ticket fields. Fixes #1668. Also:

* Add model classes for each of the entities used as ticket fields (component, version, priority, severity, etc)
* [wiki:TracAdmin trac-admin] now uses those model classes instead of direct SQL.
* Improved layout of the form for creating/modifying tickets.
This change is pretty big and may introduce regressions. Please test and provide feedback!

cmlenz 2005-06-21

changed /trunk/contrib/emailfilter.py
changed /trunk/contrib/trac-post-commit-hook
changed /trunk/htdocs/css/ticket.css
changed /trunk/templates/macros.cs
changed /trunk/templates/newticket.cs
changed /trunk/templates/query.cs
changed /trunk/templates/ticket.cs
changed /trunk/trac/Milestone.py
changed /trunk/trac/mimeview/api.py
changed /trunk/trac/scripts/admin.py
changed /trunk/trac/scripts/tests/admin-tests.txt
changed /trunk/trac/scripts/tests/admin.py
changed /trunk/trac/test.py
changed /trunk/trac/tests/milestone.py
changed /trunk/trac/ticket/api.py
changed /trunk/trac/ticket/model.py
changed /trunk/trac/ticket/query.py
changed /trunk/trac/ticket/tests/model.py
changed /trunk/trac/ticket/tests/query.py
changed /trunk/trac/ticket/web_ui.py
/trunk/contrib/emailfilter.py Diff Switch to side-by-side view
Loading...
/trunk/contrib/trac-post-commit-hook Diff Switch to side-by-side view
Loading...
/trunk/htdocs/css/ticket.css Diff Switch to side-by-side view
Loading...
/trunk/templates/macros.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/newticket.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/query.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/ticket.cs Diff Switch to side-by-side view
Loading...
/trunk/trac/Milestone.py Diff Switch to side-by-side view
Loading...
/trunk/trac/mimeview/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/scripts/admin.py Diff Switch to side-by-side view
Loading...
/trunk/trac/scripts/tests/admin-tests.txt Diff Switch to side-by-side view
Loading...
/trunk/trac/scripts/tests/admin.py Diff Switch to side-by-side view
Loading...
/trunk/trac/test.py Diff Switch to side-by-side view
Loading...
/trunk/trac/tests/milestone.py 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/query.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/tests/query.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