|
4281cbaf29
|
Added installation instructions and tweaked Dockerfile
|
2020-03-25 14:57:46 +01:00 |
|
|
835c9e0471
|
Fixed smaal errors @tommi27 implementation. Fixed precision and scale values or total precision. Optimized update by using JPQL
|
2020-03-17 16:54:35 +01:00 |
|
|
0d9982fb50
|
Fixed email configuration
|
2020-03-09 17:06:59 +01:00 |
|
|
57e9a53cf1
|
Password reset manually tested and fixed
|
2020-03-06 11:10:58 +01:00 |
|
|
860fae779d
|
Added support for password reset (still needs testing)
|
2020-03-06 10:24:06 +01:00 |
|
omenem
|
2271f4a5b9
|
Email Verifcation Works
|
2020-02-27 21:39:38 +01:00 |
|
|
0cb1f1606a
|
Updated hibernate DDL policy and solved LazyInitializationException bug on User.toString()
|
2020-02-26 14:41:11 +01:00 |
|
|
ad3e5271ac
|
Working auth with JWT
|
2020-02-25 17:51:45 +01:00 |
|
Claudio Maggioni (maggicl)
|
32f1412564
|
Improvements to data model
Set up connection parameters for local postgres db. Updated schema in
order not to cause clashes with reserved SQL tokens.
|
2020-02-22 23:19:34 +01:00 |
|
|
6fc17052c6
|
Added a sketch of the data model
Added a rough hint of the class structure needed to store the
application state
|
2020-02-20 21:58:23 +01:00 |
|
|
62087e2b49
|
Imported Spring Boot starter project
|
2020-02-20 15:22:37 +01:00 |
|