source: trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28571   10 years rvelices bug 3082: random key generation algorithm
(edit) @28567   10 years mistic100 feature 3038 : add $updateGlobal and $parser options to conf_update_param
(edit) @28560   10 years rvelices added persistent cache for some slow queries in feed notification …
(edit) @28558   10 years rvelices remove unused config variable
(edit) @28554   10 years plg feature 2616: better behavior at the end of upload (more like with …
(edit) @28552   10 years plg feature 2616, customizations for plupload * bug fixed, remove debug …
(edit) @28545   10 years plg feature 2616: HTML5 upload (with plupload 2.1.2). First basic …
(edit) @28542   10 years mistic100 feature 3077 : factorize code for categories cache (TODO for other …
(edit) @28494   10 years mistic100 feature 3077 : use Selectize with AJAX load/cache on picture_modify
(edit) @28491   10 years rvelices use persistent cache for calendar list in root flat mode (same perf …
(edit) @28484   10 years rvelices fix php warning (from one of my previous commits)
(edit) @28459   10 years rvelices bug 3056: quick search - cache results for 5 minutes + comments + small fix
(edit) @28432   10 years rvelices added a persistent cache mechanism; used so far to cache image ids in …
(edit) @28383   10 years rvelices bug 3056: quick search - fix variable name
(edit) @28320   10 years rvelices removed url compatibility with phpwebgallery 1.6 and below
(edit) @28319   10 years rvelices english inflection rules ing/er
(edit) @28316   10 years rvelices move QUERY_SEARCH template ssignment from index to menubar.inc.php …
(edit) @28196   10 years rvelices bug 3056: quick search - english inflections improvements
(edit) @28185   10 years rvelices attempt to make silent php warnings from emogrifier
(edit) @28183   10 years rvelices no php warning if website_url is missing from comment form submission …
(edit) @28182   10 years rvelices bug 3056: quick search - added english inflections for -ing / -er for …
(edit) @28180   10 years flop25 allow TakeATour to exist in the public part typo fix in config.inc.php
(edit) @28171   10 years flop25 lang key with an empty value are not displayed
(edit) @28165   10 years rvelices bug 3056: quick search - fixes
(edit) @28152   10 years rvelices bug 3056: quick search - better handling of short words and photo …
(edit) @28144   10 years rvelices bug 3056: quick search - now tag search is the same as image search …
(edit) @28128   10 years rvelices bug 3056: quick search - fix warning; better management of variants …
(edit) @28101   10 years flop25 2 triggers todo update 2.6 branch and trigger list
(edit) @28092   10 years rvelices bug 3056: quick search - added events for plugins; completed help file
(edit) @28090   10 years rvelices type error in prev commit
(edit) @28089   10 years rvelices when displaying iptc metadata, add a space between iptc keywords (if …
(edit) @28087   10 years rvelices bug 3069: add quick search as filter in batch manager
(edit) @28080   10 years rvelices bug 3056: quick search - fixes and date range scopes (posted:2003 …
(edit) @28068   10 years rvelices bug 3058: update mdetect for windows 8 mobile etc …
(edit) @28066   10 years rvelices bug 3056: quick search - fixes and better numeric range searches …
(edit) @28065   10 years rvelices bug 3056: quick search - added scoped searches tag: photo: file: …
(edit) @28064   10 years rvelices bug 3056: quick search - fix + prepare for scoped/range searches
(edit) @27997   10 years plg merge r27996 from branch 2.6 to trunk bug 3065 fixed: avoid SQL …
(edit) @27926   10 years plg merge r27925 from branch 2.6 to trunk bug 3057: avoid warnings and …
(edit) @27884   10 years rvelices bug 3056: quick search - added inflectors for english and french …
(edit) @27882   10 years rvelices bug 3056: quick search OR operator priority taken into account search …
(edit) @27868   10 years rvelices bug 3056: Improve/rewrite quick search engine: by default AND is used …
(edit) @27811   10 years plg merge r27810 from branch 2.6 to trunk bug 3055: add security …
(edit) @27716   10 years plg merge r27715 from branch 2.6 to trunk feature 3054: new trigger …
(edit) @27694   10 years rvelices removed unnecessary by ref parameters + do not define IN_ADMIN on ws method
(edit) @27404   10 years mistic100 remove "virtual" namespaces (or whatever it's called) in emogrifier
(edit) @27403   10 years mistic100 update emogrifier
(edit) @27388   10 years rvelices more query2array and remove unnecessary tests in often called url functions
(edit) @27371   10 years rvelices web service always return pwg version (allow in the future mobile apps …
(edit) @27370   10 years rvelices remove prehistoric unnecessary object references
(edit) @27369   10 years rvelices more query2array
(edit) @27337   10 years mistic100 feature 2999: (incomplete) doc of mysqli functions
(edit) @27336   10 years rvelices arrayfromquery optimizations: move double if from inside loop to …
(edit) @27335   10 years rvelices small optim on events trigger when several handlers are registered (no …
(edit) @27294   10 years rvelices feature 3043: Add event to allow calculation of rating score with a …
(edit) @27238   10 years mistic100 feature 3041: Give include path to add_event_handler $accepted_args is …
(edit) @27221   10 years mistic100 PluginMaintain is not abstract anymore, allowing partial declaration
(edit) @27184   10 years rvelices remove Smarty backward compatible class (pre Smarty3)
(edit) @27158   10 years mistic100 remove PHP < 5.2 code
(edit) @27152   10 years rvelices removed functions provided for php backward compatibility as 5.2 is …
(edit) @27095   10 years plg required PHP version is 5.2
(edit) @27094   10 years plg next version is 2.7.0beta1
(edit) @27043   10 years mistic100 str2DateTime return false on empty input
(edit) @26972   10 years mistic100 replace more preg_replace callback
(edit) @26953   10 years plg merge r26952 from branch 2.6 to trunk bug 3035 fixed: the output of …
(edit) @26928   10 years mistic100 feature 3031: add $confsync_exclude_folders parameter
(edit) @26916   10 years mistic100 bug 3029: XSS on website_url comment form
(edit) @26902   10 years mistic100 bug 3027: Fatal error on Configuration->Options->Photo size
(edit) @26865   10 years mistic100 bug 3025: Fatal error: Declaration of Calendar::get_date_where() must …
(edit) @26863   10 years mistic100 bug 3024: Warning: array_merge(): Argument 1 is not an array on …
(edit) @26846   10 years mistic100 bug 3023: Fatal error when using trigger_notify/trigger_change on PHP < 5.3
(edit) @26837   10 years rvelices admin rating improvements - use web service for deletion - use …
(edit) @26826   10 years plg next release is 2.6.0 (be ready)
(edit) @26825   10 years plg bug 3020 and bug 3021 fixed: additionnal checks in search inputs
(edit) @26718   10 years rvelices bug 2963: Ability to create css/js smarty templates with caching …
(edit) @26649   10 years mistic100 render_tag_name trigger transmit full tag data as second parameter
(edit) @26591   10 years mistic100 use custom safe_version_compare instead of version_compare to handle …
(edit) @26461   10 years mistic100 Update headers to 2014. Happy new year!!
(edit) @26073   10 years mistic100 feature 2985: missing multiplier when comparing css orders
(edit) @26048   10 years mistic100 add query2array function, aiming to replace hash_from_query, …
(edit) @26028   10 years mistic100 feature 1668: escape login and password in registration email
(edit) @25975   10 years rvelices invalidate_user_cache fix in web service method + do not invalidate …
(edit) @25968   10 years plg bug 3012 fixed: invalidate_user_cache() on pwg.users.setInfo, …
(edit) @25929   10 years plg feature 2869 added: support TIFF files on web upload (requires ext_imagick)
(edit) @25838   10 years mistic100 fix cssmin issue: surrounding @ names with double quotes (W3C invalid …
(edit) @25815   10 years mistic100 feature 2999: finish documentation of template.class.php
(edit) @25812   10 years mistic100 feature 2999: documentation of Template class, other classes of …
(edit) @25801   10 years mistic100 feature 3009: Add 'latitude' and 'longitude' fields in images table
(edit) @25800   10 years mistic100 FileCombiner does not try to change url of images embedded in base64
(edit) @25787   10 years mistic100 feature 2995: disable DOM parsing warnings
(edit) @25762   10 years mistic100 feature 2999 : Documentation of menubar function and classes
(edit) @25754   10 years mistic100 feature 2999 : Documentation of multisize classes
(edit) @25746   10 years rvelices remove reminescences of pre multi size …
(edit) @25743   10 years plg next release is 2.6.0RC2
(edit) @25729   10 years mistic100 remove is_adviser() and get_email_address_as_display_text()
(edit) @25728   10 years mistic100 feature 2999: documentation of functions_user.inc.php (move two …
(edit) @25658   10 years mistic100 feature 2999: documentation of functions_search and functions_tag
(edit) @25633   10 years patdenice Small bug on password hash verification with strpos function
(edit) @25615   10 years mistic100 move get_query_string_diff and url_is_remote to functions_url.inc.php
(edit) @25614   10 years mistic100 feature 2999: documentation of functions_rate and functions_session
Note: See TracRevisionLog for help on using the revision log.