aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-15bug 3056: quick search - english inflections improvementsrvelices1-4/+9
2014-04-14attempt to make silent php warnings from emogrifierrvelices1-1/+1
2014-04-14no php warning if website_url is missing from comment form submission (many s...rvelices1-1/+1
2014-04-14bug 3056: quick search - added english inflections for -ing / -er for example...rvelices1-18/+30
2014-04-14allow TakeATour to exist in the public partflop251-1/+1
2014-04-13lang key with an empty value are not displayedflop251-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-062 triggersflop251-0/+2
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-05when displaying iptc metadata, add a space between iptc keywords (if there ar...rvelices2-3/+3
2014-04-05bug 3069: add quick search as filter in batch managerrvelices2-32/+43
2014-04-05bug 3056: quick search - fixes and date range scopes (posted:2003 posted:>200...rvelices1-54/+152
2014-04-04bug 3058: update mdetect for windows 8 mobile etc ...rvelices1-269/+387
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-28merge r27996 from branch 2.6 to trunkplegall1-1/+1
2014-03-24merge r27925 from branch 2.6 to trunkplegall1-0/+9
2014-03-23bug 3056: quick search rvelices3-7/+275
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-03-17merge r27810 from branch 2.6 to trunkplegall3-0/+35
2014-03-12merge r27715 from branch 2.6 to trunkplegall1-0/+2
2014-03-11removed unnecessary by ref parameters + do not define IN_ADMIN on ws methodrvelices1-7/+6
2014-02-18remove "virtual" namespaces (or whatever it's called) in emogrifiermistic1001-4/+4
2014-02-18update emogrifiermistic1002-247/+508
2014-02-16more query2array and remove unnecessary tests in often called url functionsrvelices2-32/+13
2014-02-13web service always return pwg version (allow in the future mobile apps to mai...rvelices1-11/+2
2014-02-13remove prehistoric unnecessary object referencesrvelices1-15/+13
2014-02-13more query2arrayrvelices6-39/+15
2014-02-11feature 2999: (incomplete) doc of mysqli functionsmistic1001-85/+117
2014-02-11arrayfromquery optimizations: move double if from inside loop to outside + us...rvelices6-131/+192
2014-02-11small optim on events trigger when several handlers are registered (no more a...rvelices1-3/+5
2014-02-09feature 3043: Add event to allow calculation of rating score with a different...rvelices1-0/+5
2014-02-06feature 3041: Give include path to add_event_handlermistic1001-32/+50
2014-02-05PluginMaintain is not abstract anymore, allowing partial declarationmistic1001-18/+12
2014-02-04remove Smarty backward compatible class (pre Smarty3)rvelices1-3/+2
2014-02-04remove PHP < 5.2 codemistic1002-38/+8
2014-02-03removed functions provided for php backward compatibility as 5.2 is now requiredrvelices5-158/+0
2014-01-31required PHP version is 5.2plegall1-1/+1
2014-01-31next version is 2.7.0beta1plegall1-1/+1
2014-01-29str2DateTime return false on empty inputmistic1001-4/+8
2014-01-26replace more preg_replace callbackmistic1001-6/+14
2014-01-24merge r26952 from branch 2.6 to trunkplegall1-1/+1
2014-01-23feature 3031: add $conf['sync_exclude_folders'] parametermistic1001-0/+3
2014-01-23bug 3029: XSS on website_url comment form mistic1001-0/+2