|
..
|
|
Admin
|
|
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
|
|
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
|
|
changed arrangement of blank & neg immunohistochemistry labels for tests & panels; fixed 'copy to' bug in printed reports; results sections displays test name with disabled checkbox if test already has a result - changed from skipped if test has result
|
15 years ago
|
|
Roles
|
|
added self-close js function for popup windows; changed null request history times (00:00:00) to display as ??:??:??
|
15 years ago
|
|
Admin.pm
|
4kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
Ajax.pm
|
22kB
|
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
|
|
Audit.pm
|
6kB
|
modified diagnosis revisions to group by reviser & reporter
|
15 years ago
|
|
Chart.pm
|
28kB
|
minor bugfix to C::Chart::hiv() calculation of results - case-insensitive to accomodate legecy data; added 'next 50' link to print run output
|
15 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
|
added ability to restrict non-network users to own records; added missing _debug_path() to controller methods
|
15 years ago
|
|
Outreach.pm
|
15kB
|
patched C::Report::preview_report() to handle Outreach requests; refactored some M::Outreach code into new M::Roles::Outreach role for sharing between reporting function and followup option editing
|
15 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
|
23kB
|
added ability to restrict non-network users to own records; added missing _debug_path() to controller methods
|
15 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
|
17kB
|
print report function calculates composite immunohistochemistry p21/p53 result; replaced M::Request::get_previous_diagnosis_count() with get_previous_diagnoses() to supply data instead of just count, replacing redundant previous_diagnosis_data from C::Report::load(); printed reports now display 'amended report' details and highlights changed diagnosis; QueryLog creates separate logfiles for dev server user, to avoid lack of write permissions if files opened by Apache user & also to avoid polluting production logs with dev data
|
15 years ago
|
|
Request.pm
|
20kB
|
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
|
|
Resources.pm
|
7kB
|
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
|
|
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
|
6kB
|
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
|
|
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
|
added ability to restrict non-network users to own records; added missing _debug_path() to controller methods
|
15 years ago
|
|
WorkList.pm
|
9kB
|
added disk space display and countdown timer to resource meter function
|
15 years ago
|