aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-01-22bug 3027: Fatal error on Configuration->Options->Photo sizemistic1001-3/+2
2014-01-18bug 3025: Fatal error: Declaration of Calendar::get_date_where() must be comp...mistic1001-1/+1
2014-01-18bug 3024: Warning: array_merge(): Argument 1 is not an array on template.clas...mistic1001-12/+28
2014-01-18bug 3023: Fatal error when using trigger_notify/trigger_change on PHP < 5.3 mistic1001-2/+4
2014-01-17admin rating improvementsrvelices1-0/+4
2014-01-17next release is 2.6.0 (be ready)plegall1-1/+1
2014-01-17bug 3020 and bug 3021 fixed: additionnal checks in search inputsplegall1-0/+6
2014-01-14bug 2963: Ability to create css/js smarty templates with caching (scripts was...rvelices1-3/+5
2014-01-12render_tag_name trigger transmit full tag data as second parametermistic1003-5/+5
2014-01-09use custom safe_version_compare instead of version_compare to handle versions...mistic1002-2/+34
2014-01-05Update headers to 2014. Happy new year!!mistic10064-64/+64
2013-12-21feature 2985: missing multiplier when comparing css ordersmistic1001-1/+1
2013-12-20add query2array function, aiming to replace hash_from_query, array_from_query...mistic1001-0/+66