index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
digibug
/
helpers
/
digibug_installer.php
Age
Commit message (
Expand
)
Author
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-06-27
Digibug simplification cleanup. Upgrade digibug module to version 2.
Bharat Mediratta
2009-06-27
Remove empty upgrade().
Bharat Mediratta
2009-06-25
No longer need to set the digibug mode in the installer.
Tim Almdal
2009-06-25
1) Rename the basic_company_id and basic_event_id to default_*_id
Tim Almdal
2009-06-25
Refactor the digibug installer to the new structure of install and upgrade me...
Tim Almdal
2009-06-25
1) rename the model proxy to digibug proxy
Tim Almdal
2009-06-24
Add a timestamp column to the proxies table.
Tim Almdal
2009-06-23
This implements the Digibug printing. When a a print request is made the dig...
Tim Almdal
2009-06-22
This commit moves a little further along the path:
Tim Almdal
2009-06-22
Fix preamble so tests pass
Tim Almdal
2009-06-21
The start of the digibug printing module. The first cut at the administration
Tim Almdal