aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-12?> at end of php (even if not required)rvelices2-0/+2
2015-04-24feature 3221 Lazy log file open, clean codemistic1001-42/+77
2015-04-24feature 3221 Add Logger classmistic1006-60/+509
2015-04-21feature 2955: make the keywords separator configurableplegall1-0/+4
2015-03-12bug 3209: quick search add author: syntax rvelices1-0/+9
2015-03-12use query2arrayrvelices1-14/+14
2015-03-12use query2array + removed unused declarationrvelices2-4/+2
2015-01-12feature 2943: ability to display metadata (via plugin) even if Piwigo coreplegall1-2/+9
2015-01-08bug 3186: improved security on search.phpplegall1-2/+2
2014-11-21bug 3178 fixed, in_array check is not reliable when you compare string (user ...plegall1-0/+1
2014-11-06bug 3171 fixed: no need to double escape the file name from HTML5 uploadplegall1-1/+1
2014-11-03bug 3163: pwg.tags.getImages mysql error if order parameter is providedrvelices1-2/+6
2014-10-06bug 3078: avoid zlib issue on Ubuntu 14.04 (PHP 5.5) and maybe other systemsplegall2-2/+13
2014-09-30bug 3111: cleaner code for get_browser_language (no more reference as parameter)plegall2-17/+9
2014-09-29bug 3111: add comment to help understand the codeplegall1-0/+4
2014-09-26git-svn-id: http://piwigo.org/svn/trunk@29804 68402e56-0260-453c-a942-63ccdbb...rvelices1-5/+9
2014-09-25final fix for plugins update ?mistic1002-39/+36
2014-09-24fix plugins autoupdate: call ##_maintain::update when updating from back-officemistic1001-1/+1
2014-09-23feature 3067: add pdf in conf.picture_ext to illustrate PDF representative ge...plegall1-1/+1
2014-09-23bug fixed: register_user can be called with no ['mail_address']plegall1-1/+1
2014-09-22next version is 2.7.0plegall1-1/+1
2014-09-22feature 3083: return the upload_file_types in pwg.session.getStatus (list of ...plegall1-1/+15
2014-09-20* feature 3142: upgrade script to Piwigo 2.7plegall1-1/+1
2014-09-19bug 3119 fixed: patch by mmoy, allow @import url(http://...); directives in m...plegall1-10/+38
2014-09-16next version is 2.7.0RC2plegall1-1/+1
2014-09-11feature 3139: search photo by idplegall1-0/+4
2014-09-08bug 3136: search by author must be an exact match, now that we have the autho...plegall1-1/+8
2014-09-03feature 3133: add colorscheme parameter for themes. This way we can use theplegall1-1/+7
2014-08-29restore PluginMaintain::autoUpdate throwing a warning instead of a fatal errormistic1001-0/+11
2014-08-24next release is 2.7.0RC1plegall1-1/+1
2014-07-30feature 3067: upload any file type with the new HTML5 upload form.plegall2-7/+18
2014-07-28bug 3050: increase security on reset password algorithm.plegall1-24/+0
2014-07-25feature 3105: display the link to Piwigo in connection settings notification ...plegall1-0/+2
2014-07-25bug 3104: less rights for admins (compared to webmaster). Now an admin can't:plegall1-20/+46
2014-07-20bug 3100 display IP address of comment author on admin page and also save the...rvelices1-5/+5
2014-07-10bug 3056 quick search - fix regex for date searches (was not working with mon...rvelices1-2/+2
2014-07-08feature:2807 better fix for svn:28995mistic1002-2/+2
2014-07-07bug 3056 quick search - allow negative values in numeric scope searchesrvelices1-2/+2
2014-07-07feature 2807: fix bugs on comments format_datervelices1-1/+1
2014-07-07bug 3056 quick search - small fixes & improvementsrvelices1-19/+46
2014-07-07feature 2807: nicer display of "from to" dates (required changes in "format_d...mistic1003-29/+66
2014-07-06improves regexes parsing plugins metadatamistic1001-1/+1
2014-07-05bug:3098flop251-1/+1
2014-07-02bug 3002: Two classes with the same name : Calendar mistic1003-4/+7
2014-07-02i18n for the new HTML5 upload (use i18n files from plupload)plegall1-0/+10
2014-07-02remove line commited by mistake in r28913plegall1-2/+0
2014-07-02feature 3046: Add option "force_fallback" to load_language + clean codemistic1002-67/+66
2014-07-01next release is 2.7.0beta3plegall1-1/+1
2014-07-01next release is 2.7.0beta2plegall1-1/+1
2014-07-01feature 3095 : block comment if website_url is not empty when field is disabledmistic1001-7/+16