aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bug 3029: XSS on website_url comment form mistic1002014-01-231-0/+2
* bug 3027: Fatal error on Configuration->Options->Photo sizemistic1002014-01-221-3/+2
* bug 3025: Fatal error: Declaration of Calendar::get_date_where() must be comp...mistic1002014-01-181-1/+1
* bug 3024: Warning: array_merge(): Argument 1 is not an array on template.clas...mistic1002014-01-181-12/+28
* bug 3023: Fatal error when using trigger_notify/trigger_change on PHP < 5.3 mistic1002014-01-181-2/+4
* admin rating improvementsrvelices2014-01-171-0/+4
* next release is 2.6.0 (be ready)plegall2014-01-171-1/+1
* bug 3020 and bug 3021 fixed: additionnal checks in search inputsplegall2014-01-171-0/+6
* bug 2963: Ability to create css/js smarty templates with caching (scripts was...rvelices2014-01-141-3/+5
* render_tag_name trigger transmit full tag data as second parametermistic1002014-01-123-5/+5