aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-21next release is 2.5.5plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@30571 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21merge r30563 from trunk to branch 2.5plegall1-0/+1
bug 3178 fixed, in_array check is not reliable when you compare string (user input) and numeric values git-svn-id: http://piwigo.org/svn/branches/2.5@30568 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-25next version is 2.5.4plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@27935 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-25fix typo (bad merge from trunk)plegall1-2/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@27934 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-25merge r26825 from trunk to branch 2.5plegall1-4/+8
bug 3020 and bug 3021 fixed: additionnal checks in search inputs git-svn-id: http://piwigo.org/svn/branches/2.5@27933 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-23Merged revision(s) 26916 from trunk:mistic1001-0/+2
bug 3029: XSS on website_url comment form git-svn-id: http://piwigo.org/svn/branches/2.5@26920 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-21merge r25633 from trunk to branch 2.5patdenice1-1/+1
Small bug on password hash verification with strpos function git-svn-id: http://piwigo.org/svn/branches/2.5@25634 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-26next version is 2.5.3plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@25175 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17bug 2974: do not display deprecated errors on a stable branchplegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@24969 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17bug 2973 fixed: automatically use encoding windows-1252 instead of iso-8859-1plegall1-3/+19
(unless we find utf-8 signs) on IPTC before converting to utf-8 git-svn-id: http://piwigo.org/svn/branches/2.5@24967 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24next version is 2.5.2plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@23524 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24feature 2929: strip metadata on configurable thresholdplegall1-0/+4
git-svn-id: http://piwigo.org/svn/branches/2.5@23498 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-06bug 2907 fixed (only on 2.5, rvelices did a deeper rewrite for 2.6): wrong ↵plegall1-0/+28
number of sub-albums git-svn-id: http://piwigo.org/svn/branches/2.5@23075 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-05bug 2917 fixed: invalidate user cache each time pwg.images.delete is called,plegall1-0/+1
to avoid blocking errors on gallery side if deleted photo is set as album thumbnail. git-svn-id: http://piwigo.org/svn/branches/2.5@23059 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-14feature 2899: ability to allow HTML in EXIF/IPTC (disabled by default)plegall2-8/+25
git-svn-id: http://piwigo.org/svn/branches/2.5@22660 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-13merge rev:22653 from trunk to 2.5flop251-1/+1
correction of rev:21515 git-svn-id: http://piwigo.org/svn/branches/2.5@22654 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-13merge svn:22520 from trunk to 2.5flop251-3/+3
bug:2896 thumbnail title fix (use $comment parameter + no double htmlspecialchars) git-svn-id: http://piwigo.org/svn/branches/2.5@22634 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-09[branche 2.5] - add new site br.piwigo.orgddtddt1-0/+3
git-svn-id: http://piwigo.org/svn/branches/2.5@22571 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-06merge svn:22518 from trunk to 2.5flop251-2/+2
bug:2896 debugg the empty() adding htmlspecialchars(strip_tags()) before the truncature in order to avoid blanks, if the description has html/ExtendedDescription tags git-svn-id: http://piwigo.org/svn/branches/2.5@22519 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-06merge svn:22505 into 2.5 branchflop251-0/+1
bug:2896 thx to Kaare apply render_element_description inside get_thumbnail_title() git-svn-id: http://piwigo.org/svn/branches/2.5@22506 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-19bug 2892 fixed: no more error when tag_ids input parameter is empty (butplegall1-1/+11
provided) on pwg.images.setInfo. git-svn-id: http://piwigo.org/svn/branches/2.5@22301 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-18bug 2891 fixed: pure root_url on Home link in breadcrumbplegall1-12/+5
git-svn-id: http://piwigo.org/svn/branches/2.5@22282 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-18bug 2864 fixed: avoid warning on /dev/urandom with open_basedir restrictionplegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@22280 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12typo fixed in code commentplegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@22183 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12bug 2865: mysqli can now handle socket and specific port numberplegall1-1/+22
git-svn-id: http://piwigo.org/svn/branches/2.5@22181 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12Merge -r22161 from trunk to branch 2.5: fix home link with flat parameter ↵rvelices1-1/+1
from picture page breadcrumb git-svn-id: http://piwigo.org/svn/branches/2.5@22162 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-02merge -r21965 from trunk fix web service optional array parameters were ↵rvelices1-6/+2
always transformed to arrays git-svn-id: http://piwigo.org/svn/branches/2.5@21966 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-23Merge -r21799 from trunk to branch 2.5 : fix unquoted string + better image ↵rvelices1-5/+5
sql filter git-svn-id: http://piwigo.org/svn/branches/2.5@21800 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-15next version is 2.5.1plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@21565 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-12merge rev:21515 from trunk to 2.5flop251-0/+1
add the nb of pages as template var for navigation_bar.tpl, for extensions git-svn-id: http://piwigo.org/svn/branches/2.5@21517 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-06bug 2861: avoid "invalid password" with manual upgrade and admin session expiredplegall1-1/+6
git-svn-id: http://piwigo.org/svn/branches/2.5@21236 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-04change default configuration settings for a stable branch. Developers who ↵plegall1-4/+4
need previous configuration settings can modify them in their local configuration git-svn-id: http://piwigo.org/svn/branches/2.5@21187 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-03[trunk] - add 2 new site piwigo.org da/trddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@21165 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-02next version is 2.5.0plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@21104 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-02feature:65 add pwg_db_errno and pwg_db_errormistic1002-0/+24
git-svn-id: http://piwigo.org/svn/trunk@21088 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-25bug 2851: hide related tags menu bar section on photo page rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@21040 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-24bug 2846: pwg.images.search sql error when called with f_* parameters rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@20999 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-23next version is 2.5.0RC2plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@20986 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18bug:2845flop251-4/+15
added 'tags' as potential array for pwg.images.addSimple git-svn-id: http://piwigo.org/svn/trunk@20814 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-13feature:2847 Display additional info for API methods fields mistic1001-0/+4
git-svn-id: http://piwigo.org/svn/trunk@20750 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-13bug:2845flop251-2/+2
use of \ to escape the comma "a, b\, 1" will give Array ( [0] => a [1] => b, 1 ) whatever the number of \ git-svn-id: http://piwigo.org/svn/trunk@20741 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-12feature:65 fix fatal error at the end of the install process, remove unused ↵mistic1001-41/+0
file and function git-svn-id: http://piwigo.org/svn/trunk@20721 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-12feature:65 pwg_db_connect doesn't return anything nowmistic1001-2/+2
git-svn-id: http://piwigo.org/svn/trunk@20720 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-07replaced page_messages.php with a function to callrvelices2-42/+22
git-svn-id: http://piwigo.org/svn/trunk@20609 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-07start the php session before loading plugins in a standard manner (related ↵rvelices3-18/+1
to bug 2835: ) git-svn-id: http://piwigo.org/svn/trunk@20599 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04feature 65: fetch_assoc behaves different with mysql and mysqli. When no rowplegall1-4/+12
is returned, mysql returns bool:false, while mysqli returns null and it was breaking completely the installation process. I have faked the old mysql behavior with mysqli (just for get_default_user_infos function) git-svn-id: http://piwigo.org/svn/trunk@20545 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04bug:2835patdenice2-1/+13
ability detect mobile theme earlier, before plugin load git-svn-id: http://piwigo.org/svn/trunk@20543 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-02feature 2831: simple way to protect urls of originalsrvelices4-4/+34
git-svn-id: http://piwigo.org/svn/trunk@20516 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-01feature:65 add fetch_array SQL functionsmistic1002-0/+10
git-svn-id: http://piwigo.org/svn/trunk@20510 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-30feature:65 Add support for PHP mysqli extension, activated by default, ↵mistic1002-9/+803
remove returns of link_identifier git-svn-id: http://piwigo.org/svn/trunk@20462 68402e56-0260-453c-a942-63ccdbb3a9ee