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