Changes between Version 12 and Version 17 of Ticket #2049
- Timestamp:
- Dec 8, 2016, 1:39:28 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2049 – Description
v12 v17 3 3 At the core level this must be implemented in a way that doesn't upset existing client code (web client/extensions/plugins). 4 4 5 1. This feature must be enabled per annotation type. Existing annotation types will have it disabled by default. 5 1. This feature must be enabled per annotation type. Existing annotation types will have it disabled by default. Once this feature has been enabled it will not be possible to disabled it unless all existing project-specific annotations are first deleted. 6 6 2. The current core API should be usable and behave more or less in a backwards compatible way for annotation types that have the option enabled. 7 7 3. Existing annotation values doesn't belong to any project and should be treated as '''default values''' if the project-specific setting is enabled for an annotation type.