|
..
|
|
HMRN
|
|
new HMRN referral pathway; added possible new diagnoses to diagnosis email alerts; new trial overrides in activity data function
|
13 years ago
|
|
Roles
|
|
logic to determine whether to set request status to complete considers result summary datetime relative to authorisation datetime; replaced io unlink() with system unlink in render_pdf - was giving occasional errors; replaced M::Base::does_authorisation method with Moose attr to save repeat db queries; fixed oversight in _archive_report_details() causing history log to record amended specimen_date at every authorisation; gallium_data.pl checks for comment field to prevent fatal error; more report_status.t tests to test for status change on delayed result summary entry
|
12 years ago
|
|
Ajax.pm
|
6kB
|
added function to highlight if patient has previous request for clinical trial if not currently a clinical trial request; loop counter on request history
|
13 years ago
|
|
Audit.pm
|
19kB
|
logic to determine whether to set request status to complete considers result summary datetime relative to authorisation datetime; replaced io unlink() with system unlink in render_pdf - was giving occasional errors; replaced M::Base::does_authorisation method with Moose attr to save repeat db queries; fixed oversight in _archive_report_details() causing history log to record amended specimen_date at every authorisation; gallium_data.pl checks for comment field to prevent fatal error; more report_status.t tests to test for status change on delayed result summary entry
|
12 years ago
|
|
Base.pm
|
6kB
|
logic to determine whether to set request status to complete considers result summary datetime relative to authorisation datetime; replaced io unlink() with system unlink in render_pdf - was giving occasional errors; replaced M::Base::does_authorisation method with Moose attr to save repeat db queries; fixed oversight in _archive_report_details() causing history log to record amended specimen_date at every authorisation; gallium_data.pl checks for comment field to prevent fatal error; more report_status.t tests to test for status change on delayed result summary entry
|
12 years ago
|
|
Chart.pm
|
9kB
|
commited changes to production server, made during report refactor on dev box - changed method of retrieving data for chart from screened_as to requested lab-tests; outreach CML patients use same chart as for Imatinib monitoring; activity_data.pl replaces default unknown dates< 1900 with NULL entry; bugfix to audit/revised_diagnosis.tt for users with 0 requests reported during selected duration
|
13 years ago
|
|
ClinicalTrial.pm
|
4kB
|
bugfix to calculate_composite_p53 method in case of empty p21; bugfix to M::R::ReportUpdate::do_additional_options() to prevent inappropriate deletion of teaching option
|
13 years ago
|
|
Diagnosis.pm
|
8kB
|
added ability to retrieve inactive legacy diagnosis to autosuggest diagnoses; changed DB::Diagnosis::Manager method name from 'diagnosiss'; patched national_code_unknown.pl cron to report 'no unknown codes' instead of blank message
|
13 years ago
|
|
Email.pm
|
4kB
|
patched all M::Email::send_message() returns to handle Return::Value object instead of string/undef
|
13 years ago
|
|
ErrorCode.pm
|
4kB
|
changed diagnosis_change_options.reason col to option_id
|
14 years ago
|
|
HMRN.pm
|
47kB
|
bugfix to HMRN update_imaging_data() method; form was not displaying SUVmax & Deauville results
|
12 years ago
|
|
History.pm
|
9kB
|
added callback to C::WorkList::display() to display requesting username of requested test/panel; removed MooseX::AttributeHelpers from all classes - using Moose::Meta::Attribute::Native syntax
|
13 years ago
|
|
LabSection.pm
|
7kB
|
MAJOR CHANGE: moved sql_lib() from M::Base to new M::Role::Query; moved all M::R::QueryFormatter methods into M::R::Query; removed sql_lib() from ScriptHelpers - using new M::Roles::Query method; removed lims_dbix() from M::Base - now loaded via M::Role::DBIxSimple on demand; moved get_sql_with_constraint() from M::R::DBIxSimple to M::R::Query; method gets dbh from lims_db not lims_dbix in M::LabSection::update_lab_sections() & M::Specimen::update_specimens(); added elements() to Local::QueryLibrary
|
14 years ago
|
|
LabTest.pm
|
11kB
|
FISH worksheets - skip tests/panels if status set to complete
|
14 years ago
|
|
Local.pm
|
15kB
|
fixed gross description not updating row if specimen_date present
|
12 years ago
|
|
Option.pm
|
2kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
Outreach.pm
|
41kB
|
fixed failure of report page to load gross_description; fixed failure to record outreach pack dispatch date in history log; printed report contains ICDO3; ppm and results data feed includes morphology, biopsy_site & secondary diagnosis details; report header image moved from tt to settings as configurable option
|
12 years ago
|
|
Patient.pm
|
27kB
|
bugfix to M::Patient::_do_single_record_update_request_history() - omitted to call load() on DB::Patient object
|
13 years ago
|
|
PatientCase.pm
|
6kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PhoneLog.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PrintRun.pm
|
4kB
|
MAJOR CHANGE: moved sql_lib() from M::Base to new M::Role::Query; moved all M::R::QueryFormatter methods into M::R::Query; removed sql_lib() from ScriptHelpers - using new M::Roles::Query method; removed lims_dbix() from M::Base - now loaded via M::Role::DBIxSimple on demand; moved get_sql_with_constraint() from M::R::DBIxSimple to M::R::Query; method gets dbh from lims_db not lims_dbix in M::LabSection::update_lab_sections() & M::Specimen::update_specimens(); added elements() to Local::QueryLibrary
|
14 years ago
|
|
ReferralSource.pm
|
11kB
|
patched C::Ajax::get_parent_organisations() and corresponding model method to accept flag for practices lookup; create new GP practice allows submission of parent practice id for branch practices
|
14 years ago
|
|
Referrer.pm
|
12kB
|
added referrer department infomation to admin/config/clinicians, and ability to set inactive on edit
|
15 years ago
|
|
Report.pm
|
3kB
|
update report function now logs edits to all report fields; fixed all broken tests so far
|
12 years ago
|
|
Request.pm
|
43kB
|
configured request registration to auto-increment request number (for Cambridge); patched tests to work with auto-incrementing lab number flag
|
12 years ago
|
|
RequestAudit.pm
|
2kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestOption.pm
|
941B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
Result.pm
|
26kB
|
bugfix - import_results() method of Results model requires RequestSpecimenDetail and RequestReportDetail objects
|
12 years ago
|
|
Screen.pm
|
11kB
|
moved RequestInitialScreen object creation to top of transaction in L::Model::Screen::do_initial_screen() to prevent auto-report crashing when trying to load object further down in sub _diagnosis_confirmation_required {; added 'digit' filter to NHS number validation to remove internal spaces
|
14 years ago
|
|
Specimen.pm
|
6kB
|
fixed missing specimen error - caused by submission of 'BMAT.PB' - RDBO 0.80 truncated at 4chars; moved specimen split regex to Local::Utils & added validation of specimen length; fixed ErrorHandler error in assuming exists - didn't for devel server; added Sphinx search facility - switchable on/off via config; changed bcl1 to cyclinD1 in gallium trial data feed
|
13 years ago
|
|
Test.pm
|
3kB
|
added ability to retrieve inactive legacy diagnosis to autosuggest diagnoses; changed DB::Diagnosis::Manager method name from 'diagnosiss'; patched national_code_unknown.pl cron to report 'no unknown codes' instead of blank message
|
13 years ago
|
|
User.pm
|
18kB
|
added direct link in registration details for use at 1st login; changed layout of tt_wrapper to remove extraneous white-space when rendering templates for text eg emails; revamped registration details message
|
13 years ago
|
|
Validation.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
WorkList.pm
|
10kB
|
added callback to C::WorkList::display() to display requesting username of requested test/panel; removed MooseX::AttributeHelpers from all classes - using Moose::Meta::Attribute::Native syntax
|
13 years ago
|