-
Notifications
You must be signed in to change notification settings - Fork 395
Get unique html element id from record view helper #2999
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
32 commits
Select commit
Hold shift + click to select a range
c69cbc0
get unique html element id from record view helper
RLangeUni 4859ace
add prefix for unique html id - adapt test
RLangeUni 3d33b82
refs #2999 unique element id
3dd8446
refs #2999 unique element id
22e7630
refs #2999 keep prefix in context and set checkboxElementId in checkb…
RLangeUni cbdedf7
refs #2999 adjust test fir getCheckbox: use separate property for new…
RLangeUni 3e308f2
refs #2999 use escapeHtmlAttr to escape checkboxElementId attribute
RLangeUni e294a75
refs #2999 fix testGetCheckbox with expectConsecutiveCalls
RLangeUni c05492d
refs #2999 fix styles
RLangeUni 0c34fbc
refs #2999 fix styles
RLangeUni 07af7fa
refs #2999 fix styles
RLangeUni 60de01a
refs #2999 fix styles
RLangeUni d8dfc5e
refs #2999 remove unnecessary tryMethod
RLangeUni d4a6492
refs #2999 restore comment for duplicate call of getCheckbox
RLangeUni 6c57f53
refs #2999 add simple test for getUniqueHtmlElementId
RLangeUni 3a9c45f
refs #2999 add simple test for getUniqueHtmlElementId - remove traili…
RLangeUni 1848009
Merge remote-tracking branch 'vufind-org/dev' into pull-request-uniqu…
RLangeUni bd13052
refs vufind-org#2999 Add support for result set identifier in Record …
RLangeUni 6ee8f92
refs vufind-org#2999 sync method signature
RLangeUni 010756c
refs vufind-org#2999 fix styles with vufind rules
RLangeUni 634dacb
refs vufind-org#2999 fix styles with vufind rules
RLangeUni 898df17
refs vufind-org#2999 import sprintf - todo: generateUuid() should be …
RLangeUni 48e5a10
refs vufind-org#2999 add recordCollection as property in AbstractBack…
RLangeUni 939411f
refs vufind-org#2999 sync checkbox.phtml 3 and 5
RLangeUni 87480db
refs vufind-org#2999 remove function setResultSetIdentifier in Abstra…
RLangeUni d31c992
refs vufind-org#2999 cleanup AbstractRecordCollection - order setResu…
RLangeUni d614377
refs vufind-org#2999 do not use inheritdoc
RLangeUni 3a9b9d5
refs vufind-org#2999 sync checkbox examples with dev - should be chan…
RLangeUni 8cba230
refs vufind-org#2999 handle nullable result set id: add test
RLangeUni 46b2f01
refs vufind-org#2999 handle nullable result set id - initializing to …
RLangeUni 83f543d
refs vufind-org#2999 add testGetCheckboxWithoutIdAndWithEmptyPrefix
RLangeUni 0ee81bc
refs vufind-org#2999 handle nullable result set id - initializing to …
RLangeUni 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
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.