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
/
helpers
Age
Commit message (
Expand
)
Author
2012-10-16
Merge branch 'master' of git://github.com/gallery/gallery3
Nathan Kinkade
2012-10-08
Fix the delete function on item_tags and tag_items collections to
Bharat Mediratta
2012-08-06
Merge branch 'master' of git://github.com/gallery/gallery3
Nathan Kinkade
2012-07-21
Avoid chaining after .gallery_autocomplete() - there are reports that
Bharat Mediratta
2012-06-01
Merge branch 'master' of git://github.com/gallery/gallery3
Nathan Kinkade
2012-05-19
Create an ajax response framework that inserts <meta> tags to guard
Bharat Mediratta
2012-05-12
Merge branch 'master' of git://github.com/gallery/gallery3
Nathan Kinkade
2012-04-30
Fix #1843.
Bharat Mediratta
2012-03-06
Merge branch 'master' of git://github.com/gallery/gallery3
Nathan Kinkade
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-09-28
Manually fixed a merge conflict after pulling.
Nathan Kinkade
2011-08-11
Patch for tickets #1428 and #1760
Tim Almdal
2011-05-12
Changed this back to upstream version since now there is a user setting for t...
Nathan Kinkade
2011-05-12
Manually merged a conflict after pulling from upstream.
Nathan Kinkade
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
Merge branch 'master' of git://github.com/gallery/gallery3
Nathan Kinkade
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-01-31
Did a git pull, but had to manually merge a conflict.
Nathan Kinkade
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2011-01-14
Git pull from devel line.
Nathan Kinkade
2011-01-07
Move tag count management into the model. Fixes #1586.
Bharat Mediratta
2011-01-07
Minor style cleanup
Bharat Mediratta
2011-01-06
Updates per Bharat's pull request review. Renamed info_block_metadata event t...
Chad Kieffer
2011-01-04
Display an item's tags in the info block.
Chad Kieffer
2010-12-28
Use db::expr instead of "new Database_Expression". Resolves #1560.
Bharat Mediratta
2010-12-06
Merge branch 'master' of git://github.com/gallery/gallery3
Nathan Kinkade
2010-11-14
Create a task to clean up tag counts and delete tag with no associated
Bharat Mediratta
2010-11-14
Create a new task to resync tag task counts and delete tags that have
Bharat Mediratta
2010-11-14
Fix two issues with item deletion:
Bharat Mediratta
2010-11-08
Fix a bug in the way that we add tags that causes it to be really slow
Bharat Mediratta
2010-09-17
Pulled latest source from upstream.
Nathan Kinkade
2010-09-04
Use the title of the root album as the site title for all RSS feeds.
Bharat Mediratta
2010-08-19
Bump 'Popular tags' widget to show 250 tags, and rename title from 'Popular t...
Nathan Kinkade
2010-07-13
Check for the existence of uploadify() in the add_photos_form. The HTML uplo...
Bharat Mediratta
2010-06-27
When detecting encodings, give priority to ISO-8859-1 which seems to
Bharat Mediratta
2010-06-27
Fix the autocomplete callback in item_edit_form(). We were
Bharat Mediratta
2010-06-20
Rename "children" to "items" in our feed view because it makes more
Bharat Mediratta
2010-06-19
$request->params might not exist.
Bharat Mediratta
2010-06-18
Fix ticket #1155. For compatibility with gallery2 increase the size of the ta...
Tim Almdal
2010-06-16
Add start/num query parameters to tags::get()
Bharat Mediratta
2010-04-21
HTML validation and accessibility fix, add id attr to add tag input.
Chad Kieffer
2010-04-04
REST changes: Allow PUT and POST requests to modify members, not
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-06
Fix for ticket 1004: Replace all uses of split with explode (none actually re...
Andy Staudacher
[next]