Activity for Matwachich

  • Matwachich Matwachich created ticket #221

    "Notify" (sound? visual?) when OCR is done

  • Matwachich Matwachich posted a comment on discussion Help

    Here is a better solution than modifying Adminer source: create a simple plugin overriding the rowDescription method class AdminerCustomRowDescription { function rowDescription($table) { if ($table == "patients") { return "CONCAT('[',id,'] ',nom,' ',prenoms,' (',TIMESTAMPDIFF(YEAR,ddn,CURDATE()),' ans)')"; } return ""; } }

  • Matwachich Matwachich posted a comment on discussion Help

    This should be a feature request

  • Matwachich Matwachich created ticket #61

    Hibernate and Stand-by when finished

1