| Age | Commit message (Expand) | Author |
| 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 |
| 2009-09-30 | Forgot to reset the version number | Tim Almdal |
| 2009-09-30 | Use the block_manager to manage site sidebar panels. Fixes ticket #110. | Tim Almdal |
| 2009-09-27 | This path requires the upgrader to be run and applies the following changes: | Tim Almdal |
| 2009-09-23 | set the version number to 13, so we will update the default themes in the gal... | Tim Almdal |
| 2009-09-21 | Revert "* Move the captured field into the exif module where it is created an... | Tim Almdal |
| 2009-09-20 | * Move the captured field into the exif module where it is created and popula... | Tim Almdal |
| 2009-09-07 | Add support for a per-item "slug" which will be the user-visible url | Bharat Mediratta |
| 2009-08-29 | Fix for ticket #628: | Tim Almdal |
| 2009-07-30 | Fix for ticket #576 | Tim Almdal |
| 2009-07-25 | Rename columns that use reserved SQL words : items.left and items.right | Romain LE DISEZ |
| 2009-07-22 | Upgrade code to migrate the ACL from integer to boolean. | Romain LE DISEZ |
| 2009-07-14 | Move the gallery version out of a module variable and into a constant | Bharat Mediratta |
| 2009-07-13 | Add quotes around all values that contain spaces in them, and add a | Bharat Mediratta |