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
/
controllers
Age
Commit message (
Expand
)
Author
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-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2013-01-13
Tags by name (includes a G2 mapping)
Mike Miller
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-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-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
Allow tags to be merged by renaming
Andy Lindeman
2011-04-22
Allow the administrator to set the number of tags to display in the cloud via...
Tim Almdal
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-09
Fixed offset sanitizing code - Fixes Ticket#1593
Joe7
2011-01-03
Using array support introduced in 8295201adf948ea35f21f75801b7a8bf36c27569
Joe7
2010-11-08
Fix a bug in the way that we add tags that causes it to be really slow
Bharat Mediratta
2010-09-11
Change tag url form to be /tag/{name} from /tags/show/{id}. This is
Bharat Mediratta
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-06-20
Add "Tag: %s" in the title on tag pages. Fixes ticket #1097.
Bharat Mediratta
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
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
2010-01-31
return a location method so the page reloads properly if the edit was success...
Tim Almdal
2010-01-27
Convert __toString() to use (string) cast instead.
Bharat Mediratta
2010-01-16
Use "(string) $form" instead of "$form->__toString()"
Bharat Mediratta
2009-12-23
Convert a bunch of leftover kohana::show_404 calls to throw
Bharat Mediratta
2009-12-21
Updates for the latest version of Kohana 2.4:
Bharat Mediratta
2009-12-06
Fix a few more database queries
Bharat Mediratta
2009-12-06
Fix some database calls.
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-25
ORM::orderby -> ORM::order_by
Bharat Mediratta
2009-11-25
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
2009-11-25
Refactor the tags to remove the REST_Controller. Partial fix for ticket #917
Tim Almdal
2009-11-19
Revert "Create theme::get_var(), theme::set_var() methods to set the options ...
Tim Almdal
2009-11-18
Create theme::get_var(), theme::set_var() methods to set the options of the a...
Tim Almdal
2009-11-17
Redesign the way that we consider page types to create buckets of page
Bharat Mediratta
2009-11-14
Normalize tags a bit.
Bharat Mediratta
2009-11-06
Clean up the In place edit api:
Tim Almdal
2009-11-05
Refactor out the in place editting and use the new gallery.in_place_edit widg...
Tim Almdal
[next]