Age | Commit message (Expand) | Author |
2010-09-16 | Restrict viewing user profile pages to registered users only, but | Bharat Mediratta |
2010-09-06 | Stop trying to implode a string. Fixes ticket #1337. | Bharat Mediratta |
2010-09-01 | One more adjustment for ticket #1216. The packaging process forces | Bharat Mediratta |
2010-08-31 | Don't use HTTP_HOST to get the hostname. We force that to | Bharat Mediratta |
2010-08-31 | Update the install sql to correspond to the change to fix ticket #1216 | 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-28 | Oops, forgot to create an install() function and set the version of | Bharat Mediratta |
2010-08-22 | Style and text cleanups to tighten up the page and make it a little | Bharat Mediratta |
2010-08-14 | Add a key on access_caches.item_id. Without this, the Fix task query | Bharat Mediratta |
2010-08-14 | Update install.sql for gallery module version 3. This was left out of | Bharat Mediratta |
2010-08-06 | Add a "weight" column to the module table. This allows us to specify | Bharat Mediratta |
2010-08-01 | Updated for gallery module v31. | Bharat Mediratta |
2010-06-18 | Update the installer/install.sql properly. | Tim Almdal |
2010-06-18 | Fix ticket #1155. For compatibility with gallery2 increase the size of the ta... | Tim Almdal |
2010-06-15 | Install the rest module by default. | Bharat Mediratta |
2010-06-15 | New dump generated by new mysqladmin has a slightly different format: | Bharat Mediratta |
2010-06-06 | Add a check for short_open_tag | Bharat Mediratta |
2010-06-06 | Whitespace fixes | Bharat Mediratta |
2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta |
2010-02-26 | Revert "Password value on installer must be hidden" | Tim Almdal |
2010-02-26 | Password value on installer must be hidden | fpaterno |
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-14 | Avoid PHP warnings when the DB host string has no port. | Andy Staudacher |
2010-02-09 | Refresh installer code | Andy Staudacher |
2010-02-07 | Fix installer code for version 27, and introduce new module variable in versi... | Andy Staudacher |
2010-01-30 | Update install.sql -- gallery version jumps from 23 to 25 due to a mistake | Bharat Mediratta |
2010-01-30 | Gallery module version 23, with the failed_logins table. | Bharat Mediratta |
2010-01-29 | Oops, somebody (me?) forgot to update the gallery module version | Bharat Mediratta |
2010-01-28 | Updated for model based validation. We must now provide a placeholder | Bharat Mediratta |
2010-01-11 | Fixes ticket #671. | Tim Almdal |
2010-01-06 | Provide an error message when the sql in installer::empty_db fails. Also cha... | Tim Almdal |
2010-01-01 | Don't enable the rest module by default yet; we should make sure that | Bharat Mediratta |
2010-01-01 | Change the installer so that the rest module is automatically installed in ne... | Tim Almdal |
2009-12-29 | Make sure that we have the mbstring extension. | Bharat Mediratta |
2009-12-21 | Updates for the latest version of Kohana 2.4: | Bharat Mediratta |
2009-12-05 | Use NULL instead of actual values in the vars table, so that var | Bharat Mediratta |
2009-12-05 | Update the gallery module to version 21 in the installer. | Bharat Mediratta |
2009-11-19 | Revert "Update the installer to reflect the new location of the theme related... | Tim Almdal |
2009-11-18 | Update the installer to reflect the new location of the theme related options. | 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 | Initialize the database config with the port number if it is specified. Also ... | Tim Almdal |
2009-11-12 | Re-generate the install.sql so that the keys of the block lists are an md5 ha... | 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 | Update the install.sql to reflect the current version number(16) and the refa... | Tim Almdal |
2009-10-23 | Poor man's merge. Note to self, git pull before working. Next pound the steps... | Chad Kieffer |
2009-10-21 | Change the default install.sql such that the owner id of root album is the de... | Tim Almdal |
2009-09-27 | Change gallery installer to do a direct update to the database, preppending g... | Tim Almdal |