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-06-18 23:59:55 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ba5ea3cf832f42e93e98c3b984962ace3abf2d1
gallery3
/
modules
/
tag
History
Bharat Mediratta
65e237a59a
Fix security pattern. We can't successfully call access::can unless the item is loaded.
2008-12-13 09:53:36 +00:00
..
controllers
Fix security pattern. We can't successfully call access::can unless the item is loaded.
2008-12-13 09:53:36 +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