|
..
|
|
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
|
|
moved xtr_96 dummy data to Roles::Storage; adapted xtr-96 functions to handle 24, 48 or 96 well racks - controller supplies dimensions toi .tt to draw table; changed configurdation for ftp_file() method to use cwd if supplied and ability to override binary mode; syncona-14mg script logs datetime; new genomics xsd after field changes; disabled some labels in genomics cancer blood 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
|
|
adapted label print function to handle RNA extraction and plasma storage; patched storage model method to suppress undefined value warnings for Genomics non-xna samples
|
9 years ago
|
|
outreach
|
|
bugfix: genomics_xml validate_params always returned arrayref (so evaluated to true) even when empty; changed new_user.tt group_label to group_name for case-insensitivity of 'guest' user; field name change for genomics
|
9 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
|
|
trials
|
|
amended plasma storage worklist template as requested in RfC; corrected genomics_xml update success from $n to $result->rows & added warning on failure to update
|
9 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
|
patched histology blocks worklist to hide non-block/slide sample types; 1 new & 1 renamed field for genomics, returned additional_samples to SpecimensBlood for legacy ppm xml validation
|
9 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
|
10 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
|
10 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
|
|
plasma_storage_worksheet.tt
|
3kB
|
adapted label print function to handle RNA extraction and plasma storage; patched storage model method to suppress undefined value warnings for Genomics non-xna samples
|
9 years ago
|
|
pre_screen.tt
|
5kB
|
adapted pre-screen worklist to hide requests with lab-tests = analysed unless explicit filter used; applied vertical spacing to cancer tissue SLF to avoid under spill; combined loading of screens & screen_categories data into single function; added link to view all user permissions to admin user-group functions page
|
9 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
|