-
Notifications
You must be signed in to change notification settings - Fork 86
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
DRAFT Fix tooltip rebase bt5 #480
Closed
Closed
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
* Disallow forms (with CAPTCHA) to bots * Update webapp/src/main/webapp/robots.txt Co-authored-by: Ivan R. Mršulja <[email protected]> --------- Co-authored-by: Ivan R. Mršulja <[email protected]>
check authorization in DataAutoCompleteController
…er in public methods
…e/vitro_UiLabel.ttl Co-authored-by: Dragan Ivanovic <[email protected]>
…e/vitro_UiLabel.ttl Co-authored-by: Dragan Ivanovic <[email protected]>
…e/vitro_UiLabel.ttl Co-authored-by: Dragan Ivanovic <[email protected]>
…void missed graph updates
…name to export csv file.
* use PrintWriter in JSONReconcile servlet * removed not used import
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.
Thank you for submitting a pull request! Title this pull request with a brief description of what the pull request fixes/improves/changes. Please describe the pull request in detail using the template below.
VIVO GitHub issue: (please link to issue)
What does this pull request do?
A brief description of what the intended result of the PR will be and/or what problem it solves.
What's new?
An in-depth description of the changes made by this PR. Technical details and possible side effects. Include screenshots if appropriate.
Example:
How should this be tested?
A description of what steps someone could take to:
Additional Notes:
Any additional information that you think would be helpful when reviewing this PR.
Example:
Interested parties
Tag (@ mention) interested parties or, if unsure, @VIVO-project/vivo-committers
Reviewers' expertise
Please add any new expertise in the list which might be needed for reviewing your PR or remove any of the listed if it is not needed.
Candidates for reviewing this PR should have some of the following expertises:
Reviewers' report template
Please update the following template which should be used by reviewers.
General comment
A reviewer should provide here comments and suggestions for requested changes if any.
Testing
A reviewer should briefly describe here how it was tested
Code reviewing
A reviewer should briefly describe here which part was code reviewed