aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* move QUERY_SEARCH template ssignment from index to menubar.inc.php (works als...rvelices2014-04-301-0/+5
* bug 3056: quick search - english inflections improvementsrvelices2014-04-151-4/+9
* attempt to make silent php warnings from emogrifierrvelices2014-04-141-1/+1
* no php warning if website_url is missing from comment form submission (many s...rvelices2014-04-141-1/+1
* bug 3056: quick search - added english inflections for -ing / -er for example...rvelices2014-04-141-18/+30
* allow TakeATour to exist in the public partflop252014-04-141-1/+1
* lang key with an empty value are not displayedflop252014-04-131-1/+1
* bug 3056: quick search - fixesrvelices2014-04-131-2/+3
* bug 3056: quick search - better handling of short words and photo acronyms su...rvelices2014-04-101-3/+22
* bug 3056: quick search - now tag search is the same as image search (full tex...rvelices2014-04-091-208/+89
* bug 3056: quick search - fix warning; better management of variants and short...rvelices2014-04-081-42/+50
* 2 triggersflop252014-04-061-0/+2
* bug 3056: quick search - added events for plugins; completed help filervelices2014-04-061-11/+22
* type error in prev commitrvelices2014-04-051-1/+1
* when displaying iptc metadata, add a space between iptc keywords (if there ar...rvelices2014-04-052-3/+3
* bug 3069: add quick search as filter in batch managerrvelices2014-04-052-32/+43
* bug 3056: quick search - fixes and date range scopes (posted:2003 posted:>200...rvelices2014-04-051-54/+152
* bug 3058: update mdetect for windows 8 mobile etc ...rvelices2014-04-041-269/+387
* bug 3056: quick search - fixes and better numeric range searches examples:rvelices2014-04-041-7/+42
* bug 3056: quick search - rvelices2014-04-031-100/+282
* bug 3056: quick search - fix + prepare for scoped/range searchesrvelices2014-04-031-19/+24
* merge r27996 from branch 2.6 to trunkplegall2014-03-281-1/+1
* merge r27925 from branch 2.6 to trunkplegall2014-03-241-0/+9
* bug 3056: quick search rvelices2014-03-233-7/+275
* bug 3056: quick search OR operator priority taken into accountrvelices2014-03-221-31/+102
* bug 3056: Improve/rewrite quick search engine: by default AND is used to matc...rvelices2014-03-211-285/+338
* merge r27810 from branch 2.6 to trunkplegall2014-03-173-0/+35
* merge r27715 from branch 2.6 to trunkplegall2014-03-121-0/+2
* removed unnecessary by ref parameters + do not define IN_ADMIN on ws methodrvelices2014-03-111-7/+6
* remove "virtual" namespaces (or whatever it's called) in emogrifiermistic1002014-02-181-4/+4
* update emogrifiermistic1002014-02-182-247/+508
* more query2array and remove unnecessary tests in often called url functionsrvelices2014-02-162-32/+13
* web service always return pwg version (allow in the future mobile apps to mai...rvelices2014-02-131-11/+2
* remove prehistoric unnecessary object referencesrvelices2014-02-131-15/+13
* more query2arrayrvelices2014-02-136-39/+15
* feature 2999: (incomplete) doc of mysqli functionsmistic1002014-02-111-85/+117
* arrayfromquery optimizations: move double if from inside loop to outside + us...rvelices2014-02-116-131/+192
* small optim on events trigger when several handlers are registered (no more a...rvelices2014-02-111-3/+5
* feature 3043: Add event to allow calculation of rating score with a different...rvelices2014-02-091-0/+5
* feature 3041: Give include path to add_event_handlermistic1002014-02-061-32/+50
* PluginMaintain is not abstract anymore, allowing partial declarationmistic1002014-02-051-18/+12
* remove Smarty backward compatible class (pre Smarty3)rvelices2014-02-041-3/+2
* remove PHP < 5.2 codemistic1002014-02-042-38/+8
* removed functions provided for php backward compatibility as 5.2 is now requiredrvelices2014-02-035-158/+0
* required PHP version is 5.2plegall2014-01-311-1/+1
* next version is 2.7.0beta1plegall2014-01-311-1/+1
* str2DateTime return false on empty inputmistic1002014-01-291-4/+8
* replace more preg_replace callbackmistic1002014-01-261-6/+14
* merge r26952 from branch 2.6 to trunkplegall2014-01-241-1/+1
* feature 3031: add $conf['sync_exclude_folders'] parametermistic1002014-01-231-0/+3