|
..
|
|
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
|
|
audit
|
|
new user message alert ajax function - might be causing loss of html_wrapper until next server restart
|
15 years ago
|
|
chart
|
|
moved M::Chart::get_sql_with_constraint() and _get_search_constraints() to M::Roles::DBIxSimple for code shart between M::Chart and M::Audit; replaced C::Chart::_get_chart_title() function with __PACKAGE__constraint_title, set in M::Roles::DBIxSimple::_set_chart_constraints()
|
15 years ago
|
|
cron
|
|
new histology samples cron script
|
15 years ago
|
|
dataimport
|
|
more YHHN/HMRN functions
|
15 years ago
|
|
error
|
|
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
|
|
history
|
|
buxfix to print_run calculation of end_date - subtracted 1 min instead of 1 sec, so any relevant change to report in last minute of day would be ignored; added total count hidden field to print_run to allow calculation of last 'next 50' link
|
15 years ago
|
|
hmrn
|
|
HMRN post-code at diagnosis also needs updating during original demographics submission; added validation to HMRN post_code_at_diagnosis value
|
15 years ago
|
|
images
|
|
mostly housekeeping, moving & renaming unused files, etc
|
15 years ago
|
|
login
|
|
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
|
|
outreach
|
|
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
|
|
pas
|
|
moved jquery.js loading into html_wrapper and commented out all other refs to load it
|
15 years ago
|
|
patient
|
|
patched date validation to allow date fields day, month & year to carry prefix (dob_* or request_*); patched .t and .tt to submit correct param (eg dob_day instead of day)
|
15 years ago
|
|
phonelog
|
|
moved jquery.js loading into html_wrapper and commented out all other refs to load it
|
15 years ago
|
|
printrun
|
|
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
|
|
record
|
|
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
|
|
referralsource
|
|
logic for deciding whether to 'please use NHS number' stamp moved to yml file
|
15 years ago
|
|
referrer
|
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
register
|
|
patched date validation to allow date fields day, month & year to carry prefix (dob_* or request_*); patched .t and .tt to submit correct param (eg dob_day instead of day)
|
15 years ago
|
|
report
|
|
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
|
|
changed cron script unknown_referrers.pl to national_code_unknown.pl to include unknown locations
|
15 years ago
|
|
resources
|
|
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
|
|
result
|
|
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
|
|
screen
|
|
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
|
|
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
|
|
site
|
|
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
|
|
test
|
|
resources test db read, write & read/write performance - ie why is hilis3 convert on SuSE so slow??
|
15 years ago
|
|
user
|
|
new user message alert ajax function - might be causing loss of html_wrapper until next server restart
|
15 years ago
|
|
worklist
|
|
tweaked fish worksheets & worklist display order
|
15 years ago
|
|
dumper.tt
|
128B
|
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
|