mourne_rcpp_fw/app
2021-12-18 11:19:29 +01:00
..
assignments Implemented assignment data, and set up the admin panel and migrations for them. 2021-12-18 11:19:29 +01:00
buildings Ported the building editor's ui (at least what I could for now). 2021-11-16 18:55:29 +01:00
village Also drop the village reosurces table in VillageModel::drop_table(). 2021-11-14 19:24:07 +01:00
html_macros.h Ported the building editor's ui (at least what I could for now). 2021-11-16 18:55:29 +01:00
mourne_application.cpp Implemented assignment data, and set up the admin panel and migrations for them. 2021-12-18 11:19:29 +01:00
mourne_application.h Now the admin and gm menuentries will show up when logged in with an account which has the necessary privileges. 2021-11-14 22:55:25 +01:00
mourne_user_controller.cpp Redirect to / on login success. 2021-10-31 10:28:19 +01:00
mourne_user_controller.h Fix RCPP_OBJECT declaration. 2021-10-31 14:33:22 +01:00
mourne_user_model.cpp Created a new UserModel, that creates the test admin account with the proper userlevel. 2021-11-14 22:54:29 +01:00
mourne_user_model.h Created a new UserModel, that creates the test admin account with the proper userlevel. 2021-11-14 22:54:29 +01:00