| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-15 | Digibug up and vanished. Move the module to contrib for now. This | Bharat Mediratta | |
| will leave the module active in any existing installs that had it active, but that shouldn't cause any negative impact. Fixes #2002. | |||
| 2013-01-31 | Drop the requirement to have the install() function set the module | Bharat Mediratta | |
| version. It's redundant. Fixes #1985. | |||
| 2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
| 2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
| 2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
| 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 | |
| the system's default table specification. Fixes ticket #597. | |||
| 2009-06-27 | Digibug simplification cleanup. Upgrade digibug module to version 2. | Bharat Mediratta | |
| 1) Simplify the admin settings page to what most of our users want. Eliminate basic_ and default_ ids. We just have company_id and default_id. Advanced users can use advanced settings for now. 2) Fix security in print_photos (didn't get it right in my last commit) 3) Use the regular thumb and full urls if the images are publicly available to reduce load on the proxy. 4) Simplify proxy expiration code. 5) Eliminate all specialized styles from the admin theme. | |||
| 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 | |
| 2) Removed the tabs on the digibug admin page word count is now at 35. 3) Added a default link which resets the event and company id's to gallery's ids | |||
| 2009-06-25 | Refactor the digibug installer to the new structure of install and upgrade ↵ | Tim Almdal | |
| methods | |||
| 2009-06-25 | 1) rename the model proxy to digibug proxy | Tim Almdal | |
| 2) corresponding table name change to digibug_proxies 3) change the generate of a unique id to md5(rand()) 3) Remove the helper function as digibug::uuid is no longer required. | |||
| 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 ↵ | Tim Almdal | |
| digibug shopping cart is opened in a new window. When the cart is emptied, the window is closed. Users can close the window by pressing the continue shopping button | |||
| 2009-06-22 | This commit moves a little further along the path: | Tim Almdal | |
| 1) moves the print button from the quick pane to thumb_bottom 2) Creates an entry into the proxy table | |||
| 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 | |
| panels. <Caution:> This is still a work in progress. | |||
