Skip to content

Commit

Permalink
remove duplicates in changelog originating from double deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
GenieTim committed Oct 20, 2019
1 parent 8e37bf0 commit 757de68
Showing 1 changed file with 1 addition and 66 deletions.
67 changes: 1 addition & 66 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,70 +1,5 @@
# Changelog

## v1.9.2-SNAPSHOT
* [[`9517d0a15c`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/9517d0a15c)] - Suffix git tag with a v (Tim Bernhard)
* [[`e21b6c9fd9`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/e21b6c9fd9)] - Fix issues in changelog generation (Tim Bernhard)
* [[`0b2dba5a1d`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/0b2dba5a1d)] - Update changelog & publish Version 1.9.2-SNAPSHOT (Tim Bernhard)
* [[`0a0006193d`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/0a0006193d)] - Remove explicit favorization of a mvn profile (Tim Bernhard)
* [[`03b81ec293`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/03b81ec293)] - Prepare refactor of advanced login field (Tim Bernhard)
* [[`63cf71b1ed`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/63cf71b1ed)] - Let travis tag the commit in order to prevent untagged- tags (Tim Bernhard)
* [[`89983078b3`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/89983078b3)] - Use modified git tag detection for travis (Tim Bernhard)
* [[`bd11adb2c1`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/bd11adb2c1)] - Attempt to get Travis to only publish one version per day (Tim Bernhard)
* [[`28b3e8c20d`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/28b3e8c20d)] - Fix issue where a failed login required a restart (Tim Bernhard)
* [[`e091534ee3`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/e091534ee3)] - Fix issue where history did not work anymore (Tim Bernhard)
* [[`ed6e11ea72`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/ed6e11ea72)] - Add deploy scripts to simplify deployment and changelog generation (Tim Bernhard)
* [[`bfbedcd97b`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/bfbedcd97b)] - Re-add skip\_cleanup key (Tim Bernhard)
* [[`60e47865b2`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/60e47865b2)] - Set dist as default mvn target (Tim Bernhard)
* [[`f2131015df`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/f2131015df)] - Remove jdk restrictions from travis config (Tim Bernhard)
* [[`ffb32a1e23`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/ffb32a1e23)] - Configure travis to automatically build and release new versions (Tim Bernhard)
* [[`76d63ff2ff`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/76d63ff2ff)] - Add travis batch to README (Tim Bernhard)
* [[`de0fa9a23c`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/de0fa9a23c)] - Add initial travis config (Tim Bernhard)
* [[`eb1beebd34`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/eb1beebd34)] - Improve editing of speciment (Tim Bernhard)
* [[`5725e6d71d`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/5725e6d71d)] - Improve layout of search dialog (Tim Bernhard)
* [[`866dfdd1da`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/866dfdd1da)] - Fix issue where image could not be switched (Tim Bernhard)
* [[`7b3a41dc7e`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/7b3a41dc7e)] - Fix issue where search would crash (Tim Bernhard)
* [[`4861afc524`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/4861afc524)] - Switch georeference method & datum according to ETHEntColl#6 (Tim Bernhard)
* [[`5060701b0d`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/5060701b0d)] - Implement window size keeping mechanism for edit panel (Tim Bernhard)
* [[`f879f3ee84`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/f879f3ee84)] - Deactivate next/prev button if not applicable anyway (Tim Bernhard)
* [[`08c8e40908`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/08c8e40908)] - Add autocomplete to Search Dialog (Tim Bernhard)
* [[`b18e143734`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/b18e143734)] - Improve look & feel by using always native (Tim Bernhard)
* [[`47256a3138`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/47256a3138)] - Merge branch 'master' of github.com:BernhardWebstudio/DataShot\_DesktopApp (Tim Bernhard)
* [[`4ecca8aaf3`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/4ecca8aaf3)] - Improve code format (Tim Bernhard)
* [[`1aa61decb7`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/1aa61decb7)] - Improve idea config (Tim Bernhard)
* [[`4972993f83`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/4972993f83)] - Enable packaging with dependencies upon compilation (Tim Bernhard)
* [[`391625631c`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/391625631c)] - Minor layout improvements for specimen details edit view (Tim Bernhard)
* [[`0ac486b4d1`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/0ac486b4d1)] - Improve startup performance by reducing nr. of db requests (Tim Bernhard)
* [[`c5c7915a6a`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/c5c7915a6a)] - Enable loading of db properties from imagecapture config to plain way for CI (Tim Bernhard)
* [[`171b9ca301`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/171b9ca301)] - Use MigLayout to improve login dialog (Tim Bernhard)
* [[`83b5b6b74f`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/83b5b6b74f)] - Refactor SpecimenDetailsViewPane to improve structure and scaling (Tim Bernhard)
* [[`5727d648ca`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/5727d648ca)] - Increase update rate of det & georeference button (Tim Bernhard)
* [[`4e8fca0ff4`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/4e8fca0ff4)] - Adjust upgrade process to work more reliably (Tim Bernhard)
* [[`51ad46f1c7`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/51ad46f1c7)] - Improve method & class names for easier understanding (Tim Bernhard)
* [[`c17920f0b3`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/c17920f0b3)] - Add option to automatically update database (required: flyway db table) (Tim Bernhard)
* [[`70d53eb858`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/70d53eb858)] - Fix minor issue in tests (Tim Bernhard)
* [[`bb8ba1f4b1`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/bb8ba1f4b1)] - Initialize DB needed for upcoming V 1.9.1 (Tim Bernhard)
* [[`3e75e88497`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/3e75e88497)] - Improve Search Form experience with Integer Field and Layout adjustment (Tim Bernhard)
* [[`2391859955`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/2391859955)] - Fix issue leading to much waittime when executing simple search (Tim Bernhard)
* [[`d3187d764d`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/d3187d764d)] - Updates to improve search & file processing reliability (Tim Bernhard)
* [[`475c8d8e11`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/475c8d8e11)] - Working towards cleaner error handling (Tim Bernhard)
* [[`87b8c3d843`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/87b8c3d843)] - Reduce time required for template detection (Tim Bernhard)
* [[`6aa466621c`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/6aa466621c)] - Improve db request stability & design language (Tim Bernhard)
* [[`5f8c900902`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/5f8c900902)] - Merge branch 'master' of github.com:BernhardWebstudio/DataShot\_DesktopApp (Tim Bernhard)
* [[`e746f5cd11`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/e746f5cd11)] - Upgrade much dependencies. Solve some followed issues. (Tim Bernhard)
* [[`14c3f383ae`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/14c3f383ae)] - Simplify code + reduce production junk (Tim Bernhard)
* [[`50cda0b04d`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/50cda0b04d)] - Fix additional typos & formatting comments (soon I understand the code;) (Tim Bernhard)
* [[`8286f16b9c`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/8286f16b9c)] - Fix few typos in comments (Tim Bernhard)
* [[`38c5e6b3cd`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/38c5e6b3cd)] - Update all dependencies to latest version using mvn versions:use-latest-releases – (Tim Bernhard)
* [[`974dced2a5`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/974dced2a5)] - Add CHANGELOG from Allie's GitHub (Tim Bernhard)
* [[`fad2e5efc3`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/fad2e5efc3)] - Fix wrong icon on report saved dialog (Tim Bernhard)
* [[`c80a0ede6a`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/c80a0ede6a)] - Simplify building even more with updated libraries & maven (Tim Bernhard)
* [[`bfaf2e4ec2`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/bfaf2e4ec2)] - Make the configuration easier (Tim Bernhard)
* [[`60e83ee33b`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/60e83ee33b)] - Remove one (unnecessary) setup step (Tim Bernhard)
* [[`a0acbc6fb1`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/a0acbc6fb1)] - Fix build errors (Tim Bernhard)
* [[`dd5cf58a5b`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/dd5cf58a5b)] - Merge in Allies changes (Tim Bernhard)
* [[`947dd9a8f7`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/947dd9a8f7)] - Hibernate config changes (Althea Parker)
* [[`8048ec39cb`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/8048ec39cb)] - Fix copy previous with complex fields: numbers, collectors, parts (Althea Parker)


## v1.9.2-SNAPSHOT
* [[`28b3e8c20d`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/28b3e8c20d)] - Fix issue where a failed login required a restart (Tim Bernhard)
* [[`e091534ee3`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/e091534ee3)] - Fix issue where history did not work anymore (Tim Bernhard)
Expand Down Expand Up @@ -146,4 +81,4 @@ Currently, Datashot cycles through all the templates in the database during pre-
6. Feature: "find missing images" feature
During pre-processing, some images do not get processed and this algorithm will cycle through all the images entered on a certain date, and identify the missing ones, and print this in a screen dialog.
7. Feature: search by interpreted date
Add a new search field to the search dialog in order to return search results when the user specifies the interpreted date.
Add a new search field to the search dialog in order to return search results when the user specifies the interpreted date.

0 comments on commit 757de68

Please sign in to comment.