summaryrefslogtreecommitdiff
path: root/installer/install.sql
AgeCommit message (Expand)Author
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
2010-02-07Fix installer code for version 27, and introduce new module variable in versi...Andy Staudacher
2010-01-30Update install.sql -- gallery version jumps from 23 to 25 due to a mistakeBharat Mediratta
2010-01-30Gallery module version 23, with the failed_logins table.Bharat Mediratta
2010-01-29Oops, somebody (me?) forgot to update the gallery module versionBharat Mediratta
2010-01-28Updated for model based validation. We must now provide a placeholderBharat Mediratta
2010-01-11Fixes ticket #671.Tim Almdal
2010-01-01Don't enable the rest module by default yet; we should make sure thatBharat Mediratta
2010-01-01Change the installer so that the rest module is automatically installed in ne...Tim Almdal
2009-12-05Use NULL instead of actual values in the vars table, so that varBharat Mediratta