Tim Almdal
4502a13a5b
1) rename the model proxy to digibug proxy
...
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-25 08:47:16 -07:00
Tim Almdal
0062f8a24a
Add a timestamp column to the proxies table.
2009-06-24 05:47:58 -07:00
Tim Almdal
231ad4f329
This implements the Digibug printing. When a a print request is made the 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-23 22:13:28 -07:00
Tim Almdal
58d5624e40
This commit moves a little further along the path:
...
1) moves the print button from the quick pane to thumb_bottom
2) Creates an entry into the proxy table
2009-06-22 21:51:22 -07:00
Tim Almdal
05f8659a7f
Fix preamble so tests pass
2009-06-22 06:03:55 -07:00
Tim Almdal
39cf3c2b04
The start of the digibug printing module. The first cut at the administration
...
panels. <Caution:> This is still a work in progress.
2009-06-21 08:52:26 -07:00