index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
config
Age
Commit message (
Expand
)
Author
2009-10-13
Change the user config setting "allow_updates" to true in the identity config...
Tim Almdal
2009-10-08
If the Identity backend is not writable don't display the "Forgot Your Passwo...
Tim Almdal
2009-10-07
Forgot to save these before the last commit
Tim Almdal
2009-10-07
Implement a user::is_writable() API method and disable the user add, updates ...
Tim Almdal
2009-10-05
The initial commit of refactoring the user/group adminsitration into a driver.
Tim Almdal
2009-09-03
Refactor interaction with the purifier module so that the API is
Bharat Mediratta
2009-07-04
Use TMPPATH in the purifier config instead of var/tmp
Tim Almdal
2009-07-03
Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...
Tim Almdal
2009-06-28
Clean up code (i.e. preamble, tabs) from the caching implementation so the un...
Tim Almdal
2009-06-27
The rest of the caching driver implementation that i somehow forgot.
Tim Almdal
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta