summaryrefslogtreecommitdiff
path: root/modules/digibug/helpers/digibug_installer.php
AgeCommit message (Expand)Author
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-08-27Remove 'ENGINE=InnoDB' specification from tables that we create. UseBharat Mediratta
2009-06-27Digibug simplification cleanup. Upgrade digibug module to version 2.Bharat Mediratta
2009-06-27Remove empty upgrade().Bharat Mediratta
2009-06-25No longer need to set the digibug mode in the installer.Tim Almdal
2009-06-251) Rename the basic_company_id and basic_event_id to default_*_idTim Almdal
2009-06-25Refactor the digibug installer to the new structure of install and upgrade me...Tim Almdal
2009-06-251) rename the model proxy to digibug proxyTim Almdal
2009-06-24Add a timestamp column to the proxies table.Tim Almdal
2009-06-23This implements the Digibug printing. When a a print request is made the dig...Tim Almdal
2009-06-22This commit moves a little further along the path:Tim Almdal
2009-06-22Fix preamble so tests passTim Almdal
2009-06-21The start of the digibug printing module. The first cut at the administrationTim Almdal