-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support 2076-2-style structures in reassignIds #184
Merged
Merged
Commits on Dec 4, 2023
-
Reassign IDs to ACFs refd from ATUID
This implementation uses the ID value of the ATUID as part of the ACF ID. This means assigned ACF ID's will not necessarily be consecutive, (since some ATUID's may use common definitions ACFs which don't need defining) but they will be unique.... ... in most cases. It may throw in ID set methods due to conflicts when 2076-2-style references are mixed with 2076-1 references in the same document. This is because ACF ids mimic the associated ASF and ATF ID's which are assigned in a simple loop with an incrementing counter.
Configuration menu - View commit details
-
Copy full SHA for 1560d72 - Browse repository at this point
Copy the full SHA 1560d72View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf08039 - Browse repository at this point
Copy the full SHA cf08039View commit details -
Configuration menu - View commit details
-
Copy full SHA for f78a7be - Browse repository at this point
Copy the full SHA f78a7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 651e123 - Browse repository at this point
Copy the full SHA 651e123View commit details -
Configuration menu - View commit details
-
Copy full SHA for adf77f5 - Browse repository at this point
Copy the full SHA adf77f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2800169 - Browse repository at this point
Copy the full SHA 2800169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 465bd2d - Browse repository at this point
Copy the full SHA 465bd2dView commit details -
Throw an error if test data didn't open
Don't respond as if the actual comparison failed
Configuration menu - View commit details
-
Copy full SHA for f25631d - Browse repository at this point
Copy the full SHA f25631dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0291eef - Browse repository at this point
Copy the full SHA 0291eefView commit details -
Reenable reassignIds in ADM Doc tests
Not sure why it was commented out. Makes sense to have it in, and it works. Was commented out since "initial commit". Perhaps it wasn't working back then?
Configuration menu - View commit details
-
Copy full SHA for 636badf - Browse repository at this point
Copy the full SHA 636badfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c087604 - Browse repository at this point
Copy the full SHA c087604View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6ca04b5 - Browse repository at this point
Copy the full SHA 6ca04b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5cf068 - Browse repository at this point
Copy the full SHA b5cf068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd627b - Browse repository at this point
Copy the full SHA 9bd627bView commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c17432 - Browse repository at this point
Copy the full SHA 8c17432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c98b6c - Browse repository at this point
Copy the full SHA 0c98b6cView commit details
Commits on Dec 9, 2023
-
Don't issue an ID unless going to be used
Avoid unnecessary incrementation
Configuration menu - View commit details
-
Copy full SHA for 2089306 - Browse repository at this point
Copy the full SHA 2089306View commit details -
Configuration menu - View commit details
-
Copy full SHA for b643358 - Browse repository at this point
Copy the full SHA b643358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2859848 - Browse repository at this point
Copy the full SHA 2859848View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd18076 - Browse repository at this point
Copy the full SHA dd18076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 215c74e - Browse repository at this point
Copy the full SHA 215c74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130b47a - Browse repository at this point
Copy the full SHA 130b47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2beede3 - Browse repository at this point
Copy the full SHA 2beede3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c57dfb9 - Browse repository at this point
Copy the full SHA c57dfb9View commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e99cd5e - Browse repository at this point
Copy the full SHA e99cd5eView commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0cd8e6c - Browse repository at this point
Copy the full SHA 0cd8e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b77e0 - Browse repository at this point
Copy the full SHA d5b77e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3178fad - Browse repository at this point
Copy the full SHA 3178fadView commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61d9c36 - Browse repository at this point
Copy the full SHA 61d9c36View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.