summaryrefslogtreecommitdiff
path: root/modules/gallery/config
AgeCommit message (Expand)Author
2009-12-01Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_devBharat Mediratta
2009-11-30Clean up item routing a bit.Bharat Mediratta
2009-11-25Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_devBharat Mediratta
2009-11-25Forgot to remove the rest references from config/route.phpTim Almdal
2009-11-24K24 has separate log sinks, this configures the file based log sinkBharat Mediratta
2009-11-04Address the inconsistency between Add Photos and Server Add so that neither r...Tim Almdal
2009-10-18Move the default identity config into the users module and change the Identit...Tim Almdal
2009-10-13Change the user config setting "allow_updates" to true in the identity config...Tim Almdal
2009-10-08If the Identity backend is not writable don't display the "Forgot Your Passwo...Tim Almdal
2009-10-07Forgot to save these before the last commitTim Almdal
2009-10-07Implement a user::is_writable() API method and disable the user add, updates ...Tim Almdal
2009-10-05The initial commit of refactoring the user/group adminsitration into a driver.Tim Almdal
2009-09-03Refactor interaction with the purifier module so that the API isBharat Mediratta
2009-07-04Use TMPPATH in the purifier config instead of var/tmpTim Almdal
2009-07-03Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...Tim Almdal
2009-06-28Clean up code (i.e. preamble, tabs) from the caching implementation so the un...Tim Almdal
2009-06-27The rest of the caching driver implementation that i somehow forgot.Tim Almdal
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta