|
..
|
|
Outreach
|
|
* new outreach.t * load outreach_test db if running under test harness for methods used by outreach.t * modified calculate_pack_dispatch_date() to handle weeks as well as months
|
7 years ago
|
|
AdditionalOption.pm
|
927B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
AdminMessage.pm
|
628B
|
added a user messaging system; user change registered email resource
|
15 years ago
|
|
AnatomicalSite.pm
|
497B
|
new db table & admin functions - anatomical_site (for SNOMED coding)
|
10 years ago
|
|
AuditRequestCategory.pm
|
964B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
AuditRequestOption.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
AuthorisedReport.pm
|
2kB
|
added date and specimen type to 'other records' list; defined default sort order DESC in col header search to match main form search
|
11 years ago
|
|
ClinicalTrial.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ConsentOption.pm
|
925B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ContextWarningDiagnosis.pm
|
809B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
DeletedRequest.pm
|
1kB
|
bugfix for deletion of request with any action field > 255 chars
|
10 years ago
|
|
Diagnosis.pm
|
3kB
|
Refactor icdo_category table to include only sub-categories - renamed to icdo_sub_category
|
7 years ago
|
|
DiagnosisChangeOption.pm
|
817B
|
changed diagnosis_change_options.reason col to option_id
|
14 years ago
|
|
DiagnosisContextWarning.pm
|
787B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
DiagnosisLabTest.pm
|
725B
|
tied auto-unlocking to new [dr]na test requests in storage module; modified RfC to send email confirmation to sender; some new files for in-progress migration of additional_tests.yml to admin panel + db table
|
10 years ago
|
|
DiagnosticCategory.pm
|
1kB
|
Refactor icdo_category table to include only sub-categories - renamed to icdo_sub_category
|
7 years ago
|
|
DraftReportUser.pm
|
1kB
|
moved draft report user table from hilis4.users to new hilis4.draft_report_users - automatically creates new entry in draft_report_users if not already present when draft report saved
|
10 years ago
|
|
EmailAddress.pm
|
407B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
EmailContact.pm
|
1kB
|
new MLPA worklits for new MLPA lab-section - needs rewrite of pcr_and_sequancing _worksheet which is a mess; added department_id to index for DB::EmailContact to allow same location and email address to have multiple departments; adapted M::LabTest::get_section_lab_test() to accept (section name or section.id) + (test name or field label)
|
9 years ago
|
|
ErrorCode.pm
|
1kB
|
increased max length of error code to 4 chars; updated genomics_cancer_v3 with v3.2 changes (incomplete); amended date & datetime placeholders on results entry page to match expected data format; updated Makefile.PL & module_build.pl
|
9 years ago
|
|
ErrorCodeAssignment.pm
|
689B
|
added new category to error_code_assignments; bugfixes to error_code_assignments method spellings
|
14 years ago
|
|
GenomicsFamilyId.pm
|
632B
|
new simple SQL search field family ID - genomics db only
|
9 years ago
|
|
HospitalDepartment.pm
|
1kB
|
adapted email_contacts table to accept department code and report status values (setup/schema/email_reports.sql); redesigned mail_reports.pl -> email_reports.pl to allow multiple departments per hospital/organisation (not supported by mail_reports), and department and report status info now derived from email_contacts tbl, not hard-coded into script; reverted referrer_department => {updated some tests with year change or change of html tag
|
9 years ago
|
|
ICDOSubCategory.pm
|
650B
|
Refactor icdo_category table to include only sub-categories - renamed to icdo_sub_category
|
7 years ago
|
|
LabSection.pm
|
3kB
|
replaced results summary requesting of additional tests from additional_tests.yml to database tables - same as diagnosis generated tests; new static view results summary additional tests; moved auto-expand panels from yml to lab_sections table; redrafted additional_tests.t to work with changes to diagnosis & results summary requesting new tests
|
10 years ago
|
|
LabSectionSampleType.pm
|
789B
|
new tables sample_types, lab_section_sample_type & specimen_sample_type; added sample-type data to lab sections and specimens configuration functions; replaced arg to ErrorHandler::set_errorhandler_args with L::Local::Config->instance, as used in QueryLog
|
14 years ago
|
|
LabSectionStatusOption.pm
|
866B
|
added ability to arrange order of status options in worklists
|
14 years ago
|
|
LabTest.pm
|
4kB
|
Update mlpa with script and Update mlpa and mlpa_quantification worklists
|
7 years ago
|
|
LabTestAccreditation.pm
|
595B
|
RfC453 - update lab_test_accreditation table statement and DB class
|
7 years ago
|
|
LabTestDataType.pm
|
834B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
LabTestResultDataType.pm
|
973B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
LabTestResultOption.pm
|
836B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
LabTestSampleType.pm
|
768B
|
forgot to register DB/LabTestSampleType.pm
|
12 years ago
|
|
LabTestStatusOption.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
LinkedLabTest.pm
|
800B
|
completed molecular pcr worksheet functions
|
12 years ago
|
|
LocalNetworkLocation.pm
|
534B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
Login.pm
|
801B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PanelLabTest.pm
|
746B
|
MAJOR UPDATE - moved results summary update to test results section; added admin function for configuring lab-tests in panels
|
14 years ago
|
|
ParentOrganisation.pm
|
3kB
|
added ability to restrict non-network users to own records; added missing _debug_path() to controller methods
|
15 years ago
|
|
Patient.pm
|
2kB
|
added patient note field to screen and results page; bugfixes: unlock_request() needed new acions to match tt; patient => patient_note is one-to-one not one-to-many; new_user_msg.tt formatting
|
13 years ago
|
|
PatientCase.pm
|
2kB
|
simplified M::ClinicalTrial::get_patient_trials() method to use single query
|
13 years ago
|
|
PatientDemographic.pm
|
1kB
|
moved HMRN data functions to new C::HMRN; fixed error in C::Test::print_pdf - now passes hashref (not string) to make_pdf(); new DB::PatientDemographic; new rule for capitalisation of $input in LIMS::Dispatch
|
15 years ago
|
|
PatientDemographicHistory.pm
|
1kB
|
more YHHN/HMRN functions
|
15 years ago
|
|
PatientEdit.pm
|
2kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PatientNote.pm
|
590B
|
moved patient_notes from Outreach reqeusts to all reqeusts; report page loads chart if applicable to request type
|
14 years ago
|
|
PatientTrial.pm
|
941B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PhoneLogOption.pm
|
500B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PreRegistration.pm
|
897B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PreRegistrationLabTest.pm
|
895B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PreRegistrationSpecimen.pm
|
977B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ReferralSource.pm
|
2kB
|
referral_source autosuggest loads only active records for registrtaion and request edit functions; new column is_active on referral_sources table; refactored list_all_screen_tests table to show screen categories
|
14 years ago
|
|
ReferralType.pm
|
2kB
|
added GP menu to HMRN demographics section; fixed more circular refs in C::Report::outreach() callbacks
|
15 years ago
|
|
Referrer.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ReferrerDepartment.pm
|
2kB
|
added referrer department infomation to admin/config/clinicians, and ability to set inactive on edit
|
15 years ago
|
|
ReportErrorCode.pm
|
758B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ReportNotification.pm
|
1kB
|
added ability for user to update report status (new/all) for report notifications; request_details (clinical details field) is an optional or required field delegated to config; mail_rports.pl now replaced by email_reports for UCLH & Leeds; preserve line-breaks for patient notes display
|
9 years ago
|
|
Request.pm
|
11kB
|
NGIS updates * WGS worklist returns HTML if no requests * WGS worklist & data extraction scripts use flow results summary not diagnosis to set NGIS test code * update service name from GeNEQ to YNEGLH
|
6 years ago
|
|
RequestAudit.pm
|
965B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestAuthorisationDiagnosis.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestConsent.pm
|
990B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestDiagnosisHistory.pm
|
1kB
|
changed diagnosis_change_options.reason col to option_id
|
14 years ago
|
|
RequestDispatchLog.pm
|
705B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestDraftReport.pm
|
2kB
|
moved draft report user table from hilis4.users to new hilis4.draft_report_users - automatically creates new entry in draft_report_users if not already present when draft report saved
|
10 years ago
|
|
RequestErrorCode.pm
|
1kB
|
new error code detail text box for request errors
|
8 years ago
|
|
RequestErrorCodeDetail.pm
|
805B
|
new error code detail text box for request errors
|
8 years ago
|
|
RequestExternalRef.pm
|
887B
|
adapted xNA extraction worksheets to split xFU into xF & xU samples and adjust for number of blocks for xF, xU & xBL samples; xNA extration worksheets append empty rows to max 12; patched view_cron_log() regex to include hyphenated script names; DB::RequestExternalRef status field required larger varchar value
|
11 years ago
|
|
RequestForm.pm
|
948B
|
scanning request_form bar-code updates request_form.imported datetime col
|
11 years ago
|
|
RequestGeneralNote.pm
|
623B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestHaematology.pm
|
3kB
|
RfC373L - add RDW params to request_haematology table
|
8 years ago
|
|
RequestHistory.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestInitialScreen.pm
|
931B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestLabSectionForeignID.pm
|
907B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestLabSectionNote.pm
|
891B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestLabTestHistory.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestLabTestResult.pm
|
994B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestLabTestStatus.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestOption.pm
|
885B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestPhoneLog.pm
|
1kB
|
moved request_phone_log.details from varchar to text col; partial outreach tt/css changes to handle cml's
|
12 years ago
|
|
RequestPrintLog.pm
|
802B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestReport.pm
|
2kB
|
specimen date editable in request_edit; FormValidator::Simple date validation switched to datetime to handle specimen date
|
12 years ago
|
|
RequestReportDetail.pm
|
2kB
|
refactored request_report table again - replaced 'vertical' request_specimen_detail and request_report_detail tables with conventional 1-2-1 mapping with request table
|
12 years ago
|
|
RequestReportHistory.pm
|
1kB
|
update report function now logs edits to all report fields; fixed all broken tests so far
|
12 years ago
|
|
RequestResultSummary.pm
|
1kB
|
pcr worksheet redesign & a couple of tt typos
|
9 years ago
|
|
RequestSecondaryDiagnosis.pm
|
910B
|
report-refactor - new DB classes and modified report_update
|
12 years ago
|
|
RequestSpecimen.pm
|
896B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestSpecimenDetail.pm
|
1kB
|
specimen date editable in request_edit; FormValidator::Simple date validation switched to datetime to handle specimen date
|
12 years ago
|
|
RequestStatusView.pm
|
1kB
|
incomplete_requests script includes reporter/authorisor info; new_national_code script patched to skip instances of requests where new referrer registered then amended on same day
|
12 years ago
|
|
RequestStorage.pm
|
2kB
|
added comment field in storage module
|
9 years ago
|
|
RequestStorageView.pm
|
731B
|
new simple SQL search field family ID - genomics db only
|
9 years ago
|
|
RequestTrial.pm
|
904B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestViewLog.pm
|
875B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ResultSummaryExpansion.pm
|
788B
|
completed rfc changes; -e test for yaml file in check_yaml.pl
|
8 years ago
|
|
ResultSummaryLabTest.pm
|
774B
|
replaced results summary requesting of additional tests from additional_tests.yml to database tables - same as diagnosis generated tests; new static view results summary additional tests; moved auto-expand panels from yml to lab_sections table; redrafted additional_tests.t to work with changes to diagnosis & results summary requesting new tests
|
10 years ago
|
|
ResultSummaryOption.pm
|
1kB
|
completed rfc changes; -e test for yaml file in check_yaml.pl
|
8 years ago
|
|
SampleType.pm
|
854B
|
new tables sample_types, lab_section_sample_type & specimen_sample_type; added sample-type data to lab sections and specimens configuration functions; replaced arg to ErrorHandler::set_errorhandler_args with L::Local::Config->instance, as used in QueryLog
|
14 years ago
|
|
Screen.pm
|
1kB
|
new screen_category table; moved screens 'type' col to category_id; modified all screening terms & screening tests admin functions to accomodate new screen_category table; removed ajax validation from screen description & lab test field_label as these use 2 & 3-col unique keys so can't be validated by AJAX; email reports function uses users secure email address as sender; modifed portal_access function to supply SHA1 hash of current date - so failed login not sent back to portal page without explanation; modified mail_reports.pl to use item names instead of table id accessors
|
15 years ago
|
|
ScreenCategory.pm
|
697B
|
new screen_category table; moved screens 'type' col to category_id; modified all screening terms & screening tests admin functions to accomodate new screen_category table; removed ajax validation from screen description & lab test field_label as these use 2 & 3-col unique keys so can't be validated by AJAX; email reports function uses users secure email address as sender; modifed portal_access function to supply SHA1 hash of current date - so failed login not sent back to portal page without explanation; modified mail_reports.pl to use item names instead of table id accessors
|
15 years ago
|
|
ScreenLabTest.pm
|
732B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ScreenLabTestDetail.pm
|
852B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
Session.pm
|
865B
|
set flag in cgiapp_prerun() to update sessions.userid on re-authentication after a session timeout, as session is deleted & re-created (without userid) - still needs more worksvk_diff
|
15 years ago
|
|
Specimen.pm
|
1kB
|
new tables sample_types, lab_section_sample_type & specimen_sample_type; added sample-type data to lab sections and specimens configuration functions; replaced arg to ErrorHandler::set_errorhandler_args with L::Local::Config->instance, as used in QueryLog
|
14 years ago
|
|
SpecimenLabTest.pm
|
712B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
SpecimenSampleType.pm
|
770B
|
new tables sample_types, lab_section_sample_type & specimen_sample_type; added sample-type data to lab sections and specimens configuration functions; replaced arg to ErrorHandler::set_errorhandler_args with L::Local::Config->instance, as used in QueryLog
|
14 years ago
|
|
StatusOption.pm
|
945B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
StorageRack.pm
|
858B
|
new storage location for storage racks; removed 'definitive report available online' statement from outreach reports; amended outreach_patients view for PatientAccess patient index
|
10 years ago
|
|
User.pm
|
5kB
|
user registration number (GMC/HCPC) for reporters
|
8 years ago
|
|
UserFunction.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
UserGroup.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
UserGroupFunction.pm
|
916B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
UserLocation.pm
|
1kB
|
minor tweaks to bring test suite up to date with recent changes
|
15 years ago
|
|
UserMessage.pm
|
904B
|
new user message alert ajax function - might be causing loss of html_wrapper until next server restart
|
15 years ago
|
|
UserPermission.pm
|
909B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
UserRegistration.pm
|
551B
|
user registration number (GMC/HCPC) for reporters
|
8 years ago
|