|
..
|
|
Admin
|
|
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
|
|
HMRN
|
|
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
|
|
Local
|
|
minor edits & fixes; added clinical trial header to printed reports
|
14 years ago
|
|
Roles
|
|
reporting function issues diagnosis revision alerts; replaced all controller calls to authen->store->fetch('yooza_profile') and session->dataref->{UserProfile} with LIMS::user_profile() function; L::Local::Mail::_verify_service_status() requires 'devel' or 'prod' ROSEDB_DEVINIT flags to permit email sending
|
14 years ago
|
|
Admin.pm
|
4kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
Ajax.pm
|
22kB
|
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
|
|
Audit.pm
|
6kB
|
modified diagnosis revisions to group by reviser & reporter
|
15 years ago
|
|
Chart.pm
|
30kB
|
added _parse_data_val() function to C::Roles::Chart to return ::NoValue for null vals, so setGapColor() works as intended; moved make_chart logic from report/default.tt and record/body.tt to separate site/make_chart.tt; some tweaks to cron scripts
|
14 years ago
|
|
Config.pm
|
248B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
DataImport.pm
|
9kB
|
added ability to restrict non-network users to own records; added missing _debug_path() to controller methods
|
15 years ago
|
|
Error.pm
|
6kB
|
modified request error code 'add new' function to skip unique error codes in drop-down menu if already in use - same functionality as edit request error code function
|
15 years ago
|
|
HMRN.pm
|
10kB
|
added hmrn.patient_post_code to hold value at diagnosis (in case it changes as Outreach patient); added function to display & edit hmrn post-code at diagnosis
|
15 years ago
|
|
History.pm
|
5kB
|
split history display into chronological order and by categories for request & lab-test data
|
15 years ago
|
|
Image.pm
|
4kB
|
added ability to restrict non-network users to own records; added missing _debug_path() to controller methods
|
15 years ago
|
|
Login.pm
|
3kB
|
reporting function issues diagnosis revision alerts; replaced all controller calls to authen->store->fetch('yooza_profile') and session->dataref->{UserProfile} with LIMS::user_profile() function; L::Local::Mail::_verify_service_status() requires 'devel' or 'prod' ROSEDB_DEVINIT flags to permit email sending
|
14 years ago
|
|
Outreach.pm
|
14kB
|
moved patient_notes from Outreach reqeusts to all reqeusts; report page loads chart if applicable to request type
|
14 years ago
|
|
PAS.pm
|
4kB
|
patched PAS search function to load patient details into session for recovery in registration form if no PAS matches
|
15 years ago
|
|
Patient.pm
|
24kB
|
moved patient_notes from Outreach reqeusts to all reqeusts; report page loads chart if applicable to request type
|
14 years ago
|
|
PhoneLog.pm
|
2kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
PrintRun.pm
|
8kB
|
modified HMRN previous diagnoses list to only skip previous ICDO3 diagnoses if /3 or MGUS (not other /1 or /6); HMRN previous diagnosis list can retrieve records based on record id or patient.id; changed query_modifiers to an array instead of str in site/lab_number.tt; print report only highlights diagnosis if modified AFTER authorisation date
|
15 years ago
|
|
ReferralSource.pm
|
3kB
|
moved search term highlighting in referral resource finder to a callback so html is escaped first, then search term highlighted; speeded up Excel file search in L::Local::ExcelHandler::_read_file() using add_trigger()
|
15 years ago
|
|
Register.pm
|
7kB
|
bugfixes to allow test suite to pass
|
15 years ago
|
|
Report.pm
|
19kB
|
reporting function issues diagnosis revision alerts; replaced all controller calls to authen->store->fetch('yooza_profile') and session->dataref->{UserProfile} with LIMS::user_profile() function; L::Local::Mail::_verify_service_status() requires 'devel' or 'prod' ROSEDB_DEVINIT flags to permit email sending
|
14 years ago
|
|
Request.pm
|
20kB
|
reporting function issues diagnosis revision alerts; replaced all controller calls to authen->store->fetch('yooza_profile') and session->dataref->{UserProfile} with LIMS::user_profile() function; L::Local::Mail::_verify_service_status() requires 'devel' or 'prod' ROSEDB_DEVINIT flags to permit email sending
|
14 years ago
|
|
Resources.pm
|
7kB
|
reporting function issues diagnosis revision alerts; replaced all controller calls to authen->store->fetch('yooza_profile') and session->dataref->{UserProfile} with LIMS::user_profile() function; L::Local::Mail::_verify_service_status() requires 'devel' or 'prod' ROSEDB_DEVINIT flags to permit email sending
|
14 years ago
|
|
Result.pm
|
11kB
|
moved Devel::Cycle find_cycle() code from cgiapp_init to teardown, and made it permanently active for non-fastcgi requests - found and fixed many circular refs inside callback subs; new resources menu items; new file-uploader scripts
|
15 years ago
|
|
Screen.pm
|
8kB
|
screening functions (new & edit; not yet auto-screen at new request) display outcome summary of which lab-tests requested & which (if any) skipped; fixed many *.t issues caused by adding patient notes form to report page - made 'report' a multi-form page
|
14 years ago
|
|
Search.pm
|
5kB
|
HMRN new diagnoses list displays number of previous requests for patient; multiple record search displays request and diagnosis status, with diagnosis as mouse-over if authorised
|
15 years ago
|
|
Test.pm
|
9kB
|
brought some outreach css declarations into print.css for outreach reports in print run; reduced width of outreach chart - too wide for printing; text wrapped self->dump_html in test print pdf function - long lines affect formatting in wkhtmltopdf
|
15 years ago
|
|
User.pm
|
12kB
|
reporting function issues diagnosis revision alerts; replaced all controller calls to authen->store->fetch('yooza_profile') and session->dataref->{UserProfile} with LIMS::user_profile() function; L::Local::Mail::_verify_service_status() requires 'devel' or 'prod' ROSEDB_DEVINIT flags to permit email sending
|
14 years ago
|
|
WorkList.pm
|
9kB
|
minor edits & fixes; added clinical trial header to printed reports
|
14 years ago
|