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 factor methods out of geneq_data_extract.pl to new NGIS class for sharing with other geneq data extraction scripts 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 factor methods out of geneq_data_extract.pl to new NGIS class for sharing with other geneq data extraction scripts 6 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 updates to GeNEQ data extraction & lims.sql 6 years ago
  src RfC572 part 2 - separate unauthorised requests into trial & non-trial cases for 2nd script 6 years ago
  static new file 7 years ago
  t replaced smart-match entirely - still gives 'experimental feature' warning 6 years ago
  templates display NGIS resources only if configured for NGIS 6 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