summaryrefslogtreecommitdiff
path: root/installer/install.sql
AgeCommit message (Expand)Author
2013-01-27Add 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
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 administrative variable to set lock timeout.chalbertgit
2012-10-08Installer for comment module version 6 still set rss_visible to "both"Bharat Mediratta
2012-07-21Rename any files that have two dots in them to a legal name. ThisBharat Mediratta
2012-05-07Oops, fix up a bug originally added inBharat Mediratta
2012-05-06Update the installer bundle for the comment module. Fixes #1852.Bharat Mediratta
2011-04-23Further cleanup for minimum_password_length -- updateBharat Mediratta
2011-04-23Set the default value for gallery.timezone to null so that each install usesBharat Mediratta
2011-04-23Fix ticket #1694. Correct Spelling of mininum_password_length to minimum_pass...Tim Almdal
2011-04-22A few more fixes for #1637:Bharat Mediratta
2011-04-22Allow the administrator to set the number of tags to display in the cloud via...Tim Almdal
2011-04-22Follow on fix for #1645 to update the installer.sqlBharat Mediratta
2011-04-22Renamed apple_touch_url to apple_touch_icon_url.Chad Kieffer
2011-04-22Created apple-touch-icon and added to wind and admin_wind themes.Chad Kieffer
2011-03-27A little more work on kandsten's fix for IPv6 support inBharat Mediratta
2011-01-18Get rid of the "organize needs rest" message when upgrading to theBharat Mediratta
2011-01-17Update installer for #1612 and #1605.Bharat Mediratta
2011-01-16Fixed paging for albums ordered by random.Joe7
2011-01-08Use the code version when installing a module that has no installer,Bharat Mediratta
2011-01-08Bump the organize module to version 3 and get rid of the code thatBharat Mediratta
2011-01-07Don't enable the REST module by default (fixes #1585).Bharat Mediratta
2011-01-03Some small follow on fixes for #1559 and #1568:Bharat Mediratta
2011-01-03Updated installer for the bump of the gallery module to v43. Fixes #1568.Bharat Mediratta
2011-01-03case fixJoe7
2011-01-03Bugfix: input validation validates description up to length of 65535 chars, b...Joe7
2010-12-31Update gallery module to v42 to reflect key changes in the cacheBharat Mediratta
2010-12-28Added changes to installer and upgrader scripts to support INSERT ON DUPLICAT...Joe7
2010-10-02Oops, forgot to update installer to match change inBharat Mediratta
2010-09-16Add a module variable containing extra paths to search for binaries.Bharat Mediratta
2010-09-16Restrict viewing user profile pages to registered users only, butBharat Mediratta
2010-09-01One more adjustment for ticket #1216. The packaging process forcesBharat Mediratta
2010-08-31Don't use HTTP_HOST to get the hostname. We force that toBharat Mediratta
2010-08-31Update the install sql to correspond to the change to fix ticket #1216Tim Almdal
2010-08-29Bump gallery module to v36 and add a favicon_url variable, which weBharat Mediratta
2010-08-28Add a "visible_title_length" variable that defaults to 15 and use thatBharat Mediratta
2010-08-28Oops, forgot to create an install() function and set the version ofBharat Mediratta
2010-08-14Add a key on access_caches.item_id. Without this, the Fix task queryBharat Mediratta
2010-08-14Update install.sql for gallery module version 3. This was left out ofBharat Mediratta
2010-08-06Add a "weight" column to the module table. This allows us to specifyBharat Mediratta
2010-08-01Updated for gallery module v31.Bharat Mediratta
2010-06-18Update the installer/install.sql properly.Tim Almdal
2010-06-18Fix ticket #1155. For compatibility with gallery2 increase the size of the ta...Tim Almdal
2010-06-15Install the rest module by default.Bharat Mediratta
2010-06-15New dump generated by new mysqladmin has a slightly different format:Bharat Mediratta
2010-02-22Fix for ticket #1027: Add index on cache key column.Andy Staudacher
2010-02-14Fix for ticket 901: Wrap Gallery version string into bdo tag to override the ...Andy Staudacher
2010-02-09Refresh installer codeAndy Staudacher