aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge r22301 from branch 2.5 to trunkplegall2013-04-191-1/+11
| | | | | | | | | bug 2892 fixed: no more error when tag_ids input parameter is empty (but provided) on pwg.images.setInfo. git-svn-id: http://piwigo.org/svn/trunk@22302 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r22282 from branch 2.5 to trunkplegall2013-04-181-12/+5
| | | | | | | bug 2891 fixed: pure root_url on Home link in breadcrumb git-svn-id: http://piwigo.org/svn/trunk@22283 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r22280 from branch 2.5 to trunkplegall2013-04-181-1/+1
| | | | | | | | bug 2864 fixed: avoid warning on /dev/urandom with open_basedir restriction git-svn-id: http://piwigo.org/svn/trunk@22281 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r22183 from branch 2.5 to trunkplegall2013-04-121-1/+1
| | | | | | | typo fixed in code comment git-svn-id: http://piwigo.org/svn/trunk@22184 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r22181 from branch 2.5 to trunkplegall2013-04-121-1/+22
| | | | | | | bug 2865: mysqli can now handle socket and specific port number git-svn-id: http://piwigo.org/svn/trunk@22182 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix quick search php warnings in some very rare casesrvelices2013-04-121-5/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@22175 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix home link with flat parameter from picture page breadcrumbrvelices2013-04-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@22161 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r21236 from branch 2.5 to trunkplegall2013-04-041-1/+6
| | | | | | | bug 2861: avoid "invalid password" with manual upgrade and admin session expired git-svn-id: http://piwigo.org/svn/trunk@22005 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix web service optional array parameters were always transformed to arraysrvelices2013-04-021-6/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@21965 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove code for backward compatibility (jquery ui effect + template variable)rvelices2013-03-241-20/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@21818 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2836: display the number of comments/tags in the menubar rvelices2013-03-244-16/+83
| | | | git-svn-id: http://piwigo.org/svn/trunk@21817 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2557 recent photos/albums should never be emptyrvelices2013-03-233-48/+55
| | | | git-svn-id: http://piwigo.org/svn/trunk@21802 68402e56-0260-453c-a942-63ccdbb3a9ee
* db changes for feature 2836 display # of comments/tags in menubar and ↵rvelices2013-03-231-5/+12
| | | | | | feature 2557 recent photos should never be empty git-svn-id: http://piwigo.org/svn/trunk@21801 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix unquoted string + better image sql filterrvelices2013-03-231-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@21799 68402e56-0260-453c-a942-63ccdbb3a9ee
* add the nb of pages as template var for navigation_bar.tpl for extensionsflop252013-03-121-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@21515 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
* some code cleaningmistic1002013-01-291-74/+83
| | | | git-svn-id: http://piwigo.org/svn/trunk@20453 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2826mistic1002013-01-291-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@20449 68402e56-0260-453c-a942-63ccdbb3a9ee
* separate each html_style with a nex line, for source code lisibilitymistic1002013-01-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@20370 68402e56-0260-453c-a942-63ccdbb3a9ee
* some code commentsrvelices2013-01-221-7/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@20335 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2823 Add triggers for login system, load function_plugins before ↵mistic1002013-01-221-2/+11
| | | | | | function_user git-svn-id: http://piwigo.org/svn/trunk@20325 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2823 Add triggers for login system mistic1002013-01-201-0/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@20282 68402e56-0260-453c-a942-63ccdbb3a9ee
* protect session data with pwg_db_real_escape_stringmistic1002013-01-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@20281 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2820 Var renamedflop252013-01-153-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@20177 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2820 & bug:2684flop252013-01-143-0/+5
| | | | | | | | | | | add $conf['maxRequests'] perf enhanced : declare once {combine_script} add one loading gif, fixed at the bottom right of the page display an icon for picture loading, and an error icon if ajax failed : might need to be integrated in sprite.png ToDo picture page/clean up unused loader gif/sleep above all. git-svn-id: http://piwigo.org/svn/trunk@20161 68402e56-0260-453c-a942-63ccdbb3a9ee
* some code commentsrvelices2013-01-061-4/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@19878 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-0157-57/+57
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2797 added !defined('IN_ADMIN') to prefilter_local_css to exlude the ↵flop252012-12-311-1/+4
| | | | | | local css files from the administration part git-svn-id: http://piwigo.org/svn/trunk@19696 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2663 replace JSmin by JShrinkmistic1002012-12-263-293/+471
| | | | git-svn-id: http://piwigo.org/svn/trunk@19576 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2816: {strip} smarty tag can introduce bugs in javascript + fix ↵mistic1002012-12-261-1/+1
| | | | | | picture.tpl git-svn-id: http://piwigo.org/svn/trunk@19575 68402e56-0260-453c-a942-63ccdbb3a9ee
* next version is 2.5.0RC1plegall2012-12-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@19424 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r19419 from branch 2.4 to trunkplegall2012-12-131-1/+1
| | | | | | | | bug 2806 fixed: only use the day to compare from and to, and not the time. git-svn-id: http://piwigo.org/svn/trunk@19420 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r19417 from branch 2.4 to trunkplegall2012-12-131-1/+11
| | | | | | | | bug 2805: avoid XSS from EXIF/IPTC git-svn-id: http://piwigo.org/svn/trunk@19418 68402e56-0260-453c-a942-63ccdbb3a9ee