Enhancement
Triggers should be included in context menu
Issue description
When using the context menu over a schematic topic in the admin mode, triggers should be included.
Developer comments
This caused a major reconceptualization and thus refactoring. Up to now the information which other topics are related to a specific constraint was directly included on the constraint in the tid attribute. "tid" is short for topic ids. This is now computed on the server through admin/.tid, which takes a topic type id and optionally a constraint id and returns the topic proxies of the related topics. The pair <topic type id, constraint id> was added to the constraint under the name "ttcid" and is the result of concatenating the two with a dash.
|
|
We are sorry
This page cannot be displayed in your browser. Use Firefox, Opera, Safari, or Chrome instead.