- Oct 28, 2021
-
-
Jörn Künsemöller authored
-
- Oct 25, 2021
-
-
Jörn Künsemöller authored
TMSS-605: Add check for stations in use when saving reservation, and fix reservations tests which were a no-op so far
-
- Aug 31, 2021
-
-
Jorrit Schaap authored
TMSS-955: fixed the dependency issues. We need to upload/populate the templates from a client, which means that tmss itself must be up and running (and migrations are done). After that, the taskconnectortypes can be populated. And after that the permissions. The latter needs direct dajngo access, so as a result the tmss_populate program now has both an http rest client and direct djanog access.
-
- Mar 23, 2021
-
-
Roy de Goei authored
-
- Mar 17, 2021
-
-
Roy de Goei authored
-
- Mar 15, 2021
-
-
Roy de Goei authored
TMSS-682: Get the t_reservations module from TMSS-668 and move testcase from t_tasks to the correct module, t_reservations
-
- Mar 04, 2021
-
-
Roy de Goei authored
TMSS-668: Move retrieving of active station reservations function from dynamic scheduler to separate reservations module. Add unittests for reservations module. Add stop_time in Reservations model, and calculate duration (it was visa versa)
-