-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #728 from AtlasOfLivingAustralia/dev
Preparing v3.3
- Loading branch information
Showing
92 changed files
with
3,416 additions
and
451 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,5 +46,5 @@ clover { | |
xml = true | ||
} | ||
|
||
targetPercentage = '40.5%' | ||
targetPercentage = '43.7%' | ||
} |
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 |
---|---|---|
|
@@ -165,30 +165,8 @@ cors: | |
|
||
--- | ||
|
||
security: | ||
cas: | ||
appServerName: 'http://devt.ala.org.au:8080' | ||
casServerName: 'https://auth.ala.org.au' | ||
casServerUrlPrefix: 'https://auth.ala.org.au/cas' | ||
loginUrl: 'https://auth.ala.org.au/cas/login' | ||
logoutUrl: 'https://auth.ala.org.au/cas/logout' | ||
uriFilterPattern: | ||
- '/admin/*' | ||
- '/activityForm/*' | ||
authenticateOnlyIfLoggedInPattern: | ||
uriExclusionFilterPattern: | ||
- '/images/.*' | ||
- '/css/.*' | ||
- '/js/.*' | ||
- '/less/.*' | ||
- '/assets/.*' | ||
- '/activityForm/get.*' | ||
|
||
#Fix grails taglib <g:paginate/> to work with bootstrap css. | ||
grails: | ||
plugins: | ||
twitterbootstrap: | ||
fixtaglib: true | ||
mail: | ||
default: | ||
from: [email protected] | ||
|
Oops, something went wrong.