-
Notifications
You must be signed in to change notification settings - Fork 2
Aorzelski/extensions wg24 #38
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
e3c4a80
Updated antora.yml
Rudra-sandeep d1194c3
remove <ws> and adjust the idshortpath in the query grammar
aorzelskiGH 102134c
remove <ws> and adjust the idshortpath in the query grammar
aorzelskiGH 237fcf4
Revert change from wrong branch
aorzelskiGH 83cd4cc
Correct Example in Annex
aorzelskiGH c30a514
Add note for upcoming V3.1 changes
aorzelskiGH 89c4ffb
Update Change Notes for V3.0.1
aorzelskiGH afa8f01
Change to FieldIdentifier
aorzelskiGH 6081c46
Typo
aorzelskiGH 9ce4f83
Update README.md with 3.0.1 release information
sebbader-sap aa37836
Update documentation/IDTA-01004/modules/ROOT/pages/access-rule-model.…
sebbader-sap 81989cc
improve description of changes
BirgitBoss 6912d4a
fixing typo
sebbader-sap a709839
Merge pull request #32 from admin-shell-io/BiBo/fixes
aorzelskiGH ff3d0dd
add issue links + removed grammar from changelog (is in issue now)
BirgitBoss 2faec94
update index.adoc for new version V3.0.1
BirgitBoss 09703be
add: If there are bugfixes of the parts, these shall be used.
BirgitBoss c09f05c
Merge pull request #35 from admin-shell-io/BiBo/V3.0.1_noProposalInCh…
aorzelskiGH 98cd191
Update bug-fix version and publish date
juileetikekar dc206a5
Update DOI
juileetikekar a192cba
Merge pull request #36 from admin-shell-io/jtikekar/doi_publicationDate
juileetikekar e210ab9
Merge pull request #31 from admin-shell-io/IDTA-01004-3-0-1_working
juileetikekar aff3100
Update access-rules.bnf
aorzelskiGH 0397bcf
Update attributes.bnf
aorzelskiGH 9dc6fad
Update objects.bnf
aorzelskiGH 2f84957
Update allow-read-all-users-of-company-for-submodel.bnf
aorzelskiGH 5b04714
Update allow-read-submodels-id-pattern.bnf
aorzelskiGH 088baec
Update allow-read-update-submodel.bnf
aorzelskiGH fae77d6
Update allow-read-update-users.bnf
aorzelskiGH 8012ba8
Update reuse-acl-object-formula.bnf
aorzelskiGH cf85e60
Update filter.bnf
aorzelskiGH b60a504
Update changelog.adoc
aorzelskiGH 8088721
Update access-rule-model.adoc
aorzelskiGH f825791
Merge branch 'IDTA-01004-3-1_Working' into aorzelski/extensionsWG24
sebbader-sap c810363
Update aas-queries-and-access-rules-schema.json
aorzelskiGH bb98e6c
Update access-rule-model.json
aorzelskiGH 23fa3ff
Update formulas-and-logical-expressions.json
aorzelskiGH cb1a253
Update allow-read-all-users-of-company-for-submodel.json
aorzelskiGH f0a50d0
Update allow-read-submodels-id-pattern.json
aorzelskiGH 0988ffa
Update allow-read-all-users-of-company-for-submodel.json
aorzelskiGH 21af0a1
Update allow-read-update-submodel.json
aorzelskiGH 5b38919
Update allow-read-update-users.json
aorzelskiGH 286228f
Update filter.json
aorzelskiGH a2665e1
Update reuse-acl-object-formula.json
aorzelskiGH 1aa2503
idShort according 3.1
aorzelskiGH 1aa0600
idShort according 3.1
aorzelskiGH 043032e
fixed typo in changelog
sebbader-sap 536e964
fix typo
sebbader-sap File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,7 +15,7 @@ | |
| }, | ||
| "OBJECTS": [ | ||
| { | ||
| "IDENTIFIABLE": "(Submodel)*" | ||
| "IDENTIFIABLE": "$sm(\"*\")" | ||
| } | ||
| ], | ||
| "FORMULA": { | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.