This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-08-29 18:35:47 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d72daf3d2d831ca3588ebabe720029bab3ccb8f
gallery3
/
modules
/
tag
/
helpers
T
History
Andy Staudacher
7099fc71f1
Fix for ticket 1004: Replace all uses of split with explode (none actually required regular expressions). Thanks to Brian Hartsock for providing a patch!
2010-02-06 13:05:44 -08:00
..
item_tags_rest.php
Convert back to using ORM::factory(..., $id) instead of calling where().
2010-01-27 22:34:11 -08:00
tag_block.php
Redesign the way that we consider page types to create buckets of page
2009-11-17 14:04:45 -08:00
tag_event.php
Fix for ticket 1004: Replace all uses of split with explode (none actually required regular expressions). Thanks to Brian Hartsock for providing a patch!
2010-02-06 13:05:44 -08:00
tag_installer.php
…
tag_item_rest.php
Fix for ticket 1004: Replace all uses of split with explode (none actually required regular expressions). Thanks to Brian Hartsock for providing a patch!
2010-02-06 13:05:44 -08:00
tag_items_rest.php
Add missing permission checks.
2010-01-29 19:42:38 -08:00
tag_rest.php
Convert back to using ORM::factory(..., $id) instead of calling where().
2010-01-27 22:34:11 -08:00
tag_rss.php
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
2010-01-31 16:07:41 -08:00
tag_theme.php
The ajaxify_tag_form was not being called when the block was created. Moved the code to ajaxify the add form into the block html and deleted tag.js. Fixes Ticket
#872
2009-11-06 07:34:56 -08:00
tag.php
Simplify tag::add().
2010-01-24 14:00:07 -08:00
tags_rest.php
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
2010-01-31 16:07:41 -08:00