-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
790 additions
and
239 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
language: groovy | ||
jdk: | ||
- oraclejdk8 | ||
- openjdk8 | ||
sudo: false | ||
branches: | ||
only: | ||
|
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 |
---|---|---|
@@ -0,0 +1,177 @@ | ||
# Change Log | ||
|
||
## [V2.2.1](https://github.com/AtlasOfLivingAustralia/userdetails/tree/v2.2.1) (2019-07-19) | ||
|
||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/v2.2.0...v2.2.1) | ||
|
||
**Features:** | ||
- Add user search by username, email and display name WS endpoint | ||
- Add user search by role endpoint | ||
- Support 2019 ALA UI | ||
- Add support for linking iNaturalist accounts | ||
|
||
**Closed issues:** | ||
|
||
- User Admin: Add comments field to user details page [\#64](https://github.com/AtlasOfLivingAustralia/userdetails/issues/64) | ||
- Allow HTML in bulk user template [\#52](https://github.com/AtlasOfLivingAustralia/userdetails/issues/52) | ||
- created field shows date of last change, not account creation date [\#45](https://github.com/AtlasOfLivingAustralia/userdetails/issues/45) | ||
|
||
**Merged pull requests:** | ||
|
||
- Bugfix legacy encoder [\#62](https://github.com/AtlasOfLivingAustralia/userdetails/pull/62) ([reupost](https://github.com/reupost)) | ||
|
||
## [v2.2.0](https://github.com/AtlasOfLivingAustralia/userdetails/tree/v2.2.0) (2018-08-15) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/VV2.1.3...v2.2.0) | ||
|
||
**Closed issues:** | ||
|
||
- Password reset allows double submit and produces a confusing error when it does [\#33](https://github.com/AtlasOfLivingAustralia/userdetails/issues/33) | ||
|
||
**Merged pull requests:** | ||
|
||
- View your downloaded records link [\#56](https://github.com/AtlasOfLivingAustralia/userdetails/pull/56) ([javier-molina](https://github.com/javier-molina)) | ||
- Merge dev to master for V2.1.4 [\#54](https://github.com/AtlasOfLivingAustralia/userdetails/pull/54) ([chrisala](https://github.com/chrisala)) | ||
|
||
## [VV2.1.3](https://github.com/AtlasOfLivingAustralia/userdetails/tree/VV2.1.3) (2018-06-14) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/V2.1.2...VV2.1.3) | ||
|
||
## [V2.1.2](https://github.com/AtlasOfLivingAustralia/userdetails/tree/V2.1.2) (2018-06-12) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/V2.1.1...V2.1.2) | ||
|
||
## [V2.1.1](https://github.com/AtlasOfLivingAustralia/userdetails/tree/V2.1.1) (2018-06-12) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/V2.1...V2.1.1) | ||
|
||
## [V2.1](https://github.com/AtlasOfLivingAustralia/userdetails/tree/V2.1) (2018-06-12) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/0.12.1...V2.1) | ||
|
||
**Fixed bugs:** | ||
|
||
- When viewing user list filtered by role, the paging buttons do not include the role [\#50](https://github.com/AtlasOfLivingAustralia/userdetails/issues/50) | ||
- Cannot browse to users from the role list if their id is greater than 1000 [\#49](https://github.com/AtlasOfLivingAustralia/userdetails/issues/49) | ||
- Error when viewing by role ROLE\_USER [\#48](https://github.com/AtlasOfLivingAustralia/userdetails/issues/48) | ||
|
||
## [0.12.1](https://github.com/AtlasOfLivingAustralia/userdetails/tree/0.12.1) (2018-05-08) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/V2.0.0...0.12.1) | ||
|
||
## [V2.0.0](https://github.com/AtlasOfLivingAustralia/userdetails/tree/V2.0.0) (2017-11-08) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/v1.0.0...V2.0.0) | ||
|
||
## [v1.0.0](https://github.com/AtlasOfLivingAustralia/userdetails/tree/v1.0.0) (2017-08-16) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/0.12.0...v1.0.0) | ||
|
||
## [0.12.0](https://github.com/AtlasOfLivingAustralia/userdetails/tree/0.12.0) (2017-07-18) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/0.11.0...0.12.0) | ||
|
||
## [0.11.0](https://github.com/AtlasOfLivingAustralia/userdetails/tree/0.11.0) (2017-07-12) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/0.10...0.11.0) | ||
|
||
## [0.10](https://github.com/AtlasOfLivingAustralia/userdetails/tree/0.10) (2017-07-07) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/0.9...0.10) | ||
|
||
**Merged pull requests:** | ||
|
||
- Dev [\#39](https://github.com/AtlasOfLivingAustralia/userdetails/pull/39) ([chrisala](https://github.com/chrisala)) | ||
|
||
## [0.9](https://github.com/AtlasOfLivingAustralia/userdetails/tree/0.9) (2017-03-02) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-0.8...0.9) | ||
|
||
**Merged pull requests:** | ||
|
||
- Dev [\#38](https://github.com/AtlasOfLivingAustralia/userdetails/pull/38) ([chrisala](https://github.com/chrisala)) | ||
|
||
## [userdetails-0.8](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-0.8) (2016-04-26) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-0.7...userdetails-0.8) | ||
|
||
**Implemented enhancements:** | ||
|
||
- User details page \(admin\) add URL for reset password link [\#15](https://github.com/AtlasOfLivingAustralia/userdetails/issues/15) | ||
- Add "change email address" option to editAccount page [\#1](https://github.com/AtlasOfLivingAustralia/userdetails/issues/1) | ||
|
||
**Fixed bugs:** | ||
|
||
- New user creation error [\#19](https://github.com/AtlasOfLivingAustralia/userdetails/issues/19) | ||
|
||
**Closed issues:** | ||
|
||
- Admin screen - add export all users to CSV [\#27](https://github.com/AtlasOfLivingAustralia/userdetails/issues/27) | ||
- Login screen - change username to email [\#24](https://github.com/AtlasOfLivingAustralia/userdetails/issues/24) | ||
- Log4j config need fixing [\#20](https://github.com/AtlasOfLivingAustralia/userdetails/issues/20) | ||
- User profile has wrong term for DigiVol [\#17](https://github.com/AtlasOfLivingAustralia/userdetails/issues/17) | ||
- Add "disable account" button to editAccount page [\#2](https://github.com/AtlasOfLivingAustralia/userdetails/issues/2) | ||
|
||
## [userdetails-0.7](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-0.7) (2015-12-15) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-0.6...userdetails-0.7) | ||
|
||
**Closed issues:** | ||
|
||
- user lookup should include user's roles [\#25](https://github.com/AtlasOfLivingAustralia/userdetails/issues/25) | ||
- add ability to update/create and view a property for a user [\#21](https://github.com/AtlasOfLivingAustralia/userdetails/issues/21) | ||
|
||
**Merged pull requests:** | ||
|
||
- fixes \#25: now user id lookup will incude user's role [\#26](https://github.com/AtlasOfLivingAustralia/userdetails/pull/26) ([temi](https://github.com/temi)) | ||
- fixes \#21: adds ability to get and update a property. [\#23](https://github.com/AtlasOfLivingAustralia/userdetails/pull/23) ([temi](https://github.com/temi)) | ||
|
||
## [userdetails-0.6](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-0.6) (2015-09-17) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-0.5...userdetails-0.6) | ||
|
||
**Fixed bugs:** | ||
|
||
- Flickr linking broken [\#18](https://github.com/AtlasOfLivingAustralia/userdetails/issues/18) | ||
|
||
## [userdetails-0.5](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-0.5) (2015-05-04) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-0.4...userdetails-0.5) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Allow extra information to be requested from user details lookups [\#16](https://github.com/AtlasOfLivingAustralia/userdetails/issues/16) | ||
|
||
**Fixed bugs:** | ||
|
||
- Registration form bug [\#8](https://github.com/AtlasOfLivingAustralia/userdetails/issues/8) | ||
|
||
## [userdetails-0.4](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-0.4) (2015-03-23) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-0.3...userdetails-0.4) | ||
|
||
**Closed issues:** | ||
|
||
- generated confirm registration link/URL broken [\#13](https://github.com/AtlasOfLivingAustralia/userdetails/issues/13) | ||
|
||
## [userdetails-0.3](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-0.3) (2015-03-04) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-0.2...userdetails-0.3) | ||
|
||
**Merged pull requests:** | ||
|
||
- Updated Spanish translation. Added Catalan translation [\#59](https://github.com/AtlasOfLivingAustralia/userdetails/pull/59) ([vjrj](https://github.com/vjrj)) | ||
- Applies 2015 look and feel [\#12](https://github.com/AtlasOfLivingAustralia/userdetails/pull/12) ([m-r-c](https://github.com/m-r-c)) | ||
- Fixes [\#11](https://github.com/AtlasOfLivingAustralia/userdetails/pull/11) ([m-r-c](https://github.com/m-r-c)) | ||
|
||
## [userdetails-0.2](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-0.2) (2015-02-09) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-20140318...userdetails-0.2) | ||
|
||
**Fixed bugs:** | ||
|
||
- userdetails-config.properties not in sync with Config.groovy [\#10](https://github.com/AtlasOfLivingAustralia/userdetails/issues/10) | ||
- Construction of URL should check for existing request params [\#7](https://github.com/AtlasOfLivingAustralia/userdetails/issues/7) | ||
- Can't create a user from the "New User" page [\#4](https://github.com/AtlasOfLivingAustralia/userdetails/issues/4) | ||
|
||
**Closed issues:** | ||
|
||
- Can't create a user from the [\#3](https://github.com/AtlasOfLivingAustralia/userdetails/issues/3) | ||
|
||
**Merged pull requests:** | ||
|
||
- Updates to user details service [\#9](https://github.com/AtlasOfLivingAustralia/userdetails/pull/9) ([davidbairdala](https://github.com/davidbairdala)) | ||
- Update ala-web-theme to v0.8.1 [\#6](https://github.com/AtlasOfLivingAustralia/userdetails/pull/6) ([sbearcsiro](https://github.com/sbearcsiro)) | ||
- Fixes \#4 Can't create a user from the 'New User' page [\#5](https://github.com/AtlasOfLivingAustralia/userdetails/pull/5) ([sbearcsiro](https://github.com/sbearcsiro)) | ||
|
||
## [userdetails-20140318](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-20140318) (2014-04-07) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/userdetails-b4-19092013...userdetails-20140318) | ||
|
||
## [userdetails-b4-19092013](https://github.com/AtlasOfLivingAustralia/userdetails/tree/userdetails-b4-19092013) (2013-09-19) | ||
[Full Changelog](https://github.com/AtlasOfLivingAustralia/userdetails/compare/ozatlas-before-jqm11...userdetails-b4-19092013) | ||
|
||
## [ozatlas-before-jqm11](https://github.com/AtlasOfLivingAustralia/userdetails/tree/ozatlas-before-jqm11) (2012-04-30) | ||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Wed Jul 19 16:19:40 AEST 2017 | ||
grailsVersion=3.2.12 | ||
grailsVersion=3.3.10 | ||
grailsWrapperVersion=1.0.0 | ||
gormVersion=6.0.12.RELEASE | ||
gradleWrapperVersion=3.4.1 | ||
gormVersion=6.1.12.RELEASE | ||
gradleWrapperVersion=3.5 |
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.