.. |
0001_initial.py
|
Adjusted migrations for Python2/3 compatibility.
|
2019-08-08 17:11:14 +00:00 |
0002_unavailableperiod_reason.py
|
Adjusted migrations for Python2/3 compatibility.
|
2019-08-08 17:11:14 +00:00 |
0003_add_notify_ad_when.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0004_reviewteamsettings_secr_mail_alias.py
|
Adjusted migrations for Python2/3 compatibility.
|
2019-08-08 17:11:14 +00:00 |
0005_set_secdir_notify_ad_when.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0006_historicalreviewersettings.py
|
Adjusted migrations for Python2/3 compatibility.
|
2019-08-08 17:11:14 +00:00 |
0007_allow_notify_ad_when_to_be_blank.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0008_remove_reviewrequest_old_id.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0009_refactor_review_request.py
|
Adjusted migrations for Python2/3 compatibility.
|
2019-08-08 17:11:14 +00:00 |
0010_populate_review_assignments.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0011_review_document2_fk.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0012_remove_old_document_field.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0013_rename_field_document2.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0014_document_primary_key_cleanup.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
0015_populate_completed_on_for_rejected.py
|
Rearranged some migrations.
|
2019-10-15 16:46:42 +00:00 |
0016_add_remind_days_open_reviews.py
|
Rearranged some migrations.
|
2019-10-15 16:46:42 +00:00 |
0017_add_review_team_remind_days_unconfirmed_assignments.py
|
Rearranged some migrations.
|
2019-10-15 16:46:42 +00:00 |
0018_auto_20191015_1014.py
|
Migration for help text changes for a couple of ReviewTeamSettings and ReviewerSettings fields.
|
2019-10-15 17:22:52 +00:00 |
0019_auto_20191023_0829.py
|
Added a migration for a changed help text.
|
2019-10-23 15:31:18 +00:00 |
0020_auto_20191115_2059.py
|
Added two new configuration settings for the review team secretary,
|
2019-11-16 09:41:55 +00:00 |
0021_add_additional_history.py
|
Merged in [17069] from sasha@dashcare.nl:
|
2019-11-26 16:09:43 +00:00 |
0022_reviewer_queue_policy_and_request_assignment_next.py
|
Fixed a migration overlap issue.
|
2019-12-05 18:04:37 +00:00 |
0023_historicalreviewersettings-change-reason-text-field.py
|
Change varchar(100) to text field for HistoricalReviewerSettings.history_change_reason, to accomodate longer change descriptions.
|
2019-12-21 19:56:16 +00:00 |
__init__.py
|
Add review tracking models, add a request review page (with test), show
|
2016-05-19 15:35:30 +00:00 |