Age | Commit message (Expand) | Author |
2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta |
2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta |
2011-01-21 | Update copyright to 2011. | Bharat Mediratta |
2010-07-20 | Localize the error strings in watermark::get_add_form(). Fix for ticket #1230. | Bharat Mediratta |
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 |
2009-10-04 | Renamed most, if not all css selectors from gName to g-name. Moved a few shar... | 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-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-06-23 | Refactor the install/upgrade code to be more flexible. | 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-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-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-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 |
2008-12-30 | Make some columns smaller so that multi-column keys don't exceed 1024 | Bharat Mediratta |
2008-12-29 | Add transparency support | Bharat Mediratta |
2008-12-26 | Move Watermarks under Content in the Site Admin menu. | 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 | More watermark changes: | Bharat Mediratta |
2008-12-26 | Simplify the watermark module. We can now upload, edit and delete one | Bharat Mediratta |
2008-12-25 | Add edit/delete links (they're just stubs now, but they open a dialog). | 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-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 | 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 | Change the label on the watermark form upload element, so the error message i... | 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 |