- Apr 13, 2020
-
-
Registered Google Maps API key in order to view the map Fix find or create tag to search by name instead of id since non-existing tags wont have id Fix recursion in Image, Album and Tag toString Auto stash before checking out "HEAD" Fix checkout commit issues Improve debug logging in Map controller and add GoogleMapView to map view Fix duplicate issues due to rebase Log hibernate to logfile exclusively Create ImageMapFactory to encourage reusability Finished ImageMapFactory - static factory method Add javadoc to ImageMapFactory Made image fetching a background task in Map controller Update javadoc in Map controller Fix nullpointer exception when getting geolocation from image Remove duplicate logging of exceptions in ExploreAlbums Minor refactors, return new GeoLocation instead of null if image does not have metadata Improve logging in ImageMapFactory and use longitude instead of latitude twice Implement search on location/address with autocomplete Add Google Places API for autocompletions Add Google Maps Services instead of outdated Google Places API Add Geocoding API search for adresses Add VM options to export javafx.base/com.sun.javafx.event to org.controlsfx.controls Finished location autocompletions related to the map Add javadoc to Map controller
-
-
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
Created search result page (FXML only) that can tab between album results and image results. Also updated background image for the App to one I created myself to avoid copyright infringement
-
- Apr 11, 2020
-
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
-
- Apr 08, 2020
-
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
-
- Apr 07, 2020
-
-
Eirik Steira authored
Registered Google Maps API key in order to view the map Fix find or create tag to search by name instead of id since non-existing tags wont have id Fix recursion in Image, Album and Tag toString Auto stash before checking out "HEAD" Fix checkout commit issues
-
- Apr 06, 2020
-
-
-
Eirik Steira authored
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
-
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
This reverts commit 9e4d158c.
-
Nicolay Schiøll-Johansen authored
This reverts commit b7bc52be.
-
Nicolay Schiøll-Johansen authored
-
Nicolay Schiøll-Johansen authored
updated designs as well as toolbar
-
Remove duplicate getTagsFromString in TagService and move logger to static class variable where used
-
- Apr 04, 2020
-
-
- Apr 03, 2020
-
-
Nicolay Schiøll-Johansen authored
-
- Apr 01, 2020
-
-
Simon Jensen authored
-
Simon Jensen authored
This reverts commit d060d763.
-
Simon Jensen authored
Changed createEmptyImageAlbum button-onaction to createEmptyAlbum
-
Nicolay Schiøll-Johansen authored
-
Eirik Steira authored
-
-
-
-
- Mar 30, 2020
-
-
Eirik Steira authored
Rename get/createPdfDocument to get/createDocument
-
-
Also add ability to override db connection properties with hibernate.properties
-
- Mar 28, 2020
-
-
Eirik Steira authored
Complete fields album title, tags and description to load and get populated with real data in view single album
-
- Mar 23, 2020
-
-
Simon Jensen authored
-