Commit Graph

62 Commits

Author SHA1 Message Date
6525780df7 Added password check for estate agent management
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-18 19:49:45 +02:00
7005e0b3a5 Added Interface for EstateAgents and Estates
Added the Command Line Interface for EstateAgents and Estates without
functionality.
Added Data Structures for Estates, Apartments and Houses.
2017-04-18 17:44:40 +02:00
be68b2cff0 Translated Menu to English
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 17:19:44 +02:00
2bdc92748a Added static ORM property
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 17:04:56 +02:00
ecac6eba38 Updated Main to be English and use the ORM class
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 17:03:51 +02:00
8a367daec8 Ensures that every persisted agent is managed
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 17:00:35 +02:00
2da9b91fce Renamed method to get
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 16:46:10 +02:00
00fd20c980 Moved database interaction into ORM class
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 16:45:25 +02:00
2629377995 Moved DB2ConnectionManager into subpackage
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 16:38:46 +02:00
ed9af4c313 Changed DB2ConnectionManager to English
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 13:43:03 +02:00
c262445b90 Renamed de.dis2011 to de.dis2017
* includes also some smaller changes

Signed-off-by: Jim Martens <github@2martens.de>
2017-04-14 13:15:32 +02:00
c4bce00924 [02] Added files from example project
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-12 15:36:44 +02:00