Add a checkbox into the admin page for the stations, so a station can be excluded from the final result. This is needed in case material of a station gets broken and cannot replaced in time, so the teams have different starting points for this station.
Idea: Just add a column to the station table into the database with a boolean value and if the value is true, the results of this station will be counted. If the value is false the results will not be counted.
Add a checkbox into the admin page for the stations, so a station can be excluded from the final result. This is needed in case material of a station gets broken and cannot replaced in time, so the teams have different starting points for this station.
Idea: Just add a column to the station table into the database with a boolean value and if the value is true, the results of this station will be counted. If the value is false the results will not be counted.
Grisu
self-assigned this 2022-08-22 21:17:28 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add a checkbox into the admin page for the stations, so a station can be excluded from the final result. This is needed in case material of a station gets broken and cannot replaced in time, so the teams have different starting points for this station.
Idea: Just add a column to the station table into the database with a boolean value and if the value is true, the results of this station will be counted. If the value is false the results will not be counted.
implemented by
83c62d0015