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
/
views
Age
Commit message (
Expand
)
Author
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-04
Allow renaming of tags using a modal dialog. Put up a confirmation
Bharat Mediratta
2009-01-04
Simple admin tags interface.
Bharat Mediratta
2009-01-01
Change the preamble for views in two ways:
Bharat Mediratta
2008-11-28
Rename tag_block_cloud.html.php to tag_cloud.html.php
Bharat Mediratta
2008-11-27
Remove stray trailing blank lines
Bharat Mediratta
2008-11-27
Refactor cloud generation into a helper so that we can call it from
Bharat Mediratta
2008-11-27
Clean up REST pattern in tags:
Bharat Mediratta
2008-11-27
Trying to add tags, but it doesn't work yet. For some reason that i can't fi...
Tim Almdal
2008-11-26
Move Tag_Controller -> Tags_Controller to fit our REST pattern.
Bharat Mediratta
2008-11-26
Simplify tags code some more:
Bharat Mediratta
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-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