summaryrefslogtreecommitdiff
path: root/modules/digibug/helpers
AgeCommit message (Expand)Author
2009-07-23Fix for ticket #502Tim Almdal
2009-07-22Use the Kohana cascading filesystem to locate resources loaded by theBharat Mediratta
2009-07-10Create a new [options] submenu under the thumb menu, and move theBharat Mediratta
2009-06-30Revert the change that removed adding the click handler for the digibug printTim Almdal
2009-06-28Use $theme->script() method to render module javascript filesTim Almdal
2009-06-27Create a new thumb_menu() and convert Digibug over to use it.Bharat Mediratta
2009-06-27Digibug simplification cleanup. Upgrade digibug module to version 2.Bharat Mediratta
2009-06-27Require view_full to print photos.Bharat Mediratta
2009-06-27Remove empty upgrade().Bharat Mediratta
2009-06-27Remove unnecessary curly braces.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-25Remove the digibug maintenance task. Expired imges will be removed when theTim 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-251) Move the digibug css in the default and admin_default themesTim Almdal
2009-06-24Implement printing support on the photo page. I've used an icon that doesn'tTim Almdal
2009-06-24Create a maintenance task that allows the administrator to remove any proxy r...Tim 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-23This change implements the print_proxy method. This method allows a 1 timeTim Almdal
2009-06-22This commit moves a little further along the path:Tim Almdal
2009-06-22Fix preamble so tests passTim Almdal
2009-06-22Add a digibug printing button to the quick paneTim Almdal
2009-06-21The start of the digibug printing module. The first cut at the administrationTim Almdal