|
..
|
|
js
|
|
first draft of dashboard view; first draft of quick search but not able to share find_requests() with main search as we need 'AND' not 'OR' logic; combined _process_tests_complete() logic with _get_request_status_query_args() for tests_completed; moved jquery version from 1.4.2 to 1.8.2; moved devel server to port 8000
|
11 years ago
|
|
snippets
|
|
fix test failures
|
8 years ago
|
|
ajax_input.tt
|
660B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
autosuggest.tt
|
2kB
|
patched C::Ajax::get_parent_organisations() and corresponding model method to accept flag for practices lookup; create new GP practice allows submission of parent practice id for branch practices
|
14 years ago
|
|
cgi_pager.tt
|
3kB
|
changes to hilis3 convert diagnosis terms
|
14 years ago
|
|
cookies.tt
|
1kB
|
combined static 'home' page with HILIS4 login page for single-click login function; TODO - static pages need to be simple redirects to application address
|
11 years ago
|
|
countdown.tt
|
146B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
csrf.tt
|
68B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
csrf_error.tt
|
429B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
data_page.tt
|
2kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
date_constraints.tt
|
4kB
|
extend user workload stats input validation to all chart & audit input forms
|
8 years ago
|
|
display_name.tt
|
46B
|
test only - no material changes, changed repo servers from Ubuntu to Debian
|
14 years ago
|
|
error.tt
|
2kB
|
added function to notify admin of system error generated by LIMS::error(); C::Roles::RecordHandler::get_previous_cases() skips non-matching nhs_numbers if current request has an nhs_number
|
14 years ago
|
|
exception.tt
|
541B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
field_focus.tt
|
226B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
footer.tt
|
270B
|
changed git log VERSION to hashref to allow tt 'title' attribute to display date
|
10 years ago
|
|
forbidden_action.tt
|
457B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
form_validator.tt
|
329B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
free_sql.tt
|
1kB
|
moved jquery.js loading into html_wrapper and commented out all other refs to load it
|
15 years ago
|
|
header.tt
|
3kB
|
* new messages tab * patched Local::DevelCycle to suppress "Unhandled type: REGEXP" warning so test scripts can use find_cycle() * bug fix to user_messages.tt - div_name clashed with css div name
|
10 years ago
|
|
lab_number.tt
|
471B
|
added ability to skip lab number prefix in site/lab_number.tt
|
11 years ago
|
|
limerick.tt
|
709B
|
genomics_xml mods; Silly::Werder motd
|
10 years ago
|
|
limit_text.tt
|
184B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
lookup.tt
|
722B
|
re-configured ajax get_parent_organisations query; corrected popup settings to allow >1 popup per page
|
14 years ago
|
|
maintenance.tt
|
234B
|
function to disable logins and direct logged-in users to holding page in maintenance/offline mode
|
12 years ago
|
|
make_chart.tt
|
2kB
|
yet more adjustments to SLF layout
|
9 years ago
|
|
message.tt
|
137B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
messages.tt
|
4kB
|
changed user message handling: * site.status.tt calls ajax/seek_new_messsages as jQuery on page load * site/status.tt calls new_messages.cgi every minute until 1 min before session timeout * set idle-timeout value in session user_profile, created at new login if no existing user profile * user session user_profile idle-timeout value in LIMS::_authen_config $authen_timeout sub * new $LIMS::Local::QueryLog::SKIP_LOG_QUERY to avoid logging specific queries (eg ajax/seek_new_messages) * updated new_messages.cgi with logging and formatted return msg to same as ajax/seek_new_messages
|
10 years ago
|
|
nhs_number.tt
|
224B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
onclick.tt
|
123B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
page_count.tt
|
324B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
popup.tt
|
551B
|
re-configured ajax get_parent_organisations query; corrected popup settings to allow >1 popup per page
|
14 years ago
|
|
previous_lab_tests.tt
|
2kB
|
simplfied previous lab tests & results data stucture & tt handling
|
10 years ago
|
|
previous_requests.tt
|
2kB
|
all previous lab tests & results - inflate date to datetime & monospace format in tt date display; replace semi-colon in biopsy site with '&' in printed report; bugfix to previous reports list - pre-2004 causing db lookup in tt
|
10 years ago
|
|
reason_for_change.tt
|
638B
|
enabled printing interim reports for Outreach cases; patient edit data now submitted to PDS
|
13 years ago
|
|
report_link_options.tt
|
3kB
|
bugfix - failure to update request_result_summary timestamp col on result_summary update causing premature locking of records; action logged in request history when request status set to complete by incomplete_requests.pl or M::R::RequestUpdate::update_request_status; adapted incomplete_requests.pl to include status complete requests with diagnosis awaiting final diagnosis/review; ScriptHelpers::do_request_history renamed to log_diagnosis_alert to avoid conflict with M::R::HistoryAction method of same name; nav bar loads HMRN link if user has either view_outreach_data or edit_outreach_data permissions; L::Role::DiagnosisConfirm::diagnosis_confirmation_required hash of lab_sections renamed from %map to %required for clarity
|
11 years ago
|
|
request_links.tt
|
4kB
|
cosmetic changes: PhoneLog -> CommsLog; coloured buttons on RfC form
|
10 years ago
|
|
simple_sql.tt
|
3kB
|
new simple SQL search field family ID - genomics db only
|
9 years ago
|
|
status.tt
|
4kB
|
working validation on some result data types; TODO: fix many broken tests
|
8 years ago
|
|
terms_and_conditions.tt
|
3kB
|
minor template mods
|
11 years ago
|
|
toggle.tt
|
450B
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
truncate.tt
|
290B
|
passed patient demographic history action and site/display_name.tt content through to new site/truncate.tt
|
14 years ago
|