-
Notifications
You must be signed in to change notification settings - Fork 24
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
Numerous Features #145
Merged
Merged
Numerous Features #145
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
UI works exactly like the UI for application field. TODO: Validation when importing from XLS. Should provide some visual cue about the species being valid or not.
Add test
Fixed spelling error
1958 species in returns
Fixed bug with user account editing not saving.
Added help text as a licence (extracted) field.
1960 return api security
2148 fix payments report
…m Sharp' to 'for Jim Sharp' Clear application data if selecting new licence type.
Product codes with variants now seperate with space,
…he Australian country
Reviewed 7 of 8 files at r1, 4 of 5 files at r2, 4 of 5 files at r3, 2 of 2 files at r4, 7 of 7 files at r5, 5 of 5 files at r6. Comments from Reviewable |
dbca-asi
pushed a commit
that referenced
this pull request
Mar 1, 2017
Added ability to assign an assessment to a particular assessor.
dbca-asi
pushed a commit
that referenced
this pull request
Mar 25, 2019
Wildlifecompliance merge latest from dbca-dragon
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.
When a field is 'tagged' as a species field in the schema of the
ReturnType
:Note: see the comment in the kanboard ticket on how to 'tag' a species field in the
Return Type
schema.Fixed bug with user account editing not saving.
1960 Add security on Return API
As discussed the API does't implement any Authentication mechanism other than the sessionId
2148 Missing fields in the report payment
This change is