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
/
tag
/
helpers
Age
Commit message (
Expand
)
Author
2008-11-26
Change sort_by_name to case insensitive sort.
Bharat Mediratta
2008-11-26
Simplify tags code some more:
Bharat Mediratta
2008-11-26
Clean tag creation
Tim Almdal
2008-11-26
Remove stray 'filter' instances
Bharat Mediratta
2008-11-26
Remove the more or less links
Tim Almdal
2008-11-25
Moving right along on tags. Now the threshold for which tags can be changed....
Tim Almdal
2008-11-25
Display tag block using data from the database
Tim Almdal
2008-11-25
1) Changed how the test tags are generated to be able to create a better dist...
Tim Almdal
2008-11-25
Simplify the API. We don't have a need to add multiple tags to
Bharat Mediratta
2008-11-24
Moved the creation of tags into the tag helper library. Added a count field ...
Tim Almdal
2008-11-24
Add the creation of tags to the scaffolding code
Tim Almdal
2008-11-23
Fix a few minor bugs in the tags db schema and simplify it a bit.
Bharat Mediratta
2008-11-23
Tag module database definitions
Tim Almdal
2008-11-22
Move all block callbacks from View::block_type() to
Bharat Mediratta
2008-11-22
Convert gmaps, info, and tag modules to the new block module
Tim Almdal
2008-11-16
Second half of renaming the tags module. Change all occurrences of
Bharat Mediratta
2008-11-16
Rename 'tags' module to 'tag' for consistency of pluralization
Bharat Mediratta