Skip to content

Releases: GeoSmartCity-CIP/crowd-sourcing

/login added

06 May 10:48
Compare
Choose a tag to compare

/login returns basic info about current user. The following POST data is expected

{
   "user": {
      "id": "USER-ID",
      "password": "PASSWORD"
   }
}

1.6

19 Apr 09:12
Compare
Choose a tag to compare
1.6

Added missing class to repository

1.5

19 Apr 08:54
Compare
Choose a tag to compare
1.5

Fixes swapped event location coordinates in database

v1.4

14 Apr 14:31
Compare
Choose a tag to compare

Event contains array of comments.
Config contains tag "login-required" indicating if login is required.

Access-Control-Allow-Methods support added

18 Feb 10:03
Compare
Choose a tag to compare
1.3.3

Access-Control-Allow-Methods supported

1.3.2

11 Feb 14:24
Compare
Choose a tag to compare
1.3.2 Pre-release
Pre-release

Missing file web.xml added

1.3.1

11 Feb 08:42
Compare
Choose a tag to compare
1.3.1 Pre-release
Pre-release

Header Access-Control-Allow-Origin added to all respnses

1.3

12 Jan 12:52
Compare
Choose a tag to compare
1.3 Pre-release
Pre-release
Small fixes

1.2

11 Jan 14:21
Compare
Choose a tag to compare
1.2 Pre-release
Pre-release
1.2

1.1

07 Jan 10:33
Compare
Choose a tag to compare
1.1 Pre-release
Pre-release
Small fix