Commit graph

1509 commits

Author SHA1 Message Date
plegall
386fa7edf8 next version is 2.5.2
git-svn-id: http://piwigo.org/svn/branches/2.5@23524 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 21:46:36 +00:00
plegall
2530c04f18 feature 2929: strip metadata on configurable threshold
git-svn-id: http://piwigo.org/svn/branches/2.5@23498 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 13:33:02 +00:00
plegall
3c74f3ff27 bug 2907 fixed (only on 2.5, rvelices did a deeper rewrite for 2.6): wrong number of sub-albums
git-svn-id: http://piwigo.org/svn/branches/2.5@23075 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-06 14:02:33 +00:00
plegall
58d51183c6 bug 2917 fixed: invalidate user cache each time pwg.images.delete is called,
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-06-05 10:01:05 +00:00
plegall
68c0ce6511 feature 2899: ability to allow HTML in EXIF/IPTC (disabled by default)
git-svn-id: http://piwigo.org/svn/branches/2.5@22660 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-14 08:04:33 +00:00
flop25
509117aeb9 merge rev:22653 from trunk to 2.5
correction of rev:21515

git-svn-id: http://piwigo.org/svn/branches/2.5@22654 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-13 17:28:11 +00:00
flop25
4c95c8e6b5 merge svn:22520 from trunk to 2.5
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-13 16:21:41 +00:00
ddtddt
435de95646 [branche 2.5] - add new site br.piwigo.org
git-svn-id: http://piwigo.org/svn/branches/2.5@22571 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-09 12:25:07 +00:00
flop25
6ee907f167 merge svn:22518 from trunk to 2.5
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-06 21:27:19 +00:00
flop25
fd8e23a8b4 merge svn:22505 into 2.5 branch
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-05-06 17:35:44 +00:00
plegall
f49d0248e4 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/branches/2.5@22301 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-19 20:18:04 +00:00
plegall
f7c8687e7b bug 2891 fixed: pure root_url on Home link in breadcrumb
git-svn-id: http://piwigo.org/svn/branches/2.5@22282 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-18 13:17:26 +00:00
plegall
97d610f7ed bug 2864 fixed: avoid warning on /dev/urandom with open_basedir restriction
git-svn-id: http://piwigo.org/svn/branches/2.5@22280 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-18 13:00:55 +00:00
plegall
a2f4f150d1 typo fixed in code comment
git-svn-id: http://piwigo.org/svn/branches/2.5@22183 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12 22:00:30 +00:00
plegall
d8d734265e bug 2865: mysqli can now handle socket and specific port number
git-svn-id: http://piwigo.org/svn/branches/2.5@22181 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12 21:56:58 +00:00
rvelices
c64479e2e2 Merge -r22161 from trunk to branch 2.5: fix home link with flat parameter from picture page breadcrumb
git-svn-id: http://piwigo.org/svn/branches/2.5@22162 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12 05:02:27 +00:00
rvelices
37d8f78f9e merge -r21965 from trunk fix web service optional array parameters were always transformed to arrays
git-svn-id: http://piwigo.org/svn/branches/2.5@21966 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-02 04:07:28 +00:00
rvelices
b8b697c2dd Merge -r21799 from trunk to branch 2.5 : fix unquoted string + better image sql filter
git-svn-id: http://piwigo.org/svn/branches/2.5@21800 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-23 09:33:47 +00:00
plegall
6f84467897 next version is 2.5.1
git-svn-id: http://piwigo.org/svn/branches/2.5@21565 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-15 09:58:46 +00:00
flop25
07d09df97f merge rev:21515 from trunk to 2.5
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-12 14:42:27 +00:00
plegall
b9db72e198 bug 2861: avoid "invalid password" with manual upgrade and admin session expired
git-svn-id: http://piwigo.org/svn/branches/2.5@21236 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-06 08:56:04 +00:00
plegall
33165b3de4 change default configuration settings for a stable branch. Developers who 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-04 20:25:28 +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