summaryrefslogtreecommitdiff
path: root/modules/tag
AgeCommit message (Expand)Author
2013-12-29Sort tag search results descending.Nathan Kinkade
2013-03-19Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2013-03-13#2061 - Remove Uploadify from add_photo_form/add_photo_form_completed events.shadlaws
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-14Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
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-16Manually resolved conflict after recent pull.Nathan Kinkade
2013-01-13Tags by name (includes a G2 mapping)Mike Miller
2012-10-16Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2012-10-08Fix the delete function on item_tags and tag_items collections toBharat Mediratta
2012-08-06Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2012-07-21Avoid chaining after .gallery_autocomplete() - there are reports thatBharat Mediratta
2012-06-01Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
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-05-12Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2012-04-30Fix #1843.Bharat Mediratta
2012-03-06Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-09-28Manually fixed a merge conflict after pulling.Nathan Kinkade
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-11Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
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-06-02Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2011-05-24Follow on to c101151616033d53587d1435881dae0fa45aeefa -- delete allBharat Mediratta
2011-05-12Changed this back to upstream version since now there is a user setting for t...Nathan Kinkade
2011-05-12Manually merged a conflict after pulling from upstream.Nathan Kinkade
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