|
629ab517aa
|
BuildingController is now inherited from AdminController, and set up the admin panel module.
|
2021-11-14 21:37:04 +01:00 |
|
|
a9080e05c3
|
Implemented basic building queries to Building Model.
|
2021-11-14 21:05:52 +01:00 |
|
|
6e853e86b9
|
Now my test data is inserted in BuildingModel::add_default_data(). Also updated the engine.
|
2021-11-14 19:25:37 +01:00 |
|
|
28d88335e6
|
Added an another setter to Building, and fixed a parameter's type.
|
2021-11-14 19:24:42 +01:00 |
|
|
e3c95dce3f
|
Added parameters for the Building class.
|
2021-11-14 18:38:56 +01:00 |
|
|
5eed408012
|
Ported the buildings table.
|
2021-11-14 18:27:49 +01:00 |
|
|
946b0b5acc
|
Added base classes for buildings.
|
2021-11-14 14:19:13 +01:00 |
|