This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-19 19:09:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
34c9aa52b804ef3bdffde4e9cde496be020eb2e7
gallery3
/
modules
/
tag
History
Bharat Mediratta
d480778108
Don't have to check if the item is loaded now, access::can will guard against unloaded items
2008-12-13 19:49:58 +00:00
..
controllers
Don't have to check if the item is loaded now, access::can will guard against unloaded items
2008-12-13 19:49:58 +00:00
helpers
Add a permissions check to determine if the active user has edit permission on the item in order to display the tag add form
2008-12-13 07:49:27 +00:00
js
Grouped inline form styles. No longer using gInline class in favor of specific form IDs that can be styled differently depending on which container they appear. Added gDescription class, dropped gUnderState for semantics. CSS cleanup.
2008-12-01 01:55:50 +00:00
models
Tags_Model::items() now lets you filter by item type
2008-11-28 01:40:55 +00:00
tests
Remove test since the method to be tested was removed
2008-11-26 15:18:09 +00:00
views
Rename tag_block_cloud.html.php to tag_cloud.html.php
2008-11-28 07:05:11 +00:00