------ - fix regression with pdf_report not having a default NumberedCanvas (edc-pdf-report) - call func to get vars for get_context_data - easier to override in tests (edc-sites) - update test settings (edc-device)
0.6.18
------ - split perms in roles (edc-pharmacy)
0.6.17
------ - fix perms on pharmacy navbar in admin templates (edc-model-admin) - remove get_boostrap_ver for templates (edc-dashboard, edc-navbar) - add missing migrations (edc-pharmacy) - update test settings (edc-appointment, edc-adherence, edc-appconfig, edc-dashboard, edc-navbar)
0.6.16
------ - separate site/central perms (edc-pharmacy) - add exception if raised when checking celery (edc-utils)
0.6.15
------ - require `edc-pylabels` as an app that integrates django-pylabels into the edc (edc) - refactor and add new stock management models, label printing, document printing and functionality to follow chain-of-custody from original IMP order to dispensing at site. This is a major update. (edc-pharmacy) - remove from administration page (edc-crf, edc-offstudy) - allow pad value to be passed as arg to to_file() (edc-form-describer) - move ModelButton dataclasses to edc-view-utils (edc-view-utils) - change screening_model attr on ConsentDefinition to accept a list of model names for when screening uses proxy models (edc-consent) - requirements: - align requirements.tests (and dev_repos.sh) files with setup.cfg - add script update_reqs_from_setup.py to align files in future - add release.txt requirements file - add third party package dependencies (edc-form-runners, edc-pdf-reports)
0.6.14
------ - improve date handling in dataframes (edc-pdutils, edc-analytics) - add model method to manually recreate views for unmanaged model using DBView mixin (edc-qareports)