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
/
search
Age
Commit message (
Expand
)
Author
2013-02-18
#2007 - Change search box text when only looking in the current album.
shadlaws
2013-02-14
Follow-on to 9dbe2e15ad9db3b2be53e46bc5f67d382fb4089d for #1999.
Bharat Mediratta
2013-02-09
Extend siblings callbacks to take a $limit and an $offset for navigating
Bharat Mediratta
2013-02-07
Follow-on to 1e4d75c12072b49c3469f18af13bcf3439afc6b0 for #1975.
Bharat Mediratta
2013-02-05
Force a sort order no sibling checks. Fixes #1990.
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-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-12-17
Minor whitespace fix.
Bharat Mediratta
2012-12-14
fix, use $current->score
Chris Chilvers
2012-12-14
search within the current album by default
Chris Chilvers
2012-12-09
Eliminate the search context if we encounter an item that cannot be
Bharat Mediratta
2012-06-05
Remove <h2> added in last commit, it's unclear why that's necessary. The las...
Bharat Mediratta
2012-06-05
CSS Style Update to match with other view
Tony Fung
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-11-03
In get_position() don't try to truncate the score if it's empty. Follow-on t...
Bharat Mediratta
2011-10-26
Follow on to 7f62f09cf377b92b615e456ec4539300b331fd4b for #1663 to fix bad
Bharat Mediratta
2011-08-27
Refactor the display context code a bit:
Bharat Mediratta
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-07-24
Patch for ticket #1763. Where offset could be converted to a null string. I...
Tim Almdal
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-02
Sanitize page value before setting offset based on it
Joe7
2011-03-27
Improve search to use wildcard matching, thanks to some code from tempg.
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
whitespace fix.
Bharat Mediratta
2011-01-03
Using array support introduced in 8295201adf948ea35f21f75801b7a8bf36c27569
Joe7
2010-10-25
All modules should be named Xxx_Core for extensibility. Fixes #1458.
Bharat Mediratta
2010-09-11
Tune timeouts to work better on large installs.
Bharat Mediratta
2010-08-21
Added text and submit classes to search form input and submit buttons, respec...
Chad Kieffer
2010-06-11
Remove the duplicate query when searching as pointed out by joe7 on ticket #844
Tim Almdal
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-31
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
Bharat Mediratta
2010-01-09
Fix for ticket #972 and more. In Kohana 2.4, ORM::delete_all ignores any where
Tim Almdal
2009-12-21
Updates for the latest version of Kohana 2.4:
Bharat Mediratta
2009-12-18
Database::escape_str() is now Database::escape().
Bharat Mediratta
2009-12-02
Fix a bunch of places where we were using "= null" instead of "IS NULL".
Bharat Mediratta
2009-12-02
Convert more database calls over to the new format
Bharat Mediratta
2009-11-26
Database::orwhere() is now Database_Builder::or_where()
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
2009-11-21
Truncate the text of the title/description for results on the search page. P...
Bharat Mediratta
2009-11-20
The search results page is a "collection" page type.
Bharat Mediratta
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
Add in proper template variables to support pagination.
Bharat Mediratta
[next]