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
d9e4ad79bb
1) Move the digibug css in the default and admin_default themes
...
2) Remove most of the marketing cruft on the admin pages
3) Change the name of the admin settings to just Digibug
4) Remove the "switch on mouseover" approach
2009-06-25 08:14:34 -07:00
Tim Almdal
292d216f7c
Implement printing support on the photo page. I've used an icon that doesn't
...
quite match the theme temporarily. I'm hoping to have a matching icon soon.
2009-06-24 18:02:36 -07:00
Tim Almdal
40e27e128e
Create a maintenance task that allows the administrator to remove any proxy requests
...
that are still active after 10 days. Digibug requires that the image be available
for 5 days, so we'll give them an extra 5 days.
Also correct a few issues with the protocol.
2009-06-24 13:11:53 -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
8f443cef3e
This change implements the print_proxy method. This method allows a 1 time
...
security bypass for the remote print processor to retrieve the fullsize image.
2009-06-23 06:06:33 -07:00
Tim Almdal
3824f2b52f
Extract the html for the Print button on the album page into a seperate view
2009-06-23 05:26:44 -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
f981484a80
Add a digibug printing button to the quick pane
2009-06-22 05:52:47 -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