Commit graph

7794 commits

Author SHA1 Message Date
Piwigo-TranslationTeam
43683395d3 [adminmultiview] Update br_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@25046 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-21 04:53:51 +00:00
Piwigo-TranslationTeam
82a0c1b498 [trunk_install] Update br_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@25045 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-21 04:53:49 +00:00
Piwigo-TranslationTeam
faa6febd24 [trunk_admin] Update fr_CA, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@25041 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-20 17:02:49 +00:00
Piwigo-TranslationTeam
a16a95908e [trunk_install] Update fr_CA, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@25040 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-20 17:02:48 +00:00
Piwigo-TranslationTeam
eb7f728c69 [elegant] Add nn_NO, thanks to : kiho
git-svn-id: http://piwigo.org/svn/trunk@25034 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-20 16:46:54 +00:00
Piwigo-TranslationTeam
acef88cca1 [trunk_admin] Update nn_NO, thanks to : kiho
git-svn-id: http://piwigo.org/svn/trunk@25033 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-20 16:46:53 +00:00
mistic100
f11fcfcb0b fix parse error from r25018
git-svn-id: http://piwigo.org/svn/trunk@25026 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-20 14:29:27 +00:00
mistic100
3e9c75d2bb add "abstract" keyword for API base classes + PwgRestRequestHandler inherits from PwgRequestHandler
git-svn-id: http://piwigo.org/svn/trunk@25025 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-20 09:37:45 +00:00
mistic100
4926fced5e replace some mass_updates/inserts by single_update/insert
git-svn-id: http://piwigo.org/svn/trunk@25019 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 18:17:10 +00:00
mistic100
ae707279a1 remove all array_push (50% slower than []) + some changes missing for feature:2978
git-svn-id: http://piwigo.org/svn/trunk@25018 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 17:43:04 +00:00
Piwigo-TranslationTeam
35ff1b7c1f [elegant] Add ar_SA, thanks to : aldambi
git-svn-id: http://piwigo.org/svn/trunk@25016 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 14:37:19 +00:00
ddtddt
16968665dd [trunk] - language - prepared 2.6 en_US
git-svn-id: http://piwigo.org/svn/trunk@25015 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 13:48:59 +00:00
ddtddt
68e0e36861 git-svn-id: http://piwigo.org/svn/trunk@25014 68402e56-0260-453c-a942-63ccdbb3a9ee 2013-10-19 13:44:34 +00:00
ddtddt
019ea44576 [trunk] - language - prepared 2.5.3
git-svn-id: http://piwigo.org/svn/trunk@25010 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 12:30:49 +00:00
ddtddt
7d6a39738b [trunk] - language - update en_GB Thanks to Cadencia
git-svn-id: http://piwigo.org/svn/trunk@25009 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 12:28:48 +00:00
ddtddt
dc01766c58 [trunk] - language - new language en_US Same en_UK
git-svn-id: http://piwigo.org/svn/trunk@25008 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 12:21:51 +00:00
mistic100
2f08283864 feature 2978: remove useless sprintf in the core
git-svn-id: http://piwigo.org/svn/trunk@25005 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 11:04:11 +00:00
Piwigo-TranslationTeam
139ffe3712 [trunk_admin] Update lt_LT, thanks to : vilisas
git-svn-id: http://piwigo.org/svn/trunk@25003 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 10:05:33 +00:00
Piwigo-TranslationTeam
a756a81e9b [trunk_admin] Update lt_LT, thanks to : vilisas
git-svn-id: http://piwigo.org/svn/trunk@25001 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 09:42:35 +00:00
Piwigo-TranslationTeam
c80bf9ebe7 [trunk_public] Update lt_LT, thanks to : vilisas
git-svn-id: http://piwigo.org/svn/trunk@24998 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 09:42:31 +00:00
mistic100
6313ae831d feature 2978: l10n() and {translate} with additional arguments
TODO: apply in core

git-svn-id: http://piwigo.org/svn/trunk@24988 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 09:21:01 +00:00
plegall
2209edc7f0 merge r24986 from branch 2.5 to trunk
bug 2977 fixed: when moving an album, whatever the previous status
private/public we must remove irrelevant permissions (a public album
can have hidden permission, ie list of groups/users permitted). I've
also found a bug in the algorithm that selects users/groups to delete
(reverse parameters in array_diff).



git-svn-id: http://piwigo.org/svn/trunk@24987 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 21:02:15 +00:00
plegall
cd53c8fcd7 feature 2968 added: Add link to "edit this album" when managung sub-albums. Patch by msakik.
git-svn-id: http://piwigo.org/svn/trunk@24985 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:34:23 +00:00
rvelices
4fb203b10a redirect page less dependent of the theme (can be called before theme loaded ...)
git-svn-id: http://piwigo.org/svn/trunk@24984 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:28:18 +00:00
plegall
27e000fd88 merge r24982 from branch 2.5 to trunk
bug 2967 fixed: avoid display changes when album list is long to load. Replace
input text for position to input hidden. It was a fallback when javascript is
deactivated, but nowadays Piwigo administration can't work without javascript.



git-svn-id: http://piwigo.org/svn/trunk@24983 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:20:55 +00:00
rvelices
965ec8b61b removed inline style width
git-svn-id: http://piwigo.org/svn/trunk@24981 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:09:10 +00:00
plegall
ed076b0970 bug 2975 fixed: remove useless "," at the end of arrays, because it breaks Internet Explorer 7 :-/
git-svn-id: http://piwigo.org/svn/trunk@24980 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:02:52 +00:00
Piwigo-TranslationTeam
82ba773bed [trunk_admin] Update en_GB, thanks to : Tadjio
git-svn-id: http://piwigo.org/svn/trunk@24970 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 04:11:33 +00:00
plegall
a397debf02 merge r24967 from branch 2.5 to trunk
bug 2973 fixed: automatically use encoding windows-1252 instead of iso-8859-1
(unless we find utf-8 signs) on IPTC before converting to utf-8



git-svn-id: http://piwigo.org/svn/trunk@24968 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 20:15:51 +00:00
rvelices
5abcfccff0 removed unused css rules, password recover form has a fieldset as all other forms, no exit if mail send fails
git-svn-id: http://piwigo.org/svn/trunk@24966 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 19:38:06 +00:00
Piwigo-TranslationTeam
bb083e63d0 [trunk_public] Update af_ZA, thanks to : maeztro
git-svn-id: http://piwigo.org/svn/trunk@24963 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 18:56:53 +00:00
Piwigo-TranslationTeam
999973cec2 [trunk_admin] Update af_ZA, thanks to : maeztro
git-svn-id: http://piwigo.org/svn/trunk@24962 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 18:56:51 +00:00
Piwigo-TranslationTeam
b0dd6802a7 [trunk_install] Update af_ZA, thanks to : maeztro
git-svn-id: http://piwigo.org/svn/trunk@24961 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 18:56:49 +00:00
Piwigo-TranslationTeam
a904c432eb [trunk_help] Update af_ZA, thanks to : maeztro
git-svn-id: http://piwigo.org/svn/trunk@24959 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 18:56:46 +00:00
plegall
6380e4d475 feature 2965: move phpmailer files in a specific directory
git-svn-id: http://piwigo.org/svn/trunk@24953 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 13:25:12 +00:00
plegall
ed40a38fca feature 2965: move phpmailer files in a specific directory
git-svn-id: http://piwigo.org/svn/trunk@24952 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 13:24:36 +00:00
plegall
d1a0a85520 feature 2965: replace custom mail functions by PHPMailer (version 5.2.7).
Based on patch by msakik.

function pwg_send_mail no longer used (all is done in pwg_mail)

new param $conf['smtp_secure']

work still in progress, some obsolete code must be removed


git-svn-id: http://piwigo.org/svn/trunk@24951 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 13:05:30 +00:00
Piwigo-TranslationTeam
e62abd7d4e [trunk_admin] Update eo_EO, thanks to : sylvbarrier
git-svn-id: http://piwigo.org/svn/trunk@24949 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 04:18:09 +00:00
Piwigo-TranslationTeam
5ba0d6480c [trunk_public] Update en_GB, thanks to : Cadencia
git-svn-id: http://piwigo.org/svn/trunk@24948 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 04:18:07 +00:00
Piwigo-TranslationTeam
db9c80ca20 [trunk_admin] Update en_GB, thanks to : Cadencia
git-svn-id: http://piwigo.org/svn/trunk@24947 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 04:18:05 +00:00
rvelices
a67a99120e fix picture modify create date for days/months on two digits starting with 0
git-svn-id: http://piwigo.org/svn/trunk@24946 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 19:42:38 +00:00
ddtddt
00b1121dca [trunk] - language - parent language es_AR and fr_CA
git-svn-id: http://piwigo.org/svn/trunk@24944 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 19:22:36 +00:00
ddtddt
9d8dce2ece [trunk] - language - parent language en_GB -> en_UK
git-svn-id: http://piwigo.org/svn/trunk@24943 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 19:11:33 +00:00
ddtddt
2d2fed885a [trunk] - language - new language en_GB update flag
git-svn-id: http://piwigo.org/svn/trunk@24941 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 18:56:06 +00:00
ddtddt
b1b9b1b1fa [trunk] - language - new language en_GB Thanks to Cadencia
git-svn-id: http://piwigo.org/svn/trunk@24940 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 18:50:50 +00:00
ddtddt
85797e4bb8 [trunk] - language - language_switch - GB/US
git-svn-id: http://piwigo.org/svn/trunk@24938 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 18:39:25 +00:00
ddtddt
aa3622df30 [trunk] - smartpocket - prepared 2.5.3
git-svn-id: http://piwigo.org/svn/trunk@24928 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 18:18:14 +00:00
ddtddt
348f2789f6 [trunk] - language - LocalFilesEditor - prepared 2.5.3
git-svn-id: http://piwigo.org/svn/trunk@24926 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 18:06:34 +00:00
ddtddt
cdf8d36458 [trunk] - language - language_switch - prepared 2.5.3
git-svn-id: http://piwigo.org/svn/trunk@24924 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 17:15:23 +00:00
ddtddt
87e78e14c1 [trunk] - language - c13y_upgrade - prepared 2.5.3
git-svn-id: http://piwigo.org/svn/trunk@24922 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 17:07:54 +00:00