summaryrefslogtreecommitdiff
path: root/modules/tag/models
AgeCommit message (Expand)Author
2009-01-04Allow renaming of tags using a modal dialog. Put up a confirmationBharat Mediratta
2008-12-17Add Item_Model::viewable() which we can use to restrict any query toBharat Mediratta
2008-11-28Tags_Model::items() now lets you filter by item typeBharat Mediratta
2008-11-26Add a new "tag" page type.Bharat Mediratta
2008-11-26Breadcrumbs now look right for dynamic tag albumsTim Almdal
2008-11-26Duh, i have the count in the tag model... why do i need to do a query to count?Tim Almdal
2008-11-26Modify the tag model to behave like a virtual album. There are two outstandi...Tim Almdal
2008-11-23Tag module database definitionsTim Almdal