Skip to content

Releases: kostasmantz/trip-assistant

TripAssistant v0.6.0

25 Nov 20:08
Compare
Choose a tag to compare
TripAssistant v0.6.0 Pre-release
Pre-release

Changelist:

  • Change the API used for searching places in facebook. Issue #40
  • Commit missed classes Issue #40
  • Committing missed test changes Issue #40
  • Fix NPE in TaggingService Issue #41
  • Provide sonarqube analysis and enhance README file
  • Update README.md

TripAssistant v0.5.0

02 Sep 18:48
Compare
Choose a tag to compare
TripAssistant v0.5.0 Pre-release
Pre-release

Changelist:

  • Suggest to user most popular places for the current season of the year -Fix exception caused by PhotoRepository::findByUrl
  • Fix broken test
  • Suggest to user most popular places for the current season of the year Issue #24
  • New jar for shared dtos between the 2 client-server libraries

TripAssistant v0.4.0

16 Jun 19:22
Compare
Choose a tag to compare
TripAssistant v0.4.0 Pre-release
Pre-release

Changelist:

  • Implement push notifications for upcoming trips #22 -Server Side
  • Implement push notifications for upcoming trips #22 Client side
  • Introduced PropertyUtil reading application.properties file.
  • Fix issue with UnsupportedOperationException when calling tripRepository.findByStatus(Trip.Status.UPCOMING, tripSlice.nextPageable());
  • Submitting missed icon file

TripAssistant v0.3.0

09 May 18:40
f34da5f
Compare
Choose a tag to compare
TripAssistant v0.3.0 Pre-release
Pre-release

Changelist:

  • User wants to plan a trip. Ability to add places to visit in a future trip

TripAssistant v0.2.0

04 Mar 22:28
Compare
Choose a tag to compare
TripAssistant v0.2.0 Pre-release
Pre-release

-User will view place proposals near him based on a category
-Jacoco Plugin/ Unit and Integration tests reporting
-User can Login/Register
-Web Server is secured

TripAssistant v0.1.0

22 Dec 13:35
Compare
Choose a tag to compare
TripAssistant v0.1.0 Pre-release
Pre-release

Changelist:
1)Extract the top 10 places of a city, out of the total photos taken in that place
2)Implement a web service providing the top 10 places of a city, based on lat-lon