Commit graph

1508 commits

Author SHA1 Message Date
plegall
206d9bee4c merge r22660 from branch 2.5 to trunk
feature 2899: ability to allow HTML in EXIF/IPTC (disabled by default)



git-svn-id: http://piwigo.org/svn/trunk@22661 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-14 08:05:06 +00:00
flop25
6ed179a9c6 correction of rev:21515
git-svn-id: http://piwigo.org/svn/trunk@22653 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-13 17:26:43 +00:00
ddtddt
bdecb28d36 [trunk] - add new site br.piwigo.org
git-svn-id: http://piwigo.org/svn/trunk@22570 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-09 12:24:30 +00:00
rvelices
f6bcdf4335 bug 2896 - thumbnail title fix (use $comment parameter + no double htmlspecialchars)
git-svn-id: http://piwigo.org/svn/trunk@22520 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-07 04:52:08 +00:00
flop25
1da192431b 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/trunk@22518 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-06 21:24:26 +00:00
flop25
2e1af1dd90 bug:2896
thx to Kaare
apply render_element_description inside get_thumbnail_title()

git-svn-id: http://piwigo.org/svn/trunk@22505 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-06 17:30:34 +00:00
plegall
c6606fd585 merge r22301 from branch 2.5 to trunk
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
2013-04-19 20:19:15 +00:00
plegall
f81a7de103 merge r22282 from branch 2.5 to trunk
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
2013-04-18 13:18:17 +00:00
plegall
08ca141ecc merge r22280 from branch 2.5 to trunk
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
2013-04-18 13:01:57 +00:00
plegall
e8020eb4cc merge r22183 from branch 2.5 to trunk
typo fixed in code comment


git-svn-id: http://piwigo.org/svn/trunk@22184 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12 22:00:59 +00:00
plegall
fc8b781ddd merge r22181 from branch 2.5 to trunk
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
2013-04-12 21:59:42 +00:00
rvelices
dcd7bbef2a fix quick search php warnings in some very rare cases
git-svn-id: http://piwigo.org/svn/trunk@22175 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12 19:57:51 +00:00
rvelices
5627167a31 fix home link with flat parameter from picture page breadcrumb
git-svn-id: http://piwigo.org/svn/trunk@22161 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12 05:01:28 +00:00
plegall
f23b5fbcae merge r21236 from branch 2.5 to trunk
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
2013-04-04 10:56:51 +00:00
rvelices
c75ba6ba1d fix web service optional array parameters were always transformed to arrays
git-svn-id: http://piwigo.org/svn/trunk@21965 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-02 04:04:51 +00:00
rvelices
87ed74afd9 - remove code for backward compatibility (jquery ui effect + template variable)
git-svn-id: http://piwigo.org/svn/trunk@21818 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-24 06:49:06 +00:00
rvelices
ea10c19ac5 feature 2836: display the number of comments/tags in the menubar
git-svn-id: http://piwigo.org/svn/trunk@21817 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-24 06:46:35 +00:00
rvelices
55275efb66 feature 2557 recent photos/albums should never be empty
git-svn-id: http://piwigo.org/svn/trunk@21802 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-23 10:50:57 +00:00
rvelices
19d831bfe1 db changes for feature 2836 display # of comments/tags in menubar and feature 2557 recent photos should never be empty
git-svn-id: http://piwigo.org/svn/trunk@21801 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-23 10:02:04 +00:00
rvelices
c523eec163 fix unquoted string + better image sql filter
git-svn-id: http://piwigo.org/svn/trunk@21799 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-23 09:32:25 +00:00
flop25
539180863f add the nb of pages as template var for navigation_bar.tpl for extensions
git-svn-id: http://piwigo.org/svn/trunk@21515 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-12 14:24:46 +00:00
ddtddt
2aac4f6190 [trunk] - add 2 new site piwigo.org da/tr
git-svn-id: http://piwigo.org/svn/trunk@21165 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-03 22:24:15 +00:00
plegall
ef830b0991 next version is 2.5.0
git-svn-id: http://piwigo.org/svn/trunk@21104 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-02 21:03:35 +00:00
mistic100
d441783ca3 feature:65 add pwg_db_errno and pwg_db_error
git-svn-id: http://piwigo.org/svn/trunk@21088 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-02 12:19:06 +00:00
rvelices
062a75acf7 bug 2851: hide related tags menu bar section on photo page
git-svn-id: http://piwigo.org/svn/trunk@21040 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-25 21:19:13 +00:00
rvelices
b47c2a680e bug 2846: pwg.images.search sql error when called with f_* parameters
git-svn-id: http://piwigo.org/svn/trunk@20999 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-24 12:24:58 +00:00
plegall
045fb53be7 next version is 2.5.0RC2
git-svn-id: http://piwigo.org/svn/trunk@20986 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-23 21:25:38 +00:00
flop25
d02cc8f1d8 bug:2845
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-18 18:55:16 +00:00
mistic100
98f08b3ee3 feature:2847 Display additional info for API methods fields
git-svn-id: http://piwigo.org/svn/trunk@20750 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-13 19:26:34 +00:00
flop25
1246fd7922 bug:2845
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-13 18:12:10 +00:00
mistic100
9722255086 feature:65 fix fatal error at the end of the install process, remove unused file and function
git-svn-id: http://piwigo.org/svn/trunk@20721 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-12 11:37:34 +00:00
mistic100
e8bdcecfeb feature:65 pwg_db_connect doesn't return anything now
git-svn-id: http://piwigo.org/svn/trunk@20720 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-12 11:06:00 +00:00
rvelices
ec50a59f75 replaced page_messages.php with a function to call
git-svn-id: http://piwigo.org/svn/trunk@20609 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-07 21:17:08 +00:00
rvelices
f66a624576 start the php session before loading plugins in a standard manner (related to bug 2835: )
git-svn-id: http://piwigo.org/svn/trunk@20599 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-07 05:43:44 +00:00
plegall
4c4bf26b0c feature 65: fetch_assoc behaves different with mysql and mysqli. When no row
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-04 13:04:42 +00:00
patdenice
b39b4e0f39 bug:2835
ability detect mobile theme earlier, before plugin load

git-svn-id: http://piwigo.org/svn/trunk@20543 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04 10:02:05 +00:00
rvelices
5b22fcea0e feature 2831: simple way to protect urls of originals
git-svn-id: http://piwigo.org/svn/trunk@20516 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-02 07:09:52 +00:00
mistic100
21c97f3858 feature:65 add fetch_array SQL functions
git-svn-id: http://piwigo.org/svn/trunk@20510 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-01 12:18:00 +00:00
mistic100
6f04aba061 feature:65 Add support for PHP mysqli extension, activated by default, remove returns of link_identifier
git-svn-id: http://piwigo.org/svn/trunk@20462 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-30 11:12:22 +00:00
mistic100
0bba3bfcf7 some code cleaning
git-svn-id: http://piwigo.org/svn/trunk@20453 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-29 18:46:23 +00:00
mistic100
4708e6c75e feature:2826
git-svn-id: http://piwigo.org/svn/trunk@20449 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-29 17:35:23 +00:00
mistic100
beb5ee38e5 separate each html_style with a nex line, for source code lisibility
git-svn-id: http://piwigo.org/svn/trunk@20370 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-25 11:28:22 +00:00
rvelices
d855ec866d some code comments
git-svn-id: http://piwigo.org/svn/trunk@20335 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-22 19:16:36 +00:00
mistic100
bd58477644 feature:2823 Add triggers for login system, load function_plugins before function_user
git-svn-id: http://piwigo.org/svn/trunk@20325 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-22 15:12:48 +00:00
mistic100
ff5568afec feature:2823 Add triggers for login system
git-svn-id: http://piwigo.org/svn/trunk@20282 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-20 11:50:08 +00:00
mistic100
3d81c8d2cb protect session data with pwg_db_real_escape_string
git-svn-id: http://piwigo.org/svn/trunk@20281 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-20 11:48:53 +00:00
flop25
2bf0b67809 bug:2820 Var renamed
git-svn-id: http://piwigo.org/svn/trunk@20177 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-15 23:11:14 +00:00
flop25
a6f55ac038 bug:2820 & bug:2684
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
2013-01-14 23:15:34 +00:00
rvelices
2296637e1a some code comments
git-svn-id: http://piwigo.org/svn/trunk@19878 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-06 06:59:27 +00:00
plegall
4bc775e479 update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00