aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* next release is 2.5.5plegall2014-11-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@30571 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30563 from trunk to branch 2.5plegall2014-11-211-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
* next version is 2.5.4plegall2014-03-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@27935 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix typo (bad merge from trunk)plegall2014-03-251-2/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@27934 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r26825 from trunk to branch 2.5plegall2014-03-251-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
* Merged revision(s) 26916 from trunk:mistic1002014-01-231-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
* merge r25633 from trunk to branch 2.5patdenice2013-11-211-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
* next version is 2.5.3plegall2013-10-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@25175 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2974: do not display deprecated errors on a stable branchplegall2013-10-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@24969 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2973 fixed: automatically use encoding windows-1252 instead of iso-8859-1plegall2013-10-171-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
* next version is 2.5.2plegall2013-06-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@23524 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2929: strip metadata on configurable thresholdplegall2013-06-241-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@23498 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2907 fixed (only on 2.5, rvelices did a deeper rewrite for 2.6): wrong ↵plegall2013-06-061-0/+28
| | | | | | number of sub-albums git-svn-id: http://piwigo.org/svn/branches/2.5@23075 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2917 fixed: invalidate user cache each time pwg.images.delete is called,plegall2013-06-051-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
* feature 2899: ability to allow HTML in EXIF/IPTC (disabled by default)plegall2013-05-142-8/+25
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@22660 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge rev:22653 from trunk to 2.5flop252013-05-131-1/+1
| | | | | | correction of rev:21515 git-svn-id: http://piwigo.org/svn/branches/2.5@22654 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge svn:22520 from trunk to 2.5flop252013-05-131-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
* [branche 2.5] - add new site br.piwigo.orgddtddt2013-05-091-0/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@22571 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge svn:22518 from trunk to 2.5flop252013-05-061-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
* merge svn:22505 into 2.5 branchflop252013-05-061-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
* bug 2892 fixed: no more error when tag_ids input parameter is empty (butplegall2013-04-191-1/+11
| | | | | | | provided) on pwg.images.setInfo. git-svn-id: http://piwigo.org/svn/branches/2.5@22301 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2891 fixed: pure root_url on Home link in breadcrumbplegall2013-04-181-12/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@22282 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2864 fixed: avoid warning on /dev/urandom with open_basedir restrictionplegall2013-04-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@22280 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixed in code commentplegall2013-04-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@22183 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2865: mysqli can now handle socket and specific port numberplegall2013-04-121-1/+22
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@22181 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge -r22161 from trunk to branch 2.5: fix home link with flat parameter ↵rvelices2013-04-121-1/+1
| | | | | | from picture page breadcrumb git-svn-id: http://piwigo.org/svn/branches/2.5@22162 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r21965 from trunk fix web service optional array parameters were ↵rvelices2013-04-021-6/+2
| | | | | | always transformed to arrays git-svn-id: http://piwigo.org/svn/branches/2.5@21966 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge -r21799 from trunk to branch 2.5 : fix unquoted string + better image ↵rvelices2013-03-231-5/+5
| | | | | | sql filter git-svn-id: http://piwigo.org/svn/branches/2.5@21800 68402e56-0260-453c-a942-63ccdbb3a9ee
* next version is 2.5.1plegall2013-03-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@21565 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge rev:21515 from trunk to 2.5flop252013-03-121-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
* bug 2861: avoid "invalid password" with manual upgrade and admin session expiredplegall2013-03-061-1/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.5@21236 68402e56-0260-453c-a942-63ccdbb3a9ee
* change default configuration settings for a stable branch. Developers who ↵plegall2013-03-041-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
* [trunk] - add 2 new site piwigo.org da/trddtddt2013-03-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@21165 68402e56-0260-453c-a942-63ccdbb3a9ee
* next version is 2.5.0plegall2013-03-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@21104 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:65 add pwg_db_errno and pwg_db_errormistic1002013-03-022-0/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@21088 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2851: hide related tags menu bar section on photo page rvelices2013-02-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@21040 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2846: pwg.images.search sql error when called with f_* parameters rvelices2013-02-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@20999 68402e56-0260-453c-a942-63ccdbb3a9ee
* next version is 2.5.0RC2plegall2013-02-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@20986 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2845flop252013-02-181-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
* feature:2847 Display additional info for API methods fields mistic1002013-02-131-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@20750 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2845flop252013-02-131-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
* feature:65 fix fatal error at the end of the install process, remove unused ↵mistic1002013-02-121-41/+0
| | | | | | file and function git-svn-id: http://piwigo.org/svn/trunk@20721 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:65 pwg_db_connect doesn't return anything nowmistic1002013-02-121-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@20720 68402e56-0260-453c-a942-63ccdbb3a9ee
* replaced page_messages.php with a function to callrvelices2013-02-072-42/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@20609 68402e56-0260-453c-a942-63ccdbb3a9ee
* start the php session before loading plugins in a standard manner (related ↵rvelices2013-02-073-18/+1
| | | | | | to bug 2835: ) git-svn-id: http://piwigo.org/svn/trunk@20599 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 65: fetch_assoc behaves different with mysql and mysqli. When no rowplegall2013-02-041-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
* bug:2835patdenice2013-02-042-1/+13
| | | | | | ability detect mobile theme earlier, before plugin load git-svn-id: http://piwigo.org/svn/trunk@20543 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2831: simple way to protect urls of originalsrvelices2013-02-024-4/+34
| | | | git-svn-id: http://piwigo.org/svn/trunk@20516 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:65 add fetch_array SQL functionsmistic1002013-02-012-0/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@20510 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:65 Add support for PHP mysqli extension, activated by default, ↵mistic1002013-01-302-9/+803
| | | | | | remove returns of link_identifier git-svn-id: http://piwigo.org/svn/trunk@20462 68402e56-0260-453c-a942-63ccdbb3a9ee