Commit Graph

10 Commits

Author SHA1 Message Date
f1394c3334 Added ability to delete estate agents
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-18 20:17:13 +02:00
24e025c4d4 Fixed wrongly used identity comparisons
== checks identity NOT the desired equality

Signed-off-by: Jim Martens <github@2martens.de>
2017-04-18 20:10:19 +02:00
cd0ffcc56b Added feedback about modifying agent
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-18 20:00:01 +02:00
6d50013f30 Improved checkPassword method
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-18 20:00:01 +02:00
1207144a74 Added menu to list estate agents
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-18 20:00:01 +02:00
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
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
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