34 Commits

Author SHA1 Message Date
sdeleuze
142f3e5af2 Upgrade to Boot 2.0.0.RC1 and Kotlin 1.2 2018-02-16 17:59:45 +01:00
Sebastien Deleuze
b43e9fdde6 Global update 2017-06-07 10:44:15 +02:00
Sebastien Deleuze
dbd7e975a1 Use OSM instead of MapQuest 2016-08-02 07:08:37 -07:00
Ali 'SupaHam' M
98bbf1ed52 Keeping it real 2016-07-03 15:28:26 +01:00
Sebastien Deleuze
fbb9ddb612 Create postgis extension if needed 2016-05-18 15:41:13 +02:00
Sebastien Deleuze
40c28db706 Update to latest Springn Boot Snapshot and Spring REST Docs 1.1.0.RC1 2016-05-17 10:46:01 +02:00
Sebastien Deleuze
7638fce3b5 Polishing 2016-05-16 21:54:36 +02:00
Sebastien Deleuze
8de498b4e1 Polish 2016-05-12 16:40:40 +02:00
Sebastien Deleuze
381eeda914 Use regular classes instead data classes 2016-05-12 15:49:05 +02:00
Sebastien Deleuze
ff2e3abe00 Use interfaces + JDK dynamic proxies instead of CGLIB
It allows to remove open keyword on repositories
2016-05-09 23:40:21 +02:00
Sebastien Deleuze
aed05d1a3c Update to Exposed 0.5.0 and small updates 2016-05-05 13:21:05 +02:00
Sebastien Deleuze
375419050d Update, new error : PooledConnection has already been closed. 2016-04-30 23:31:08 +02:00
Sebastien Deleuze
3d92ac1449 Use Exposed Spring transaction support
Current status: does not work due to the following error:
IllegalStateException: Already value [org.jetbrains.exposed.sql.Transaction@3672276e] for key [org.jetbrains.exposed.spring.SpringTransactionManager@255e5e2e] bound to thread [main]
2016-04-30 17:48:47 +02:00
Sebastien Deleuze
5f532d3780 Upgrade to Exposed 0.4.2 and Spring Framework 4.3.0.RC1 2016-04-06 11:44:40 +02:00
Sebastien Deleuze
8c6d1248ed Remove optional @Autowired with single constructor classes
See https://spring.io/blog/2016/03/04/core-container-refinements-in-spring-framework-4-3#implicit-constructor-injection-for-single-constructor-scenarios
2016-03-30 00:03:40 +02:00
Sebastien Deleuze
633aae50cf Polish 2016-03-21 10:34:40 +01:00
Sebastien Deleuze
9b7fbcfc9a Polish 2016-03-21 07:58:59 +01:00
Sebastien Deleuze
25a3ededf2 Polish 2016-03-19 19:03:00 +01:00
Sebastien Deleuze
a66289baa7 Better icons 2016-03-19 18:53:23 +01:00
Sebastien Deleuze
b52b7bab22 Add Spring REST docs + various fixes 2016-03-19 18:34:32 +01:00
Sebastien Deleuze
08f9760af4 Refactoring + tests 2016-03-19 12:18:44 +01:00
Sebastien Deleuze
73663d16cc JS message support 2016-03-18 23:47:50 +01:00
Sebastien Deleuze
5409294043 Add messages layer + bring back SseBroadcaster 2016-03-18 01:06:36 +01:00
Sebastien Deleuze
9261d9b653 Cleanup and updates 2016-03-18 01:04:25 +01:00
Sebastien Deleuze
d2b2e12cd7 Switch on Exposed 2016-03-17 17:45:03 +01:00
Sebastien Deleuze
991e4b77f1 Be able to select current user 2016-03-16 00:56:50 +01:00
Sebastien Deleuze
eb8677bdab Editable popups 2016-03-16 00:32:34 +01:00
Sebastien Deleuze
b9ad246ce8 Pretty big update 2016-03-16 00:00:43 +01:00
Sebastien Deleuze
20871a49a7 Add findByBoundingBox() for messages + fix users one 2016-03-14 16:12:23 +01:00
Sebastien Deleuze
26133ca7f1 Add findByBoundingBox() for users 2016-03-14 11:57:00 +01:00
Sebastien Deleuze
598d5f9d86 Import cleanup 2016-03-14 00:04:17 +01:00
Sebastien Deleuze
279880eb31 Add OpenLayers map 2016-03-14 00:03:33 +01:00
Sebastien Deleuze
a191b40391 Add updateLocation 2016-03-14 00:03:15 +01:00
Sebastien Deleuze
d04ed2b178 Initial commit 2016-03-13 15:52:25 +01:00