forked from ontoportal/ontoportal_web_ui
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Merge to master: Release 2.8.0 - Search everywhere anything, Visualize mappings cloud and OntoPortal URIs #564
Merged
+4,928
−1,176
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
e9839ed
Fix: Annotator fast context special chars issues & statistics page sy…
Bilelkihal 06a73eb
Feature: Add json button to search page (#562)
Bilelkihal 0e57aaa
Feature: Adding Content Finder Page (#511)
imadbourouche 8d38f6d
Feature: Add ontology concepts exporters to diffrent formats (xml, nt…
imadbourouche 1e5332e
Feature: update admin page UI to use vertical tabs (#566)
syphax-bouazzouni b18f6a1
Feature: Add indexation admin page (#567)
syphax-bouazzouni 067bb7e
Feature: Update search input in homepage and topnav to use the indexe…
syphax-bouazzouni 11f9fe1
Feature: Improve Browse page performance (#572)
syphax-bouazzouni 4b85d9b
Feature: Add OntoPortal tools age (#559)
syphax-bouazzouni 44bb10b
Feature: Add concepts mappings button in search page results (#569)
Bilelkihal 7dfbefc
Feature: Add search bars for the instances, properties, collections a…
syphax-bouazzouni 2f7f453
Feature: Update concept mappings table style (#574)
Bilelkihal 7f26a68
Fix: submission date and summary not ready (#576)
syphax-bouazzouni b7837a7
Feature: Improve browse page search ranking and performance (#575)
syphax-bouazzouni 3937498
Feature: Add terms and conditions to signup and footer links (#579)
Bilelkihal e68ab1c
Fix: new instance search feature to filter strictly only NamedIndivid…
syphax-bouazzouni cbbbdd5
Feature: Dynamic routes for ontologies content dereferencement (#568)
imadbourouche 6707357
Feature: Update mappings page (#538)
Bilelkihal d643bba
fix search page results broken links (#583)
Bilelkihal 285b28e
Fix: admin delete submission route (#585)
Bilelkihal e6e8146
Fix: Restore the new sample text of the annotator and recommender (#593)
Bilelkihal 83da8be
Fix: search results selected language (#595)
Bilelkihal c3ea67c
Fix: new instance details page, properties selected property display …
syphax-bouazzouni cc058df
Feature: add a script to import or export CSV of the i18n locals (#597)
syphax-bouazzouni 2360d29
Fix: Remove duplicated ontology scheme rows (#584)
Bilelkihal b4eb6e0
fix: summary page for ontologies with no submissions
syphax-bouazzouni 08d5b86
Fix: Note thread show action (#606)
syphax-bouazzouni 8f209f9
Fix: user reset password internationalisation issue (#605)
syphax-bouazzouni 5de66c7
fix: trim the copied text in the clipboard stimulus controller (#611)
imadbourouche 1fdc64f
Feature: Add recommender system tests (#599)
Bilelkihal 96cb0a0
Feature: add htaccess URIs redirection modal help (#580)
imadbourouche c82e4e6
Fix: Release 2.8.0 grouped issues - Summary, Concept, Notes, Mappings…
Bilelkihal 6d27190
fix data tables warning issue (#624)
Bilelkihal d42baf1
Merge branch 'master' into development
syphax-bouazzouni 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
Loading status checks…
Feature: Add json button to search page (#562)
* add json button ui to search page * extract json_link method from annotator controller to application controller * build the search page json link using json_link method * move the search json button down besides the advanced options button * remove this usage of api_params instead of direct params in search controller --------- Co-authored-by: Syphax Bouazzouni <[email protected]>
- Loading branch information
commit 06a73ebe12eab63d9089da52866b7be9dfe1a6ce
There are no files selected for viewing
This file contains 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 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 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 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 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 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.
Check warning
Code scanning / Brakeman
Specify exact keys allowed for mass assignment instead of using permit! which allows any keys. Warning