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
2013-01-30
Protect admins from themselves - in case an admin changed the
Bharat Mediratta
2013-01-29
#1970 - Make add watermarks more secure and add unit tests.
shadlaws
2013-01-26
#1951 - Make metadata generation more flexible (photo and movie helpers).
shadlaws
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-05-17
Smash multiple extensions down into a single one when accepting file
Bharat Mediratta
2012-05-11
Inject some sanity into watermark file extensions.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-04-23
Oops, fix broken codex urls. For #1698.
Bharat Mediratta
2011-04-23
Oops, this is the rest of the modules and themes for #1696 and #1698.
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-08-01
Force the response type for uploaded watermarks to text/html.
Bharat Mediratta
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-07-20
Localize the error strings in watermark::get_add_form(). Fix for ticket #1230.
Bharat Mediratta
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-06-11
Fix for ticket #797
Tim Almdal
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-31
Update the install version to 2 to match module.info.
Bharat Mediratta
2010-01-16
Use "(string) $form" instead of "$form->__toString()"
Bharat Mediratta
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-09-27
Change gallery installer to do a direct update to the database, preppending g...
Tim Almdal
2009-09-27
This path requires the upgrader to be run and applies the following changes:
Tim Almdal
2009-09-24
Refactor the graphic rules processing to accomplish 2 goals: First separate t...
Tim Almdal
2009-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-13
Add quotes around all values that contain spaces in them, and add a
Bharat Mediratta
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-13
Set the default transparency to 1 (no transparency at all)
Bharat Mediratta
2009-05-13
Fix the logical inversion of the transparency field. Now, 100% is max
Bharat Mediratta
2009-03-16
Ticket #97. Applied button css where missing. Minor form css improvements.
Chad Kieffer
2009-02-28
Change the pattern to identify tables that need prefix substitution to
Tim Almdal
2009-02-27
This implement table prefix for the watermark notification modules (Ticket #68)
Tim Almdal
2009-02-24
remove the extension and just use the IMAGETYPE_xxx constants
Tim Almdal
2009-02-23
Include jpg as valid graphic files
Tim Almdal
2009-02-23
Revert to using IMAGETYPE_XXX constants (at least for now)
Bharat Mediratta
2009-02-21
Hardcode extensions instead of using Image::$allowed_types because we
Bharat Mediratta
2009-02-20
Use Image::$allowed_types instead of array(IMAGETYPE_GIF,
Tim Almdal
2009-01-25
Undo the adding underscores to the id on forge generated forms
Tim Almdal
2009-01-24
Supply a form id on all forms. This id can be used by modules other
Tim Almdal
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
[next]