Conversation
* explicitly load `resetTokenExpireTime` in password reset * add sensitive attributes when loading the user in password reset
Merge to master: Release 2.5.2 - Fix: explicitly load resetTokenExpireTime in password reset
… (#113) * reject private ontologies for non admin users in groups controller * reject private ontologies from non admin users in categories controller * extract function into helper and remove unnecessary comments --------- Co-authored-by: OntoPortal Bot <ontoportal.bot.lirmm@gmail.com>
* fix: docker-compose app volume * fix ncbo_ontology_recommender version * add admin graphs controller to list triple store graphs and delete them * update gemfile * extract graph count path in a constant * add graphs admin action unit tests
* fix: docker-compose app volume * fix ncbo_ontology_recommender version * add last 24 hours SPARQL queries logging * add last_n_s_query_logs endpoint * add unit tests for the query logging feature * add user query count endpoint
* add artefact route for mod api * add distribution routes * refactor /artefacts route code
* remove cube monitoring * reimplement tailling at the end redirection * unpin minitest and add minitest-reporters and fail-fast * use rackup to replace the deprecated Rack::Server * fix Rack::Utils.escape_html no more having the same behavior in ruby 3 * refactor logging file to work with Sinatra 4 * remove sinatra advanced routes * fix some issue in code after migrating to ruby 3 * unpin all gems to latest versions and make sure work for ruby 3.2 * updating test CI to use ruby 3.2
Fix: Configure GOO cache and HTTP cache to use `redis-ut` as hostname
Merge to master: Release 3.0.0
* add / route for SemanticartefactCatalog * add /doc/api route * refactor home controller * add pandoc-ruby for documentation and update Gemfile.lock * update ontologie_linked_data * handle getting all the attributes * update Gemfile.lock * use development for ontologies_linked_data
* add paging by default to /artefacts (#125) * remove appuser from the dockerfile (#133) * Feature: add / route for SemanticartefactCatalog (#117) * add / route for SemanticartefactCatalog * add /doc/api route * refactor home controller * add pandoc-ruby for documentation and update Gemfile.lock * update ontologie_linked_data * handle getting all the attributes * update Gemfile.lock * use development for ontologies_linked_data * add pandoc so to render the documentation (#136) --------- Co-authored-by: Imad Bourouche <ji_bourouche@esi.dz>
This reverts commit f3efd63.
* add swagger documentation * add resources and search routes documentation * Finish swagger documentation, change mod namespace and refactor code * fix record test * update Gemfile and Gemfile.lock * update Gemfile.lock to fix tests * address request changes * add search and documentation tests * fix tests * refactore code
* Align agents search endpoint with the API response * add helpers functions for agents search * handle failed affiliation parsing * update gemfile.lock * use MultiJson for error handling
…-variables Hotfix: add virtuoso env variables to work
…ion interface (#155) * show federations portals api keys and fix last_modified when updating * allow only admin to see the api keys
…tion-security-check Hotfix: catalog modification security check for admin users
Merge to master: Release 3.1.0
Fix: update gems versions
user rack and lock protobuf version
Fix: update gemfile.lock
fix: remove Rack::RewindableInput Middleware causing post request to not work
…es_api into ontoportal-lirmm-master
Merge AgroPortal API 3.1.0
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
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.
No description provided.