summaryrefslogtreecommitdiff
path: root/modules/tag
AgeCommit message (Expand)Author
2013-03-10#2048 - Remove unneeded jquery.autocomplete.css/js inclusions.shadlaws
2013-02-17Fix up autocomplete for admin_server_add - found and fixed some bugsBharat Mediratta
2013-02-03Super first pass:Bharat Mediratta
2013-01-31Drop the requirement to have the install() function set the moduleBharat Mediratta
2013-01-30Improve the display context API to return a "siblings_callback" fieldBharat Mediratta
2013-01-25#1956 - Escape LIKE queries (for _ and %).shadlaws
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2013-01-13Tags by name (includes a G2 mapping)Mike Miller
2012-10-08Fix the delete function on item_tags and tag_items collections toBharat Mediratta
2012-07-21Avoid chaining after .gallery_autocomplete() - there are reports thatBharat Mediratta
2012-05-19Create an ajax response framework that inserts <meta> tags to guardBharat Mediratta
2012-05-15Send back form errors wrapped in JSON. Fixes #1867.Bharat Mediratta
2012-04-30Fix #1843.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-08-27Refactor the display context code a bit:Bharat Mediratta
2011-08-11Merge branch 'displayContext' into display_context_compressedTim Almdal
2011-08-11Patch for tickets #1428 and #1760Tim Almdal
2011-08-11Simplification of 59b04b897b8a664cd7334b017fac8158a6281434 for #1764:Bharat Mediratta
2011-08-11Initial commit of a patch for Ticket #1764. as discussed here: https://github...Tim Almdal
2011-08-08Simplification of 59b04b897b8a664cd7334b017fac8158a6281434 for #1764:Bharat Mediratta
2011-08-07Initial commit of a patch for Ticket #1764. as discussed here: https://github...Tim Almdal
2011-05-24Follow on to c101151616033d53587d1435881dae0fa45aeefa -- delete allBharat Mediratta
2011-04-27Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2011-04-24Revert my two "fixes" on top of Andy's tag combine change. Leave Tag_Model::...Bharat Mediratta
2011-04-24For ticket #1701. Remove unused variable.Tim Almdal
2011-04-24Clarify the meaning of variable names.Tim Almdal
2011-04-23Allow the tag rename function to split a tag into multiple tags if a comma is...Tim Almdal
2011-04-23Undo the change made in 5ce85636329b14673718836b3631a3e46efdc3bb because it m...Bharat Mediratta
2011-04-23Oops, fix broken codex urls. For #1698.Bharat Mediratta
2011-04-23Oops, this is the rest of the modules and themes for #1696 and #1698.Bharat Mediratta
2011-04-23Move the calculation for item_related_update ahead of the duplicateBharat Mediratta
2011-04-23Allow tags to be merged by renamingAndy Lindeman
2011-04-23Insure that the tag count to display is always greater than 0. Refixes #1649.Tim Almdal
2011-04-23Insure that the tag count to display is always greater than 1. Refixes #1649.Tim Almdal
2011-04-22Allow the administrator to set the number of tags to display in the cloud via...Tim Almdal
2011-04-22Urlencode the tag name so that our html is compliant. Fixes #1672.Bharat Mediratta
2011-04-21Use Tag_Model::url() instead of hand creating tag urls, since the APIBharat Mediratta
2011-04-04Guard against registered users removing tags from items they don't own. Fixe...Bharat Mediratta
2011-04-02Fix against Ticket #1666Joe7
2011-03-27Centralize our encoding code into a new helpers and useBharat Mediratta
2011-03-05PATH_INFO mangles apostrophe (and other symbols, I'm sure) into aBharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-18Create a hidden anchor containing the tag cloud autocomplete url. This way v...Bharat Mediratta
2011-01-18Revert "Temporarily removed ref tag to get the page validated. (Was also poin...Bharat Mediratta
2011-01-15Follow on to 966dee8628293f78fbf9431281709ceba011d3c2 for #1586 --Bharat Mediratta
2011-01-15Fix all the head() and admin_head() theme callbacks to return theBharat Mediratta
2011-01-09Fixed offset sanitizing code - Fixes Ticket#1593Joe7
2011-01-08Merge branch 'Ticket#1577' of git://github.com/Joe7/gallery3Bharat Mediratta
2011-01-08Temporarily removed ref tag to get the page validated. (Was also pointing at ...Joe7