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
/
core
/
config
/
config.php
Age
Commit message (
Expand
)
Author
2008-12-24
Add atom to the implicit module list.
Bharat Mediratta
2008-12-20
Create module::load_themes() to load the correct theme after we do
Bharat Mediratta
2008-12-16
TEST_MODE always exists now, so check its value, don't rely on its existence ...
Bharat Mediratta
2008-12-15
Rename default_admin to admin_default.
Bharat Mediratta
2008-12-14
Created admin controller and made admin obey admin theme settings
Felix Rabinovich
2008-12-08
Only add the unit_test and gallery_unit_test modules if we're in TEST_MODE
Bharat Mediratta
2008-11-28
Dynamically create the list of available modules. This permits new modules t...
Tim Almdal
2008-11-24
Revert the site_title change
Tim Almdal
2008-11-23
Add a site-config parameter to the config.php file. Created a core_block:hea...
Tim Almdal
2008-11-23
Move search out into its own module and have it display its link at
Bharat Mediratta
2008-11-22
An Atom library prototype. Its purpose is to explore the cost of us supportin...
Jozef Selesi
2008-11-19
fix a few minor issues
Tim Almdal
2008-11-18
The start of the slideshow module. Mostly framework stuff, no real implement...
Tim Almdal
2008-11-16
Rename 'tags' module to 'tag' for consistency of pluralization
Bharat Mediratta
2008-11-09
Beginnings of the comment module. Install and uninstall.
Jozef Selesi
2008-11-08
The start of an authentication module. This provides the installation and a ...
Tim Almdal
2008-11-07
Move default theme up above modules so that it can override module views
Bharat Mediratta
2008-11-06
Drop the ? from the base url; we're going to count on Apache PathInfo for nav...
Bharat Mediratta
2008-11-05
Move Google Maps block off into its own gmaps module.
Bharat Mediratta
2008-11-05
Item Info block is now off into the info module. Yay!
Bharat Mediratta
2008-11-05
The start of the user module. At this point, it shows up on the scaffolding ...
Tim Almdal
2008-11-05
Tags are now off in their own module, hooray!
Bharat Mediratta
2008-11-05
The carousel block is now off into its own module. The
Bharat Mediratta
2008-11-04
Lots of new stuff!
Bharat Mediratta
2008-11-03
Create an initial attempt at the album controller, set it up with a default r...
Bharat Mediratta
2008-11-02
Add mptt and forge modules to the module load list
Bharat Mediratta
2008-11-01
Fix all our preambles to make the preamble test pass.
Bharat Mediratta
2008-11-01
Set up unit test framework. Tweak configuration so that it only runs in
Bharat Mediratta
2008-10-31
Placeholder app for Gallery3, along with a customized index.php and a README
Bharat Mediratta