aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_search.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-13feature #355, OR with other "search by word" resultsplegall1-17/+22
2016-02-13feature #355, apply search by word on tagsplegall1-2/+34
2016-01-14happy new year 2016, all headers updatedplegall1-1/+1
2015-03-12bug 3209: quick search add author: syntax rvelices1-0/+9
2014-09-26bug 3148: quick search Merged -r29804 from trunk to branch 2.7rvelices1-5/+9
2014-09-26git-svn-id: http://piwigo.org/svn/trunk@29804 68402e56-0260-453c-a942-63ccdbb...rvelices1-5/+9
2014-09-11feature 3139: search photo by idplegall1-0/+4
2014-09-08bug 3136: search by author must be an exact match, now that we have the autho...plegall1-1/+8
2014-07-10bug 3056 quick search - fix regex for date searches (was not working with mon...rvelices1-2/+2
2014-07-07bug 3056 quick search - allow negative values in numeric scope searchesrvelices1-2/+2
2014-07-07bug 3056 quick search - small fixes & improvementsrvelices1-19/+46
2014-06-17feature 3093: search form, ability to select the list of properties on whichplegall1-1/+7
2014-06-02feature 3010 : replace trigger_action/event by trigger_notify/changemistic1001-5/+5
2014-05-31quick search - small fixes & improvementsrvelices1-10/+14
2014-05-13bug 3056: quick search - cache results for 5 minutes + comments + small fixrvelices1-2/+35
2014-05-06bug 3056: quick search - fix variable namervelices1-1/+1
2014-04-13bug 3056: quick search - fixesrvelices1-2/+3
2014-04-10bug 3056: quick search - better handling of short words and photo acronyms su...rvelices1-3/+22
2014-04-09bug 3056: quick search - now tag search is the same as image search (full tex...rvelices1-208/+89
2014-04-08bug 3056: quick search - fix warning; better management of variants and short...rvelices1-42/+50
2014-04-06bug 3056: quick search - added events for plugins; completed help filervelices1-11/+22
2014-04-05type error in prev commitrvelices1-1/+1
2014-04-05bug 3069: add quick search as filter in batch managerrvelices1-15/+24
2014-04-05bug 3056: quick search - fixes and date range scopes (posted:2003 posted:>200...rvelices1-54/+152
2014-04-04bug 3056: quick search - fixes and better numeric range searches examples:rvelices1-7/+42
2014-04-03bug 3056: quick search - rvelices1-100/+282
2014-04-03bug 3056: quick search - fix + prepare for scoped/range searchesrvelices1-19/+24
2014-03-23bug 3056: quick search rvelices1-7/+43
2014-03-22bug 3056: quick search OR operator priority taken into accountrvelices1-31/+102
2014-03-21bug 3056: Improve/rewrite quick search engine: by default AND is used to matc...rvelices1-285/+338
2014-01-17bug 3020 and bug 3021 fixed: additionnal checks in search inputsplegall1-0/+6
2014-01-12render_tag_name trigger transmit full tag data as second parametermistic1001-1/+1
2014-01-05Update headers to 2014. Happy new year!!mistic1001-1/+1
2013-11-23feature 2999: documentation of functions_search and functions_tagmistic1001-35/+76
2013-10-20fix parse error from r25018mistic1001-1/+1
2013-10-19remove all array_push (50% slower than []) + some changes missing for feature...mistic1001-34/+15
2013-04-12fix quick search php warnings in some very rare casesrvelices1-5/+9
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall1-1/+1
2012-10-13feature 2760: allow tag exclusion in quick search rvelices1-110/+164
2012-09-24quick search - better handling of wildcard begin/end in tag names (technicall...rvelices1-53/+103
2012-09-04bug 2735: fix/improve non latin language tagsrvelices1-15/+0
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1001-1/+1
2011-08-22bug fix quick search - file name was not correctly search (typo error)rvelices1-1/+1
2011-04-12feature:2248 Improve quick/query search resultsrvelices1-59/+187
2011-01-18Happy new year 2011plegall1-2/+2
2011-01-17bug 2105 : Browsing tags is slow if tags contains many photos rvelices1-25/+1
2011-01-11bug 2101: php warning/errors + broken navigation when using the advanced sear...rvelices1-1/+1
2010-07-05Bug 1763 fixed : [PostgreSQL] double quote used in queriesnikrou1-4/+4
2010-06-10Bug 1730 fixed : search doesn't work when database engine is not mysqlnikrou1-1/+1
2010-04-06fixes only:rvelices1-1/+1