There was a problem fetching the pipeline mini graph.
Merge branch '89-calendar-colors' into 'master'
Custom calendar colors for appointment location and appointment status Closes #89 See merge request !37
No related branches found
No related tags found
Pipeline #
Showing
- smash/web/migrations/0025_configurationitem_calendar_items.py 35 additions, 0 deletions...h/web/migrations/0025_configurationitem_calendar_items.py
- smash/web/migrations/0026_location_color.py 20 additions, 0 deletionssmash/web/migrations/0026_location_color.py
- smash/web/migrations/0027_auto_20170404_1505.py 20 additions, 0 deletionssmash/web/migrations/0027_auto_20170404_1505.py
- smash/web/migrations/0028_location_color_of_flying_team.py 24 additions, 0 deletionssmash/web/migrations/0028_location_color_of_flying_team.py
- smash/web/models/__init__.py 1 addition, 1 deletionsmash/web/models/__init__.py
- smash/web/models/appointment.py 15 additions, 6 deletionssmash/web/models/appointment.py
- smash/web/models/constants.py 3 additions, 0 deletionssmash/web/models/constants.py
- smash/web/models/location.py 5 additions, 0 deletionssmash/web/models/location.py
- smash/web/templates/appointments/index.html 1 addition, 1 deletionsmash/web/templates/appointments/index.html
- smash/web/tests/test_model_configuration_item.py 14 additions, 0 deletionssmash/web/tests/test_model_configuration_item.py
smash/web/migrations/0026_location_color.py
0 → 100644
Please register or sign in to comment