aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-09feature 3076: Enhance plugin update system mistic1001-77/+80
2014-06-03feature 3038 : always apply serialize&addslashes if object/array is passed an...mistic1001-0/+4
2014-06-03bug 3082: increase generate_key randomness with openssl_random_pseudo_bytes (...plegall1-8/+25
2014-06-02local css prefilter does not need new line before get_combined_cssrvelices1-9/+9
2014-06-02increase frequency of persistent cache purge (every ~100 set ops instead of ~...rvelices1-1/+1
2014-06-02use lookup string for generate_key functionmistic1001-6/+6
2014-06-02feature 3010 : replace trigger_action/event by trigger_notify/changemistic10025-116/+94
2014-05-31quick search - small fixes & improvementsrvelices2-16/+19
2014-05-29bug 3082: random key generation algorithmrvelices1-10/+0
2014-05-29feature 3038 : add $updateGlobal and $parser options to conf_update_parammistic1001-21/+53
2014-05-29added persistent cache for some slow queries in feed notification (even if no...rvelices1-1/+7
2014-05-29remove unused config variablervelices1-4/+0
2014-05-28feature 2616: better behavior at the end of upload (more like with uploadify,...plegall1-0/+15
2014-05-28feature 2616, customizations for pluploadplegall1-12/+3
2014-05-27feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....plegall1-0/+140
2014-05-26feature 3077 : factorize code for categories cache (TODO for other collection...mistic1001-1/+1
2014-05-17feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1001-1/+7
2014-05-17use persistent cache for calendar list in root flat mode (same perf improveme...rvelices1-9/+21
2014-05-15fix php warning (from one of my previous commits)rvelices1-1/+1
2014-05-13bug 3056: quick search - cache results for 5 minutes + comments + small fixrvelices1-2/+35
2014-05-11added a persistent cache mechanism; used so far to cache image ids in flat vi...rvelices4-3/+155
2014-05-06bug 3056: quick search - fix variable namervelices1-1/+1
2014-04-30removed url compatibility with phpwebgallery 1.6 and belowrvelices1-13/+0
2014-04-30english inflection rules ing/er rvelices1-7/+14
2014-04-30move QUERY_SEARCH template ssignment from index to menubar.inc.php (works als...rvelices1-0/+5
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