aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* use custom safe_version_compare instead of version_compare to handle versions...mistic1002014-01-092-2/+34
* Update headers to 2014. Happy new year!!mistic1002014-01-0564-64/+64
* feature 2985: missing multiplier when comparing css ordersmistic1002013-12-211-1/+1
* add query2array function, aiming to replace hash_from_query, array_from_query...mistic1002013-12-201-0/+66
* feature 1668: escape login and password in registration emailmistic1002013-12-181-3/+3
* invalidate_user_cache fix in web service method + do not invalidate user cach...rvelices2013-12-161-0/+5
* bug 3012 fixed: invalidate_user_cache() on pwg.users.setInfo, pwg.groups.addU...plegall2013-12-162-3/+9
* feature 2869 added: support TIFF files on web upload (requires ext_imagick)plegall2013-12-121-1/+4
* fix cssmin issue: surrounding @ names with double quotes (W3C invalid and bre...mistic1002013-12-071-1/+1
* feature 2999: finish documentation of template.class.phpmistic1002013-12-071-33/+233
* feature 2999: documentation of Template class, other classes of template.clas...mistic1002013-12-072-79/+325
* feature 3009: Add 'latitude' and 'longitude' fields in images table mistic1002013-12-061-1/+46
* FileCombiner does not try to change url of images embedded in base64mistic1002013-12-061-5/+5
* feature 2995: disable DOM parsing warningsmistic1002013-12-041-1/+9
* feature 2999 : Documentation of menubar function and classesmistic1002013-12-012-40/+166
* feature 2999 : Documentation of multisize classesmistic1002013-11-293-52/+348
* remove reminescences of pre multi size ...rvelices2013-11-281-46/+0
* next release is 2.6.0RC2plegall2013-11-281-1/+1
* remove is_adviser() and get_email_address_as_display_text()mistic1002013-11-261-30/+0
* feature 2999: documentation of functions_user.inc.php (move two functions to ...mistic1002013-11-262-287/+349
* feature 2999: documentation of functions_search and functions_tagmistic1002013-11-237-108/+142