Commit graph

2424 commits

Author SHA1 Message Date
rvelices
b36d4475cc admin multi view plugin : new option "do not save page visits to history table"
git-svn-id: http://piwigo.org/svn/trunk@4208 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-05 20:13:41 +00:00
vdigital
821b4e7222 [language_switch] merge r4184 from branch 2.0 to trunk
New: zh_TW (Chinese (Traditional))  flag




git-svn-id: http://piwigo.org/svn/trunk@4187 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-04 20:56:16 +00:00
nikrou
9e6a254290 bug 1220 : fix regression in display when search by author or by keyword contains quote.
git-svn-id: http://piwigo.org/svn/trunk@4182 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-04 20:50:17 +00:00
nikrou
d7f6cbb5fd bug 1220 : fix XSS vulnerability.
filter on since parameter (is_numeric)
use only htmlspecialchars to filter vars to display
revert rev:3600 add left join on users table

Todo : use only left join on users table when a search by author is made

git-svn-id: http://piwigo.org/svn/trunk@4139 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-28 20:34:29 +00:00
vdigital
5c9929b62e [language_switch]
New: de_AT (Austrian) flag
New: ir_IR (Persian) flag

git-svn-id: http://piwigo.org/svn/trunk@4130 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-27 22:45:37 +00:00
rvelices
c3beef869a avoid php warning in template when debug template option is activated
git-svn-id: http://piwigo.org/svn/trunk@4068 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-20 19:29:09 +00:00
rvelices
05d508beab remove jquery.dimensions as they are already included in the standard jQuery distribution
git-svn-id: http://piwigo.org/svn/trunk@4067 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-20 19:13:56 +00:00
ddtddt
a0a640fa10 [trunk] Merge 4046 new: de.piwigo.org/forum / es.piwigo.org/forum are online, PHPWG_DOMAIN updated inside Piwigo.
git-svn-id: http://piwigo.org/svn/trunk@4047 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-15 15:17:33 +00:00
patdenice
6d5d2133cf merge r4033 from branch 2.0 to trunk
Plugins upgrade now delete obsolete files from obsolete.list.

git-svn-id: http://piwigo.org/svn/trunk@4034 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-14 15:01:20 +00:00
Eric
69d4be7677 [Piwigo] Bug 1189 fixed :
Adding {$NAVBAR} at top of users list.

git-svn-id: http://piwigo.org/svn/trunk@4024 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-11 13:38:56 +00:00
patdenice
7e47a77f2e merge r4013 from branch 2.0 to trunk
bug 1079: don't save settings in database when restore default settings.

git-svn-id: http://piwigo.org/svn/trunk@4014 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-10 12:36:09 +00:00
nikrou
44315512d1 Bug fix 1185 : missing %s in admin vocab
git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-10 11:38:39 +00:00
Eric
47ae5c316c [Bug 1041] Switchable double/single password input with text or password type in admin using new $conf
Coding guidelines improvement

git-svn-id: http://piwigo.org/svn/trunk@4008 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-09 15:56:21 +00:00
patdenice
f83b8815c6 merge r4005 from branch 2.0 to trunk
bug 1187: set_magic_quote_runtime and get_magic_quote_gpc are depreciated and can produce notices from PHP 5.3.
Add a @ to avoid this notices.
This functions need to be removed with PHP 6

git-svn-id: http://piwigo.org/svn/trunk@4006 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-09 14:41:30 +00:00
patdenice
f28bfd6bae Issue 1079: re-refactoring of code ;-)
git-svn-id: http://piwigo.org/svn/trunk@4003 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-09 08:47:33 +00:00
nikrou
a5c93713b6 Issue 1079: refactoring of code
git-svn-id: http://piwigo.org/svn/trunk@4001 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-09 08:25:34 +00:00
Eric
3a5c8759d1 [Piwigo] Bug 1079 fixed : Return to default settings in user profile page.
(I don't really enjoy the code but it's the simplest way i've found)

git-svn-id: http://piwigo.org/svn/trunk@3995 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-08 21:05:08 +00:00
nikrou
2afb92238d Feature 1026 : update database structure (adding author_id)
git-svn-id: http://piwigo.org/svn/trunk@3979 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-06 08:42:25 +00:00
patdenice
9e1b542796 Simplification of commit 3951.
git-svn-id: http://piwigo.org/svn/trunk@3953 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-01 15:11:58 +00:00
patdenice
162a4d1b78 Allow to add prefilters, postfilters and output filters to templates.
git-svn-id: http://piwigo.org/svn/trunk@3951 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-01 10:46:48 +00:00
patdenice
243a0693e9 merge r3949 from branch 2.0 to trunk
Purge compiled templates when activate or deactivate a plugin.
Cf topic:16250 on french forum.

git-svn-id: http://piwigo.org/svn/trunk@3950 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-01 10:43:26 +00:00
rub
c3a950d1ea merge -c3937 from branch 2.0 to trunk
Bug 1176: Mail are not sent on Free sites
Add text/plain like alternative content-type

git-svn-id: http://piwigo.org/svn/trunk@3938 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-28 20:54:06 +00:00
Eric
d67b276519 [Bug 1041] Switchable double/single password input with text or password type in admin using new $conf
git-svn-id: http://piwigo.org/svn/trunk@3935 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-28 19:22:59 +00:00
ddtddt
eba92234e8 merge -c3933 from branch 2.0 to trunk
merge -c3924 from branch 2.0 to trunk

git-svn-id: http://piwigo.org/svn/trunk@3934 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-28 15:48:40 +00:00
vdigital
f05fc27ffc [language_switch] merge r3929 from branch 2.0 to trunk
New: pt_BR (Brasilian) flag


git-svn-id: http://piwigo.org/svn/trunk@3930 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-28 04:59:27 +00:00
patdenice
7405e326ab Improve template prefilter functions
git-svn-id: http://piwigo.org/svn/trunk@3928 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-27 23:40:38 +00:00
mathiasm
e6363de6fd Add Smarty's prefilter capability. see topic:16219 (FR).
git-svn-id: http://piwigo.org/svn/trunk@3927 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-27 20:47:24 +00:00
rub
1c8a47a61f merge -c3925 from branch 2.0 to trunk
Bug 1176: Mail are not sent on Free sites
"To: undisclosed-recipients: ;" are removed

git-svn-id: http://piwigo.org/svn/trunk@3926 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-27 20:04:24 +00:00
ddtddt
2aacffaac2 update DE in trunk
git-svn-id: http://piwigo.org/svn/trunk@3891 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-20 21:01:10 +00:00
ddtddt
7f0b67a173 merge 3879 branche 2 to trunk
git-svn-id: http://piwigo.org/svn/trunk@3880 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-19 20:52:02 +00:00
ddtddt
a9bf4d1d59 merge 3862 branche 2 to trunk
git-svn-id: http://piwigo.org/svn/trunk@3863 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-17 22:19:10 +00:00
ddtddt
82ef987c22 Add PL add_index plugin to trunk
git-svn-id: http://piwigo.org/svn/trunk@3856 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-17 14:43:43 +00:00
ddtddt
000db25110 merge 3854 br2 -> trunk
git-svn-id: http://piwigo.org/svn/trunk@3855 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-17 14:42:22 +00:00
riopwg
e47062f0ba merge r3850 from branch 2.0 to trunk
Update lang IT


git-svn-id: http://piwigo.org/svn/trunk@3851 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-15 12:17:39 +00:00
ddtddt
fcb5d0bd3d merge 3847-3848 branch2 -> trunk
git-svn-id: http://piwigo.org/svn/trunk@3849 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-14 21:18:19 +00:00
patdenice
567f323f0f merge r3822 from branch 2.0 to trunk
Update pclzip to 2.8.1 (PHP 5.3 compatibility)

git-svn-id: http://piwigo.org/svn/trunk@3823 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-05 11:22:14 +00:00
rub
3c3c084156 Bug 1145: Mails are sent in double
git-svn-id: http://piwigo.org/svn/trunk@3798 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-26 20:14:57 +00:00
riopwg
21510eb4c6 Update lang IT
git-svn-id: http://piwigo.org/svn/trunk@3784 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-23 10:53:16 +00:00
plegall
c7c8546a90 merge r3765 from branch 2.0 to trunk
bug 895: r3714 had replaced the "open in a new tab" (introduced in r3381 for
feature:1020)) into a "open in the same", but it is important to keep the
window with newsletter subscription links opened.

git-svn-id: http://piwigo.org/svn/trunk@3768 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-20 21:23:15 +00:00
riopwg
f74139beb1 Restore last changes and Update lang IT
git-svn-id: http://piwigo.org/svn/trunk@3763 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-20 20:35:07 +00:00
nikrou
18a4822ae3 Fix html for svn:3751 - Unclosed monotags
git-svn-id: http://piwigo.org/svn/trunk@3752 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-19 08:05:29 +00:00
Eric
554fe94f7f Bug 1041 fixed : manual user adding in admin's user management panel
- Double password type fields
- Add controls of the filling fields
- Alert text added in language pack - EN, FR, DE and ES are OK. IT have to be fixed.

- Subsidiary fix : Small grammatical error in FR/common.lang.php

git-svn-id: http://piwigo.org/svn/trunk@3751 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-18 20:51:39 +00:00
nikrou
71774d6496 Fix for feature 1000: cannot access $conf array (use global)
git-svn-id: http://piwigo.org/svn/trunk@3750 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-18 19:11:01 +00:00
Eric
bac7567b5c PHP 5.3 compatibility - Deprecated functions were replace as follows :
ereg() -> preg_match()
ereg_replace() -> preg_replace()
eregi() -> preg_match() with the 'i' modifier
eregi_replace() -> preg_replace() with the 'i' modifier
set_magic_quotes_runtime() -> No more usefull. Fixed it by adding "@" prefix.

git-svn-id: http://piwigo.org/svn/trunk@3747 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-17 16:21:09 +00:00
riopwg
3aeef9ac26 merge r3728 from branch 2.0 to trunk
Update lang IT


git-svn-id: http://piwigo.org/svn/trunk@3729 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-12 21:03:20 +00:00
rvelices
ee2bb5a709 - comment a css rule in admin page (was making Firefox very slow on form controls activation
- remove usage of jquery.dimensions because not required

git-svn-id: http://piwigo.org/svn/trunk@3722 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-07 04:50:35 +00:00
nikrou
513b3e0bd6 New feature : configuration option for thumbnail directory
git-svn-id: http://piwigo.org/svn/trunk@3720 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-02 13:04:17 +00:00
riopwg
d8144df868 Langue IT
git-svn-id: http://piwigo.org/svn/trunk@3718 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-02 08:19:02 +00:00
patdenice
cf918e1d4e Add multilingual descriptions for plugins.
git-svn-id: http://piwigo.org/svn/trunk@3717 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-01 13:04:22 +00:00
patdenice
dad95508bc Allow to add description.txt file in language directory for plugin description.
git-svn-id: http://piwigo.org/svn/trunk@3716 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-01 12:43:19 +00:00