patdenice
6506716b11
Rollback revision 5923
...
git-svn-id: http://piwigo.org/svn/trunk@6004 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 19:40:10 +00:00
plegall
a6f0b397df
bug fixed: on Google Chrome (Linux), fieldsets were center aligned in administration
...
git-svn-id: http://piwigo.org/svn/trunk@6000 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 16:04:33 +00:00
plegall
ad27e26c48
bug 860 related: don't try to update the configuration during install because
...
pwg_query is not available yet.
git-svn-id: http://piwigo.org/svn/trunk@5999 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 16:02:20 +00:00
plegall
b8d3c9dba4
bug 860 related: if the directory doesn't exist (SVN users) first try to
...
create it. To avoid useless checks on filesystem (rvelices should
appreciate) a configuration variable tells if we have to check or not.
git-svn-id: http://piwigo.org/svn/trunk@5998 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 14:43:06 +00:00
plegall
884c9375f3
bug 1613 fixed: split the "pending" screen into 2 distinct sections :
...
admin>photos>pending + admin>tools>pending comments.
git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 13:58:40 +00:00
plegall
a07188b3be
bug 1634: default theme and default language have a specific page, ability to
...
set them from guest settings was removed.
git-svn-id: http://piwigo.org/svn/trunk@5996 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 13:35:33 +00:00
plegall
f117dbe378
bug fixed: Admin>Config>Options>GuestSettings must show the guest settings,
...
not the default user settings.
git-svn-id: http://piwigo.org/svn/trunk@5995 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 13:15:25 +00:00
plegall
6e67764dd0
bug fixed: Admin>Config>Options>GuestSettings must show the guest settings,
...
not the default user settings.
git-svn-id: http://piwigo.org/svn/trunk@5994 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 12:55:46 +00:00
patdenice
53f66ba4ef
feature 1502: $themeconf['load_css_parent'] apply recursively
...
git-svn-id: http://piwigo.org/svn/trunk@5993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 12:51:19 +00:00
patdenice
a2ccb9a5c9
feature 1502: Add $themeconf['load_parent_css'] parameter
...
git-svn-id: http://piwigo.org/svn/trunk@5991 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 12:45:27 +00:00
plegall
e7487082c3
bug 1484: prevent XSS vulnerability, encode url.
...
improvement: no need to transmit the REQUEST_URI from PHP, Smarty already
knows it.
git-svn-id: http://piwigo.org/svn/trunk@5990 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 10:44:30 +00:00
riopwg
ba70c8f5cb
Update language IT
...
git-svn-id: http://piwigo.org/svn/trunk@5989 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 06:34:13 +00:00
plegall
eb93271eb6
bug 1631: the pwg_token was missing on default tag administration screen.
...
git-svn-id: http://piwigo.org/svn/trunk@5987 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 17:20:01 +00:00
plegall
8849bd5fbc
bug 1484: after a "quick connect" you are correctly redirect to the same page.
...
git-svn-id: http://piwigo.org/svn/trunk@5986 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 16:52:28 +00:00
plegall
056668c9ae
bug 860: display a more readable error when the _data directory is not writable
...
git-svn-id: http://piwigo.org/svn/trunk@5985 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 16:11:07 +00:00
plegall
deb73a99f7
l10n: add new string in upgrade procedure
...
git-svn-id: http://piwigo.org/svn/trunk@5984 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 15:37:57 +00:00
plegall
b83bd09729
remove useless check of mysql.inc.php
...
git-svn-id: http://piwigo.org/svn/trunk@5983 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 15:36:29 +00:00
plegall
73db66afa5
feature 1630: upgrade to Piwigo 2.1 :-)
...
bug 1604: only activate core themes not all themes.
git-svn-id: http://piwigo.org/svn/trunk@5982 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 14:28:05 +00:00
patdenice
aaa31653ee
feature 1502: migrate other template than yoga.
...
git-svn-id: http://piwigo.org/svn/trunk@5981 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 10:45:05 +00:00
patdenice
48cf944cf3
Fix tooltip position on admin intro page.
...
Menubar reordering now looks like category reordering.
git-svn-id: http://piwigo.org/svn/trunk@5980 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 00:35:24 +00:00
patdenice
3e29cdd0e0
In user_list page, theme value must be theme id, not theme name.
...
git-svn-id: http://piwigo.org/svn/trunk@5974 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-27 10:09:03 +00:00
ddtddt
6764aa8ee3
[trunk] update ja_JP thanks to irohaproject
...
git-svn-id: http://piwigo.org/svn/trunk@5973 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-27 08:17:44 +00:00
voyteckst
5c9f8cd787
Translation done acording to: http://piwigo.org/forum/viewtopic.php?pid=113063#p113063
...
git-svn-id: http://piwigo.org/svn/trunk@5968 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-26 05:59:09 +00:00
voyteckst
527cfaed72
git-svn-id: http://piwigo.org/svn/trunk@5967 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-26 05:49:43 +00:00
ddtddt
5bf7a68459
[trunk] update IT thanks to Ericnet
...
git-svn-id: http://piwigo.org/svn/trunk@5965 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-25 21:53:17 +00:00
ddtddt
3453e56fce
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5963 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-25 07:41:40 +00:00
patdenice
7a92117456
Change filename handler name for photos add pages.
...
git-svn-id: http://piwigo.org/svn/trunk@5960 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 23:29:54 +00:00
patdenice
8a1b7a4e5f
Add triggers for image and thumbnail resizing.
...
git-svn-id: http://piwigo.org/svn/trunk@5957 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 22:22:32 +00:00
nikrou
9ffeaaf2c8
Feature 1156 fixed : unit mode acts as picture modify, so remove action leave and set to.
...
git-svn-id: http://piwigo.org/svn/trunk@5956 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 21:54:39 +00:00
nikrou
fdc4577d0b
Feature 1156 fixed : add privacy level to photo bulk manager in unit mode
...
git-svn-id: http://piwigo.org/svn/trunk@5955 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 21:48:13 +00:00
ddtddt
acb488486e
[trunk] add SR help thanks to Darko
...
git-svn-id: http://piwigo.org/svn/trunk@5953 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 14:35:05 +00:00
duke
11e66926bd
original file is ISO-8859, converted it to UTF-8
...
git-svn-id: http://piwigo.org/svn/trunk@5951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 12:18:25 +00:00
duke
e430866d5d
added de_DE translation for help_add_photos.html
...
git-svn-id: http://piwigo.org/svn/trunk@5950 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 12:13:28 +00:00
ddtddt
993c19c340
[trunk] add file help NL thanks to pauldaytona
...
git-svn-id: http://piwigo.org/svn/trunk@5949 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 10:30:16 +00:00
plegall
d43543d7ea
bug fixed: help_add_photos.html was copied from fr_FR by mistake in r5526
...
git-svn-id: http://piwigo.org/svn/trunk@5948 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 08:08:05 +00:00
ddtddt
9f408f9a12
[trunk] update CN thanks to Winson
...
git-svn-id: http://piwigo.org/svn/trunk@5947 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 07:37:38 +00:00
ddtddt
fd00821ac4
[trunk] update ES
...
git-svn-id: http://piwigo.org/svn/trunk@5946 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 06:34:26 +00:00
ddtddt
895789a4a1
[trunk] update FR
...
git-svn-id: http://piwigo.org/svn/trunk@5945 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 06:30:38 +00:00
vdigital
3ff5023acf
Fix: Scroll issue with long subcat descriptions
...
git-svn-id: http://piwigo.org/svn/trunk@5941 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-23 19:30:16 +00:00
voyteckst
7c2501deb5
update
...
git-svn-id: http://piwigo.org/svn/trunk@5939 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-23 07:42:05 +00:00
nikrou
afb2e04fab
Bug 1621 fixed : CSS vulnerability in register.php
...
login and mail_address fields must be filtered with htmlspecialchars.
git-svn-id: http://piwigo.org/svn/trunk@5936 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-21 20:13:41 +00:00
nikrou
23cc91fcff
Feature 1620 : add triggers on admin side for categories and batch mode.
...
git-svn-id: http://piwigo.org/svn/trunk@5933 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-21 12:51:48 +00:00
ddtddt
d406fe1ed4
[trunk] update RU thanks to Eugene
...
git-svn-id: http://piwigo.org/svn/trunk@5932 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-21 11:49:07 +00:00
nikrou
9559829f59
Fix some errors in generated html
...
git-svn-id: http://piwigo.org/svn/trunk@5931 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-20 21:41:07 +00:00
nikrou
c277a646c3
Fix missing argument for pwg_db_changes()
...
git-svn-id: http://piwigo.org/svn/trunk@5930 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-20 21:08:48 +00:00
samli
b5d6bbe54f
[trunk] update HU language
...
git-svn-id: http://piwigo.org/svn/trunk@5929 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-20 17:25:21 +00:00
ddtddt
0c11bb649f
[trunk] update Ru thanks to Eugene
...
git-svn-id: http://piwigo.org/svn/trunk@5927 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-20 10:14:02 +00:00
laurent.duretz
ec85b24529
Issue 1521 : correction of separator problem
...
git-svn-id: http://piwigo.org/svn/trunk@5924 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-20 07:05:58 +00:00
rvelices
335cbc9540
- fix display of thumbnail in IE8 (replaced conditional css includes as it was in version 2.0)
...
- remove local_head.tpl for default theme (avoid loading another file on every page hit - put the content of local_head.tpl in header.tpl)
git-svn-id: http://piwigo.org/svn/trunk@5923 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-19 20:53:02 +00:00
nikrou
94d40c0eab
Bug 1617 fixed : help page is displayed in current theme in public or admin pages
...
git-svn-id: http://piwigo.org/svn/trunk@5920 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-18 18:59:37 +00:00