Commit Graph

4085 Commits

Author SHA1 Message Date
plegall e405136d47 Language Switch:
* display language name next to flag (and enlarge the flag box to ~400px)

* force the links color inside the language box because the background color is
forced : on a theme like "grum dark II", the result is really awful, impossible
to read.

* the current language is not removed from the list, this ways the list is not
reorganized depending on the current language



git-svn-id: http://piwigo.org/svn/trunk@9906 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-28 13:51:43 +00:00
plegall 18878f8bb0 use combine_css for languageSwitch plugin
git-svn-id: http://piwigo.org/svn/trunk@9905 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-28 12:41:09 +00:00
plegall 9ae7c2f1f7 bug fixed: no border under flags on any themes (including "clear") + flag not sticked to the top of the title bar
git-svn-id: http://piwigo.org/svn/trunk@9904 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-28 12:09:22 +00:00
riopwg ef04d20c43 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@9901 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-27 15:42:15 +00:00
riopwg 85f03228eb Update language IT
git-svn-id: http://piwigo.org/svn/trunk@9900 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-27 15:18:53 +00:00
riopwg f4aa113890 Update language Fr
git-svn-id: http://piwigo.org/svn/trunk@9899 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-27 15:18:12 +00:00
riopwg 09bb9b00d6 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@9898 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-27 13:01:30 +00:00
ddtddt 3b2b5607a0 [trunk] - language - update ES thanks to AVIARIO
git-svn-id: http://piwigo.org/svn/trunk@9869 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 15:57:32 +00:00
flop25 eacd53fb97 use of tiptip for the name of the picture, and this name is now in the alt attribute.
git-svn-id: http://piwigo.org/svn/trunk@9868 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 15:53:38 +00:00
ddtddt 46893b9a4d [trunk] - language - update ES thanks to AVIARIO
git-svn-id: http://piwigo.org/svn/trunk@9867 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 15:45:44 +00:00
ddtddt c8eb0c959e [trunk] - language - update ES thanks to AVIARIO
git-svn-id: http://piwigo.org/svn/trunk@9866 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 15:39:36 +00:00
flop25 8dc9fe6dfd no clipping if the thumbnails are under 128px.
the img are centered

git-svn-id: http://piwigo.org/svn/trunk@9865 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 15:24:31 +00:00
flop25 692abe1650 feature:2230
the size of the squared thumbnails depend of the sizes of all the thumbnails : the clipping is an average of the clipping of each of the thumbnails


git-svn-id: http://piwigo.org/svn/trunk@9864 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 14:29:27 +00:00
ddtddt 565d68a66e [trunk] - language - encoding
feature:2231 

git-svn-id: http://piwigo.org/svn/trunk@9862 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 13:49:04 +00:00
ddtddt fb0459f7ec [trunk] - language - update is_IS thanks to Wallster
feature:2231 

git-svn-id: http://piwigo.org/svn/trunk@9861 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 13:39:37 +00:00
ddtddt 84b9d08eea [trunk] - language - update RU thanks to kiddy-admin
git-svn-id: http://piwigo.org/svn/trunk@9849 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-24 22:44:16 +00:00
riopwg 95e9f73281 Update language IT
Replace "Categoria" with "Album"

git-svn-id: http://piwigo.org/svn/trunk@9848 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-24 21:14:47 +00:00
riopwg a76d271e09 Update language Fr
Errors due of the remplacement of "Category" by "Album"

git-svn-id: http://piwigo.org/svn/trunk@9847 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-24 21:03:18 +00:00
plegall 4f058c1c72 change the way Piwigo checks Imagick availability to make it easier to call ImageMagick with exec() in a plugin
git-svn-id: http://piwigo.org/svn/trunk@9844 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-24 13:11:25 +00:00
riopwg 3629dedb79 Update language Fr
Errors due of the remplacement of "Category" by "Album"

git-svn-id: http://piwigo.org/svn/trunk@9835 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-23 08:32:54 +00:00
plegall dee9418720 merge r9819 from branch 2.1 to trunk
bug 2228 fixed: there should be no blank space in the URL to avoid infinite
loop redirection (this happens with chinese only characters + blank space in
the category name).

Note: this problem does not concern tag names because there is no redirection
when the tag name does not match tags.url_name



git-svn-id: http://piwigo.org/svn/trunk@9820 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-22 14:12:27 +00:00
plegall 197d3954dd move CSS rules from batch_manager_global.tpl to theme.css
change batch_manager_global selected thumbnail background color for "roma" admin theme.


git-svn-id: http://piwigo.org/svn/trunk@9815 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 22:27:48 +00:00
plegall 7aac5bba79 merge admin "default" theme *.css into a single theme.css
git-svn-id: http://piwigo.org/svn/trunk@9814 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 21:44:46 +00:00
plegall 0016569024 bug 1197 fixed: avoid warning message on history search when a photo was deleted
git-svn-id: http://piwigo.org/svn/trunk@9808 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 13:24:02 +00:00
plegall b6c8d06acf bug 2226 fixed: on a select, Chrome doesn't trigger anything on click(), use change() instead.
git-svn-id: http://piwigo.org/svn/trunk@9806 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 12:58:39 +00:00
plegall 3f806a31aa bug 2225 fixed: jQuery FCBKcomplete needed an upgrade to be compatible with jQuery 1.5
git-svn-id: http://piwigo.org/svn/trunk@9805 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 12:14:49 +00:00
riopwg 410b4a1ab9 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@9802 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 10:02:26 +00:00
riopwg cef11d962a Update language IT
Replacement of "Schermata" with "pagina"

git-svn-id: http://piwigo.org/svn/trunk@9801 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 09:37:43 +00:00
riopwg d52c0fe460 Update language Fr
Errors due of the remplacement of "Category" by "Album"

git-svn-id: http://piwigo.org/svn/trunk@9799 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 09:27:51 +00:00
duke 5226db70a0 update to de_DE
git-svn-id: http://piwigo.org/svn/trunk@9798 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-20 23:12:34 +00:00
riopwg 77f4a2034d Update language IT
git-svn-id: http://piwigo.org/svn/trunk@9785 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-20 12:37:44 +00:00
ddtddt 12d63b9cc9 [trunk] - language - update sl_SL thanks to Klemen
git-svn-id: http://piwigo.org/svn/trunk@9779 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-19 20:35:43 +00:00
duke 87e1365ac0 update and fixes for de_DE
git-svn-id: http://piwigo.org/svn/trunk@9778 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-19 16:52:57 +00:00
duke eafb45f2d5 update to de_DE
git-svn-id: http://piwigo.org/svn/trunk@9767 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-19 10:39:01 +00:00
ddtddt 5717cde5f3 [trunk] - language - update fa_IR thanks to spiderylife
git-svn-id: http://piwigo.org/svn/trunk@9762 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-19 08:05:55 +00:00
ddtddt 39eee5e4b9 [trunk] - language - update IL
git-svn-id: http://piwigo.org/svn/trunk@9760 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-19 07:39:21 +00:00
ddtddt ef0dd6661f [trunk] - cs_CZ add help Thanks to TPY
git-svn-id: http://piwigo.org/svn/trunk@9759 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-18 19:20:09 +00:00
cljosse 6cfd6e78fc ws_getVersion -> add test for admin , sendResponse -> add a trigger for debug ws
git-svn-id: http://piwigo.org/svn/trunk@9742 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-17 14:40:26 +00:00
ddtddt 727e13aab5 [trunk] - language - update PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/trunk@9714 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-15 20:03:25 +00:00
flop25 561b57b78c missing a " for closing title arg
git-svn-id: http://piwigo.org/svn/trunk@9706 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-15 16:58:41 +00:00
flop25 bfae35d070 bug:2221
git-svn-id: http://piwigo.org/svn/trunk@9679 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-14 17:14:01 +00:00
ddtddt 37487c4bdd [trunk] - language - add help sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9662 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-14 12:38:48 +00:00
ddtddt a57f085600 [trunk] - language - update sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9658 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-14 06:28:22 +00:00
ddtddt 1c208a6761 [trunk] - language - update zh_TW thanks to chouyh
git-svn-id: http://piwigo.org/svn/trunk@9657 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-14 06:24:07 +00:00
ddtddt 345fcfd4e3 [trunk] - language - update sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9654 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-13 20:23:40 +00:00
ddtddt b727f9f931 [trunk] - language - bug encoding DE
git-svn-id: http://piwigo.org/svn/trunk@9648 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-13 15:54:05 +00:00
ddtddt b02b798488 [trunk] - language - cleanning TW
git-svn-id: http://piwigo.org/svn/trunk@9647 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-13 15:48:41 +00:00
duke e3b64864dc modified some translations to match help files
git-svn-id: http://piwigo.org/svn/trunk@9644 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-13 14:54:31 +00:00
duke 619bfa0932 review and updated file to match recent changes
git-svn-id: http://piwigo.org/svn/trunk@9643 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-13 14:52:44 +00:00
ddtddt e91b22bd6a [trunk] - language - update ca_ES thanks to josep.torne
git-svn-id: http://piwigo.org/svn/trunk@9640 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-13 08:04:37 +00:00