forked from ontoportal/ontoportal_web_ui
-
Notifications
You must be signed in to change notification settings - Fork 5
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.4.7 - Groups and categories administration and Bug fixes #335
Merged
Conversation
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
fix bug in slices links
…ation Fix: Signup page input fields validation
…page-design Feature: Update submited ontologies and created projet sections design
…s-categories-administration Feature: Add categories and groups administration
Fix: Ontology description text display when it is a complex object not a string
Fix: Alphabetical sorting in the the collection members display
* fix display list of views of ontologies in Submitted ontologies #270
fix the alert message text that is wrapping and overflowing out #266
Fix: bug of reset password
* Add Chosen.js functionality to fix bug of select views of ontolgy * Add Chosen.js functionality for list views ontologies * fix bug of update ontology where there is no view * Refactor code * Delete ponse = @ontology.update
…-concepts-in-a-collection-at-one-sight Fix: display the list of concepts in a collection at one sight
…mitted-ontologies-in-account-setting Fix: Remove views ontologies in list of submitted ontologies
…-display-when-it-is-uri Fix: ontology style text display when it is uri
…unt-to-group-and-category Feature: add column ontologies count to categories and-groups admin page
…ore-js-code Feature: Migrate fair score JS code to Stimulus controllers
@SirineMhedhbi Please, review, test, and merge. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Prerequisites
Context
This release adds the groups and categories administration panels, with bug fixes. See details below.
Changes
Add groups and categories administration
Code migration
Bug fix