* Resolved D0020: Add exclusion filter for entries. * Refactored ``timeline`` fields of several objects in ``ts.js`` to be ``timelineModel`` to be explicit. * Added support for exclusions in ``EntryListView.renderOne`` and ``EntryListView.render``.
12 lines
292 B
ReStructuredText
12 lines
292 B
ReStructuredText
Check for exclusion after mark update.
|
|
======================================
|
|
|
|
If a user rewrites the mark of an entry, we should check to see if it now
|
|
matches one of the defined entry exclusions.
|
|
|
|
----
|
|
|
|
========= ==========
|
|
Created: YYYY-MM-DD
|
|
Resolved: YYYY-MM-DD
|
|
========= ========== |