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
Age
Commit message (
Expand
)
Author
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-23
Test cleanup:
Bharat Mediratta
2009-07-23
Fix for ticket #502
Tim Almdal
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-07-13
Add quotes around all values that contain spaces in them, and add a
Bharat Mediratta
2009-07-10
Create a new [options] submenu under the thumb menu, and move the
Bharat Mediratta
2009-07-03
Split the clean method into two clean and purify. clean is a light weight
Tim Almdal
2009-07-01
Add the partner id to the message being sent to digibug
Tim Almdal
2009-06-30
Revert the change that removed adding the click handler for the digibug print
Tim Almdal
2009-06-30
Fix issues with Digibug printing where the preview ws not showing up.
Tim Almdal
2009-06-28
Use $theme->script() method to render module javascript files
Tim Almdal
2009-06-27
Create a new thumb_menu() and convert Digibug over to use it.
Bharat Mediratta
2009-06-27
Digibug simplification cleanup. Upgrade digibug module to version 2.
Bharat Mediratta
2009-06-27
Require view_full to print photos.
Bharat Mediratta
2009-06-27
Remove empty upgrade().
Bharat Mediratta
2009-06-27
Remove unnecessary curly braces.
Bharat Mediratta
2009-06-27
Fix XSS vulnerability, get rid of unnecessary curly braces.
Bharat Mediratta
2009-06-27
Fix formatting.
Bharat Mediratta
2009-06-25
No longer need to set the digibug mode in the installer.
Tim Almdal
2009-06-25
Oops changed my mind... when setting to the default just set the value
Tim Almdal
2009-06-25
1) Rename the basic_company_id and basic_event_id to default_*_id
Tim Almdal
2009-06-25
Add XSS clean up on the title that is sent to digibug as part of the print
Tim Almdal
2009-06-25
Remove the digibug maintenance task. Expired imges will be removed when the
Tim Almdal
2009-06-25
1) Fix potential XSS in digibug_album.html.php
Tim Almdal
2009-06-25
Fix indentation in digibug_form.html.php
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-25
1) Move the digibug css in the default and admin_default themes
Tim Almdal
2009-06-24
Implement printing support on the photo page. I've used an icon that doesn't
Tim Almdal
2009-06-24
Create a maintenance task that allows the administrator to remove any proxy r...
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-23
This change implements the print_proxy method. This method allows a 1 time
Tim Almdal
2009-06-23
Extract the html for the Print button on the album page into a seperate view
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-22
Add a digibug printing button to the quick pane
Tim Almdal
2009-06-21
The start of the digibug printing module. The first cut at the administration
Tim Almdal
[prev]