|
..
|
|
fish
|
|
replaced DoI highlighted specimen table cell with biohazard image; extended DoI alert to all worklists (was missing from some); changed C::R::Misc::get_unique_ids to get_unique_request_ids for clarity in caller
|
12 years ago
|
|
genomics
|
|
bugfix to new dashboard 'tests complete' calculation; adjusted size of dashboard buttons; new label on cancer tissue SLF
|
9 years ago
|
|
histology
|
|
commented 2 warn statements; added new tt
|
12 years ago
|
|
labels
|
|
extended print dna labels function to rna labels; display diagnosis-generated lab-tests in resources uses db instead of yml file; awaiting final diagnosis list includes reporter & authoriser
|
10 years ago
|
|
molecular
|
|
bugfix to xna_stabilisation_worksheet - required 'section' param; adapted new trial DNA extraction worksheets to use label print function
|
9 years ago
|
|
outreach
|
|
bugfix: previous change caused error when runmode tt not found, even though runmode redirects (added blank tt)
|
11 years ago
|
|
preregistration
|
|
replaced C::Local::Worklist::Preregistratation::delete() call to L::Model::get_unregistered_request() with call to M::Base::get_object_by_param(), reverted get_unregistered_request() to previous version
|
14 years ago
|
|
chimerism_worksheet.tt
|
2kB
|
replaced DoI highlighted specimen table cell with biohazard image; extended DoI alert to all worklists (was missing from some); changed C::R::Misc::get_unique_ids to get_unique_request_ids for clarity in caller
|
12 years ago
|
|
dna_extraction_worksheet.tt
|
288B
|
moved common css from molecular worksheets to new worksheet.css
|
12 years ago
|
|
fish_worksheets.tt
|
4kB
|
added function to restrict bespoke FISH worksheets by test status; executable mode change on script
|
10 years ago
|
|
gross_description.tt
|
1kB
|
bugfix: detail -> gross_description for gross description worklist
|
12 years ago
|
|
haem_data.tt
|
2kB
|
replaced M::Request::get_request_from_lab_number() method using multiple db lookups with get_request_id_from_lab_number() using single db lookup
|
13 years ago
|
|
histology_blocks.tt
|
3kB
|
bugfix to user messaging - misformed html ensured new messages lost if user already had undeleted messages in user_message table (misformed </form> tag); put character counter on histology blocks worklist 'reference' text box
|
12 years ago
|
|
histology_processing.tt
|
3kB
|
replaced DoI highlighted specimen table cell with biohazard image; extended DoI alert to all worklists (was missing from some); changed C::R::Misc::get_unique_ids to get_unique_request_ids for clarity in caller
|
12 years ago
|
|
histology_staining.tt
|
3kB
|
replaced DoI highlighted specimen table cell with biohazard image; extended DoI alert to all worklists (was missing from some); changed C::R::Misc::get_unique_ids to get_unique_request_ids for clarity in caller
|
12 years ago
|
|
immunohistochemistry.tt
|
2kB
|
replaced DoI highlighted specimen table cell with biohazard image; extended DoI alert to all worklists (was missing from some); changed C::R::Misc::get_unique_ids to get_unique_request_ids for clarity in caller
|
12 years ago
|
|
outreach_clinic_returns.tt
|
2kB
|
completed Outreach return to clinic appointment worklist
|
12 years ago
|
|
outreach_notification_dispatch.tt
|
4kB
|
patched M::Outreach::do_letter_dispatch() to use insert_or_update_on_duplicate_key() instead of insert_or_update(); added array size display to outreach_notification_dispatch.tt
|
13 years ago
|
|
outreach_notifications.tt
|
2kB
|
outreach template tweaks
|
13 years ago
|
|
outreach_outstanding.tt
|
1kB
|
fixed inability to create new entry inpack_dispatch table when changing non-duration followup option to duration one; activated changes to pack overdue table - calculates deltas on return_due date rather than pack_sent; patched outreach/haematology.tt sysmex data calculations to correctly handle *000 values; reversed attempt to share get_auto_requested_lab_tests methods - too complex as crons can't use DB classes
|
13 years ago
|
|
outreach_pack_dispatch.tt
|
2kB
|
made all fields read-only/disabled in results page if record is locked; patched Local::Search::generate_query() to skip 'date_extend' field - was causing errors when submitted without date fields; added NHS number to outreach worklists
|
14 years ago
|
|
outreach_pack_forms.tt
|
2kB
|
moved request_phone_log.details from varchar to text col; partial outreach tt/css changes to handle cml's
|
12 years ago
|
|
outreach_pack_labels.tt
|
1kB
|
Outreach report labels worklist
|
15 years ago
|
|
outreach_packs_future.tt
|
1kB
|
made all fields read-only/disabled in results page if record is locked; patched Local::Search::generate_query() to skip 'date_extend' field - was causing errors when submitted without date fields; added NHS number to outreach worklists
|
14 years ago
|
|
outreach_report_labels.tt
|
2kB
|
moved jquery.js loading into html_wrapper and commented out all other refs to load it
|
15 years ago
|
|
outreach_reports_to_issue.tt
|
2kB
|
new clinical trial xna extraction worksheets - adapted existing molecular xna extraction worksheet functions to handle both molecular & clinical trial sections; had to use fully qualified method name for weaken() in RecordHandler or mail_reports & diagnosis_status_alerts crons fail with fatal error; substituted leedsth.nhs.uk in 'from' address and added 'reply-to' header to emails to suppress nhs.net appended warnings; temporarily suspended Family ID requirement for Rare disease SLF; grouped common barcode styles
|
9 years ago
|
|
pcr_and_sequencing_worksheet.tt
|
5kB
|
new clinical trial xna extraction worksheets - adapted existing molecular xna extraction worksheet functions to handle both molecular & clinical trial sections; had to use fully qualified method name for weaken() in RecordHandler or mail_reports & diagnosis_status_alerts crons fail with fatal error; substituted leedsth.nhs.uk in 'from' address and added 'reply-to' header to emails to suppress nhs.net appended warnings; temporarily suspended Family ID requirement for Rare disease SLF; grouped common barcode styles
|
9 years ago
|
|
pcr_status_overview.tt
|
3kB
|
moved login messages into local_messages.tt; activated komodo remove white space from line-endings function
|
12 years ago
|
|
pre_screen.tt
|
5kB
|
replaced DoI highlighted specimen table cell with biohazard image; extended DoI alert to all worklists (was missing from some); changed C::R::Misc::get_unique_ids to get_unique_request_ids for clarity in caller
|
12 years ago
|
|
rna_extraction_worksheet.tt
|
288B
|
moved common css from molecular worksheets to new worksheet.css
|
12 years ago
|
|
xna_extraction_worksheet.tt
|
4kB
|
redrafted dashboard to remove wide horizontal badge class spans which were mostly duplicating info in buttons; added 1 new button; tests_completed -> unreported_tests_complete for clarity purposes; recovered lost function to select individual lab-test(s) in xna extraction worksheets
|
9 years ago
|
|
xna_stabilisation_worksheet.tt
|
3kB
|
minor adjustment to _get_previous_requests(); new cols on xna extraction worksheet
|
11 years ago
|