Age | Commit message (Expand) | Author |
2013-03-12 | #2057 - Revise item name and slug validation - backslashes, refactor, error m... | shadlaws |
2013-02-27 | #2021 - Cleanup thumb_dirty and resize_dirty instances. | shadlaws |
2013-02-12 | #1988 - Add movie_allow_uploads option ("always", "never", or "autodetect"). | shadlaws |
2013-01-27 | Add a key on relative_path_cache in the items table to improve performance on... | Bharat Mediratta |
2013-01-26 | #1946, 1947 - Make altered names/slugs more user-friendly, make conflict-find... | shadlaws |
2013-01-22 | gallery.menalto.com -> galleryproject.org | Bharat Mediratta |
2012-12-18 | [#1928 - Make thumbnail generation more flexible for movies (graphics and mov... | shadlaws |
2012-12-16 | [#1924, #1925, #1927 - enhance compatibility with movies (movie helper) and f... | shadlaws |
2012-11-13 | [#1907] Added code needed for the case when a user upgrades. | chalbertgit |
2012-07-21 | Rename any files that have two dots in them to a legal name. This | Bharat Mediratta |
2011-04-23 | Oops, fix broken codex urls. For #1698. | Bharat Mediratta |
2011-04-23 | module.info and theme.info files now support author name, author url, | Bharat Mediratta |
2011-04-23 | Set the default value for gallery.timezone to null so that each install uses | Bharat Mediratta |
2011-04-22 | Allow timezone to be configurable | Andy Lindeman |
2011-04-22 | Created apple-touch-icon and added to wind and admin_wind themes. | Chad Kieffer |
2011-01-16 | Upgrade checking code is now here, along with a bump of the Gallery | Bharat Mediratta |
2011-01-16 | Change the value column of the messages table from a varchar(255) to a | Bharat Mediratta |
2011-01-16 | Fixed paging for albums ordered by random. | Joe7 |
2011-01-03 | Some small follow on fixes for #1559 and #1568: | Bharat Mediratta |
2010-12-28 | Added changes to installer and upgrader scripts to support INSERT ON DUPLICAT... | Joe7 |
2010-09-29 | Stop caching all module variables in the vars table using the | Bharat Mediratta |
2010-09-16 | Add a module variable containing extra paths to search for binaries. | Bharat Mediratta |
2010-09-16 | Restrict viewing user profile pages to registered users only, but | Bharat Mediratta |
2010-09-01 | Hopefully the third and final patch for #1216. Set the default from and reply... | Tim Almdal |
2010-08-31 | Patch for ticket #1216. Move the values that were in the sendmail config fil... | Tim Almdal |
2010-08-29 | Bump gallery module to v36 and add a favicon_url variable, which we | Bharat Mediratta |
2010-08-28 | Add a "visible_title_length" variable that defaults to 15 and use that | Bharat Mediratta |
2010-08-14 | Add a key on access_caches.item_id. Without this, the Fix task query | Bharat Mediratta |
2010-08-07 | Add an index for left_ptr, since we use that in ORM_MPTT::parents() | Bharat Mediratta |
2010-08-06 | Add a "weight" column to the module table. This allows us to specify | Bharat Mediratta |
2010-08-01 | Make maintenance mode a variable instead of a config. Then create | Bharat Mediratta |
2010-02-22 | Fix for ticket #1027: Add index on cache key column. | Andy Staudacher |
2010-02-14 | Fix for ticket 901: Wrap Gallery version string into bdo tag to override the ... | Andy Staudacher |
2010-02-07 | Fix installer code for version 27, and introduce new module variable in versi... | Andy Staudacher |
2010-02-07 | Create the concept of a "failed authentication" as semantically | Bharat Mediratta |
2010-02-02 | Add an upgrade path to prevent the item title field from being empty. | Bharat Mediratta |
2010-01-30 | Lock down web access to var/uploads, var/tmp and var/logs using .htaccess | Bharat Mediratta |
2010-01-30 | Prevent brute force login attacks by reducing login attempts to 1 per | Bharat Mediratta |
2010-01-29 | Go through all slugs and make them legal values. | Bharat Mediratta |
2010-01-11 | Fixes ticket #671. | Tim Almdal |
2009-12-02 | Rename the "upload_limit" variable to "simultaneous_upload_limit" for | Bharat Mediratta |
2009-11-20 | Convert the Simple Uploader form over to Forge, and use the event | Bharat Mediratta |
2009-11-19 | Add a note to skip version 20. | Bharat Mediratta |
2009-11-19 | Revert "Create theme::get_var(), theme::set_var() methods to set the options ... | Tim Almdal |
2009-11-18 | Create theme::get_var(), theme::set_var() methods to set the options of the a... | Tim Almdal |
2009-11-13 | Standardize the name of the blocks. | Tim Almdal |
2009-11-13 | Undo using the md5 hash of the module name and block_id, so duplicate blocks ... | Tim Almdal |
2009-11-12 | Change the keys of the block arrays in block manager to be a md5 hash of modu... | Tim Almdal |
2009-10-26 | Upgrade the gallery module to version 16 to reflect the refactoring of the us... | Tim Almdal |
2009-09-30 | Correct version numbers for image_block and info modules, they inadvertently ... | Tim Almdal |