Commit graph

4291 commits

Author SHA1 Message Date
plegall
d50562fde1 merge r11160 from branch 2.2 to trunk
bug 2310 fixed: conf_update_param() does not erase config.comment column
anymore, we only insert a new row if the param does not exist yet in the
table.



git-svn-id: http://piwigo.org/svn/trunk@11162 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 22:23:06 +00:00
plegall
70841e0f50 merge r11157 from branch 2.2 to trunk
bug 2280 fixed: check language and theme values before updating database. The
posted value must match an expected value, this is not a free texfield.



git-svn-id: http://piwigo.org/svn/trunk@11159 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 20:32:41 +00:00
plegall
257808402b merge r11152 from branch 2.2 to trunk
feature 1622 added: pwg.categories.getList is now able to return a tree with
the new "tree_output" option. Only compatible with json/php output formats.



git-svn-id: http://piwigo.org/svn/trunk@11155 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 20:25:40 +00:00
Nakre
6ba7f82306 cleaning / updating translates..
git-svn-id: http://piwigo.org/svn/trunk@11145 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 17:05:52 +00:00
ddtddt
71c4c2a864 [trunk] - language - update cs_CZ Thanks to webprostor.eu
git-svn-id: http://piwigo.org/svn/trunk@11141 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 12:55:44 +00:00
ddtddt
5cf515370e [trunk] - language - update sr_RS Thanks to Ћирилица1
git-svn-id: http://piwigo.org/svn/trunk@11139 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 12:48:59 +00:00
ddtddt
8ff4faf44b [trunk] - language - update GE thanks to geomagi
git-svn-id: http://piwigo.org/svn/trunk@11137 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 12:28:17 +00:00
ddtddt
e6e7cb6a7f [trunk] - language - update SE thanks to berraw
git-svn-id: http://piwigo.org/svn/trunk@11135 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 12:21:39 +00:00
ddtddt
288aa01df1 [trunk] - language - update SK thanks to dodo
git-svn-id: http://piwigo.org/svn/trunk@11133 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 12:13:30 +00:00
ddtddt
00e1923e87 [trunk] - language - update help lv_LV (Latvian) thanks to Aivars Baldone
git-svn-id: http://piwigo.org/svn/trunk@11131 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 12:09:21 +00:00
ddtddt
e83c74c47c [trunk] - language - update PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/trunk@11129 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 12:06:14 +00:00
plegall
04a4a062b2 refactor language switch PHP code to make it readable
git-svn-id: http://piwigo.org/svn/trunk@11123 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-30 22:58:12 +00:00
plegall
f650346a8d merge r11121 from branch 2.2 to trunk
bug 2316 fixed: remote urls on local CSS files should not be modified



git-svn-id: http://piwigo.org/svn/trunk@11122 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-30 22:24:45 +00:00
ddtddt
c594d3ac09 [trunk] - language - update HU thanks to samli
git-svn-id: http://piwigo.org/svn/trunk@11120 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-30 21:53:45 +00:00
plegall
301b652fcb merge r11117 from branch 2.2 to trunk
bug 2299 fixed: web API, method pwg.images.addSimple returns a clean error when parameter "image" is missing


git-svn-id: http://piwigo.org/svn/trunk@11118 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-30 21:38:53 +00:00
plegall
5159af4e09 merge r11115 from branch 2.2 to trunk
feature 2244 added: web API methods pwg.categories.getImages,
pwg.tags.getImages and pwg.images.search now give the date_creation
and date_available for each returned photo.



git-svn-id: http://piwigo.org/svn/trunk@11116 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-30 21:32:10 +00:00
mistic100
b3dcaf91b4 add an id=theMainImage for main image and class=imageComment for image comment
git-svn-id: http://piwigo.org/svn/trunk@11062 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-26 11:36:29 +00:00
riopwg
39a5928de4 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@11055 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 12:51:39 +00:00
mistic100
bb7020ef4f add spread_menus to obsolete_extensions.list
git-svn-id: http://piwigo.org/svn/trunk@11053 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 11:37:17 +00:00
patdenice
35eb6b4af1 Rename plugins_list.tpl into plugins_installed.tpl.
Update obsolete_extensions.list for 2.3.


git-svn-id: http://piwigo.org/svn/trunk@11048 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 11:01:27 +00:00
patdenice
d8718a6d73 merge r11043 from branch 2.2 to trunk
feature:2250
Add obsolete_extensions.list file in install directory.
Incompatible plugins is checked through ajax.

git-svn-id: http://piwigo.org/svn/trunk@11047 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 10:54:59 +00:00
patdenice
d9fbe9bbe9 Remove useless code and small bug correction.
git-svn-id: http://piwigo.org/svn/trunk@11045 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 10:03:16 +00:00
patdenice
a2b9024d92 feature:2284
Improve external image magick

git-svn-id: http://piwigo.org/svn/trunk@11044 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 10:02:24 +00:00
riopwg
563637d353 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@11042 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 09:57:02 +00:00
plegall
ef19a77f6e merge r11040 from branch 2.2 to trunk
bug 1786 fixed: ability to prefilter the synchronize screen with a specific
album by clicking on the new "Synchronize" icon on album admin page or album
admin list.

This is not the solution proposed by Gotcha (ie a treeview to select the album
on the synchronize screen) but it solves the same problem.



git-svn-id: http://piwigo.org/svn/trunk@11041 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 09:18:32 +00:00
patdenice
c9b7beb12f Load tags for tokeninput directly in html page. Ajax is too slow.
git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 09:00:46 +00:00
duke
4c13229cd9 typo fix
git-svn-id: http://piwigo.org/svn/trunk@11029 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 20:55:53 +00:00
riopwg
97bec5e782 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@11015 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 15:21:23 +00:00
mistic100
7ac15e8ad2 plugin manager : fix fix fix the style !
git-svn-id: http://piwigo.org/svn/trunk@11014 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:59:55 +00:00
mistic100
0f1b7f7152 plugin manager : last css fix (hopefully !)
git-svn-id: http://piwigo.org/svn/trunk@11013 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:36:47 +00:00
mistic100
a8e5dd8af7 plugin manager : fix deactivation link, info link for clear theme
git-svn-id: http://piwigo.org/svn/trunk@11012 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:29:10 +00:00
mistic100
2d94267b70 plugin manager : styling again
git-svn-id: http://piwigo.org/svn/trunk@11011 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:14:08 +00:00
mistic100
489af703b1 plugin manager : delete ordering by name, fiw some styles
git-svn-id: http://piwigo.org/svn/trunk@11010 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 12:34:08 +00:00
mistic100
937aed04e6 fix link's color in TipTip for clear admin
git-svn-id: http://piwigo.org/svn/trunk@11009 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 11:38:30 +00:00
mistic100
cf1a7f6df7 TokenInput : order tags, theme for roma, 'new' text translated
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 11:25:50 +00:00
riopwg
2b00bd8c47 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@11003 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 10:41:38 +00:00
riopwg
cdc973c68e Update language IT
git-svn-id: http://piwigo.org/svn/trunk@11001 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 07:59:37 +00:00
mistic100
f4d8fa5805 bug:2307 Adjust registration form based on email requirement
git-svn-id: http://piwigo.org/svn/trunk@10992 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-22 13:49:39 +00:00
mistic100
daa0bdd09e remplace FCBKcomplete by TokenInput
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21 00:25:26 +00:00
riopwg
5a1c5acb0e Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10964 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-20 22:52:08 +00:00
ddtddt
1c619cf56f [trunk] - language admin_multi_view/c13y_upgrade/language_swtch add SE thanks to berraw
git-svn-id: http://piwigo.org/svn/trunk@10955 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-20 20:04:04 +00:00
ddtddt
34bbd0554a [trunk] - language - update DE thanks to sugar888
git-svn-id: http://piwigo.org/svn/trunk@10935 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-18 20:52:03 +00:00
ddtddt
c08da77c3d [trunk] - language - update ka_GE thanks to geomagi
git-svn-id: http://piwigo.org/svn/trunk@10933 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-18 20:40:34 +00:00
riopwg
4f32ff4c65 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10920 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-17 20:57:49 +00:00
riopwg
c797e57797 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10919 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-17 20:57:34 +00:00
riopwg
072e59df99 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10918 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-17 20:57:20 +00:00
riopwg
db795b075f Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10917 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-17 20:57:06 +00:00
ddtddt
ce86c71881 [trunk] - language - update zh_CN bug
git-svn-id: http://piwigo.org/svn/trunk@10869 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-13 19:10:45 +00:00
flop25
0a0bad781b feature:1835
better managment if $conf['insensitive_case_logon'] is true, for identification

git-svn-id: http://piwigo.org/svn/trunk@10860 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-12 14:26:21 +00:00
flop25
b658b84544 bug:2292
Fixed the spelling of a function name.
convert_shortand_to_bytes into
convert_shorthand_to_bytes


git-svn-id: http://piwigo.org/svn/trunk@10858 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-12 13:24:09 +00:00