There was a problem fetching the pipeline metadata.
Merge branch '184-list-of-subjects-should-contain-columns-dependent-on-the-study' into 'master'
Resolve "list of subjects should contain columns dependent on the study" Closes #184 See merge request NCER-PD/scheduling-system!101
Showing
- smash/web/admin.py 2 additions, 2 deletionssmash/web/admin.py
- smash/web/api_urls.py 2 additions, 0 deletionssmash/web/api_urls.py
- smash/web/api_views/appointment.py 3 additions, 1 deletionsmash/web/api_views/appointment.py
- smash/web/api_views/daily_planning.py 3 additions, 5 deletionssmash/web/api_views/daily_planning.py
- smash/web/api_views/subject.py 57 additions, 3 deletionssmash/web/api_views/subject.py
- smash/web/docx_helper.py 4 additions, 0 deletionssmash/web/docx_helper.py
- smash/web/forms/__init__.py 11 additions, 0 deletionssmash/web/forms/__init__.py
- smash/web/forms/forms.py 14 additions, 184 deletionssmash/web/forms/forms.py
- smash/web/forms/study_subject_forms.py 204 additions, 0 deletionssmash/web/forms/study_subject_forms.py
- smash/web/forms/subject_forms.py 56 additions, 0 deletionssmash/web/forms/subject_forms.py
- smash/web/migrations/0071_auto_20171130_1607.py 53 additions, 0 deletionssmash/web/migrations/0071_auto_20171130_1607.py
- smash/web/migrations/0072_auto_20171201_1013.py 55 additions, 0 deletionssmash/web/migrations/0072_auto_20171201_1013.py
- smash/web/migrations/0073_auto_20171201_1034.py 21 additions, 0 deletionssmash/web/migrations/0073_auto_20171201_1034.py
- smash/web/migrations/0074_auto_20171201_1038.py 21 additions, 0 deletionssmash/web/migrations/0074_auto_20171201_1038.py
- smash/web/migrations/0075_auto_20171201_1252.py 30 additions, 0 deletionssmash/web/migrations/0075_auto_20171201_1252.py
- smash/web/migrations/0076_studysubjectlist.py 57 additions, 0 deletionssmash/web/migrations/0076_studysubjectlist.py
- smash/web/migrations/0077_subjectcolumns.py 59 additions, 0 deletionssmash/web/migrations/0077_subjectcolumns.py
- smash/web/models/__init__.py 7 additions, 3 deletionssmash/web/models/__init__.py
- smash/web/models/configuration_item.py 3 additions, 0 deletionssmash/web/models/configuration_item.py
- smash/web/models/constants.py 5 additions, 1 deletionsmash/web/models/constants.py
Loading
Please register or sign in to comment