There was a problem fetching the pipeline mini graph.
add daily planning section
parent
82d0ba46
No related branches found
No related tags found
Pipeline #
Showing
- smash/web/api_urls.py 7 additions, 1 deletionsmash/web/api_urls.py
- smash/web/api_views/daily_planning.py 97 additions, 0 deletionssmash/web/api_views/daily_planning.py
- smash/web/api_views/worker.py 17 additions, 1 deletionsmash/web/api_views/worker.py
- smash/web/forms.py 47 additions, 7 deletionssmash/web/forms.py
- smash/web/migrations/0040_daily_planning.py 45 additions, 0 deletionssmash/web/migrations/0040_daily_planning.py
- smash/web/models/__init__.py 2 additions, 1 deletionsmash/web/models/__init__.py
- smash/web/models/appointment.py 3 additions, 1 deletionsmash/web/models/appointment.py
- smash/web/models/appointment_type_link.py 14 additions, 0 deletionssmash/web/models/appointment_type_link.py
- smash/web/static/AdminLTE/plugins/fullcalendar/fullcalendar_custom.print.css 191 additions, 0 deletions...minLTE/plugins/fullcalendar/fullcalendar_custom.print.css
- smash/web/static/css/daily_planning.css 25 additions, 0 deletionssmash/web/static/css/daily_planning.css
- smash/web/static/fullcalendar-scheduler/CHANGELOG.txt 182 additions, 0 deletionssmash/web/static/fullcalendar-scheduler/CHANGELOG.txt
- smash/web/static/fullcalendar-scheduler/CONTRIBUTING.txt 34 additions, 0 deletionssmash/web/static/fullcalendar-scheduler/CONTRIBUTING.txt
- smash/web/static/fullcalendar-scheduler/LICENSE.txt 18 additions, 0 deletionssmash/web/static/fullcalendar-scheduler/LICENSE.txt
- smash/web/static/fullcalendar-scheduler/demos/background-events.html 106 additions, 0 deletions...tatic/fullcalendar-scheduler/demos/background-events.html
- smash/web/static/fullcalendar-scheduler/demos/column-grouping.html 113 additions, 0 deletions.../static/fullcalendar-scheduler/demos/column-grouping.html
- smash/web/static/fullcalendar-scheduler/demos/columns.html 108 additions, 0 deletionssmash/web/static/fullcalendar-scheduler/demos/columns.html
- smash/web/static/fullcalendar-scheduler/demos/dynamic-add-remove.html 132 additions, 0 deletions...atic/fullcalendar-scheduler/demos/dynamic-add-remove.html
- smash/web/static/fullcalendar-scheduler/demos/external-dragging.html 193 additions, 0 deletions...tatic/fullcalendar-scheduler/demos/external-dragging.html
- smash/web/static/fullcalendar-scheduler/demos/gcal.html 74 additions, 0 deletionssmash/web/static/fullcalendar-scheduler/demos/gcal.html
- smash/web/static/fullcalendar-scheduler/demos/grouping.html 98 additions, 0 deletionssmash/web/static/fullcalendar-scheduler/demos/grouping.html
smash/web/api_views/daily_planning.py
0 → 100644
smash/web/migrations/0040_daily_planning.py
0 → 100644
smash/web/models/appointment_type_link.py
0 → 100644
smash/web/static/css/daily_planning.css
0 → 100644
Please register or sign in to comment