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
/
watermark
Age
Commit message (
Expand
)
Author
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2009-01-12
Updated for new Form_Submit API.
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-06
Fix up all the various little forms to have submit buttons, fieldset legends,...
Bharat Mediratta
2009-01-04
Wrap div with another div instead of a paragraph
Chad Kieffer
2009-01-01
Change the preamble for views in two ways:
Bharat Mediratta
2008-12-30
Make some columns smaller so that multi-column keys don't exceed 1024
Bharat Mediratta
2008-12-29
Remove rest::JSON content type; it's causing lots of problems and it doesn't ...
Bharat Mediratta
2008-12-29
Add transparency support
Bharat Mediratta
2008-12-29
Clean up _update_graphics_rules() to make it more robust
Bharat Mediratta
2008-12-26
Added content type to JSON output functions
Felix Rabinovich
2008-12-26
Move Watermarks under Content in the Site Admin menu.
Bharat Mediratta
2008-12-26
Add the graphics rules for both thumbs and resizes (instead of just thumbs).
Bharat Mediratta
2008-12-26
Added the concept of "permanent" messages that we show to admins. Use
Bharat Mediratta
2008-12-26
Fix get_add_form() to use self::positions() so that we get the right key/valu...
Bharat Mediratta
2008-12-26
Added graphics::mark_all_dirty(). The watermark code now marks images
Bharat Mediratta
2008-12-26
Add missing '=' causing <img> height not to get set.
Bharat Mediratta
2008-12-26
More watermark changes:
Bharat Mediratta
2008-12-26
Remove an HTTP redirect that was breaking the Ajax interface.
Bharat Mediratta
2008-12-26
Simplify the watermark module. We can now upload, edit and delete one
Bharat Mediratta
2008-12-25
Rework log and message helpers to be parallel, but separate.
Bharat Mediratta
2008-12-25
Add edit/delete links (they're just stubs now, but they open a dialog).
Bharat Mediratta
2008-12-25
Remove extra uniquifying text that Forge adds to uploaded files.
Bharat Mediratta
2008-12-24
Remove stray response:: (not yet time for this.. it's coming!)
Bharat Mediratta
2008-12-24
Normalize our Admin controllers so that functions always print out
Bharat Mediratta
2008-12-23
Add very simple graphics toolkits.
Bharat Mediratta
2008-12-23
Allow the site admin to upload watermark images. Can't do much with them yet.
Bharat Mediratta
2008-12-23
Step 1 of converting watermarks over to be an admin page.
Bharat Mediratta
2008-12-23
Add attribute to <script> element.
Bharat Mediratta
2008-12-23
Remove stray comma.
Bharat Mediratta
2008-12-22
Change the way that we track modules.
Bharat Mediratta
2008-12-18
Refactor site admin menu into a theme function and build the menus in
Bharat Mediratta
2008-12-17
Drag & Drop the watermark now works and so does the dropdown box. The target...
Tim Almdal
2008-12-16
Fix preamble
Bharat Mediratta
2008-12-16
Oops, remove the () on the parameter to $("#Dialog").ready(...) so we pass th...
Tim Almdal
2008-12-16
Separate the handling of the dialog resizing into the watermark.js, so we don...
Tim Almdal
2008-12-16
1) change the selector for the the function to gDialog
Tim Almdal
2008-12-16
1) Remove the load watermark from the scaffolding... use the menu option
Tim Almdal
2008-12-15
Start of the dialog to specify the watermark placement. For convience, using...
Tim Almdal
2008-12-15
Fix the reference to jquery-ui.packed.js
Tim Almdal
2008-12-15
Change the label on the watermark form upload element, so the error message i...
Tim Almdal
2008-12-15
Cleanup watermark.js
Tim Almdal
2008-12-15
1) Move the deletion of the vars into module::delete helper
Tim Almdal
2008-12-14
Change the watermark module to use forge.
Tim Almdal
2008-12-14
The start of the watermark module. It doesn't save the watermark at this poi...
Tim Almdal
[prev]