|
bin
|
|
updated spellchecker.pl to use hashref arg to Local::DB->dbix; HSCIC (ex CfH) now using csv + pdf in zip files
|
10 years ago
|
|
config
|
|
RfC454 - generic worklists function performs row count before loading data * some genomics worklists >40,000 rows
|
7 years ago
|
|
docs
|
|
tidy up (new files + .gitignore)
|
8 years ago
|
|
lib
|
|
Filter section notes through TT '| html' to untaint
|
6 years ago
|
|
logs
|
|
LIMS::Local::QueryLog - fix permissions issue with previous commit (9171b6a & bf60ec8); format queries for console & log file using SQL::Abstract::Tree
|
7 years ago
|
|
script
|
|
bugfixes to enable all tests to pass - redirect.t has intermittent failure for unknown reason
|
9 months ago
|
|
sessions
|
|
bugfix LL::ExcelHandler - no access to LIMS::error() method so replaced return with die; removed BEGIN block in sysmex.pl script - generates Carp version error in Deb7 perl version; changed directory permissions on sessions & src/data dirs to allow apache to read/write without requiring 777
|
12 years ago
|
|
setup
|
|
bugfixes to enable all tests to pass - redirect.t has intermittent failure for unknown reason
|
9 months ago
|
|
src
|
|
bugfixes to enable all tests to pass - redirect.t has intermittent failure for unknown reason
|
9 months ago
|
|
static
|
|
NGIS - update WGS referral form to v1.12
|
6 years ago
|
|
t
|
|
bugfixes to enable all tests to pass - redirect.t has intermittent failure for unknown reason
|
9 months ago
|
|
templates
|
|
Update worklist template design
|
6 years ago
|
|
.gitignore
|
4kB
|
new GeNEQ data extraction script; add command-line option for request id input
|
6 years ago
|
|
Makefile.PL
|
6kB
|
Local::QueryLog * modify substitute_placeholders method to handle bind params containing parens-within-parens * modify Local::DBIxSimple, RDBO & RDBO::Manager to join bind params on null-byte instead of comma to avoid breaking split on bind params which already contain commas * protect placeholder substitution from vars containing question-mark * protect SQL::Abstract::Tree query formatting from control characters (eg parens, question-marks) * append undef's to end of @bind for any trailing table cols with default values (eg timestamp cols) * substitute NULL for undef bind params * simplify _warn_handler() logic, returns early if not required
|
7 years ago
|
|
module_build.pl
|
6kB
|
Local::QueryLog * modify substitute_placeholders method to handle bind params containing parens-within-parens * modify Local::DBIxSimple, RDBO & RDBO::Manager to join bind params on null-byte instead of comma to avoid breaking split on bind params which already contain commas * protect placeholder substitution from vars containing question-mark * protect SQL::Abstract::Tree query formatting from control characters (eg parens, question-marks) * append undef's to end of @bind for any trailing table cols with default values (eg timestamp cols) * substitute NULL for undef bind params * simplify _warn_handler() logic, returns early if not required
|
7 years ago
|