|
..
|
|
Outreach
|
|
interim update - new Outreach clinic returns worklist; function to select lab-tests status for pre-screen worklist
|
12 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
|
|
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
|
retrieves deleted record history
|
12 years ago
|
|
Diagnosis.pm
|
3kB
|
replaced M::Ajax::check_exists() specific get_foo_count with generic get_objects_count
|
13 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
|
|
DiagnosticCategory.pm
|
1kB
|
HMRN calculation of indices
|
15 years ago
|
|
EmailAddress.pm
|
407B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
EmailContact.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ErrorCode.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ErrorCodeAssignment.pm
|
689B
|
added new category to error_code_assignments; bugfixes to error_code_assignments method spellings
|
14 years ago
|
|
HospitalDepartment.pm
|
863B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ICDOCategory.pm
|
638B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
LabSection.pm
|
3kB
|
lab section worklists have label printing function; separated worklist/display.tt into 2 separate + 1 common template
|
11 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
|
3kB
|
completed molecular pcr worksheet functions
|
12 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
|
|
Request.pm
|
10kB
|
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
|
|
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
|
new function to display & import draft report
|
10 years ago
|
|
RequestErrorCode.pm
|
1kB
|
hilis3 conversion scripts for YHHN
|
15 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
|
added LIMS::DB::RequestHaematology
|
14 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
|
hilis3 conversion scripts for YHHN
|
15 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 url_base to cgiapp_prerun(), refactored multiple calls to ->query to ; added part_number to storage module; restored 10-digit storage vialId + validation; bugfix to update_storage_vial(), failed validation due to duplicate vialId and old update method didn't do changes_only; added online request form link to guest user hello page; moved token generation from Resources menu() to Role::Resources::create_form_tokens() for sharing between menu() & hello()
|
11 years ago
|
|
RequestTrial.pm
|
904B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
RequestViewLog.pm
|
875B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
ResultSummaryOption.pm
|
840B
|
hilis3 conversion scripts for YHHN
|
15 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
|
775B
|
more fluidx plate reader work
|
12 years ago
|
|
User.pm
|
5kB
|
added allow_inline_column_values() to DB::User to allow 'NOW()' to be passed inline - first attempt to fix peristent "could not parse datetime 'now' - invalid date format" error
|
14 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
|