-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into epic/grails4/develop
* develop: (51 commits) Revert "Merge branch 'develop' into epic/develop-branch-fix" cherry pick of commit brucehyslop@646c31f Translation of Map legend button and pagination next and previous button 3.0.6-SNAPSHOT release 3.0.5 (#449) #379 Records from DigiVol don't show "Flag an issue" button #443 fixes for flash.message exposing apiKey 3.0.5-SNAPSHOT Release/3.0.4 (#442) Fix jquery.i18n load errors Feature my annotation (#435) #434 fix duplicate record facet labels version to 3.0.4-SNAPSHOT release 3.0.3 (#432) enhanced duplicate record flag (#431) Feature/duplicate record (#429) updated version to 3.0.3-SNAPSHOT for next iteration Issue 245 - enhancement to batch taxon search tab (#523) added biosecurity user assertion biocache-hubs change due to backend changes (#521) ... # Conflicts: # grails-app/controllers/au/org/ala/biocache/hubs/ProxyController.groovy
- Loading branch information
Showing
29 changed files
with
511 additions
and
301 deletions.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,8 @@ class HelpController { | |
} | ||
|
||
def help() {} | ||
|
||
def data() {} | ||
|
||
def termsOfUse() {} | ||
} |
Oops, something went wrong.