RSS Git Download  Clone
  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 Added cycles to treatment Update. New textbox for this. Validation added. Worked out of the box, didn't need to alter an update statement. 7 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 Gallium data extract - only run if any reports updated within past month 7 years 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 NGIS data extraction - move ngis_indication_id from diagnoses table to its own table, for consistency with ngis_lab_test and to avoid changing a main HILIS table 7 years ago
  src Included tx_cycles in SELECT for treatments in local.sql. Displayed Cycles in treatment main table on main HMRN page. 7 years ago
  static new file 7 years ago
  t Added 'scans' to hmrn_data.t test script. 7 years ago
  templates Included tx_cycles in SELECT for treatments in local.sql. Displayed Cycles in treatment main table on main HMRN page. 7 years ago
  .gitignore 4kB LIMS::Local::QueryLog - fix permissions issue with previous commit (9171b6a & bf60ec8); format queries for console & log file using SQL::Abstract::Tree 7 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