Git
Threads by month
- ----- 2025 -----
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
June 2011
- 7 participants
- 281 discussions

[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_4, updated. RELEASE_3_4_2-23-g99bae4a
by Marc Delisle 16 Jun '11
by Marc Delisle 16 Jun '11
16 Jun '11
The branch, QA_3_4 has been updated
via 99bae4acb9a94c93ca31c8d49eb9a771f34aad54 (commit)
from 396e4e99799c91a8c39f2bbe156e6795cdef6ee5 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
server_privileges.php | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5e40b2e..0ae3c2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog
- patch #3313326 [interface] Some tooltips do not disappear
- bug #3315720 [search] Fix search in non unicode tables
- bug #3315741 [display] Inline query edit broken
+- patch #3317206 [privileges] Generate password option missing on new accounts
3.4.2.0 (2011-06-07)
- bug #3301249 [interface] Iconic table operations does not remove inline edit label
diff --git a/server_privileges.php b/server_privileges.php
index 7e60f09..81de01f 100644
--- a/server_privileges.php
+++ b/server_privileges.php
@@ -1698,7 +1698,7 @@ if (empty($_REQUEST['adduser']) && (! isset($checkprivs) || ! strlen($checkprivs
unset ($row);
echo ' <fieldset id="fieldset_add_user">' . "\n"
- . ' <a href="server_privileges.php?' . $GLOBALS['url_query'] . '&adduser=1">' . "\n"
+ . ' <a href="server_privileges.php?' . $GLOBALS['url_query'] . '&adduser=1" class="' . $conditional_class . '">' . "\n"
. PMA_getIcon('b_usradd.png')
. ' ' . __('Add a new User') . '</a>' . "\n"
. ' </fieldset>' . "\n";
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-3855-g6f305d4
by Michal Čihař 16 Jun '11
by Michal Čihař 16 Jun '11
16 Jun '11
The branch, master has been updated
via 6f305d40814a5383e739f86a8f68ae19118c03bf (commit)
via 9bfa22c1fff9524107a8e60344e473629661058c (commit)
via 351ef09b9065e7fb41e384555e76e5fa54f2e770 (commit)
via 032d3ea6583c2feee1ace19e6181defa2d7fb9e4 (commit)
via f82d2beb09c5211f981a351b3949bcf2513068e0 (commit)
via e20532c0c4bba65904aabd3c8ee0ae470b4792d5 (commit)
via df476a1b939c21264ab7b8a99cd62393db59b73a (commit)
via 9e7e3b39af1939e5299fd7711ebb2c73ea8296db (commit)
via b90bf046182fe02943a13c8ddcfbeee43c845702 (commit)
via aaead6b53c744f4b11efdeb8440257bdad527c7f (commit)
via fa7a286e59593b7386de938eb86065027fc752ca (commit)
via 0d8f486a7b797a0377a5228780de87b4d468b05b (commit)
via 3c5979e104fab5b1b0873e817f9c831a937b52f6 (commit)
via ac1acdb727bf1ac81c6ee3cdd0261f29a1b4c57c (commit)
via 2eb9a08b0506bb9eb57f01660162988a1944acf1 (commit)
via 49d8d4aa62b4607374b8f8a28dbd3ae2449fd4f8 (commit)
via 991548f00de162355934f4da08c4419de4871ec1 (commit)
via 920d9a01df7de7417fc4dbf27bac28a9960599a9 (commit)
via 0df42cb61f0bccb6ce4bf7e4a4eafd9edf499173 (commit)
via 4d21881b6eedcbe521456867e8151bbb30233a25 (commit)
via bfadd8098cb7eb793d6792e0ec3b736c6e7ee1c8 (commit)
via 2819f6cb2a58050619504aad6d1c24a0096824a0 (commit)
via 374166e7e112ce62d1dbf974ebd9edf4c0e839cb (commit)
via 6ea13531b498bdb9b76ee11cf38813b44825679e (commit)
via 3669d3f7696e57a77b5cf1a0b2dddd9e1091e26a (commit)
via d13b6b054ee6e147ff0044eb64fa6017679e6182 (commit)
via f5e5614400543b98f7eab95e5e3bb5cdd378bab2 (commit)
via 6b65eebebe2b51fa7205ed564136980751c24b40 (commit)
via 849911e099f1191c33ecb222848ce1c73f90f249 (commit)
via cd682d897a95fb854be7059390b7803e5eedb83c (commit)
via c640f5463524b6dbcc8f481954388e6648272091 (commit)
via f6a0ff9c2f90fce15c2660e08cbfa928a776e7de (commit)
via fbb21572247b9e34eba8a75c83ac4acd5e9d2a49 (commit)
via 2a1268b95ebfca31eeceb964b1c3354ca74e9ab8 (commit)
via abac8ccae7b44d639d4bbfc36bd725d6223b14c9 (commit)
via 8b3cc87892364acec3cea86a9099fe4d97adafe3 (commit)
via fa4fec50a447b10f3c4147acc4492c6b5db311dc (commit)
via ab8b9cfd6101bc36832429d20dc207e2945efa53 (commit)
via 5b44f491933d04578beba485ea0f70babaafb2e6 (commit)
via 1c472f1dff8e82cd3f00e47035b8d26c9ae14bae (commit)
via d2d349febd902ceded9bf5a664fdecd3e8c7e035 (commit)
via 48f3aec978e57a935e449001070989a754e86b1c (commit)
via e4e256526bcc9af3201669aaa9599c5b28533dbd (commit)
via 236f10845c25f4b41176ed1786c81c58490f45df (commit)
via 93d98491b72b94fb1d33ac958e908a520e22cadd (commit)
via fd02aecdaf29688e77d814da35055a9ef32449bd (commit)
via 22dd70468361071957039936ba19113ef4183bbc (commit)
via 1951a01e9560c2124493ad7dc1cfd074483abcac (commit)
via b58cc407ca95d52b53f0dfbc505fbfad68df3275 (commit)
via c7af7b18c9977407c3080e91c033d1bf1d60b059 (commit)
via 6431e545ecb2c7e26735296ac291144bc6fa7de8 (commit)
via 15794bd631f4f5dbf7637a23d278f93511920dd1 (commit)
via c82a5d770e5b2cb141d0108f46c3d742efefe5b9 (commit)
via 894e801f387ac04051ae58f2a15df2c905ce1594 (commit)
via edd755be9667632dbe3e692e5bb52ded93f0e019 (commit)
via 4c87c00cba05f6d6c7aec90fa77082d0265fba52 (commit)
via 97d698874fa0640c29907596a1d7538da4dfbe17 (commit)
via 760dbf203cfe31a3848591a3a49bf447ee2e139f (commit)
via 10197017df45eece1ec63fe17fc22e3f4591838a (commit)
via d9d86d763b2d544d7fa42de2ffc448b507b529b4 (commit)
via 95340fa7af9badd5ab19f57fb116e60664b1da53 (commit)
via 88b0b7e36e4291601029f4374ade52b49b404386 (commit)
via 14eeaa0c19df65281122e7aa81e334fb9b7cce12 (commit)
via 9dc913431dabbce28eec0f93a58c401050dc23df (commit)
via 2112e660c0fe873b6b58200dcd2efe9cb844cc4c (commit)
via 6d670b571f433e3fd6677865efaf9a5f54fdcebc (commit)
via 1959dcf9171ed54c5b3625fde8f90f77d3e18345 (commit)
via 79b7cde68dc78a0d079d1b904928177746c91a64 (commit)
via c865b6929d2ecdee1d48892026aa54d4105a30e4 (commit)
via abbbb838a48ce71f2c1c48a3e67c319ae4b3e4c6 (commit)
via e9404a518d93c90baf1f5ea00cc21497f9661f0f (commit)
via fd002021aac1fc7534e14567cada23898ffc3078 (commit)
via f7291745f6635d544431c67e05c10296ffebc6f6 (commit)
from 163d929abb3ea91c7b8fe8e58f64d3da7fa91a4e (commit)
- Log -----------------------------------------------------------------
commit 6f305d40814a5383e739f86a8f68ae19118c03bf
Merge: 9bfa22c1fff9524107a8e60344e473629661058c 163d929abb3ea91c7b8fe8e58f64d3da7fa91a4e
Author: Pootle server <pootle(a)cihar.com>
Date: Thu Jun 16 00:40:06 2011 +0200
Merge remote-tracking branch 'origin/master'
commit 9bfa22c1fff9524107a8e60344e473629661058c
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:11:07 2011 +0200
Translation update done using Pootle.
commit 351ef09b9065e7fb41e384555e76e5fa54f2e770
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:10:58 2011 +0200
Translation update done using Pootle.
commit 032d3ea6583c2feee1ace19e6181defa2d7fb9e4
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:10:49 2011 +0200
Translation update done using Pootle.
commit f82d2beb09c5211f981a351b3949bcf2513068e0
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:10:17 2011 +0200
Translation update done using Pootle.
commit e20532c0c4bba65904aabd3c8ee0ae470b4792d5
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:10:03 2011 +0200
Translation update done using Pootle.
commit df476a1b939c21264ab7b8a99cd62393db59b73a
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:09:44 2011 +0200
Translation update done using Pootle.
commit 9e7e3b39af1939e5299fd7711ebb2c73ea8296db
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:09:31 2011 +0200
Translation update done using Pootle.
commit b90bf046182fe02943a13c8ddcfbeee43c845702
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:07:17 2011 +0200
Translation update done using Pootle.
commit aaead6b53c744f4b11efdeb8440257bdad527c7f
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:06:46 2011 +0200
Translation update done using Pootle.
commit fa7a286e59593b7386de938eb86065027fc752ca
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:06:30 2011 +0200
Translation update done using Pootle.
commit 0d8f486a7b797a0377a5228780de87b4d468b05b
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:05:55 2011 +0200
Translation update done using Pootle.
commit 3c5979e104fab5b1b0873e817f9c831a937b52f6
Author: stefan <stefan(a)inkopsforum.se>
Date: Thu Jun 16 00:04:05 2011 +0200
Translation update done using Pootle.
commit ac1acdb727bf1ac81c6ee3cdd0261f29a1b4c57c
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:59:55 2011 +0200
Translation update done using Pootle.
commit 2eb9a08b0506bb9eb57f01660162988a1944acf1
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:57:02 2011 +0200
Translation update done using Pootle.
commit 49d8d4aa62b4607374b8f8a28dbd3ae2449fd4f8
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:55:56 2011 +0200
Translation update done using Pootle.
commit 991548f00de162355934f4da08c4419de4871ec1
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:55:16 2011 +0200
Translation update done using Pootle.
commit 920d9a01df7de7417fc4dbf27bac28a9960599a9
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:54:09 2011 +0200
Translation update done using Pootle.
commit 0df42cb61f0bccb6ce4bf7e4a4eafd9edf499173
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:53:55 2011 +0200
Translation update done using Pootle.
commit 4d21881b6eedcbe521456867e8151bbb30233a25
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:53:34 2011 +0200
Translation update done using Pootle.
commit bfadd8098cb7eb793d6792e0ec3b736c6e7ee1c8
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:52:52 2011 +0200
Translation update done using Pootle.
commit 2819f6cb2a58050619504aad6d1c24a0096824a0
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:51:32 2011 +0200
Translation update done using Pootle.
commit 374166e7e112ce62d1dbf974ebd9edf4c0e839cb
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:51:10 2011 +0200
Translation update done using Pootle.
commit 6ea13531b498bdb9b76ee11cf38813b44825679e
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:50:52 2011 +0200
Translation update done using Pootle.
commit 3669d3f7696e57a77b5cf1a0b2dddd9e1091e26a
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:50:31 2011 +0200
Translation update done using Pootle.
commit d13b6b054ee6e147ff0044eb64fa6017679e6182
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:50:14 2011 +0200
Translation update done using Pootle.
commit f5e5614400543b98f7eab95e5e3bb5cdd378bab2
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:49:51 2011 +0200
Translation update done using Pootle.
commit 6b65eebebe2b51fa7205ed564136980751c24b40
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:48:44 2011 +0200
Translation update done using Pootle.
commit 849911e099f1191c33ecb222848ce1c73f90f249
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:46:54 2011 +0200
Translation update done using Pootle.
commit cd682d897a95fb854be7059390b7803e5eedb83c
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:46:18 2011 +0200
Translation update done using Pootle.
commit c640f5463524b6dbcc8f481954388e6648272091
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:46:01 2011 +0200
Translation update done using Pootle.
commit f6a0ff9c2f90fce15c2660e08cbfa928a776e7de
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:45:16 2011 +0200
Translation update done using Pootle.
commit fbb21572247b9e34eba8a75c83ac4acd5e9d2a49
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:44:36 2011 +0200
Translation update done using Pootle.
commit 2a1268b95ebfca31eeceb964b1c3354ca74e9ab8
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:44:01 2011 +0200
Translation update done using Pootle.
commit abac8ccae7b44d639d4bbfc36bd725d6223b14c9
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:43:45 2011 +0200
Translation update done using Pootle.
commit 8b3cc87892364acec3cea86a9099fe4d97adafe3
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:42:32 2011 +0200
Translation update done using Pootle.
commit fa4fec50a447b10f3c4147acc4492c6b5db311dc
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:41:34 2011 +0200
Translation update done using Pootle.
commit ab8b9cfd6101bc36832429d20dc207e2945efa53
Author: stefan <stefan(a)inkopsforum.se>
Date: Wed Jun 15 23:39:39 2011 +0200
Translation update done using Pootle.
commit 5b44f491933d04578beba485ea0f70babaafb2e6
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:05:14 2011 +0200
Translation update done using Pootle.
commit 1c472f1dff8e82cd3f00e47035b8d26c9ae14bae
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:05:06 2011 +0200
Translation update done using Pootle.
commit d2d349febd902ceded9bf5a664fdecd3e8c7e035
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:04:58 2011 +0200
Translation update done using Pootle.
commit 48f3aec978e57a935e449001070989a754e86b1c
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:04:51 2011 +0200
Translation update done using Pootle.
commit e4e256526bcc9af3201669aaa9599c5b28533dbd
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:04:41 2011 +0200
Translation update done using Pootle.
commit 236f10845c25f4b41176ed1786c81c58490f45df
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:04:13 2011 +0200
Translation update done using Pootle.
commit 93d98491b72b94fb1d33ac958e908a520e22cadd
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:04:01 2011 +0200
Translation update done using Pootle.
commit fd02aecdaf29688e77d814da35055a9ef32449bd
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:03:53 2011 +0200
Translation update done using Pootle.
commit 22dd70468361071957039936ba19113ef4183bbc
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:03:25 2011 +0200
Translation update done using Pootle.
commit 1951a01e9560c2124493ad7dc1cfd074483abcac
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:02:58 2011 +0200
Translation update done using Pootle.
commit b58cc407ca95d52b53f0dfbc505fbfad68df3275
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 23:00:38 2011 +0200
Translation update done using Pootle.
commit c7af7b18c9977407c3080e91c033d1bf1d60b059
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:59:32 2011 +0200
Translation update done using Pootle.
commit 6431e545ecb2c7e26735296ac291144bc6fa7de8
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:59:10 2011 +0200
Translation update done using Pootle.
commit 15794bd631f4f5dbf7637a23d278f93511920dd1
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:57:20 2011 +0200
Translation update done using Pootle.
commit c82a5d770e5b2cb141d0108f46c3d742efefe5b9
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:57:03 2011 +0200
Translation update done using Pootle.
commit 894e801f387ac04051ae58f2a15df2c905ce1594
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:56:51 2011 +0200
Translation update done using Pootle.
commit edd755be9667632dbe3e692e5bb52ded93f0e019
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:56:35 2011 +0200
Translation update done using Pootle.
commit 4c87c00cba05f6d6c7aec90fa77082d0265fba52
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:56:24 2011 +0200
Translation update done using Pootle.
commit 97d698874fa0640c29907596a1d7538da4dfbe17
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:56:07 2011 +0200
Translation update done using Pootle.
commit 760dbf203cfe31a3848591a3a49bf447ee2e139f
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:55:54 2011 +0200
Translation update done using Pootle.
commit 10197017df45eece1ec63fe17fc22e3f4591838a
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:55:48 2011 +0200
Translation update done using Pootle.
commit d9d86d763b2d544d7fa42de2ffc448b507b529b4
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:55:42 2011 +0200
Translation update done using Pootle.
commit 95340fa7af9badd5ab19f57fb116e60664b1da53
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:55:25 2011 +0200
Translation update done using Pootle.
commit 88b0b7e36e4291601029f4374ade52b49b404386
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:55:10 2011 +0200
Translation update done using Pootle.
commit 14eeaa0c19df65281122e7aa81e334fb9b7cce12
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:54:55 2011 +0200
Translation update done using Pootle.
commit 9dc913431dabbce28eec0f93a58c401050dc23df
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:54:47 2011 +0200
Translation update done using Pootle.
commit 2112e660c0fe873b6b58200dcd2efe9cb844cc4c
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:54:38 2011 +0200
Translation update done using Pootle.
commit 6d670b571f433e3fd6677865efaf9a5f54fdcebc
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:54:25 2011 +0200
Translation update done using Pootle.
commit 1959dcf9171ed54c5b3625fde8f90f77d3e18345
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:54:12 2011 +0200
Translation update done using Pootle.
commit 79b7cde68dc78a0d079d1b904928177746c91a64
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:53:59 2011 +0200
Translation update done using Pootle.
commit c865b6929d2ecdee1d48892026aa54d4105a30e4
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:53:49 2011 +0200
Translation update done using Pootle.
commit abbbb838a48ce71f2c1c48a3e67c319ae4b3e4c6
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:53:41 2011 +0200
Translation update done using Pootle.
commit e9404a518d93c90baf1f5ea00cc21497f9661f0f
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:53:33 2011 +0200
Translation update done using Pootle.
commit fd002021aac1fc7534e14567cada23898ffc3078
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:53:21 2011 +0200
Translation update done using Pootle.
commit f7291745f6635d544431c67e05c10296ffebc6f6
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Wed Jun 15 22:53:08 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/es.po | 97 +++++++++++++++++++++++++------------------------------------
po/sv.po | 93 +++++++++++++++++++++++-----------------------------------
2 files changed, 77 insertions(+), 113 deletions(-)
diff --git a/po/es.po b/po/es.po
index 2dbdf72..4d2b8d3 100644
--- a/po/es.po
+++ b/po/es.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-06-15 08:36-0400\n"
-"PO-Revision-Date: 2011-06-09 17:25+0200\n"
+"PO-Revision-Date: 2011-06-15 23:05+0200\n"
"Last-Translator: Matías Bellone <matiasbellone(a)gmail.com>\n"
"Language-Team: spanish <es(a)li.org>\n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -1018,10 +1018,9 @@ msgstr "¡Ésto no es un número!"
#. l10n: Default description for the y-Axis of Charts
#: js/messages.php:51
-#, fuzzy
#| msgid "Log file count"
msgid "Total count"
-msgstr "Cantidad de archivos de registro"
+msgstr "Cantidad total"
#: js/messages.php:54
msgid "The host name is empty!"
@@ -1058,24 +1057,22 @@ msgid "Close"
msgstr "Cerrar"
#: js/messages.php:64 server_status.php:397
-#, fuzzy
#| msgid "Server Choice"
msgid "Live traffic chart"
-msgstr "Elección del servidor"
+msgstr "Gráfico de tráfico en vivo"
#: js/messages.php:65 server_status.php:400
msgid "Live conn./process chart"
-msgstr ""
+msgstr "Gráfico de procesos/conexiones en vivo"
#: js/messages.php:66 server_status.php:429
-#, fuzzy
#| msgid "Show query chart"
msgid "Live query chart"
-msgstr "Mostrar gráfico de consultas"
+msgstr "Gráfico de consultas en vivo"
#: js/messages.php:68
msgid "Static data"
-msgstr ""
+msgstr "Datos estáticos"
#. l10n: Total number of queries
#: js/messages.php:70 libraries/build_html_for_db.lib.php:45
@@ -1088,7 +1085,7 @@ msgstr "Total"
#. l10n: Other, small valued, queries
#: js/messages.php:72 server_status.php:592
msgid "Other"
-msgstr ""
+msgstr "Otro"
#. l10n: Thousands separator
#: js/messages.php:74 libraries/common.lib.php:1375
@@ -5007,24 +5004,22 @@ msgid "Language"
msgstr "Idioma"
#: libraries/display_tbl.lib.php:397
-#, fuzzy
#| msgid "Textarea columns"
msgid "Restore column order"
-msgstr "Columnas para las áreas de texto"
+msgstr "Restaurar orden de las columnas"
#: libraries/display_tbl.lib.php:411
msgid "Drag to reorder"
-msgstr ""
+msgstr "Arrastrar para reordenar"
#: libraries/display_tbl.lib.php:412
-#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
-msgstr "Clic para seleccionar"
+msgstr "Pulsar para ordenar"
#: libraries/display_tbl.lib.php:413
msgid "Click to mark/unmark"
-msgstr ""
+msgstr "Pulsar para marcar/desmarcar"
#: libraries/display_tbl.lib.php:425
#, php-format
@@ -8422,71 +8417,62 @@ msgid "Runtime Information"
msgstr "Información acerca del tiempo de ejecución del proceso principal"
#: server_status.php:371
-#, fuzzy
#| msgid "Server Choice"
msgid "Server traffic"
-msgstr "Elección del servidor"
+msgstr "Tráfico del servidor"
#: server_status.php:372
msgid "Query statistics"
msgstr "Estadísticas de Consulta"
#: server_status.php:373
-#, fuzzy
#| msgid "See slave status table"
msgid "All status variables"
-msgstr "Ver la tabla de estado del esclavo"
+msgstr "Todas las variables de estado"
#: server_status.php:383 server_status.php:416
-#, fuzzy
#| msgid "Refresh"
msgid "Refresh rate"
-msgstr "Actualizar"
+msgstr "Velocidad de actualización"
#: server_status.php:384 server_status.php:417
-#, fuzzy
#| msgid "Second"
msgid "second"
-msgstr "Segundo"
+msgstr "segundo"
#: server_status.php:385 server_status.php:386 server_status.php:387
#: server_status.php:388 server_status.php:389 server_status.php:418
#: server_status.php:419 server_status.php:420 server_status.php:421
#: server_status.php:422
-#, fuzzy
#| msgid "Second"
msgid "seconds"
-msgstr "Segundo"
+msgstr "segundos"
#: server_status.php:390 server_status.php:391 server_status.php:392
#: server_status.php:393 server_status.php:423 server_status.php:424
#: server_status.php:425 server_status.php:426
-#, fuzzy
#| msgid "Minute"
msgid "minutes"
-msgstr "Minuto"
+msgstr "minutos"
#: server_status.php:446
-#, fuzzy
#| msgid "Do not change the password"
msgid "Containing the word:"
-msgstr "No cambiar la contraseña"
+msgstr "Que contengan la palabra:"
#: server_status.php:451
-#, fuzzy
#| msgid "Show open tables"
msgid "Show only alert values"
-msgstr "Mostrar las tablas que están abiertas"
+msgstr "Mostrar sólo valores de alerta"
#: server_status.php:455
msgid "Filter by category..."
-msgstr ""
+msgstr "Filtrar por categoría..."
#: server_status.php:468
-#, fuzzy
#| msgid "Related Links"
msgid "Related links:"
-msgstr "Enlaces relacionados"
+msgstr "Enlaces relacionados:"
#: server_status.php:513 server_status.php:545 server_status.php:666
#: server_status.php:711
@@ -8508,12 +8494,12 @@ msgstr "Tipo de consulta"
#. l10n: # = Amount of queries
#: server_status.php:543
msgid "#"
-msgstr ""
+msgstr "#"
#: server_status.php:615
#, php-format
msgid "Network traffic since startup: %s"
-msgstr ""
+msgstr "Tráfico de red desde el inicio: %s"
#: server_status.php:623
#, php-format
@@ -8598,10 +8584,9 @@ msgid "ID"
msgstr "Identificación"
#: server_status.php:846
-#, fuzzy
#| msgid "Whether to enable SSL for connection to MySQL server."
msgid "The number of failed attempts to connect to the MySQL server."
-msgstr "Si habilitar SSL para la conexión al servidor MySQL o no."
+msgstr "Cantidad de intentos de conexión al servidor MySQL fallidos."
#: server_status.php:847
msgid ""
@@ -8623,6 +8608,7 @@ msgstr ""
msgid ""
"The number of connection attempts (successful or not) to the MySQL server."
msgstr ""
+"Cantidad de intentos de conexión al servidor MySQL (fallidos o exitosos)."
#: server_status.php:850
msgid ""
@@ -9061,6 +9047,8 @@ msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
msgstr ""
+"El máximo número de conexiones que han sido utilizadas simultáneamente desde "
+"que inició el servidor."
#: server_status.php:921
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
@@ -9094,6 +9082,9 @@ msgid ""
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
"statement."
msgstr ""
+"Cantidad de bloques de memoria libre en la cache de consultas. Cantidades "
+"altas pueden indicar problemas de fragmentación que pueden ser solucionados "
+"ejecutando la consulta FLUSH QUERY CACHE."
#: server_status.php:927
msgid "The amount of free memory for query cache."
@@ -9845,10 +9836,9 @@ msgid "Line"
msgstr "Línea"
#: tbl_chart.php:88
-#, fuzzy
#| msgid "Inline"
msgid "Spline"
-msgstr "En línea"
+msgstr "Ranuras"
#: tbl_chart.php:89
msgid "Pie"
@@ -9859,50 +9849,43 @@ msgid "Stacked"
msgstr "Apiladas"
#: tbl_chart.php:94
-#, fuzzy
#| msgid "Report title:"
msgid "Chart title"
-msgstr "Título del reporte:"
+msgstr "Título del gráfico"
#: tbl_chart.php:99
msgid "X-Axis:"
-msgstr ""
+msgstr "Eje X:"
#: tbl_chart.php:113
-#, fuzzy
#| msgid "SQL queries"
msgid "Series:"
-msgstr "Consultas SQL"
+msgstr "Series:"
#: tbl_chart.php:115
-#, fuzzy
#| msgid "Textarea columns"
msgid "The remaining columns"
-msgstr "Columnas para las áreas de texto"
+msgstr "Columnas restantes"
#: tbl_chart.php:128
-#, fuzzy
#| msgid "X Axis label"
msgid "X-Axis label:"
-msgstr "Etiqueta del eje X"
+msgstr "Etiqueta del eje X:"
#: tbl_chart.php:128
-#, fuzzy
#| msgid "Value"
msgid "X Values"
-msgstr "Valor"
+msgstr "Valores X"
#: tbl_chart.php:129
-#, fuzzy
#| msgid "Y Axis label"
msgid "Y-Axis label:"
-msgstr "Etiqueta del eje Y"
+msgstr "Etiqueta del eje Y:"
#: tbl_chart.php:129
-#, fuzzy
#| msgid "Value"
msgid "Y Values"
-msgstr "Valor"
+msgstr "Valores Y"
#: tbl_create.php:56
#, php-format
diff --git a/po/sv.po b/po/sv.po
index d1dc75b..83846dc 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-06-15 08:36-0400\n"
-"PO-Revision-Date: 2011-06-09 23:29+0200\n"
+"PO-Revision-Date: 2011-06-16 00:11+0200\n"
"Last-Translator: <stefan(a)inkopsforum.se>\n"
"Language-Team: swedish <sv(a)li.org>\n"
+"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -1004,10 +1004,9 @@ msgstr "Detta är inte ett nummer!"
#. l10n: Default description for the y-Axis of Charts
#: js/messages.php:51
-#, fuzzy
#| msgid "Log file count"
msgid "Total count"
-msgstr "Antal loggfiler"
+msgstr "Totalt antal"
#: js/messages.php:54
msgid "The host name is empty!"
@@ -1044,24 +1043,22 @@ msgid "Close"
msgstr "Stäng"
#: js/messages.php:64 server_status.php:397
-#, fuzzy
#| msgid "Server Choice"
msgid "Live traffic chart"
-msgstr "Välj server"
+msgstr "Live trafik diagram"
#: js/messages.php:65 server_status.php:400
msgid "Live conn./process chart"
-msgstr ""
+msgstr "Live anslutning/process diagram"
#: js/messages.php:66 server_status.php:429
-#, fuzzy
#| msgid "Show query chart"
msgid "Live query chart"
-msgstr "Visa fråge diagram"
+msgstr "Live sökfrågediagram"
#: js/messages.php:68
msgid "Static data"
-msgstr ""
+msgstr "Statisk data"
#. l10n: Total number of queries
#: js/messages.php:70 libraries/build_html_for_db.lib.php:45
@@ -1074,7 +1071,7 @@ msgstr "Total"
#. l10n: Other, small valued, queries
#: js/messages.php:72 server_status.php:592
msgid "Other"
-msgstr ""
+msgstr "Annan"
#. l10n: Thousands separator
#: js/messages.php:74 libraries/common.lib.php:1375
@@ -4910,24 +4907,22 @@ msgid "Language"
msgstr "Språk"
#: libraries/display_tbl.lib.php:397
-#, fuzzy
#| msgid "Textarea columns"
msgid "Restore column order"
-msgstr "Textarea kolumner"
+msgstr "Återställ ordningen på kolumner"
#: libraries/display_tbl.lib.php:411
msgid "Drag to reorder"
-msgstr ""
+msgstr "Dra för att ändra ordning"
#: libraries/display_tbl.lib.php:412
-#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
-msgstr "Klicka för att markera"
+msgstr "Klicka för att sortera"
#: libraries/display_tbl.lib.php:413
msgid "Click to mark/unmark"
-msgstr ""
+msgstr "Klicka för att markera/avmarkera"
#: libraries/display_tbl.lib.php:425
#, php-format
@@ -8243,71 +8238,62 @@ msgid "Runtime Information"
msgstr "Körningsinformation"
#: server_status.php:371
-#, fuzzy
#| msgid "Server Choice"
msgid "Server traffic"
-msgstr "Välj server"
+msgstr "Server trafik"
#: server_status.php:372
msgid "Query statistics"
msgstr "Visa statistik"
#: server_status.php:373
-#, fuzzy
#| msgid "See slave status table"
msgid "All status variables"
-msgstr "Se slavtabell status"
+msgstr "Alla statusvariabler"
#: server_status.php:383 server_status.php:416
-#, fuzzy
#| msgid "Refresh"
msgid "Refresh rate"
-msgstr "Uppdatera"
+msgstr "Uppdateringsfrekvens"
#: server_status.php:384 server_status.php:417
-#, fuzzy
#| msgid "Second"
msgid "second"
-msgstr "Sekunder"
+msgstr "Sekund"
#: server_status.php:385 server_status.php:386 server_status.php:387
#: server_status.php:388 server_status.php:389 server_status.php:418
#: server_status.php:419 server_status.php:420 server_status.php:421
#: server_status.php:422
-#, fuzzy
#| msgid "Second"
msgid "seconds"
-msgstr "Sekunder"
+msgstr "sekunder"
#: server_status.php:390 server_status.php:391 server_status.php:392
#: server_status.php:393 server_status.php:423 server_status.php:424
#: server_status.php:425 server_status.php:426
-#, fuzzy
#| msgid "Minute"
msgid "minutes"
-msgstr "Minuter"
+msgstr "minuter"
#: server_status.php:446
-#, fuzzy
#| msgid "Do not change the password"
msgid "Containing the word:"
-msgstr "Ändra inte lösenordet"
+msgstr "Innehåller ordet:"
#: server_status.php:451
-#, fuzzy
#| msgid "Show open tables"
msgid "Show only alert values"
-msgstr "Visa öppna tabeller"
+msgstr "Visa endast varnings värden"
#: server_status.php:455
msgid "Filter by category..."
-msgstr ""
+msgstr "Filtrera efter kategori ..."
#: server_status.php:468
-#, fuzzy
#| msgid "Related Links"
msgid "Related links:"
-msgstr "Liknande länkar"
+msgstr "Liknande länkar:"
#: server_status.php:513 server_status.php:545 server_status.php:666
#: server_status.php:711
@@ -8329,12 +8315,12 @@ msgstr "Fråge-typ"
#. l10n: # = Amount of queries
#: server_status.php:543
msgid "#"
-msgstr ""
+msgstr "#"
#: server_status.php:615
#, php-format
msgid "Network traffic since startup: %s"
-msgstr ""
+msgstr "Nätverkstrafik sedan start:%s"
#: server_status.php:623
#, php-format
@@ -8416,10 +8402,9 @@ msgid "ID"
msgstr "ID"
#: server_status.php:846
-#, fuzzy
#| msgid "Could not connect to MySQL server"
msgid "The number of failed attempts to connect to the MySQL server."
-msgstr "Kunde inte ansluta till MySQL-server"
+msgstr "Antalet misslyckade försök att ansluta till MySQL-servern."
#: server_status.php:847
msgid ""
@@ -8438,7 +8423,7 @@ msgstr "Antalet transaktioner som använde den temporära binära loggcachen."
#: server_status.php:849
msgid ""
"The number of connection attempts (successful or not) to the MySQL server."
-msgstr ""
+msgstr "Antalet anslutningsförsök (lyckade eller inte) till MySQL-servern."
#: server_status.php:850
msgid ""
@@ -8858,6 +8843,8 @@ msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
msgstr ""
+"Det maximala antalet anslutningar som har använts samtidigt sedan servern "
+"startade."
#: server_status.php:921
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
@@ -8889,6 +8876,8 @@ msgid ""
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
"statement."
msgstr ""
+"Antalet fria minnesblock i frågecache. Högt antal kan tyda på fragmentering, "
+"vilket kan lösas genom att köra ett FLUSH QUERY CACHEN kommando."
#: server_status.php:927
msgid "The amount of free memory for query cache."
@@ -9624,10 +9613,9 @@ msgid "Line"
msgstr "Linje"
#: tbl_chart.php:88
-#, fuzzy
#| msgid "Inline"
msgid "Spline"
-msgstr "Infogad"
+msgstr "ISpårning"
#: tbl_chart.php:89
msgid "Pie"
@@ -9638,50 +9626,43 @@ msgid "Stacked"
msgstr "Staplade"
#: tbl_chart.php:94
-#, fuzzy
#| msgid "Report title:"
msgid "Chart title"
-msgstr "Rapport titel:"
+msgstr "Diagramtitel"
#: tbl_chart.php:99
msgid "X-Axis:"
-msgstr ""
+msgstr "X-axel:"
#: tbl_chart.php:113
-#, fuzzy
#| msgid "SQL queries"
msgid "Series:"
-msgstr "SQL-frågor"
+msgstr "Serie:"
#: tbl_chart.php:115
-#, fuzzy
#| msgid "Textarea columns"
msgid "The remaining columns"
-msgstr "Textarea kolumner"
+msgstr "Återstående kolumner"
#: tbl_chart.php:128
-#, fuzzy
#| msgid "X Axis label"
msgid "X-Axis label:"
msgstr "X-axel etikett"
#: tbl_chart.php:128
-#, fuzzy
#| msgid "Value"
msgid "X Values"
-msgstr "Värde"
+msgstr "X värde"
#: tbl_chart.php:129
-#, fuzzy
#| msgid "Y Axis label"
msgid "Y-Axis label:"
msgstr "Y-axel etikett"
#: tbl_chart.php:129
-#, fuzzy
#| msgid "Value"
msgid "Y Values"
-msgstr "Värde"
+msgstr "Y värden"
#: tbl_create.php:56
#, php-format
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-3782-g163d929
by Michal Čihař 15 Jun '11
by Michal Čihař 15 Jun '11
15 Jun '11
The branch, master has been updated
via 163d929abb3ea91c7b8fe8e58f64d3da7fa91a4e (commit)
via 0aa13c5497949196c156c9984b70b8c70fe56709 (commit)
via b7e0265f0ba1eaae64df80177e856d851811bd0a (commit)
via 56a2e05ccd7c3dba725d00cdb7e18e7f32b94998 (commit)
via bbc1ff47aed0e24b8f8774222e715f098cc2c4d8 (commit)
via 1924fe1690d9625f36e5fb176381ecccc19d7abe (commit)
via 1f7452532f257f09fbfe1be3ce01a20f825570b5 (commit)
via dbc95a1114f3a8194dd72a5b664debd3cea7a9ad (commit)
via 589272937f4458713a5cda41b19687113dc7b676 (commit)
via 3bcdbd2b34f7d71383944364658a0684cadb7d2e (commit)
via baa7ffb28fa89caf989f3b3494450d1b3b413f57 (commit)
via 19845079c29f08de54044e7b12d0c21b59a79dbe (commit)
via e65b1bec7aa9d6d158bcdc279086af822077806d (commit)
via 63d4ddf9895e063f65aa573a0daeff2f58101e18 (commit)
via a22921f7b576217d6fdcca28dfaf7134e6bd047b (commit)
via 5d16747f00a6492e70e36a60fc0232fa3ec92fd0 (commit)
via f347b564bee2e3ad90c90790ebb2e1cb11455d59 (commit)
via 1c43a338610e023ce94f9484f73c2e8848b14a3f (commit)
via 90c0dc425e350b091d73a55534f0d858e035e9a7 (commit)
from 08861788590164bab28c8dbaa4f58eebd772a7bc (commit)
- Log -----------------------------------------------------------------
commit 163d929abb3ea91c7b8fe8e58f64d3da7fa91a4e
Merge: b7e0265f0ba1eaae64df80177e856d851811bd0a 0aa13c5497949196c156c9984b70b8c70fe56709
Author: Michal Čihař <michal(a)cihar.com>
Date: Wed Jun 15 22:48:05 2011 +0200
Merge remote-tracking branch 'tyron/master'
commit 0aa13c5497949196c156c9984b70b8c70fe56709
Author: Tyron Madlener <tyronx(a)gmail.com>
Date: Wed Jun 15 19:20:19 2011 +0200
No php5.3 dependency & fixes ajax requests broken
commit b7e0265f0ba1eaae64df80177e856d851811bd0a
Merge: 56a2e05ccd7c3dba725d00cdb7e18e7f32b94998 08861788590164bab28c8dbaa4f58eebd772a7bc
Author: Pootle server <pootle(a)cihar.com>
Date: Wed Jun 15 18:40:06 2011 +0200
Merge remote-tracking branch 'origin/master'
commit 56a2e05ccd7c3dba725d00cdb7e18e7f32b94998
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:03:18 2011 +0200
Translation update done using Pootle.
commit bbc1ff47aed0e24b8f8774222e715f098cc2c4d8
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:03:12 2011 +0200
Translation update done using Pootle.
commit 1924fe1690d9625f36e5fb176381ecccc19d7abe
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:03:06 2011 +0200
Translation update done using Pootle.
commit 1f7452532f257f09fbfe1be3ce01a20f825570b5
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:02:57 2011 +0200
Translation update done using Pootle.
commit dbc95a1114f3a8194dd72a5b664debd3cea7a9ad
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:02:47 2011 +0200
Translation update done using Pootle.
commit 589272937f4458713a5cda41b19687113dc7b676
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:02:37 2011 +0200
Translation update done using Pootle.
commit 3bcdbd2b34f7d71383944364658a0684cadb7d2e
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:02:08 2011 +0200
Translation update done using Pootle.
commit baa7ffb28fa89caf989f3b3494450d1b3b413f57
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:01:34 2011 +0200
Translation update done using Pootle.
commit 19845079c29f08de54044e7b12d0c21b59a79dbe
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:00:47 2011 +0200
Translation update done using Pootle.
commit e65b1bec7aa9d6d158bcdc279086af822077806d
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:00:33 2011 +0200
Translation update done using Pootle.
commit 63d4ddf9895e063f65aa573a0daeff2f58101e18
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 17:00:25 2011 +0200
Translation update done using Pootle.
commit a22921f7b576217d6fdcca28dfaf7134e6bd047b
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 16:59:24 2011 +0200
Translation update done using Pootle.
commit 5d16747f00a6492e70e36a60fc0232fa3ec92fd0
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 16:58:45 2011 +0200
Translation update done using Pootle.
commit f347b564bee2e3ad90c90790ebb2e1cb11455d59
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 16:58:38 2011 +0200
Translation update done using Pootle.
commit 1c43a338610e023ce94f9484f73c2e8848b14a3f
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 16:58:29 2011 +0200
Translation update done using Pootle.
commit 90c0dc425e350b091d73a55534f0d858e035e9a7
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 16:58:22 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/en_GB.po | 14 ++++++--------
po/fr.po | 28 ++++++++++------------------
server_status.php | 5 +----
3 files changed, 17 insertions(+), 30 deletions(-)
diff --git a/po/en_GB.po b/po/en_GB.po
index b5b3572..ce8c8c8 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-06-15 08:36-0400\n"
-"PO-Revision-Date: 2011-06-15 02:35+0200\n"
+"PO-Revision-Date: 2011-06-15 16:58+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: english-gb <en_GB(a)li.org>\n"
+"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -4900,24 +4900,22 @@ msgid "Language"
msgstr "Language"
#: libraries/display_tbl.lib.php:397
-#, fuzzy
#| msgid "Textarea columns"
msgid "Restore column order"
-msgstr "Textarea columns"
+msgstr "Restore column order"
#: libraries/display_tbl.lib.php:411
msgid "Drag to reorder"
-msgstr ""
+msgstr "Drag to reorder"
#: libraries/display_tbl.lib.php:412
-#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
-msgstr "Click to select"
+msgstr "Click to sort"
#: libraries/display_tbl.lib.php:413
msgid "Click to mark/unmark"
-msgstr ""
+msgstr "Click to mark/unmark"
#: libraries/display_tbl.lib.php:425
#, php-format
diff --git a/po/fr.po b/po/fr.po
index 38c6b0e..9228b92 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-06-15 08:36-0400\n"
-"PO-Revision-Date: 2011-06-15 14:46+0200\n"
+"PO-Revision-Date: 2011-06-15 17:03+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: french <fr(a)li.org>\n"
+"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -4960,24 +4960,22 @@ msgid "Language"
msgstr "Langue"
#: libraries/display_tbl.lib.php:397
-#, fuzzy
#| msgid "Textarea columns"
msgid "Restore column order"
-msgstr "Taille horizontale pour une zone de texte"
+msgstr "Restaurer l'ordre des colonnes"
#: libraries/display_tbl.lib.php:411
msgid "Drag to reorder"
-msgstr ""
+msgstr "Faire glisser pour réordonner"
#: libraries/display_tbl.lib.php:412
-#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
-msgstr "Cliquer pour sélectionner"
+msgstr "Cliquer pour trier"
#: libraries/display_tbl.lib.php:413
msgid "Click to mark/unmark"
-msgstr ""
+msgstr "Cliquer pour marquer/enlever les marques"
#: libraries/display_tbl.lib.php:425
#, php-format
@@ -9764,40 +9762,34 @@ msgid "X-Axis:"
msgstr "Axe des X"
#: tbl_chart.php:113
-#, fuzzy
#| msgid "SQL queries"
msgid "Series:"
-msgstr "Requêtes SQL"
+msgstr "Séries:"
#: tbl_chart.php:115
-#, fuzzy
#| msgid "Textarea columns"
msgid "The remaining columns"
-msgstr "Taille horizontale pour une zone de texte"
+msgstr "Les colonnes restantes"
#: tbl_chart.php:128
-#, fuzzy
#| msgid "X Axis label"
msgid "X-Axis label:"
msgstr "Étiquette pour l'axe des X"
#: tbl_chart.php:128
-#, fuzzy
#| msgid "Value"
msgid "X Values"
-msgstr "Valeur"
+msgstr "Valeurs en X"
#: tbl_chart.php:129
-#, fuzzy
#| msgid "Y Axis label"
msgid "Y-Axis label:"
msgstr "Étiquette pour l'axe des Y"
#: tbl_chart.php:129
-#, fuzzy
#| msgid "Value"
msgid "Y Values"
-msgstr "Valeur"
+msgstr "Valeurs en Y"
#: tbl_create.php:56
#, php-format
diff --git a/server_status.php b/server_status.php
index 2f06abd..2c4739f 100644
--- a/server_status.php
+++ b/server_status.php
@@ -25,13 +25,10 @@ if (isset($_REQUEST['ajax_request'])) {
// Prevent ajax requests from being cached
header('Cache-Control: no-cache, must-revalidate'); // HTTP/1.1
header('Expires: Sat, 26 Jul 1997 05:00:00 GMT'); // Date in the past
- header_remove('Last-Modified');
// Send correct charset
header('Content-Type: text/html; charset=UTF-8');
- if (isset($_REQUEST["query_chart"])) {
- exit(createQueryChart());
- }
+ // real-time charting data
if(isset($_REQUEST['chart_data'])) {
switch($_REQUEST['type']) {
case 'proc':
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-3763-g0886178
by Madhura Jayaratne 15 Jun '11
by Madhura Jayaratne 15 Jun '11
15 Jun '11
The branch, master has been updated
via 08861788590164bab28c8dbaa4f58eebd772a7bc (commit)
via 396e4e99799c91a8c39f2bbe156e6795cdef6ee5 (commit)
from f05a988b86049fae9eadfa0c1f29cb020d332930 (commit)
- Log -----------------------------------------------------------------
commit 08861788590164bab28c8dbaa4f58eebd772a7bc
Merge: f05a988b86049fae9eadfa0c1f29cb020d332930 396e4e99799c91a8c39f2bbe156e6795cdef6ee5
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: Wed Jun 15 20:10:54 2011 +0530
Merge branch 'QA_3_4'
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 ++-
js/functions.js | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e648e2f..f30beea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-phpMyAdmin - ChangeLog
+phpMyAdmin - ChangeLog
======================
3.5.0.0 (not yet released)
@@ -29,6 +29,7 @@
- bug #3313210 [interface] Columns class sometimes changed for nothing
- patch #3313326 [interface] Some tooltips do not disappear
- bug #3315720 [search] Fix search in non unicode tables
+- bug #3315741 [display] Inline query edit broken
3.4.2.0 (2011-06-07)
- bug #3301249 [interface] Iconic table operations does not remove inline edit label
diff --git a/js/functions.js b/js/functions.js
index 4ad7c77..1b09f63 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -1151,7 +1151,7 @@ function changeMIMEType(db, table, reference, mime_type)
* Jquery Coding for inline editing SQL_QUERY
*/
$(document).ready(function(){
- $(".inline_edit_sql").click( function(){
+ $(".inline_edit_sql").live('click', function(){
var db = $(this).prev().find("input[name='db']").val();
var table = $(this).prev().find("input[name='table']").val();
var token = $(this).prev().find("input[name='token']").val();
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_4, updated. RELEASE_3_4_2-22-g396e4e9
by Madhura Jayaratne 15 Jun '11
by Madhura Jayaratne 15 Jun '11
15 Jun '11
The branch, QA_3_4 has been updated
via 396e4e99799c91a8c39f2bbe156e6795cdef6ee5 (commit)
from 8cebaca19b08f8faa5eaebfdb2d87c466f274db8 (commit)
- Log -----------------------------------------------------------------
commit 396e4e99799c91a8c39f2bbe156e6795cdef6ee5
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: Wed Jun 15 20:06:26 2011 +0530
bug #3315741 [display] Inline query edit broken
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 ++-
js/functions.js | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2d2d054..5e40b2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-phpMyAdmin - ChangeLog
+phpMyAdmin - ChangeLog
======================
3.4.3.0 (not yet released)
@@ -10,6 +10,7 @@
- bug #3313210 [interface] Columns class sometimes changed for nothing
- patch #3313326 [interface] Some tooltips do not disappear
- bug #3315720 [search] Fix search in non unicode tables
+- bug #3315741 [display] Inline query edit broken
3.4.2.0 (2011-06-07)
- bug #3301249 [interface] Iconic table operations does not remove inline edit label
diff --git a/js/functions.js b/js/functions.js
index cfbb25f..35ec292 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -1116,7 +1116,7 @@ function changeMIMEType(db, table, reference, mime_type)
* Jquery Coding for inline editing SQL_QUERY
*/
$(document).ready(function(){
- $(".inline_edit_sql").click( function(){
+ $(".inline_edit_sql").live('click', function(){
var db = $(this).prev().find("input[name='db']").val();
var table = $(this).prev().find("input[name='table']").val();
var token = $(this).prev().find("input[name='token']").val();
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-3761-gf05a988
by Michal Čihař 15 Jun '11
by Michal Čihař 15 Jun '11
15 Jun '11
The branch, master has been updated
via f05a988b86049fae9eadfa0c1f29cb020d332930 (commit)
via 1baf5c7e4c8e24ad049061b142a1889cc687eaec (commit)
from f79a619326dea60ffd8bab3a3b22791143c65df9 (commit)
- Log -----------------------------------------------------------------
commit f05a988b86049fae9eadfa0c1f29cb020d332930
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Wed Jun 15 15:50:56 2011 +0200
Whitespace cleanup
commit 1baf5c7e4c8e24ad049061b142a1889cc687eaec
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Wed Jun 15 15:50:49 2011 +0200
Send correct mime type (the reply is actually HTML)
-----------------------------------------------------------------------
Summary of changes:
server_status.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/server_status.php b/server_status.php
index 7db187b..2f06abd 100644
--- a/server_status.php
+++ b/server_status.php
@@ -27,7 +27,7 @@ if (isset($_REQUEST['ajax_request'])) {
header('Expires: Sat, 26 Jul 1997 05:00:00 GMT'); // Date in the past
header_remove('Last-Modified');
// Send correct charset
- header('Content-Type: text/javascript; charset=UTF-8');
+ header('Content-Type: text/html; charset=UTF-8');
if (isset($_REQUEST["query_chart"])) {
exit(createQueryChart());
@@ -52,10 +52,10 @@ if (isset($_REQUEST['ajax_request'])) {
exit(json_encode($ret));
case 'traffic':
$traffic = PMA_DBI_fetch_result('SHOW GLOBAL STATUS WHERE Variable_name="Bytes_received" OR Variable_name="Bytes_sent"', 0, 1);
-
+
$ret = Array('x'=>(microtime(true)*1000),'y_sent'=>$traffic['Bytes_sent'],'y_received'=>$traffic['Bytes_received']);
exit(json_encode($ret));
-
+
}
}
}
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-3759-gf79a619
by Michal Čihař 15 Jun '11
by Michal Čihař 15 Jun '11
15 Jun '11
The branch, master has been updated
via f79a619326dea60ffd8bab3a3b22791143c65df9 (commit)
via 14cacc70acc6582244a7e08203999adb6497f445 (commit)
via efc9f6ddc40d8b4bc41aae1b66c14aa62040c736 (commit)
from a10e1e070f6aa8300cc98bdda71bcdaa518c44af (commit)
- Log -----------------------------------------------------------------
commit f79a619326dea60ffd8bab3a3b22791143c65df9
Merge: a10e1e070f6aa8300cc98bdda71bcdaa518c44af 14cacc70acc6582244a7e08203999adb6497f445
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Wed Jun 15 15:46:11 2011 +0200
Merge remote-tracking branch 'tyron/master'
Conflicts:
server_status.php
commit 14cacc70acc6582244a7e08203999adb6497f445
Author: Tyron Madlener <tyronx(a)gmail.com>
Date: Wed Jun 15 14:37:08 2011 +0200
Send correct charset header with ajax responses
commit efc9f6ddc40d8b4bc41aae1b66c14aa62040c736
Author: Tyron Madlener <tyronx(a)gmail.com>
Date: Wed Jun 15 13:17:19 2011 +0200
Chart export now works with IE8
-----------------------------------------------------------------------
Summary of changes:
js/highcharts/exporting.js | 17 +++++++++++------
server_status.php | 12 +++++++-----
2 files changed, 18 insertions(+), 11 deletions(-)
diff --git a/js/highcharts/exporting.js b/js/highcharts/exporting.js
index 036c6ae..171ea50 100644
--- a/js/highcharts/exporting.js
+++ b/js/highcharts/exporting.js
@@ -308,12 +308,9 @@ extend(Chart.prototype, {
chart = this,
canvas=createElement('canvas');
- if (typeof FlashCanvas != "undefined") {
- FlashCanvas.initElement(canvas);
- }
-
$('body').append(canvas);
- $(canvas).hide();
+ $(canvas).css('position','absolute');
+ $(canvas).css('left','-10000px');
var submitData = function(chartData) {
// merge the options
@@ -352,11 +349,19 @@ extend(Chart.prototype, {
if(options && options.type=='image/svg+xml') {
submitData(chart.getSVG(chartOptions));
} else {
+ if (typeof FlashCanvas != "undefined") {
+ FlashCanvas.initElement(canvas);
+ }
+
// Generate data uri and submit once done
canvg(canvas, chart.getSVG(chartOptions),{
ignoreAnimation:true,
ignoreMouse:true,
- renderCallback:function() { submitData(canvas.toDataURL()); }
+ renderCallback:function() {
+ // IE8 fix: flashcanvas doesn't update the canvas immediately, thus requiring setTimeout.
+ // See also http://groups.google.com/group/flashcanvas/browse_thread/thread/e36ff7a03e1…
+ setTimeout(function() { submitData(canvas.toDataURL()); }, 100);
+ }
});
}
},
diff --git a/server_status.php b/server_status.php
index c56eb70..7db187b 100644
--- a/server_status.php
+++ b/server_status.php
@@ -21,11 +21,13 @@ require_once './libraries/common.inc.php';
* Ajax request
*/
-// Prevent ajax requests from being cached
if (isset($_REQUEST['ajax_request'])) {
- header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
- header("Expires: Sat, 26 Jul 1997 05:00:00 GMT"); // Date in the past
+ // Prevent ajax requests from being cached
+ header('Cache-Control: no-cache, must-revalidate'); // HTTP/1.1
+ header('Expires: Sat, 26 Jul 1997 05:00:00 GMT'); // Date in the past
header_remove('Last-Modified');
+ // Send correct charset
+ header('Content-Type: text/javascript; charset=UTF-8');
if (isset($_REQUEST["query_chart"])) {
exit(createQueryChart());
@@ -50,10 +52,10 @@ if (isset($_REQUEST['ajax_request'])) {
exit(json_encode($ret));
case 'traffic':
$traffic = PMA_DBI_fetch_result('SHOW GLOBAL STATUS WHERE Variable_name="Bytes_received" OR Variable_name="Bytes_sent"', 0, 1);
-
+
$ret = Array('x'=>(microtime(true)*1000),'y_sent'=>$traffic['Bytes_sent'],'y_received'=>$traffic['Bytes_received']);
exit(json_encode($ret));
-
+
}
}
}
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-3756-ga10e1e0
by Michal Čihař 15 Jun '11
by Michal Čihař 15 Jun '11
15 Jun '11
The branch, master has been updated
via a10e1e070f6aa8300cc98bdda71bcdaa518c44af (commit)
via 4a50bbcef57598261ee4357bf95fbab04159cc8c (commit)
via 62da72ed8247c2dd82ab511e2e990546164c164e (commit)
via 940e473b01d5c5243edd7bd072fc2ba4e09533f8 (commit)
via 4dd9865a350158f0f2360c08e46e9a3d68bba03d (commit)
via 6094156eb5095870f2729ffae06c27fcdab59c80 (commit)
via 48627196e77a033b6404347fe0c6dae2f23c8f18 (commit)
via 864b846acf2aeb8057c594f62256e462df5ee7bd (commit)
via 63816c774eb982a8ba28e027f2b179345daacf20 (commit)
via d2dcb595d2e2e2cba0a132b7980ccc577f7d3081 (commit)
via 94ff7f9f9255f540f765ef50cc13b711b6732d44 (commit)
via d70cb42d130c9c04f39fc58402cbae4aee1a82c4 (commit)
via 4eeecc9038007e8de221316af4e36f216ae4980c (commit)
via 2a14a1ee04381f1b0dba7d3c1d61c84389853c14 (commit)
via a62f0e4f408f741dcf70f0bd94d5127021b65e3e (commit)
via 23cffdb0de983cbffab884c5789e8dd3ed0f7b67 (commit)
via 1f54a1ac561a1d163876d813c7ac72f8f10aba76 (commit)
via dbe5767e4789bcac683a954359983697b81ba1cb (commit)
via 167defd182e6fea612d8bb6f9929428dee46e6b2 (commit)
via ccfc5f1382ee6b9d3c4c74e1d3b6937ea8ce3b75 (commit)
via 76ce500031db0071ff7b84cd2873fa3bc77799e7 (commit)
via a3e98a2f6f7055f54b7a6afa19eab31c82e9390d (commit)
via 860c45a24e8b1bda6f09ca8ca640f856c3de8856 (commit)
via 3b9df48571afa30378ee96d97ad0ee33fe041979 (commit)
via 8e9a4603fe6e2ffe39d811f9e7221640485897cb (commit)
via 1fda7c8102625a4109396c9c1193e70e82a9868e (commit)
via 1c6f84d6e501554409a78ad228f354e997e64e57 (commit)
via e9f5dc3e9bce501ab505c25b0754884ff41ea02f (commit)
via f57d15ba052581568d670a0821570711e27769d1 (commit)
via e484233d32cec3e406824ce3e83fc0a6b13424d9 (commit)
via 143ebaf7508aff437a89eff7df96f9ac60a0f022 (commit)
via 39ccdb6abbe3792571f285dc4e2a9d12bc861236 (commit)
via 8244771b50a3765fd6ec876a8fc1d3c71fcef9da (commit)
via 3240586b67a3e6488385ef6b85d34e6272ac4196 (commit)
via f36f624adb8a64902744688b79eeb491d76eac3f (commit)
via d758e77c4e9f6baee1cfd1c8745c63317bbeeba1 (commit)
via 66e72289b36e570b790af443d3417413204e7ba7 (commit)
via 0bef847f0812a3b91d1b63a9d6f1a30fb1a08c07 (commit)
via 168e968f2d818cdf9d97377d4275f825472edc3e (commit)
via 2049107eafdbcb2e6cb9965fea5fa9dbeae245d5 (commit)
via b65f1e18041abdf4fe0a3b6ac7c81e307714a331 (commit)
via 857bd9d01c4250bc5b6bcb7057b15e069f1ca8c5 (commit)
via e2f1882570ea7db63047d028687cd345b1832a13 (commit)
via 87a9309216b08277669bf2018cb6ed0f8e6de37c (commit)
via 47c19f0527ba56e8771812c2c655044e1b807d2f (commit)
via 004d4d267524938b34cbbf18bb7575614192cb37 (commit)
via f1821224cd96a5144deba0000d8c2a7e4fa8698b (commit)
via 58a6b6e3d55de1d32e143f75c145799a48f5556f (commit)
via 1a9d991ce3d3986bbfdaaf16be71a6824e02d290 (commit)
via 61acf395baf9fcfa5e4b9658b331afd6affb39a6 (commit)
via 28f12211ba430be9d6006992146f0008d7ef07f8 (commit)
via e7274c125071c96e30ccfb56358d717e6d41ddc9 (commit)
via 91c3db2fcfdc2f39e05b28e162900846aac6a5ed (commit)
via 0f9fdc8a10f0dd458106940c3b5948f84ab372c6 (commit)
via debfc3324882a8b1971d8112af8e028349791290 (commit)
via 0674e697da641f44101422c66bf450632139ad12 (commit)
via 2b64caa9dca24f3ab0f808dd87bbabf5f7273114 (commit)
via bbab90434370a8ff39f0b65e14b00757901cb932 (commit)
via bf9eaff2ca308a9db1ca17a543bc69943d66c0ac (commit)
via 9de722c13ee8b42c283fc3d12ab7732093605579 (commit)
via 997ac0c266b76f5943d533608f6260d2081b9d27 (commit)
via 1266d383dc6e6aee7ac397d387dcf7ac8d60b5e9 (commit)
via 977e66cec75e06f5abcae53ab15fe21b40e1f3e8 (commit)
via 69e2934ca492ca10c6fbfe8411abf4bc17518203 (commit)
via 49531058fc03d5cf68ebdbd9e28d3f7ea791e6c0 (commit)
via cf6dbed6a5c620a10ed544fcee50265a93651560 (commit)
via ea9f4ac7f037ad68db5b0cef263890aacfca9c4e (commit)
via b3e1a0e7411b92a16cf9e0cde5c3124b8373a406 (commit)
via cb8e1980e03e5ece0efffa697ad7bbe926e95eeb (commit)
via 44cac7029451ffd3ea5286b0f20dccd829264a59 (commit)
via fc1ee815ba94f8b048fdc566525c954fd314cd11 (commit)
via 0f1efeea0793b5a4c5ef9a739803ed31ed6ec033 (commit)
via 85ed8e314199da236c97ad4f4604ffe5606c5224 (commit)
via 51f863dc6c4209589b4ec9a991212be0bbea3c28 (commit)
via ec5118df9467e13429f2daaf0a7ebfa1dd10d8be (commit)
via 65a8bacd038b49ef5c9df2cb2da79f5bd06a5694 (commit)
via 0168d4ebd41c784cfe96986f94e19dd45e7e42f0 (commit)
via 1516608ce32dc005b9fcf821a7c13a17c5559795 (commit)
via eea00bf395b76873b187cb70ecd2da570f9c6d83 (commit)
via cc16828cc11b0430834d5ebade5ac9452b9d75cc (commit)
via f2998c6bb2709b0dd44f718f743a3e1e3b823011 (commit)
via 8a210f89d1cd8ddf268a827968f7a5a2e253a627 (commit)
via c80a5d245f48a6435c0ef5dbc7a0ae2427f3bc04 (commit)
via 6089141ee73a498ac4b27e527c370b4fef0a2cc2 (commit)
via b3c53f4bed61d55988802c2a2eef6161ab23bcf8 (commit)
via ea985e424cf3c91710a455791f2f34359b0b73bd (commit)
from f9550ae3e2808ecc8d82b7528b7a9a3ee92249db (commit)
- Log -----------------------------------------------------------------
commit a10e1e070f6aa8300cc98bdda71bcdaa518c44af
Merge: f9550ae3e2808ecc8d82b7528b7a9a3ee92249db 4a50bbcef57598261ee4357bf95fbab04159cc8c
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Wed Jun 15 15:44:09 2011 +0200
Merge remote-tracking branch 'pootle/master'
Conflicts:
po/fr.po
po/ja.po
po/pt_BR.po
commit 4a50bbcef57598261ee4357bf95fbab04159cc8c
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:46:22 2011 +0200
Translation update done using Pootle.
commit 62da72ed8247c2dd82ab511e2e990546164c164e
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:46:05 2011 +0200
Translation update done using Pootle.
commit 940e473b01d5c5243edd7bd072fc2ba4e09533f8
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:41:49 2011 +0200
Translation update done using Pootle.
commit 4dd9865a350158f0f2360c08e46e9a3d68bba03d
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:41:12 2011 +0200
Translation update done using Pootle.
commit 6094156eb5095870f2729ffae06c27fcdab59c80
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:39:41 2011 +0200
Translation update done using Pootle.
commit 48627196e77a033b6404347fe0c6dae2f23c8f18
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:39:01 2011 +0200
Translation update done using Pootle.
commit 864b846acf2aeb8057c594f62256e462df5ee7bd
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:37:37 2011 +0200
Translation update done using Pootle.
commit 63816c774eb982a8ba28e027f2b179345daacf20
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:36:02 2011 +0200
Translation update done using Pootle.
commit d2dcb595d2e2e2cba0a132b7980ccc577f7d3081
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:35:28 2011 +0200
Translation update done using Pootle.
commit 94ff7f9f9255f540f765ef50cc13b711b6732d44
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:34:22 2011 +0200
Translation update done using Pootle.
commit d70cb42d130c9c04f39fc58402cbae4aee1a82c4
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:33:49 2011 +0200
Translation update done using Pootle.
commit 4eeecc9038007e8de221316af4e36f216ae4980c
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:33:42 2011 +0200
Translation update done using Pootle.
commit 2a14a1ee04381f1b0dba7d3c1d61c84389853c14
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:33:31 2011 +0200
Translation update done using Pootle.
commit a62f0e4f408f741dcf70f0bd94d5127021b65e3e
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:32:59 2011 +0200
Translation update done using Pootle.
commit 23cffdb0de983cbffab884c5789e8dd3ed0f7b67
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:32:32 2011 +0200
Translation update done using Pootle.
commit 1f54a1ac561a1d163876d813c7ac72f8f10aba76
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:32:21 2011 +0200
Translation update done using Pootle.
commit dbe5767e4789bcac683a954359983697b81ba1cb
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:32:16 2011 +0200
Translation update done using Pootle.
commit 167defd182e6fea612d8bb6f9929428dee46e6b2
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:32:10 2011 +0200
Translation update done using Pootle.
commit ccfc5f1382ee6b9d3c4c74e1d3b6937ea8ce3b75
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:32:04 2011 +0200
Translation update done using Pootle.
commit 76ce500031db0071ff7b84cd2873fa3bc77799e7
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:31:38 2011 +0200
Translation update done using Pootle.
commit a3e98a2f6f7055f54b7a6afa19eab31c82e9390d
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:31:27 2011 +0200
Translation update done using Pootle.
commit 860c45a24e8b1bda6f09ca8ca640f856c3de8856
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:30:46 2011 +0200
Translation update done using Pootle.
commit 3b9df48571afa30378ee96d97ad0ee33fe041979
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:30:13 2011 +0200
Translation update done using Pootle.
commit 8e9a4603fe6e2ffe39d811f9e7221640485897cb
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:29:58 2011 +0200
Translation update done using Pootle.
commit 1fda7c8102625a4109396c9c1193e70e82a9868e
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:29:45 2011 +0200
Translation update done using Pootle.
commit 1c6f84d6e501554409a78ad228f354e997e64e57
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:29:36 2011 +0200
Translation update done using Pootle.
commit e9f5dc3e9bce501ab505c25b0754884ff41ea02f
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:29:25 2011 +0200
Translation update done using Pootle.
commit f57d15ba052581568d670a0821570711e27769d1
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:29:16 2011 +0200
Translation update done using Pootle.
commit e484233d32cec3e406824ce3e83fc0a6b13424d9
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:28:28 2011 +0200
Translation update done using Pootle.
commit 143ebaf7508aff437a89eff7df96f9ac60a0f022
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:26:57 2011 +0200
Translation update done using Pootle.
commit 39ccdb6abbe3792571f285dc4e2a9d12bc861236
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 14:25:59 2011 +0200
Translation update done using Pootle.
commit 8244771b50a3765fd6ec876a8fc1d3c71fcef9da
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:55:59 2011 +0200
Translation update done using Pootle.
commit 3240586b67a3e6488385ef6b85d34e6272ac4196
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:54:51 2011 +0200
Translation update done using Pootle.
commit f36f624adb8a64902744688b79eeb491d76eac3f
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:54:00 2011 +0200
Translation update done using Pootle.
commit d758e77c4e9f6baee1cfd1c8745c63317bbeeba1
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:53:28 2011 +0200
Translation update done using Pootle.
commit 66e72289b36e570b790af443d3417413204e7ba7
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:51:45 2011 +0200
Translation update done using Pootle.
commit 0bef847f0812a3b91d1b63a9d6f1a30fb1a08c07
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:49:57 2011 +0200
Translation update done using Pootle.
commit 168e968f2d818cdf9d97377d4275f825472edc3e
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:49:18 2011 +0200
Translation update done using Pootle.
commit 2049107eafdbcb2e6cb9965fea5fa9dbeae245d5
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:47:52 2011 +0200
Translation update done using Pootle.
commit b65f1e18041abdf4fe0a3b6ac7c81e307714a331
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:46:20 2011 +0200
Translation update done using Pootle.
commit 857bd9d01c4250bc5b6bcb7057b15e069f1ca8c5
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:45:25 2011 +0200
Translation update done using Pootle.
commit e2f1882570ea7db63047d028687cd345b1832a13
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:44:29 2011 +0200
Translation update done using Pootle.
commit 87a9309216b08277669bf2018cb6ed0f8e6de37c
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:43:35 2011 +0200
Translation update done using Pootle.
commit 47c19f0527ba56e8771812c2c655044e1b807d2f
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:41:46 2011 +0200
Translation update done using Pootle.
commit 004d4d267524938b34cbbf18bb7575614192cb37
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:37:44 2011 +0200
Translation update done using Pootle.
commit f1821224cd96a5144deba0000d8c2a7e4fa8698b
Author: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>
Date: Wed Jun 15 13:36:07 2011 +0200
Translation update done using Pootle.
commit 58a6b6e3d55de1d32e143f75c145799a48f5556f
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:47:18 2011 +0200
Translation update done using Pootle.
commit 1a9d991ce3d3986bbfdaaf16be71a6824e02d290
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:44:21 2011 +0200
Translation update done using Pootle.
commit 61acf395baf9fcfa5e4b9658b331afd6affb39a6
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:44:13 2011 +0200
Translation update done using Pootle.
commit 28f12211ba430be9d6006992146f0008d7ef07f8
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:41:09 2011 +0200
Translation update done using Pootle.
commit e7274c125071c96e30ccfb56358d717e6d41ddc9
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:40:59 2011 +0200
Translation update done using Pootle.
commit 91c3db2fcfdc2f39e05b28e162900846aac6a5ed
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:40:42 2011 +0200
Translation update done using Pootle.
commit 0f9fdc8a10f0dd458106940c3b5948f84ab372c6
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:34:57 2011 +0200
Translation update done using Pootle.
commit debfc3324882a8b1971d8112af8e028349791290
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:34:26 2011 +0200
Translation update done using Pootle.
commit 0674e697da641f44101422c66bf450632139ad12
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:33:46 2011 +0200
Translation update done using Pootle.
commit 2b64caa9dca24f3ab0f808dd87bbabf5f7273114
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:27:43 2011 +0200
Translation update done using Pootle.
commit bbab90434370a8ff39f0b65e14b00757901cb932
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:25:41 2011 +0200
Translation update done using Pootle.
commit bf9eaff2ca308a9db1ca17a543bc69943d66c0ac
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:22:41 2011 +0200
Translation update done using Pootle.
commit 9de722c13ee8b42c283fc3d12ab7732093605579
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:20:29 2011 +0200
Translation update done using Pootle.
commit 997ac0c266b76f5943d533608f6260d2081b9d27
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:17:44 2011 +0200
Translation update done using Pootle.
commit 1266d383dc6e6aee7ac397d387dcf7ac8d60b5e9
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:16:15 2011 +0200
Translation update done using Pootle.
commit 977e66cec75e06f5abcae53ab15fe21b40e1f3e8
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:13:40 2011 +0200
Translation update done using Pootle.
commit 69e2934ca492ca10c6fbfe8411abf4bc17518203
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:12:37 2011 +0200
Translation update done using Pootle.
commit 49531058fc03d5cf68ebdbd9e28d3f7ea791e6c0
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:12:30 2011 +0200
Translation update done using Pootle.
commit cf6dbed6a5c620a10ed544fcee50265a93651560
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:12:24 2011 +0200
Translation update done using Pootle.
commit ea9f4ac7f037ad68db5b0cef263890aacfca9c4e
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:11:59 2011 +0200
Translation update done using Pootle.
commit b3e1a0e7411b92a16cf9e0cde5c3124b8373a406
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:11:42 2011 +0200
Translation update done using Pootle.
commit cb8e1980e03e5ece0efffa697ad7bbe926e95eeb
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:09:40 2011 +0200
Translation update done using Pootle.
commit 44cac7029451ffd3ea5286b0f20dccd829264a59
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:03:14 2011 +0200
Translation update done using Pootle.
commit fc1ee815ba94f8b048fdc566525c954fd314cd11
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:03:05 2011 +0200
Translation update done using Pootle.
commit 0f1efeea0793b5a4c5ef9a739803ed31ed6ec033
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:02:54 2011 +0200
Translation update done using Pootle.
commit 85ed8e314199da236c97ad4f4604ffe5606c5224
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:01:58 2011 +0200
Translation update done using Pootle.
commit 51f863dc6c4209589b4ec9a991212be0bbea3c28
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:01:25 2011 +0200
Translation update done using Pootle.
commit ec5118df9467e13429f2daaf0a7ebfa1dd10d8be
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:01:04 2011 +0200
Translation update done using Pootle.
commit 65a8bacd038b49ef5c9df2cb2da79f5bd06a5694
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:00:48 2011 +0200
Translation update done using Pootle.
commit 0168d4ebd41c784cfe96986f94e19dd45e7e42f0
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:00:33 2011 +0200
Translation update done using Pootle.
commit 1516608ce32dc005b9fcf821a7c13a17c5559795
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 12:00:20 2011 +0200
Translation update done using Pootle.
commit eea00bf395b76873b187cb70ecd2da570f9c6d83
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 11:59:57 2011 +0200
Translation update done using Pootle.
commit cc16828cc11b0430834d5ebade5ac9452b9d75cc
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 11:59:40 2011 +0200
Translation update done using Pootle.
commit f2998c6bb2709b0dd44f718f743a3e1e3b823011
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 11:59:14 2011 +0200
Translation update done using Pootle.
commit 8a210f89d1cd8ddf268a827968f7a5a2e253a627
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 11:58:49 2011 +0200
Translation update done using Pootle.
commit c80a5d245f48a6435c0ef5dbc7a0ae2427f3bc04
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 11:58:00 2011 +0200
Translation update done using Pootle.
commit 6089141ee73a498ac4b27e527c370b4fef0a2cc2
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 11:57:11 2011 +0200
Translation update done using Pootle.
commit b3c53f4bed61d55988802c2a2eef6161ab23bcf8
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 11:56:36 2011 +0200
Translation update done using Pootle.
commit ea985e424cf3c91710a455791f2f34359b0b73bd
Author: Yuichiro <yuichiro(a)pop07.odn.ne.jp>
Date: Wed Jun 15 11:56:13 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/fr.po | 74 +++++++++++++++++-----------------------
po/ja.po | 107 ++++++++++++++++++++++------------------------------------
po/pt_BR.po | 33 ++++++++----------
3 files changed, 87 insertions(+), 127 deletions(-)
diff --git a/po/fr.po b/po/fr.po
index 96b6d0a..38c6b0e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-06-15 08:36-0400\n"
-"PO-Revision-Date: 2011-06-09 22:13+0200\n"
+"PO-Revision-Date: 2011-06-15 14:46+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: french <fr(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -26,7 +26,7 @@ msgstr "Tout afficher"
#: libraries/schema/Pdf_Relation_Schema.class.php:1114
#: libraries/schema/User_Schema.class.php:360
msgid "Page number:"
-msgstr "Page n°: "
+msgstr "Page n° : "
#: browse_foreigners.php:133
msgid ""
@@ -36,7 +36,7 @@ msgid ""
msgstr ""
"La fenêtre demandée depuis votre navigateur ne peut être rafraîchie. Il est "
"possible que vous ayez fermé la fenêtre source , ou encore que votre "
-"navigateur bloque les mises à jour inter-fenêtres pour des raisons de "
+"navigateur bloque les mises à jour entre fenêtres pour des raisons de "
"sécurité."
#: browse_foreigners.php:151 libraries/common.lib.php:2763
@@ -1018,10 +1018,9 @@ msgstr "Ce n'est pas un nombre !"
#. l10n: Default description for the y-Axis of Charts
#: js/messages.php:51
-#, fuzzy
#| msgid "Log file count"
msgid "Total count"
-msgstr "Nombre de fichiers journal"
+msgstr "Nombre total"
#: js/messages.php:54
msgid "The host name is empty!"
@@ -1058,24 +1057,22 @@ msgid "Close"
msgstr "Fermer"
#: js/messages.php:64 server_status.php:397
-#, fuzzy
#| msgid "Server Choice"
msgid "Live traffic chart"
-msgstr "Choix du serveur"
+msgstr "Graphique du trafic en temps réel"
#: js/messages.php:65 server_status.php:400
msgid "Live conn./process chart"
-msgstr ""
+msgstr "Graphique des connexions et processus en temps réel"
#: js/messages.php:66 server_status.php:429
-#, fuzzy
#| msgid "Show query chart"
msgid "Live query chart"
-msgstr "Afficher le graphique des requêtes"
+msgstr "Graphique des requêtes en temps réel"
#: js/messages.php:68
msgid "Static data"
-msgstr ""
+msgstr "Données statiques"
#. l10n: Total number of queries
#: js/messages.php:70 libraries/build_html_for_db.lib.php:45
@@ -1088,12 +1085,12 @@ msgstr "Total"
#. l10n: Other, small valued, queries
#: js/messages.php:72 server_status.php:592
msgid "Other"
-msgstr ""
+msgstr "Autres"
#. l10n: Thousands separator
#: js/messages.php:74 libraries/common.lib.php:1375
msgid ","
-msgstr " "
+msgstr " "
#. l10n: Decimal separator
#: js/messages.php:76 libraries/common.lib.php:1377
@@ -1108,7 +1105,7 @@ msgstr "Annuler"
#: js/messages.php:83
msgid "Loading"
-msgstr "Chargement"
+msgstr "Chargement en cours"
#: js/messages.php:84
msgid "Processing Request"
@@ -8349,71 +8346,62 @@ msgid "Runtime Information"
msgstr "Informations sur le serveur"
#: server_status.php:371
-#, fuzzy
#| msgid "Server Choice"
msgid "Server traffic"
-msgstr "Choix du serveur"
+msgstr "Trafic du serveur"
#: server_status.php:372
msgid "Query statistics"
msgstr "Statistiques sur les requêtes"
#: server_status.php:373
-#, fuzzy
#| msgid "See slave status table"
msgid "All status variables"
-msgstr "Montrer l'état de l'esclave"
+msgstr "Toutes les variables d'état"
#: server_status.php:383 server_status.php:416
-#, fuzzy
#| msgid "Refresh"
msgid "Refresh rate"
-msgstr "Actualiser"
+msgstr "Taux de rafraîchissement"
#: server_status.php:384 server_status.php:417
-#, fuzzy
#| msgid "Second"
msgid "second"
-msgstr "Seconde"
+msgstr "seconde"
#: server_status.php:385 server_status.php:386 server_status.php:387
#: server_status.php:388 server_status.php:389 server_status.php:418
#: server_status.php:419 server_status.php:420 server_status.php:421
#: server_status.php:422
-#, fuzzy
#| msgid "Second"
msgid "seconds"
-msgstr "Seconde"
+msgstr "secondes"
#: server_status.php:390 server_status.php:391 server_status.php:392
#: server_status.php:393 server_status.php:423 server_status.php:424
#: server_status.php:425 server_status.php:426
-#, fuzzy
#| msgid "Minute"
msgid "minutes"
-msgstr "Minute"
+msgstr "minutes"
#: server_status.php:446
-#, fuzzy
#| msgid "Do not change the password"
msgid "Containing the word:"
-msgstr "Conserver le mot de passe"
+msgstr "Contenant le mot :"
#: server_status.php:451
-#, fuzzy
#| msgid "Show open tables"
msgid "Show only alert values"
-msgstr "Montrer les tables ouvertes"
+msgstr "Afficher uniquement les valeurs d'alerte"
#: server_status.php:455
msgid "Filter by category..."
-msgstr ""
+msgstr "Filtrer par catégorie..."
#: server_status.php:468
-#, fuzzy
#| msgid "Related Links"
msgid "Related links:"
-msgstr "Liens connexes"
+msgstr "Liens connexes:"
#: server_status.php:513 server_status.php:545 server_status.php:666
#: server_status.php:711
@@ -8435,12 +8423,12 @@ msgstr "Type de requête"
#. l10n: # = Amount of queries
#: server_status.php:543
msgid "#"
-msgstr ""
+msgstr "#"
#: server_status.php:615
#, php-format
msgid "Network traffic since startup: %s"
-msgstr ""
+msgstr "Trafic réseau depuis le démarrage : %s"
#: server_status.php:623
#, php-format
@@ -8525,10 +8513,9 @@ msgid "ID"
msgstr "ID"
#: server_status.php:846
-#, fuzzy
#| msgid "Whether to enable SSL for connection to MySQL server."
msgid "The number of failed attempts to connect to the MySQL server."
-msgstr "Pour activer ou pas une connexion SSL vers le serveur MySQL."
+msgstr "Le nombre de tentatives de connexion au serveur MySQL infructueuses."
#: server_status.php:847
msgid ""
@@ -8549,6 +8536,7 @@ msgstr ""
msgid ""
"The number of connection attempts (successful or not) to the MySQL server."
msgstr ""
+"Le nombre de tentatives de connexion (réussies ou non) au serveur MySQL."
#: server_status.php:850
msgid ""
@@ -8976,6 +8964,7 @@ msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
msgstr ""
+"Le nombre maximum de connexions simultanées depuis le démarrage du serveur."
#: server_status.php:921
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
@@ -9007,6 +8996,9 @@ msgid ""
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
"statement."
msgstr ""
+"Le nombre de blocs mémoire libres dans la cache de requêtes. Un nombre élevé "
+"peut indiquer des problèmes de fragmentation, qui peuvent être réglés par "
+"la commande FLUSH QUERY CACHE."
#: server_status.php:927
msgid "The amount of free memory for query cache."
@@ -9750,10 +9742,9 @@ msgid "Line"
msgstr "Ligne"
#: tbl_chart.php:88
-#, fuzzy
#| msgid "Inline"
msgid "Spline"
-msgstr "En ligne"
+msgstr "Spline"
#: tbl_chart.php:89
msgid "Pie"
@@ -9764,14 +9755,13 @@ msgid "Stacked"
msgstr "En piles"
#: tbl_chart.php:94
-#, fuzzy
#| msgid "Report title:"
msgid "Chart title"
-msgstr "Titre du rapport :"
+msgstr "Titre du graphique"
#: tbl_chart.php:99
msgid "X-Axis:"
-msgstr ""
+msgstr "Axe des X"
#: tbl_chart.php:113
#, fuzzy
diff --git a/po/ja.po b/po/ja.po
index 16b009b..f90d0f4 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-06-15 08:36-0400\n"
-"PO-Revision-Date: 2011-06-08 12:19+0200\n"
+"PO-Revision-Date: 2011-06-15 12:47+0200\n"
"Last-Translator: Yuichiro <yuichiro(a)pop07.odn.ne.jp>\n"
"Language-Team: japanese <jp(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -1047,10 +1047,9 @@ msgid "Close"
msgstr "閉じる"
#: js/messages.php:64 server_status.php:397
-#, fuzzy
#| msgid "Server Choice"
msgid "Live traffic chart"
-msgstr "サーバの選択"
+msgstr "リアルタイムでのトラフィックグラフ"
#: js/messages.php:65 server_status.php:400
msgid "Live conn./process chart"
@@ -3053,9 +3052,7 @@ msgstr "変更追跡機能"
msgid ""
"Tracking of changes made in database. Requires the phpMyAdmin configuration "
"storage."
-msgstr ""
-"データベースで行われた変更の追跡機能です。これには、 phpMyAdmin の設定保存場"
-"所が必要です。"
+msgstr "データベースで行われた変更の追跡機能です。これには、phpMyAdmin の設定保存場所が必要です。"
#: libraries/config/messages.inc.php:208
msgid "Customize export options"
@@ -3336,7 +3333,7 @@ msgstr "ロゴリンクのターゲット"
#: libraries/config/messages.inc.php:286
msgid "Highlight server under the mouse cursor"
-msgstr "マウスカーソルの下のサーバー名を強調表示します。"
+msgstr "マウスカーソルの下のサーバ名を強調表示します。"
#: libraries/config/messages.inc.php:287
msgid "Enable highlighting"
@@ -3526,7 +3523,7 @@ msgstr "HTTP 転送の高速化のために GZip の出力バッファリング
#: libraries/config/messages.inc.php:326
msgid "GZip output buffering"
-msgstr "GZipの出力バッファリング"
+msgstr "GZip の出力バッファリング"
#: libraries/config/messages.inc.php:327
msgid ""
@@ -4086,13 +4083,11 @@ msgstr "バージョンの自動作成"
msgid ""
"Leave blank for no user preferences storage in database, suggested: [kbd]"
"pma_config[/kbd]"
-msgstr ""
-"データベースにユーザ設定の保存しない場合は空欄にします。[kbd]pma_config[/"
-"kbd] としておくのがいいでしょう。"
+msgstr "データベースにユーザ環境設定を保存しない場合は空欄にします。[kbd]pma_config[/kbd] としておくのがいいでしょう。"
#: libraries/config/messages.inc.php:441
msgid "User preferences storage table"
-msgstr "ユーザ設定保存テーブル"
+msgstr "ユーザ環境設定保存テーブル"
#: libraries/config/messages.inc.php:443
msgid "User for config auth"
@@ -4945,7 +4940,7 @@ msgstr "水平"
#: libraries/display_tbl.lib.php:437
msgid "horizontal (rotated headers)"
-msgstr "水平 (ヘッダも回転)"
+msgstr "水平 (縦ヘッダ)"
#: libraries/display_tbl.lib.php:438
msgid "vertical"
@@ -5056,7 +5051,7 @@ msgstr "グラフで表示する"
#: libraries/display_tbl.lib.php:2473
msgid "Create view"
-msgstr "ビューを作成"
+msgstr "ビューを作成する"
#: libraries/display_tbl.lib.php:2588
msgid "Link not found"
@@ -6218,7 +6213,7 @@ msgstr "PDF の作成"
#: libraries/relation.lib.php:121
msgid "Displaying Column Comments"
-msgstr "列コメント表示機能"
+msgstr "カラムコメント表示機能"
#: libraries/relation.lib.php:126
msgid ""
@@ -6243,7 +6238,7 @@ msgstr "永続的な『テーブルのユーザ設定』"
#: libraries/relation.lib.php:155
msgid "User preferences"
-msgstr "ユーザ設定"
+msgstr "ユーザ環境設定"
#: libraries/relation.lib.php:159
msgid "Quick steps to setup advanced features:"
@@ -6287,8 +6282,8 @@ msgid ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
msgstr ""
-"念のため、設定ファイル (my.cnf) 内でサーバーIDがユニークであるか確認してくだ"
-"さい。もしそうでないならば、[mysqld] セクションに以下の行を追加してください。"
+"念のため、設定ファイル (my.cnf) 内でサーバ ID がユニークであるか確認してください。もしそうでないならば、[mysqld] "
+"セクションに以下の行を追加してください。"
#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
@@ -8029,12 +8024,9 @@ msgid ""
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
-"このサーバは、レプリケーションプロセスのマスタサーバーとして構成されていませ"
-"ん。以下のいずれかを選択できます。1つは、特定のデータベースを無視して残り全"
-"てのデータベースをレプリケーションするモード(データベースの大部分をレプリ"
-"ケーションする場合に便利です。)。もう1つは、デフォルトで全てのデータベース"
-"を無視して、特定のデータベースだけのレプリケーションを許可するモード。以下よ"
-"りいずれかのモードを選択してください。"
+"このサーバは、レプリケーションプロセスのマスタサーバとして構成されていません。以下のいずれかを選択できます。1つは、特定のデータベースを無視して残り全て"
+"のデータベースをレプリケーションするモード(データベースの大部分をレプリケーションする場合に便利です。)。もう1つは、デフォルトで全てのデータベースを無"
+"視して、特定のデータベースだけのレプリケーションを許可するモード。以下よりいずれかのモードを選択してください。"
#: server_replication.php:219
msgid "Replicate all databases; Ignore:"
@@ -8062,9 +8054,8 @@ msgid ""
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-"MySQL サーバが再起動したら、「実行する」ボタンをクリックしてください。その"
-"後、このサーバー<b>が</b>マスタとして設定されていることを知らせるメッセージが"
-"表示されます。"
+"MySQL サーバが再起動したら、「実行する」ボタンをクリックしてください。その後、このサーバ<b>が</b>マスタとして設定されていることを知らせるメ"
+"ッセージが表示されます。"
#: server_replication.php:291
msgid "Slave SQL Thread not running!"
@@ -8224,29 +8215,25 @@ msgid "Runtime Information"
msgstr "ランタイム情報"
#: server_status.php:371
-#, fuzzy
#| msgid "Server Choice"
msgid "Server traffic"
-msgstr "サーバの選択"
+msgstr "サーバのトラフィック"
#: server_status.php:372
msgid "Query statistics"
msgstr "クエリの統計"
#: server_status.php:373
-#, fuzzy
#| msgid "See slave status table"
msgid "All status variables"
-msgstr "スレーブのステータステーブルを閲覧する"
+msgstr "全ての状態変数"
#: server_status.php:383 server_status.php:416
-#, fuzzy
#| msgid "Refresh"
msgid "Refresh rate"
-msgstr "再描画"
+msgstr "再描画間隔"
#: server_status.php:384 server_status.php:417
-#, fuzzy
#| msgid "Second"
msgid "second"
msgstr "秒"
@@ -8255,7 +8242,6 @@ msgstr "秒"
#: server_status.php:388 server_status.php:389 server_status.php:418
#: server_status.php:419 server_status.php:420 server_status.php:421
#: server_status.php:422
-#, fuzzy
#| msgid "Second"
msgid "seconds"
msgstr "秒"
@@ -8263,26 +8249,23 @@ msgstr "秒"
#: server_status.php:390 server_status.php:391 server_status.php:392
#: server_status.php:393 server_status.php:423 server_status.php:424
#: server_status.php:425 server_status.php:426
-#, fuzzy
#| msgid "Minute"
msgid "minutes"
msgstr "分"
#: server_status.php:446
-#, fuzzy
#| msgid "Do not change the password"
msgid "Containing the word:"
-msgstr "パスワードは変更しない"
+msgstr "含まれている文字:"
#: server_status.php:451
-#, fuzzy
#| msgid "Show open tables"
msgid "Show only alert values"
-msgstr "開いているテーブルを表示する"
+msgstr "警告値のみ表示する"
#: server_status.php:455
msgid "Filter by category..."
-msgstr ""
+msgstr "種別によるフィルタ..."
#: server_status.php:468
#, fuzzy
@@ -8315,7 +8298,7 @@ msgstr ""
#: server_status.php:615
#, php-format
msgid "Network traffic since startup: %s"
-msgstr ""
+msgstr "起動してからのネットワークトラフィック:%s"
#: server_status.php:623
#, php-format
@@ -8347,8 +8330,7 @@ msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-"サーバー上のレプリケーションステータスの詳細については、<a href="
-"\"#replication\">レプリケーションの節</a>を参照してください。"
+"サーバ上のレプリケーションステータスの詳細については、<a href=\"#replication\">レプリケーションの節</a>を参照してください。"
#: server_status.php:649
msgid "Replication status"
@@ -8399,10 +8381,9 @@ msgid "ID"
msgstr "ID"
#: server_status.php:846
-#, fuzzy
#| msgid "Whether to enable SSL for connection to MySQL server."
msgid "The number of failed attempts to connect to the MySQL server."
-msgstr "MySQL サーバに接続するのに SSL を有効にするかどうか。"
+msgstr "MySQL サーバへの接続を試みて失敗した回数。"
#: server_status.php:847
msgid ""
@@ -8420,7 +8401,7 @@ msgstr "一時バイナリログキャッシュを使用したトランザクシ
#: server_status.php:849
msgid ""
"The number of connection attempts (successful or not) to the MySQL server."
-msgstr ""
+msgstr "MySQL サーバへの接続試行回数(成否に関わらず)。"
#: server_status.php:850
msgid ""
@@ -8832,7 +8813,7 @@ msgstr ""
msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
-msgstr ""
+msgstr "サーバが起動してからの同時接続の最大数。"
#: server_status.php:921
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
@@ -8864,6 +8845,8 @@ msgid ""
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
"statement."
msgstr ""
+"クエリキャッシュ内の空きメモリのブロック数。この値が高い場合は 断片化が起こっていることを示しています。FLUSH QUERY CACHE "
+"文を発行することによって解決できるかもしれません。"
#: server_status.php:927
msgid "The amount of free memory for query cache."
@@ -9188,9 +9171,7 @@ msgstr ""
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
-msgstr ""
-"サーバーがHTTPS要求を受け入れるように構成されている場合、[a@%s]このリンク[/a]"
-"をたどり安全な接続を使用するようにしてください。"
+msgstr "サーバが HTTPS 要求を受け入れるように構成されている場合、[a@%s]このリンク[/a]をたどり安全な接続を使用するようにしてください。"
#: setup/frames/index.inc.php:64
msgid "Insecure connection"
@@ -9368,8 +9349,7 @@ msgstr ""
#: setup/lib/index.lib.php:256
#, php-format
msgid "This %soption%s should be enabled if your web server supports it."
-msgstr ""
-"Webサーバでサポートしている場合、この%sオプション%sを有効にするべきです。"
+msgstr "ウェブサーバでサポートしている場合、この%sオプション%sを有効にするべきです。"
#: setup/lib/index.lib.php:258
#, php-format
@@ -9601,14 +9581,13 @@ msgid "Stacked"
msgstr "積み上げ形式"
#: tbl_chart.php:94
-#, fuzzy
#| msgid "Report title:"
msgid "Chart title"
-msgstr "レポートのタイトル:"
+msgstr "グラフの題名"
#: tbl_chart.php:99
msgid "X-Axis:"
-msgstr ""
+msgstr "横軸:"
#: tbl_chart.php:113
#, fuzzy
@@ -9623,28 +9602,24 @@ msgid "The remaining columns"
msgstr "textarea の 1 行の文字数"
#: tbl_chart.php:128
-#, fuzzy
#| msgid "X Axis label"
msgid "X-Axis label:"
-msgstr "横軸のラベル"
+msgstr "横軸のラベル:"
#: tbl_chart.php:128
-#, fuzzy
#| msgid "Value"
msgid "X Values"
-msgstr "値"
+msgstr "横軸の値"
#: tbl_chart.php:129
-#, fuzzy
#| msgid "Y Axis label"
msgid "Y-Axis label:"
-msgstr "縦軸のラベル"
+msgstr "縦軸のラベル:"
#: tbl_chart.php:129
-#, fuzzy
#| msgid "Value"
msgid "Y Values"
-msgstr "値"
+msgstr "縦軸の値"
#: tbl_create.php:56
#, php-format
@@ -9698,7 +9673,7 @@ msgstr ""
#: tbl_indexes.php:249
#, php-format
msgid "Add to index %s column(s)"
-msgstr "インデックスに %s の列を追加しました"
+msgstr "インデックスに %s 個のカラムを追加する"
#: tbl_indexes.php:254 tbl_structure.php:684 tbl_structure.php:695
msgid "Column count has to be larger than zero."
@@ -9736,7 +9711,7 @@ msgstr "(1 回)"
#: tbl_operations.php:293
msgid "Move table to (database<b>.</b>table):"
-msgstr "テーブルの移動先(database<b>.</b>table):"
+msgstr "テーブルを (データベース)<b>.</b>(テーブル) へ移動する:"
#: tbl_operations.php:351
msgid "Table options"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index b5916dd..72eb80d 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-06-15 08:36-0400\n"
-"PO-Revision-Date: 2011-04-14 17:44+0200\n"
-"Last-Translator: <vitorpc.18(a)gmail.com>\n"
+"PO-Revision-Date: 2011-06-15 13:55+0200\n"
+"Last-Translator: Jose Ivan Bezerra Vilarouca Filho <joseivan(a)lavid.ufpb.br>\n"
"Language-Team: brazilian_portuguese <pt_BR(a)li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -489,7 +489,7 @@ msgstr "Usar tabelas"
#: db_qbe.php:662
#, php-format
msgid "SQL query on database <b>%s</b>:"
-msgstr "Consulta no Banco de Dados <b>%s</b>:"
+msgstr "Consulta SQL ao Banco de Dados <b>%s</b>:"
#: db_qbe.php:955 libraries/common.lib.php:1169
msgid "Submit Query"
@@ -638,7 +638,7 @@ msgstr "Soma"
#: db_structure.php:455 libraries/StorageEngine.class.php:351
#, php-format
msgid "%s is the default storage engine on this MySQL server."
-msgstr "%s é o stored engine padrão neste servidor MySQL."
+msgstr "%s é o mecanismo de armazenamento padrão neste servidor MySQL."
#: db_structure.php:483 db_structure.php:500 db_structure.php:501
#: libraries/display_tbl.lib.php:2297 libraries/display_tbl.lib.php:2302
@@ -708,21 +708,18 @@ msgid "Analyze table"
msgstr "Analizar tabela"
#: db_structure.php:521
-#, fuzzy
msgid "Add prefix to table"
-msgstr "Sem bases"
+msgstr "Adicionar prefixo à tabela"
#: db_structure.php:523 libraries/mult_submits.inc.php:246
-#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
-msgstr "Substituir os dados da tabela pelos do arquivo"
+msgstr "Substituir prefixo da tabela"
#: db_structure.php:525 libraries/mult_submits.inc.php:246
-#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
-msgstr "Substituir os dados da tabela pelos do arquivo"
+msgstr "Copiar tabela com o prefixo"
#: db_structure.php:574 libraries/schema/User_Schema.class.php:387
msgid "Data Dictionary"
@@ -787,7 +784,7 @@ msgstr "Versões"
#: db_tracking.php:135 tbl_tracking.php:409 tbl_tracking.php:676
msgid "Tracking report"
-msgstr "Relatório de rastreamento"
+msgstr "Relatório de monitoramento"
#: db_tracking.php:136 tbl_tracking.php:244 tbl_tracking.php:676
msgid "Structure snapshot"
@@ -800,7 +797,7 @@ msgstr "Tabelas não monitoradas"
#: db_tracking.php:201 db_tracking.php:203 tbl_structure.php:622
#: tbl_structure.php:624
msgid "Track table"
-msgstr "Rastrear tabela"
+msgstr "Monitorar tabela"
#: db_tracking.php:229
msgid "Database Log"
@@ -971,16 +968,14 @@ msgid "You are about to DESTROY a complete database!"
msgstr "Você está prestes à DESTRUIR completamente o Banco de Dados!"
#: js/messages.php:32
-#, fuzzy
#| msgid "You are about to DESTROY a complete database!"
msgid "You are about to DESTROY a complete table!"
-msgstr "Você está prestes à DESTRUIR completamente o Banco de Dados!"
+msgstr "Você está prestes à DESTRUIR completamente a tabela"
#: js/messages.php:33
-#, fuzzy
#| msgid "You are about to DESTROY a complete database!"
msgid "You are about to TRUNCATE a complete table!"
-msgstr "Você está prestes à DESTRUIR completamente o Banco de Dados!"
+msgstr "Você está prestes à TRUNCAR completamente uma tabela!"
#: js/messages.php:34
msgid "Dropping Event"
@@ -988,7 +983,7 @@ msgstr "Remoção de eventos"
#: js/messages.php:35
msgid "Dropping Procedure"
-msgstr "Remoção de Procedures"
+msgstr "Remoção de procedimentos"
#: js/messages.php:37
msgid "Deleting tracking data"
@@ -1004,7 +999,7 @@ msgstr "Esta operação pode ser demorada. Deseja prosseguir?"
#: js/messages.php:42
msgid "You are about to DISABLE a BLOB Repository!"
-msgstr "Você está prestes a desativar um repositório BLOB."
+msgstr "Você está prestes a DESATIVAR um repositório BLOB."
#: js/messages.php:43
#, php-format
@@ -10361,7 +10356,7 @@ msgstr "Você não tem direitos suficientes para estar aqui agora!"
#: user_password.php:110
msgid "The profile has been updated."
-msgstr "A configuração foi atualizada."
+msgstr "O perfíl foi atualizado."
#: view_create.php:141
msgid "VIEW name"
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-3670-gf9550ae
by Marc Delisle 15 Jun '11
by Marc Delisle 15 Jun '11
15 Jun '11
The branch, master has been updated
via f9550ae3e2808ecc8d82b7528b7a9a3ee92249db (commit)
via 131e9caa5f8682ba36808279dbea81417e554d54 (commit)
via 81ebc00206d6aee95900b1c28b0212ee79d3bb25 (commit)
via 161f8977fa8c053af5585dc79cacb8a0c8a6e60a (commit)
via b18be4eaec8321c40659ec5683f49698551d8d76 (commit)
via 09fad13dcb1bbeb269d7dad6e5cf1a8e82aa754d (commit)
via 8bb5946a907ea85e51e31bd07a791b689b9be2e0 (commit)
via 2be90c39071327412677d74c67b1b8b0e662266c (commit)
via 8b2439f4a71507c9c43ca58f844ce8e14c2e1d7b (commit)
via af73dd335d86302e0be30e95ed39262a4e3b5caa (commit)
via f2588c536df0510f1de28e7a033da2199aa7ebfa (commit)
via b53ac0870cd2845dfb4b214ca1fe6583c636c444 (commit)
from 84a92c03f4f82bbce4313bd2bcbce3ed87754f07 (commit)
- Log -----------------------------------------------------------------
commit f9550ae3e2808ecc8d82b7528b7a9a3ee92249db
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 09:13:00 2011 -0400
ChangeLog entry for Thilanka Kaushalya's latest new feature
commit 131e9caa5f8682ba36808279dbea81417e554d54
Merge: 84a92c03f4f82bbce4313bd2bcbce3ed87754f07 81ebc00206d6aee95900b1c28b0212ee79d3bb25
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 09:09:23 2011 -0400
Merge commit '81ebc00206d6aee95900b1c28b0212ee79d3bb25'
commit 81ebc00206d6aee95900b1c28b0212ee79d3bb25
Merge: 161f8977fa8c053af5585dc79cacb8a0c8a6e60a 551cc9a465269ab1208438d81fc0d492ce797366
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Wed Jun 15 11:36:40 2011 +0530
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit 161f8977fa8c053af5585dc79cacb8a0c8a6e60a
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Wed Jun 15 11:35:59 2011 +0530
Fixed the delay at dialog load in table insert
commit b18be4eaec8321c40659ec5683f49698551d8d76
Merge: 09fad13dcb1bbeb269d7dad6e5cf1a8e82aa754d 25dc50a5dd8a69f435272d37f7febafffc1d0ff0
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Tue Jun 14 21:53:12 2011 +0530
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit 09fad13dcb1bbeb269d7dad6e5cf1a8e82aa754d
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Tue Jun 14 21:51:21 2011 +0530
Added the update row count in db structure
commit 8bb5946a907ea85e51e31bd07a791b689b9be2e0
Merge: 2be90c39071327412677d74c67b1b8b0e662266c d0974bd61f2b228338e5a2af7f5967bcc7037d08
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Mon Jun 13 18:12:17 2011 +0530
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit 2be90c39071327412677d74c67b1b8b0e662266c
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Mon Jun 13 18:11:00 2011 +0530
Added update the tablesForm in db insert
commit 8b2439f4a71507c9c43ca58f844ce8e14c2e1d7b
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Sun Jun 12 23:02:32 2011 +0530
added the buttonYes click actions
commit af73dd335d86302e0be30e95ed39262a4e3b5caa
Merge: f2588c536df0510f1de28e7a033da2199aa7ebfa 54c062c0ad19db67250fde19eff7f44f31429e74
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Fri Jun 10 22:55:31 2011 +0530
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit f2588c536df0510f1de28e7a033da2199aa7ebfa
Merge: b53ac0870cd2845dfb4b214ca1fe6583c636c444 cd5cddb2e4324094eae365e01422e8d165d372e8
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Fri Jun 10 22:15:57 2011 +0530
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit b53ac0870cd2845dfb4b214ca1fe6583c636c444
Author: Thilanka Kaushalya <lgtkaushalya(a)gmail.com>
Date: Fri Jun 10 11:06:36 2011 +0530
Apply ajax behavior to the insert to table option in db structure
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
db_structure.php | 5 +-
js/db_structure.js | 136 +++++++++++++++++++++++++++++++++++++++++++++++++---
tbl_replace.php | 3 +-
4 files changed, 135 insertions(+), 10 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index daa1a62..e648e2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@
+ [interface] Changed way of generating charts.
+ rfe #939233 [interface] Flexible column width
+ [interface] Mouse-based column reordering in query results
++ AJAX for Insert to a table from database Structure page
3.4.3.0 (not yet released)
- bug #3311170 [sync] Missing helper icons in Synchronize
diff --git a/db_structure.php b/db_structure.php
index 864a668..b49b417 100644
--- a/db_structure.php
+++ b/db_structure.php
@@ -12,6 +12,7 @@ require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js';
$GLOBALS['js_include'][] = 'db_structure.js';
+$GLOBALS['js_include'][] = 'tbl_change.js';
/**
* Prepares the tables list if the user where not redirected to this script
@@ -354,8 +355,8 @@ foreach ($tables as $keyname => $each_table) {
<?php echo $titles['Structure']; ?></a></td>
<td align="center"><?php echo $search_table; ?></td>
<?php if (! $db_is_information_schema) { ?>
- <td align="center">
- <a href="tbl_change.php?<?php echo $tbl_url_query; ?>">
+ <td align="center" class="insert_table">
+ <a <?php echo ($GLOBALS['cfg']['AjaxEnable'] ? 'class="ajax"' : ''); ?> href="tbl_change.php?<?php echo $tbl_url_query; ?>">
<?php echo $titles['Insert']; ?></a></td>
<td align="center"><?php echo $empty_table; ?></td>
<td align="center">
diff --git a/js/db_structure.js b/js/db_structure.js
index 4affd75..92dae86 100644
--- a/js/db_structure.js
+++ b/js/db_structure.js
@@ -10,7 +10,7 @@
/**
* AJAX scripts for db_structure.php
- *
+ *
* Actions ajaxified here:
* Drop Database
* Truncate Table
@@ -33,7 +33,7 @@ function PMA_adjustTotals($this_anchor) {
// (not really needed in case we are dropping the table)
$rows_td.text('0');
// set size to unknown (not sure how to get the exact
- // value here, as an empty InnoDB table would have a size)
+ // value here, as an empty InnoDB table would have a size)
$size_td.text('-');
// try to compute a new total row number
@@ -51,6 +51,128 @@ function PMA_adjustTotals($this_anchor) {
}
$(document).ready(function() {
+ /**
+ * Ajax Event handler for 'Insert Table'
+ *
+ * @uses PMA_ajaxShowMessage()
+ * @see $cfg['AjaxEnable']
+ */
+ var currrent_insert_table;
+ $("td.insert_table a.ajax").live('click', function(event){
+ event.preventDefault();
+ currrent_insert_table = $(this);
+ var url = $(this).attr("href");
+ if (url.substring(0, 15) == "tbl_change.php?") {
+ url = url.substring(15);
+ }
+
+ var div = $('<div id="insert_table_dialog"></div>');
+ var target = "tbl_change.php";
+
+ /**
+ * @var button_options Object that stores the options passed to jQueryUI
+ * dialog
+ */
+ var button_options = {};
+ // in the following function we need to use $(this)
+ button_options[PMA_messages['strCancel']] = function() {$(this).parent().dialog('close').remove();}
+
+ var button_options_error = {};
+ button_options_error[PMA_messages['strOK']] = function() {$(this).parent().dialog('close').remove();}
+
+ var $msgbox = PMA_ajaxShowMessage();
+
+ $.get( target , url+"&ajax_request=true" , function(data) {
+ //in the case of an error, show the error message returned.
+ if (data.success != undefined && data.success == false) {
+ div
+ .append(data.error)
+ .dialog({
+ title: PMA_messages['strInsertTable'],
+ height: 230,
+ width: 900,
+ open: PMA_verifyTypeOfAllColumns,
+ buttons : button_options_error
+ })// end dialog options
+ } else {
+ div
+ .append(data)
+ .dialog({
+ title: PMA_messages['strInsertTable'],
+ height: 600,
+ width: 900,
+ open: PMA_verifyTypeOfAllColumns,
+ buttons : button_options
+ })
+ //Remove the top menu container from the dialog
+ .find("#topmenucontainer").hide()
+ ; // end dialog options
+ $(".insertRowTable").addClass("ajax");
+ $("#buttonYes").addClass("ajax");
+ }
+ PMA_ajaxRemoveMessage($msgbox);
+ }) // end $.get()
+
+ });
+
+ $("#insertForm .insertRowTable.ajax input[value=Go]").live('click', function(event) {
+ event.preventDefault();
+ /**
+ * @var the_form object referring to the insert form
+ */
+ var $form = $("#insertForm");
+ $("#result_query").remove();
+ PMA_prepareForAjaxRequest($form);
+ //User wants to submit the form
+ $.post($form.attr('action'), $form.serialize() , function(data) {
+ if(data.success == true) {
+ PMA_ajaxShowMessage(data.message);
+ } else {
+ PMA_ajaxShowMessage(data.error);
+ }
+ if ($("#insert_table_dialog").length > 0) {
+ $("#insert_table_dialog").dialog("close").remove();
+ }
+ /**Update the row count at the tableForm*/
+ currrent_insert_table.closest('tr').find('.value.tbl_rows').html(data.row_count);
+ }) // end $.post()
+ }) // end insert table button "Go"
+
+ $("#buttonYes.ajax").live('click', function(event){
+ event.preventDefault();
+ /**
+ * @var the_form object referring to the insert form
+ */
+ var $form = $("#insertForm");
+ /**Get the submit type and the after insert type in the form*/
+ var selected_submit_type = $("#insertForm").find("#actions_panel .control_at_footer option:selected").attr('value');
+ var selected_after_insert = $("#insertForm").find("#actions_panel select[name=after_insert] option:selected").attr('value');
+ $("#result_query").remove();
+ PMA_prepareForAjaxRequest($form);
+ //User wants to submit the form
+ $.post($form.attr('action'), $form.serialize() , function(data) {
+ if(data.success == true) {
+ PMA_ajaxShowMessage(data.message);
+ if (selected_submit_type == "showinsert") {
+ $(data.sql_query).insertAfter("#topmenucontainer");
+ $("#result_query .notice").remove();
+ $("#result_query").prepend((data.message));
+ }
+ if (selected_after_insert == "new_insert") {
+ /**Trigger the insert dialog for new_insert option*/
+ currrent_insert_table.trigger('click');
+ }
+
+ } else {
+ PMA_ajaxShowMessage(data.error);
+ }
+ if ($("#insert_table_dialog").length > 0) {
+ $("#insert_table_dialog").dialog("close").remove();
+ }
+ /**Update the row count at the tableForm*/
+ currrent_insert_table.closest('tr').find('.value.tbl_rows').html(data.row_count);
+ }) // end $.post()
+ });
/**
* Ajax Event handler for 'Truncate Table'
@@ -149,7 +271,7 @@ $(document).ready(function() {
/**
* Ajax Event handler for 'Drop Event'
- *
+ *
* @uses $.PMA_confirm()
* @uses PMA_ajaxShowMessage()
* @see $cfg['AjaxEnable']
@@ -188,7 +310,7 @@ $(document).ready(function() {
/**
* Ajax Event handler for 'Drop Procedure'
- *
+ *
* @uses $.PMA_confirm()
* @uses PMA_ajaxShowMessage()
* @see $cfg['AjaxEnable']
@@ -220,10 +342,10 @@ $(document).ready(function() {
}) // end $.get()
}) // end $.PMA_confirm()
}) //end Drop Procedure
-
+
/**
* Ajax Event handler for 'Drop tracking'
- *
+ *
* @uses $.PMA_confirm()
* @uses PMA_ajaxShowMessage()
* @see $cfg['AjaxEnable']
@@ -261,7 +383,7 @@ $(document).ready(function() {
//Calculate Real End for InnoDB
/**
* Ajax Event handler for calculatig the real end for a InnoDB table
- *
+ *
* @uses $.PMA_confirm
*/
$('#real_end_input').live('click', function(event) {
diff --git a/tbl_replace.php b/tbl_replace.php
index d23482e..e08dafb 100644
--- a/tbl_replace.php
+++ b/tbl_replace.php
@@ -424,7 +424,8 @@ if (! empty($error_messages)) {
unset($error_messages, $warning_messages, $total_affected_rows, $last_messages, $last_message);
if($GLOBALS['is_ajax_request'] == true) {
-
+ /**Get the total row count of the table*/
+ $extra_data['row_count'] = PMA_Table::countRecords($_REQUEST['db'],$_REQUEST['table']);
$extra_data['sql_query'] = PMA_showMessage(NULL, $GLOBALS['display_query']);
PMA_ajaxResponse($message, $message->isSuccess(), $extra_data);
}
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-3657-g42f0468
by Marc Delisle 15 Jun '11
by Marc Delisle 15 Jun '11
15 Jun '11
The branch, master has been updated
via 42f04687c39dd1bae0f58270900dff3924453efb (commit)
via 0e5c8a9497ee30c62863191ee82490b3bbf51c37 (commit)
via b3faf9cf42c98de53c1722c15208554a81ff62cf (commit)
via ff5e4c83612ce9de4feadea570389499a66a824d (commit)
via d28d7daba1a15b184cebaadc94dad787170260e5 (commit)
via 5bf85368313d488b57d0edce531de8b172dba8f3 (commit)
via 2d8932b95e848741f387af9b4fb0998b5e96570e (commit)
via c1f6904eba56f816b203049a7bf2a529903da1e3 (commit)
via 3750dcbb2fddc1e513c3ededf94acce95f549d12 (commit)
via 73b9166240e1ed5cca413499825bf096d87d1536 (commit)
via 770b1c7dd39c979cfafb018e0ecd46bbfc975d0e (commit)
via 8a87d944a56d64073cfc840ea43a5f61d9d0cbe1 (commit)
via ff292800be9d276c06949ae4dc79c373de3099f7 (commit)
via 916db6a9362418d7cb4ee6ee3f9491f379febc8f (commit)
via 84ad2a865c82dac2924c04299952d5e87bf71ae9 (commit)
via 823decbaf4fbbf2feab9f2af2dc42324742226f5 (commit)
via 8493052a2f24c9a8213af50359632e2efd6d6945 (commit)
via 467e6beaf7e9c58bbba7d809bbc654829f8439b6 (commit)
via 4d27d21e80ef895990c919a5164fac535c9283d4 (commit)
via cf64d5282be2c3c20d323256c8aa9fc295fd5ee8 (commit)
via c89e0aa2ab2629eb9b47255b070eb14eef75aa19 (commit)
via 039d56f97534f2c720df73f4e5325f3a9c838023 (commit)
via 2397b6f06f4056a8c3e9bd189adf2cc52646116b (commit)
via fcc2f82fa5bbdb3552cae6f15d60246a19442303 (commit)
via 78e7565cfd9779065e98ffc1bf8078d73d9a709d (commit)
via 83f7170304de06b1789e32105424bdf216bd3227 (commit)
via 7c18b8106a8f8b72dbc2b7a2de8da11fec0f975c (commit)
via 5814064b81cff9c581a83e773ff7f78fd026eebc (commit)
via 169686bccfd6466c631e38c40133227171fee3cb (commit)
via eb7c64dfad5203de7c51e87e096b1d677f2dc5ca (commit)
via b81ae2e6cc04f004192c127ae6955d11d4356191 (commit)
via 031e5c97714f62f39c15fe63cb512d1a6d4e67ce (commit)
via fcf671b382eb2c9956fe5d46abccc86fd2da314f (commit)
via 0ea798b7940a8ffdb7d4aade42679d860f45e9a1 (commit)
via 07c067a83225dc5edab572b3f113915fdae3cff8 (commit)
via d37b0fa24609cc4abd9c5c605179519be3c68e5f (commit)
via 3ba2aa446336c5bdf48eebf8e116830c2e350f40 (commit)
via d7f8b537e32920b6822dd5cdc89a947ffa5d6079 (commit)
via 53d7bfa2b1f8261d7ea609ff1ec2d96a3a4c780a (commit)
via 46e360de1e827c396a01c26fab0c25b79370d6dd (commit)
via 0b933d261484ceb095b47e8aa5ffcb71c362bd54 (commit)
via 3ac62ac37f1cab119ef3579e3a8268805ccb8fe0 (commit)
via 403e2ed2bfeec79a4bfff4952e3a1499b8c269cd (commit)
via 803b4639bd4e036c246d40b545ff9eb573f1181a (commit)
via aad9a55b81635ec2c6e25b6f79e0f989508436f6 (commit)
via 082345bdfa6b0661a3a6196269ead832e01cd862 (commit)
via d0e41349ee45d0d46b32a8fac0856470233097e1 (commit)
via c2b78975ab87a7848004c7b211ae8df2b843b92f (commit)
via c991a19ceb32493ff0cb27a69a2843546d39ddba (commit)
via e9c055c5bc7a94636d7b6cd5801f2044bca86cca (commit)
via 5ed509bd89bd363e09b2c6593fc6ea4e6a03dab7 (commit)
via 3e3234b156a300e5517d1239755ff49270f24000 (commit)
via d64685c25afe282eabe73f23ba5ba2cbfcb541e0 (commit)
via ff5544d1c7ecd8efec1a52931f4bb113780118f2 (commit)
via e16b77c0a5198b0f79175018e77909037826ae22 (commit)
via 04fbe12ac7f6e3efe1b8f81b3d39fe8d11e4cc1f (commit)
via 1a66a483cf127c216fad038c9299520442e49b95 (commit)
via b0717ff8d5aa263b572746711acc50f7996ea87d (commit)
via 86d787267ddca21ee3f478662d46aafd2c8736b4 (commit)
via 0e73a2e1b3edae033a8a1ffd86b20a54237b070d (commit)
via e1d0b67af6a178e7674b3377435fcb4df4ed1362 (commit)
via 13bcc44628d42991818bb8d0e1504f33a52f5721 (commit)
via 0cca021b23384898dd96839288176fb749047273 (commit)
via dfc7171d6fbd2ef500b23232b8e2f9baaf3f3402 (commit)
via ce359e7506533803b97f287d77abd0ef935e2841 (commit)
via 88c89b2329fd2474050a73cdb6b1c9b383c0e154 (commit)
via 2e9b5a08d21ae7d97fbc0ec8923c45d5260854ec (commit)
via 8b8917ff747592e4ae72a5f7c7eda3f735102d57 (commit)
via 9fbbafdf7cbd5d06af0d37142724faa809799b51 (commit)
via dc81db3c76ba47e467a563b6fb4393589f9318e0 (commit)
via 1ab6f82e1dd3e7db2e86fd79b238297e5c56d6e6 (commit)
via 6c532a3ba33cceb49f64d19a0f4e82e59a5d1ad4 (commit)
via 40c325c4442985ea86345015f852f774bea44f58 (commit)
via 211d76b012cbcf6173de2fd75f4b5fe585e2eeb9 (commit)
via 3cf69dfbb89b5476de32828a636dd3e27e912a50 (commit)
via 3b7f35d5c9f2c25c4fe5d7322fbe79c181637764 (commit)
via 6bfeb440764226a7bbe8c8a2c3828809ca4b21d5 (commit)
via d174e8b41c6df7b8e38900e2fc4d8560b1501bd5 (commit)
via 9ac5173788e174c76865394257c535cf69ecf4b6 (commit)
via 67d8f469d24580ae8ad623ad2a175ae017acf193 (commit)
via c4c57b86c32647c1a1dcb0b9125d35fbced18aac (commit)
via 80981154486608cc154d6ab461847e999336566e (commit)
via 159696ba69d85fc59e4f82a343c3ad7a45f1636f (commit)
via 6b69e631d72bf08eb32e36c52d99d87db6cf4912 (commit)
via f4b47d4cf0a846f394570673429a9759eb5f4991 (commit)
via 566851d210104cb44ec536dc195b05707e0496c8 (commit)
via 25ae3e2387ca8936434d427fb5eb1f2d0a4f6d13 (commit)
via 36680cff27ab43da1051b3877f9134b06ad2873f (commit)
via 518638fa87b73c9fb02d341f47a7a01ddb5e4f5b (commit)
via c40fed887e27558aa0d07ca10ce69534c4636813 (commit)
via ad6e109e0ee20b61fc5b1107856387cd09aeb2d0 (commit)
via 9ae87854ed6474e111a4d77a0d747215e1cff9f6 (commit)
from 551cc9a465269ab1208438d81fc0d492ce797366 (commit)
- Log -----------------------------------------------------------------
commit 42f04687c39dd1bae0f58270900dff3924453efb
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 08:12:58 2011 -0400
ChangeLog entries for Aris Feryanto's latest new features
commit 0e5c8a9497ee30c62863191ee82490b3bbf51c37
Merge: 551cc9a465269ab1208438d81fc0d492ce797366 b3faf9cf42c98de53c1722c15208554a81ff62cf
Author: Marc Delisle <marc(a)infomarc.info>
Date: Wed Jun 15 08:06:30 2011 -0400
Merge commit 'b3faf9cf42c98de53c1722c15208554a81ff62cf'
commit b3faf9cf42c98de53c1722c15208554a81ff62cf
Merge: ff5e4c83612ce9de4feadea570389499a66a824d 5bf85368313d488b57d0edce531de8b172dba8f3
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 15 07:23:37 2011 +0700
Merge branch 'tablesort' into aris
commit ff5e4c83612ce9de4feadea570389499a66a824d
Merge: d28d7daba1a15b184cebaadc94dad787170260e5 2d8932b95e848741f387af9b4fb0998b5e96570e
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 15 07:23:32 2011 +0700
Merge branch 'colresize' into aris
commit d28d7daba1a15b184cebaadc94dad787170260e5
Merge: 73b9166240e1ed5cca413499825bf096d87d1536 25dc50a5dd8a69f435272d37f7febafffc1d0ff0
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 15 07:23:06 2011 +0700
Fix merge conflict with origin/master
commit 5bf85368313d488b57d0edce531de8b172dba8f3
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 15 07:10:16 2011 +0700
Fix bug in 'Remember Sorting': modified caused error in PHP
commit 2d8932b95e848741f387af9b4fb0998b5e96570e
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 23:38:30 2011 +0700
Better column order remembering AJAX
commit c1f6904eba56f816b203049a7bf2a529903da1e3
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 22:57:47 2011 +0700
Change PMA_isBrowsing to PMA_isSelect
commit 3750dcbb2fddc1e513c3ededf94acce95f549d12
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 22:47:19 2011 +0700
Column resizing & reordering: better support without javascript
commit 73b9166240e1ed5cca413499825bf096d87d1536
Merge: 8a87d944a56d64073cfc840ea43a5f61d9d0cbe1 770b1c7dd39c979cfafb018e0ecd46bbfc975d0e
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 11:56:06 2011 +0700
Merge branch 'colresize' into aris
commit 770b1c7dd39c979cfafb018e0ecd46bbfc975d0e
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 11:55:35 2011 +0700
Fix: column resizing & reordering under db_search.php (also enable inline edit support)
commit 8a87d944a56d64073cfc840ea43a5f61d9d0cbe1
Merge: ff292800be9d276c06949ae4dc79c373de3099f7 916db6a9362418d7cb4ee6ee3f9491f379febc8f
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 09:44:10 2011 +0700
Merge branch 'tablesort' into aris
commit ff292800be9d276c06949ae4dc79c373de3099f7
Merge: 467e6beaf7e9c58bbba7d809bbc654829f8439b6 84ad2a865c82dac2924c04299952d5e87bf71ae9
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 09:44:05 2011 +0700
Merge branch 'colresize' into aris
commit 916db6a9362418d7cb4ee6ee3f9491f379febc8f
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 09:41:32 2011 +0700
Remember sorting: Fix criteria for browsing, following PMA_isBrowsing
commit 84ad2a865c82dac2924c04299952d5e87bf71ae9
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 09:38:34 2011 +0700
Fix PMA_isBrowsing criteria
commit 823decbaf4fbbf2feab9f2af2dc42324742226f5
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 09:37:51 2011 +0700
Add 'Click to mark' hint
commit 8493052a2f24c9a8213af50359632e2efd6d6945
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 14 08:40:04 2011 +0700
Fix column resizing and reordering compatibility with IE
commit 467e6beaf7e9c58bbba7d809bbc654829f8439b6
Merge: 2397b6f06f4056a8c3e9bd189adf2cc52646116b 4d27d21e80ef895990c919a5164fac535c9283d4
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 13 13:49:12 2011 +0700
Merge branch 'colresize' into aris
commit 4d27d21e80ef895990c919a5164fac535c9283d4
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 13 13:46:18 2011 +0700
No reorder column for table with only 1 column
commit cf64d5282be2c3c20d323256c8aa9fc295fd5ee8
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 13 12:08:17 2011 +0700
Remember column order only in 'Browse' tab
commit c89e0aa2ab2629eb9b47255b070eb14eef75aa19
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 13 11:21:09 2011 +0700
Merge hint for column sorting
commit 039d56f97534f2c720df73f4e5325f3a9c838023
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 13 08:28:21 2011 +0700
Better CSS unit
commit 2397b6f06f4056a8c3e9bd189adf2cc52646116b
Merge: 169686bccfd6466c631e38c40133227171fee3cb fcc2f82fa5bbdb3552cae6f15d60246a19442303
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sun Jun 12 11:12:23 2011 +0700
Merge branch 'colresize' into aris
commit fcc2f82fa5bbdb3552cae6f15d60246a19442303
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sun Jun 12 11:11:03 2011 +0700
Change column reordering text
commit 78e7565cfd9779065e98ffc1bf8078d73d9a709d
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sun Jun 12 10:58:15 2011 +0700
Fix bug in column reordering tooltip
commit 83f7170304de06b1789e32105424bdf216bd3227
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sun Jun 12 10:51:53 2011 +0700
Preloading of column pointer arrow
commit 7c18b8106a8f8b72dbc2b7a2de8da11fec0f975c
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sun Jun 12 10:29:15 2011 +0700
Better jQuery animation for column reordering popup balloon
commit 5814064b81cff9c581a83e773ff7f78fd026eebc
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sun Jun 12 09:38:34 2011 +0700
Compress col_pointer images
commit 169686bccfd6466c631e38c40133227171fee3cb
Merge: 031e5c97714f62f39c15fe63cb512d1a6d4e67ce eb7c64dfad5203de7c51e87e096b1d677f2dc5ca
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sat Jun 11 10:23:11 2011 +0700
Merge branch 'colresize' into aris
commit eb7c64dfad5203de7c51e87e096b1d677f2dc5ca
Merge: b81ae2e6cc04f004192c127ae6955d11d4356191 54c062c0ad19db67250fde19eff7f44f31429e74
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sat Jun 11 10:19:10 2011 +0700
Merge remote-tracking branch 'origin/master' into colresize
commit b81ae2e6cc04f004192c127ae6955d11d4356191
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Sat Jun 11 10:17:58 2011 +0700
Add column dragging hint & some css prettifier
commit 031e5c97714f62f39c15fe63cb512d1a6d4e67ce
Merge: 0ea798b7940a8ffdb7d4aade42679d860f45e9a1 fcf671b382eb2c9956fe5d46abccc86fd2da314f
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 10 17:29:03 2011 +0700
Merge branch 'colresize' into aris
commit fcf671b382eb2c9956fe5d46abccc86fd2da314f
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 10 17:27:11 2011 +0700
Use __() for string in 'Restore column order' button, change javascript code style
commit 0ea798b7940a8ffdb7d4aade42679d860f45e9a1
Merge: d37b0fa24609cc4abd9c5c605179519be3c68e5f 07c067a83225dc5edab572b3f113915fdae3cff8
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 10 09:33:24 2011 +0700
Merge branch 'colresize' into aris
commit 07c067a83225dc5edab572b3f113915fdae3cff8
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 10 09:32:39 2011 +0700
Fix for 'Restore column order'
commit d37b0fa24609cc4abd9c5c605179519be3c68e5f
Merge: d7f8b537e32920b6822dd5cdc89a947ffa5d6079 3ba2aa446336c5bdf48eebf8e116830c2e350f40
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 10 08:48:41 2011 +0700
Merge branch 'colresize' into aris
commit 3ba2aa446336c5bdf48eebf8e116830c2e350f40
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 10 08:47:47 2011 +0700
Fix: remove system's drag and drop when dragging table header link
commit d7f8b537e32920b6822dd5cdc89a947ffa5d6079
Merge: 46e360de1e827c396a01c26fab0c25b79370d6dd 53d7bfa2b1f8261d7ea609ff1ec2d96a3a4c780a
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 10 08:06:29 2011 +0700
Merge branch 'colresize' into aris
commit 53d7bfa2b1f8261d7ea609ff1ec2d96a3a4c780a
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 10 08:05:37 2011 +0700
Change 'Restore table' button to 'Restore column order'
commit 46e360de1e827c396a01c26fab0c25b79370d6dd
Merge: 3ac62ac37f1cab119ef3579e3a8268805ccb8fe0 0b933d261484ceb095b47e8aa5ffcb71c362bd54
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 9 14:44:10 2011 +0700
Merge branch 'colresize' into aris
commit 0b933d261484ceb095b47e8aa5ffcb71c362bd54
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 9 14:43:34 2011 +0700
Fix more bug: Reordering not work correctly if table structure changed
commit 3ac62ac37f1cab119ef3579e3a8268805ccb8fe0
Merge: 403e2ed2bfeec79a4bfff4952e3a1499b8c269cd 803b4639bd4e036c246d40b545ff9eb573f1181a
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 9 13:04:57 2011 +0700
Merge branch 'colresize' into aris
commit 403e2ed2bfeec79a4bfff4952e3a1499b8c269cd
Merge: aad9a55b81635ec2c6e25b6f79e0f989508436f6 90099b7b5de240e5789ea8bfd29fcb03e867d825
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 9 13:04:53 2011 +0700
Merge remote-tracking branch 'origin/master' into aris
commit 803b4639bd4e036c246d40b545ff9eb573f1181a
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 9 13:04:41 2011 +0700
Fix bug: Remember sorting and Column reordering not work correctly if table structure changed
commit aad9a55b81635ec2c6e25b6f79e0f989508436f6
Merge: 082345bdfa6b0661a3a6196269ead832e01cd862 d0e41349ee45d0d46b32a8fac0856470233097e1
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 8 13:59:42 2011 +0700
Merge branch 'colresize' into aris
commit 082345bdfa6b0661a3a6196269ead832e01cd862
Merge: c2b78975ab87a7848004c7b211ae8df2b843b92f 4333f4c55b40b94f2f8208d1751cf6c743317704
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 8 13:59:38 2011 +0700
Merge remote-tracking branch 'origin/master' into aris
commit d0e41349ee45d0d46b32a8fac0856470233097e1
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 8 13:58:12 2011 +0700
Add disabled state for 'Restore table' button
commit c2b78975ab87a7848004c7b211ae8df2b843b92f
Merge: c991a19ceb32493ff0cb27a69a2843546d39ddba e9c055c5bc7a94636d7b6cd5801f2044bca86cca
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 7 18:27:01 2011 +0700
Merge branch 'colresize' into aris
commit c991a19ceb32493ff0cb27a69a2843546d39ddba
Merge: ff5544d1c7ecd8efec1a52931f4bb113780118f2 ca78ac3dc5fe7fe6c35f650430af2c192d666e10
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 7 18:26:18 2011 +0700
Merge remote-tracking branch 'origin/master' into aris
commit e9c055c5bc7a94636d7b6cd5801f2044bca86cca
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 7 18:22:22 2011 +0700
Column reordering: remember the last column order
commit 5ed509bd89bd363e09b2c6593fc6ea4e6a03dab7
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 7 12:51:22 2011 +0700
Fix column resize bug: wrong resize when RepeatCells work
commit 3e3234b156a300e5517d1239755ff49270f24000
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 7 12:37:23 2011 +0700
Fix bug: Header not displayed correctly when RowActionLinks = Nowhere, RepeatCells = some value that enough to display repeated header
commit d64685c25afe282eabe73f23ba5ba2cbfcb541e0
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue Jun 7 12:32:14 2011 +0700
Add column reordering compatibility with RepeatCells configuration
commit ff5544d1c7ecd8efec1a52931f4bb113780118f2
Merge: 04fbe12ac7f6e3efe1b8f81b3d39fe8d11e4cc1f e16b77c0a5198b0f79175018e77909037826ae22
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 6 16:10:18 2011 +0700
Merge branch 'colresize' into aris
commit e16b77c0a5198b0f79175018e77909037826ae22
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 6 16:03:08 2011 +0700
Add different column pointer for vertical display
commit 04fbe12ac7f6e3efe1b8f81b3d39fe8d11e4cc1f
Merge: 1a66a483cf127c216fad038c9299520442e49b95 b0717ff8d5aa263b572746711acc50f7996ea87d
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 6 14:58:27 2011 +0700
Merge branch 'colresize' into aris
commit 1a66a483cf127c216fad038c9299520442e49b95
Merge: 0e73a2e1b3edae033a8a1ffd86b20a54237b070d 8b47a1dbd4a38fa12abe57f0eb0cbf74f1e433de
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 6 14:58:24 2011 +0700
Merge remote-tracking branch 'origin/master' into aris
commit b0717ff8d5aa263b572746711acc50f7996ea87d
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 6 14:54:07 2011 +0700
Inline edit: fix compatibility with custom 'action column' (RowActionLinks) position
commit 86d787267ddca21ee3f478662d46aafd2c8736b4
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Mon Jun 6 12:20:41 2011 +0700
Fix column resizing and reordering compatibility with custom actions column position
commit 0e73a2e1b3edae033a8a1ffd86b20a54237b070d
Merge: 0cca021b23384898dd96839288176fb749047273 e1d0b67af6a178e7674b3377435fcb4df4ed1362
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 3 09:59:56 2011 +0700
Merge branch 'colresize' into aris
commit e1d0b67af6a178e7674b3377435fcb4df4ed1362
Merge: 13bcc44628d42991818bb8d0e1504f33a52f5721 d6b26b2d8f0cdd4b4bfb798e0b34f2974007fa85
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 3 09:59:35 2011 +0700
Fix merge conflict caused by new syntax highlighter
commit 13bcc44628d42991818bb8d0e1504f33a52f5721
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri Jun 3 09:47:25 2011 +0700
Fix bug in firefox 4 / ubuntu 11.04, column resize buggy for the second click on the same column
commit 0cca021b23384898dd96839288176fb749047273
Merge: ce359e7506533803b97f287d77abd0ef935e2841 dfc7171d6fbd2ef500b23232b8e2f9baaf3f3402
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 2 15:02:22 2011 +0700
Merge branch 'colresize' into aris
commit dfc7171d6fbd2ef500b23232b8e2f9baaf3f3402
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 2 15:00:16 2011 +0700
Fix column reordering's compatibility with IE8. No graying table anymore
commit ce359e7506533803b97f287d77abd0ef935e2841
Merge: 88c89b2329fd2474050a73cdb6b1c9b383c0e154 2e9b5a08d21ae7d97fbc0ec8923c45d5260854ec
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 2 12:15:30 2011 +0700
Merge branch 'colresize' into aris
commit 88c89b2329fd2474050a73cdb6b1c9b383c0e154
Merge: 8b8917ff747592e4ae72a5f7c7eda3f735102d57 d4892728458b6090a148f1f12dd41c4add336fb8
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 2 12:15:25 2011 +0700
Merge remote-tracking branch 'origin/master' into aris
commit 2e9b5a08d21ae7d97fbc0ec8923c45d5260854ec
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Thu Jun 2 12:09:58 2011 +0700
Add column pointer when reordering and some fixes for Original theme
commit 8b8917ff747592e4ae72a5f7c7eda3f735102d57
Merge: dc81db3c76ba47e467a563b6fb4393589f9318e0 9fbbafdf7cbd5d06af0d37142724faa809799b51
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 23:40:04 2011 +0700
Merge branch 'colresize' into aris
commit 9fbbafdf7cbd5d06af0d37142724faa809799b51
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 23:39:15 2011 +0700
Disable noSelect after drag ended
commit dc81db3c76ba47e467a563b6fb4393589f9318e0
Merge: 6c532a3ba33cceb49f64d19a0f4e82e59a5d1ad4 1ab6f82e1dd3e7db2e86fd79b238297e5c56d6e6
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 22:28:12 2011 +0700
Merge branch 'colresize' into aris
commit 1ab6f82e1dd3e7db2e86fd79b238297e5c56d6e6
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 22:25:29 2011 +0700
Fix: restrict action column header to be moved
commit 6c532a3ba33cceb49f64d19a0f4e82e59a5d1ad4
Merge: 40c325c4442985ea86345015f852f774bea44f58 211d76b012cbcf6173de2fd75f4b5fe585e2eeb9
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 18:01:14 2011 +0700
Merge branch 'colresize' into aris
commit 40c325c4442985ea86345015f852f774bea44f58
Merge: 6bfeb440764226a7bbe8c8a2c3828809ca4b21d5 0dbc9f4a3c7fa46baed1477f001e37dad14fc908
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 18:01:00 2011 +0700
Merge remote-tracking branch 'origin/master' into aris
commit 211d76b012cbcf6173de2fd75f4b5fe585e2eeb9
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 17:59:09 2011 +0700
Added new feature: column reordering. Some fixes in column resizing
commit 3cf69dfbb89b5476de32828a636dd3e27e912a50
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 13:11:53 2011 +0700
Some optimization for column resize script
commit 3b7f35d5c9f2c25c4fe5d7322fbe79c181637764
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 12:45:55 2011 +0700
Add makegrid triggering in other files
commit 6bfeb440764226a7bbe8c8a2c3828809ca4b21d5
Merge: 9ac5173788e174c76865394257c535cf69ecf4b6 d174e8b41c6df7b8e38900e2fc4d8560b1501bd5
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 10:40:31 2011 +0700
Merge branch 'colresize' into aris
commit d174e8b41c6df7b8e38900e2fc4d8560b1501bd5
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 10:39:45 2011 +0700
Use of .find for code consistency
commit 9ac5173788e174c76865394257c535cf69ecf4b6
Merge: 67d8f469d24580ae8ad623ad2a175ae017acf193 c4c57b86c32647c1a1dcb0b9125d35fbced18aac
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 10:15:57 2011 +0700
Merge colresize branch into aris
commit 67d8f469d24580ae8ad623ad2a175ae017acf193
Merge: 80981154486608cc154d6ab461847e999336566e 575f265293ffe0625da6a8fc0877a84d595d5322
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Wed Jun 1 09:47:06 2011 +0700
Merge remote-tracking branch 'origin/master' into aris
commit c4c57b86c32647c1a1dcb0b9125d35fbced18aac
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue May 31 11:54:04 2011 +0700
Column resize: fix compatibility with inline edit
commit 80981154486608cc154d6ab461847e999336566e
Merge: 159696ba69d85fc59e4f82a343c3ad7a45f1636f 6b69e631d72bf08eb32e36c52d99d87db6cf4912
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue May 31 13:13:27 2011 +0700
Merge branch 'colresize' into aris
commit 159696ba69d85fc59e4f82a343c3ad7a45f1636f
Merge: 36680cff27ab43da1051b3877f9134b06ad2873f b5c1ee65092ebf67537931dfc1e396acfb1b10c2
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue May 31 13:13:23 2011 +0700
Merge remote-tracking branch 'origin/master' into aris
commit 6b69e631d72bf08eb32e36c52d99d87db6cf4912
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue May 31 11:54:04 2011 +0700
Column resize: fix compatibility with inline edit
commit f4b47d4cf0a846f394570673429a9759eb5f4991
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue May 31 10:50:56 2011 +0700
Support column resizing for vertical display mode
commit 566851d210104cb44ec536dc195b05707e0496c8
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue May 31 09:46:25 2011 +0700
Add trigger to remake the resizable column when an ajax request is done
commit 25ae3e2387ca8936434d427fb5eb1f2d0a4f6d13
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Tue May 31 09:23:37 2011 +0700
Add checking to first column (actions) span for resizing column
commit 36680cff27ab43da1051b3877f9134b06ad2873f
Merge: 518638fa87b73c9fb02d341f47a7a01ddb5e4f5b 9ae87854ed6474e111a4d77a0d747215e1cff9f6
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri May 27 19:09:38 2011 +0700
Merge branch 'colresize' into aris
commit 518638fa87b73c9fb02d341f47a7a01ddb5e4f5b
Merge: c40fed887e27558aa0d07ca10ce69534c4636813 e4ba1dc06605fd81718d1991ad509d8e47f159fc
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri May 27 19:09:35 2011 +0700
Merge branch 'tablesorting' into aris
commit c40fed887e27558aa0d07ca10ce69534c4636813
Merge: a55873c9871bfb05bac8a3f42b6c30e23c88677d ad6e109e0ee20b61fc5b1107856387cd09aeb2d0
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri May 27 19:09:30 2011 +0700
Merge branch 'recent' into aris
commit ad6e109e0ee20b61fc5b1107856387cd09aeb2d0
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri May 27 19:03:47 2011 +0700
Fix RecentTable class -> PMA_RecentTable, some fix on documentation
commit 9ae87854ed6474e111a4d77a0d747215e1cff9f6
Author: Aris Feryanto <aris_feryanto(a)yahoo.com>
Date: Fri May 27 14:05:45 2011 +0700
Add ability to resize column when browsing tables
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 +
Documentation.html | 2 +-
db_search.php | 2 +
db_sql.php | 1 +
js/db_search.js | 10 +-
js/makegrid.js | 617 +++++++++++++++++++++++++++++++
js/sql.js | 121 +++++--
js/tbl_select.js | 1 +
libraries/RecentTable.class.php | 10 +-
libraries/Table.class.php | 118 +++++-
libraries/common.lib.php | 16 +
libraries/display_tbl.lib.php | 91 +++++-
libraries/header.inc.php | 2 +-
navigation.php | 4 +-
server_sql.php | 1 +
sql.php | 23 +-
tbl_replace.php | 1 +
tbl_select.php | 1 +
tbl_sql.php | 1 +
themes/original/css/theme_right.css.php | 65 ++++
themes/original/img/col_pointer.png | Bin 0 -> 121 bytes
themes/original/img/col_pointer_ver.png | Bin 0 -> 128 bytes
themes/pmahomme/css/theme_right.css.php | 69 ++++
themes/pmahomme/img/col_pointer.png | Bin 0 -> 136 bytes
themes/pmahomme/img/col_pointer_ver.png | Bin 0 -> 138 bytes
25 files changed, 1082 insertions(+), 76 deletions(-)
create mode 100644 js/makegrid.js
create mode 100644 themes/original/img/col_pointer.png
create mode 100644 themes/original/img/col_pointer_ver.png
create mode 100644 themes/pmahomme/img/col_pointer.png
create mode 100644 themes/pmahomme/img/col_pointer_ver.png
diff --git a/ChangeLog b/ChangeLog
index 49c7305..daa1a62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@
+ Patch #3271804 for rfe #3177495, new DisableMultiTableMaintenance directive
+ [interface] Reorganised server status page.
+ [interface] Changed way of generating charts.
++ rfe #939233 [interface] Flexible column width
++ [interface] Mouse-based column reordering in query results
3.4.3.0 (not yet released)
- bug #3311170 [sync] Missing helper icons in Synchronize
diff --git a/Documentation.html b/Documentation.html
index 4db4ec0..d2dea87 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1073,7 +1073,7 @@ ALTER TABLE `pma_column_comments`
Without configuring the storage, you can still access the recently used tables,
but it will disappear after you logout.<br/><br/>
- To allow the usage of this functionality:
+ To allow the usage of this functionality persistently:
<ul>
<li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
diff --git a/db_search.php b/db_search.php
index d93fd74..a91bf87 100644
--- a/db_search.php
+++ b/db_search.php
@@ -38,6 +38,8 @@
require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'db_search.js';
+$GLOBALS['js_include'][] = 'sql.js';
+$GLOBALS['js_include'][] = 'makegrid.js';
/**
* Gets some core libraries and send headers
diff --git a/db_sql.php b/db_sql.php
index 08eb5ca..26a6299 100644
--- a/db_sql.php
+++ b/db_sql.php
@@ -14,6 +14,7 @@ require_once './libraries/common.inc.php';
* Runs common work
*/
$GLOBALS['js_include'][] = 'functions.js';
+$GLOBALS['js_include'][] = 'makegrid.js';
$GLOBALS['js_include'][] = 'sql.js';
require './libraries/db_common.inc.php';
diff --git a/js/db_search.js b/js/db_search.js
index 6fff82d..0cb04b7 100644
--- a/js/db_search.js
+++ b/js/db_search.js
@@ -26,7 +26,14 @@ function loadResult(result_path , table_name , link , ajaxEnable){
/** Load the browse results to the page */
$("#table-info").show();
$('#table-link').attr({"href" : 'sql.php?'+link }).text(table_name);
- $('#browse-results').load(result_path + " '"+'#sqlqueryresults' + "'").show();
+ $('#browse-results').load(result_path + " '"+'#sqlqueryresults' + "'", null, function() {
+ // because under db_search, window.parent.table is not defined yet,
+ // we assign it manually from #table-link
+ window.parent.table = $('#table-link').text().trim();
+
+ appendInlineAnchor();
+ $('#table_results').makegrid();
+ }).show();
}
else
{
@@ -173,7 +180,6 @@ $(document).ready(function() {
if (typeof response == 'string') {
// found results
$("#searchresults").html(response);
- $("#sqlqueryresults").trigger('appendAnchor');
$('#togglesearchresultlink')
// always start with the Show message
diff --git a/js/makegrid.js b/js/makegrid.js
new file mode 100644
index 0000000..038300b
--- /dev/null
+++ b/js/makegrid.js
@@ -0,0 +1,617 @@
+(function ($) {
+ $.grid = function(t) {
+ // prepare the grid
+ var g = {
+ // constant
+ minColWidth: 5,
+
+ // variables, assigned with default value, changed later
+ alignment: 'horizontal', // 3 possibilities: vertical, horizontal, horizontalflipped
+ actionSpan: 5,
+ colOrder: new Array(), // array of column order
+ tableCreateTime: null, // table creation time, only available in "Browse tab"
+ hintShown: false, // true if hint balloon is shown, used by updateHint() method
+ reorderHint: '', // string, hint for column reordering
+ sortHint: '', // string, hint for column sorting
+ markHint: '', // string, hint for column marking
+ showReorderHint: false, // boolean, used by showHint() method
+ showSortHint: false, // boolean, used by showHint() method
+ showMarkHint: false,
+ hintIsHiding: false, // true when hint is still shown, but hide() already called
+
+ // functions
+ dragStartRsz: function(e, obj) { // start column resize
+ var n = $(this.cRsz).find('div').index(obj);
+ this.colRsz = {
+ x0: e.pageX,
+ n: n,
+ obj: obj,
+ objLeft: $(obj).position().left,
+ objWidth: this.alignment != 'vertical' ?
+ $(this.t).find('th.draggable:eq(' + n + ') span').outerWidth() :
+ $(this.t).find('tr:first td:eq(' + n + ') span').outerWidth()
+ };
+ $('body').css('cursor', 'col-resize');
+ $('body').noSelect();
+ },
+
+ dragStartMove: function(e, obj) { // start column move
+ // prepare the cCpy and cPointer from the dragged column
+ $(this.cCpy).text($(obj).text());
+ var objPos = $(obj).position();
+ if (this.alignment != 'vertical') {
+ $(this.cCpy).css({
+ top: objPos.top + 20,
+ left: objPos.left,
+ height: $(obj).height(),
+ width: $(obj).width()
+ });
+ $(this.cPointer).css({
+ top: objPos.top
+ });
+ } else { // vertical alignment
+ $(this.cCpy).css({
+ top: objPos.top,
+ left: objPos.left + 30,
+ height: $(obj).height(),
+ width: $(obj).width()
+ });
+ $(this.cPointer).css({
+ top: objPos.top
+ });
+ }
+
+ // get the column index, zero-based
+ var n = this.getHeaderIdx(obj);
+
+ this.colMov = {
+ x0: e.pageX,
+ y0: e.pageY,
+ n: n,
+ newn: n,
+ obj: obj,
+ objTop: objPos.top,
+ objLeft: objPos.left
+ };
+ $('body').css('cursor', 'move');
+ this.hideHint();
+ $('body').noSelect();
+ },
+
+ dragMove: function(e) {
+ if (this.colRsz) {
+ var dx = e.pageX - this.colRsz.x0;
+ if (this.colRsz.objWidth + dx > this.minColWidth)
+ $(this.colRsz.obj).css('left', this.colRsz.objLeft + dx + 'px');
+ } else if (this.colMov) {
+ // dragged column animation
+ if (this.alignment != 'vertical') {
+ var dx = e.pageX - this.colMov.x0;
+ $(this.cCpy)
+ .css('left', this.colMov.objLeft + dx)
+ .show();
+ } else { // vertical alignment
+ var dy = e.pageY - this.colMov.y0;
+ $(this.cCpy)
+ .css('top', this.colMov.objTop + dy)
+ .show();
+ }
+
+ // pointer animation
+ var hoveredCol = this.getHoveredCol(e);
+ if (hoveredCol) {
+ var newn = this.getHeaderIdx(hoveredCol);
+ this.colMov.newn = newn;
+ if (newn != this.colMov.n) {
+ // show the column pointer in the right place
+ var colPos = $(hoveredCol).position();
+ if (this.alignment != 'vertical') {
+ var newleft = newn < this.colMov.n ?
+ colPos.left :
+ colPos.left + $(hoveredCol).outerWidth();
+ $(this.cPointer)
+ .css({
+ left: newleft,
+ visibility: 'visible'
+ });
+ } else { // vertical alignment
+ var newtop = newn < this.colMov.n ?
+ colPos.top :
+ colPos.top + $(hoveredCol).outerHeight();
+ $(this.cPointer)
+ .css({
+ top: newtop,
+ visibility: 'visible'
+ });
+ }
+ } else {
+ // no movement to other column, hide the column pointer
+ $(this.cPointer).css('visibility', 'hidden');
+ }
+ }
+ }
+ },
+
+ dragEnd: function(e) {
+ if (this.colRsz) {
+ var dx = e.pageX - this.colRsz.x0;
+ var nw = this.colRsz.objWidth + dx;
+ if (nw < this.minColWidth) {
+ nw = this.minColWidth;
+ }
+ var n = this.colRsz.n;
+ // do the resizing
+ if (this.alignment != 'vertical') {
+ $(this.t).find('tr').each(function() {
+ $(this).find('th.draggable:eq(' + n + ') span,' +
+ 'td:eq(' + (g.actionSpan + n) + ') span')
+ .css('width', nw);
+ });
+ } else { // vertical alignment
+ $(this.t).find('tr').each(function() {
+ $(this).find('td:eq(' + n + ') span')
+ .css('width', nw);
+ });
+ }
+ $('body').css('cursor', 'default');
+ this.reposRsz();
+ this.colRsz = false;
+ } else if (this.colMov) {
+ // shift columns
+ if (this.colMov.newn != this.colMov.n) {
+ this.shiftCol(this.colMov.n, this.colMov.newn);
+ // assign new position
+ var objPos = $(this.colMov.obj).position();
+ this.colMov.objTop = objPos.top;
+ this.colMov.objLeft = objPos.left;
+ this.colMov.n = this.colMov.newn;
+ // send request to server to remember the column order
+ if (this.tableCreateTime) {
+ this.sendColOrder();
+ }
+ this.refreshRestoreButton();
+ }
+
+ // animate new column position
+ $(this.cCpy).stop(true, true)
+ .animate({
+ top: g.colMov.objTop,
+ left: g.colMov.objLeft
+ }, 'fast')
+ .fadeOut();
+ $(this.cPointer).css('visibility', 'hidden');
+
+ this.colMov = false;
+ }
+ $('body').css('cursor', 'default');
+ $('body').noSelect(false);
+ },
+
+ /**
+ * Reposition column resize bars.
+ */
+ reposRsz: function() {
+ $(this.cRsz).find('div').hide();
+ $firstRowCols = this.alignment != 'vertical' ?
+ $(this.t).find('tr:first th.draggable') :
+ $(this.t).find('tr:first td');
+ for (var n = 0; n < $firstRowCols.length; n++) {
+ $this = $($firstRowCols[n]);
+ $cb = $(g.cRsz).find('div:eq(' + n + ')'); // column border
+ var pad = parseInt($this.css('padding-right'));
+ $cb.css('left', Math.floor($this.position().left + $this.width() + pad))
+ .show();
+ }
+ },
+
+ /**
+ * Shift column from index oldn to newn.
+ */
+ shiftCol: function(oldn, newn) {
+ if (this.alignment != 'vertical') {
+ $(this.t).find('tr').each(function() {
+ if (newn < oldn) {
+ $(this).find('th.draggable:eq(' + newn + '),' +
+ 'td:eq(' + (g.actionSpan + newn) + ')')
+ .before($(this).find('th.draggable:eq(' + oldn + '),' +
+ 'td:eq(' + (g.actionSpan + oldn) + ')'));
+ } else {
+ $(this).find('th.draggable:eq(' + newn + '),' +
+ 'td:eq(' + (g.actionSpan + newn) + ')')
+ .after($(this).find('th.draggable:eq(' + oldn + '),' +
+ 'td:eq(' + (g.actionSpan + oldn) + ')'));
+ }
+ });
+ // reposition the column resize bars
+ this.reposRsz();
+
+ } else { // vertical alignment
+ // shift rows
+ if (newn < oldn) {
+ $(this.t).find('tr:eq(' + (g.actionSpan + newn) + ')')
+ .before($(this.t).find('tr:eq(' + (g.actionSpan + oldn) + ')'));
+ } else {
+ $(this.t).find('tr:eq(' + (g.actionSpan + newn) + ')')
+ .after($(this.t).find('tr:eq(' + (g.actionSpan + oldn) + ')'));
+ }
+ }
+ // adjust the colOrder
+ var tmp = this.colOrder[oldn];
+ this.colOrder.splice(oldn, 1);
+ this.colOrder.splice(newn, 0, tmp);
+ },
+
+ /**
+ * Find currently hovered table column's header (excluding actions column).
+ * @return the hovered column's th object or undefined if no hovered column found.
+ */
+ getHoveredCol: function(e) {
+ var hoveredCol;
+ $headers = $(this.t).find('th.draggable');
+ if (this.alignment != 'vertical') {
+ $headers.each(function() {
+ var left = $(this).position().left;
+ var right = left + $(this).outerWidth();
+ if (left <= e.pageX && e.pageX <= right) {
+ hoveredCol = this;
+ }
+ });
+ } else { // vertical alignment
+ $headers.each(function() {
+ var top = $(this).position().top;
+ var bottom = top + $(this).height();
+ if (top <= e.pageY && e.pageY <= bottom) {
+ hoveredCol = this;
+ }
+ });
+ }
+ return hoveredCol;
+ },
+
+ /**
+ * Get a zero-based index from a <th class="draggable"> tag in a table.
+ */
+ getHeaderIdx: function(obj) {
+ var n;
+ if (this.alignment != 'vertical') {
+ n = $(obj).parents('tr').find('th.draggable').index(obj);
+ } else {
+ var column_idx = $(obj).index();
+ var $th_in_same_column = $(this.t).find('th.draggable:nth-child(' + (column_idx + 1) + ')');
+ n = $th_in_same_column.index(obj);
+ }
+ return n;
+ },
+
+ /**
+ * Reposition the table back to normal order.
+ */
+ restore: function() {
+ // use insertion sort, since we already have shiftCol function
+ for (var i = 1; i < this.colOrder.length; i++) {
+ var x = this.colOrder[i];
+ var j = i - 1;
+ while (j >= 0 && x < this.colOrder[j]) {
+ j--;
+ }
+ if (j != i - 1) {
+ this.shiftCol(i, j + 1);
+ }
+ }
+ if (this.tableCreateTime) {
+ // send request to server to remember the column order
+ this.sendColOrder();
+ }
+ this.refreshRestoreButton();
+ },
+
+ /**
+ * Send column order to the server.
+ */
+ sendColOrder: function() {
+ $.post('sql.php', {
+ ajax_request: true,
+ db: window.parent.db,
+ table: window.parent.table,
+ token: window.parent.token,
+ set_col_order: true,
+ col_order: this.colOrder.toString(),
+ table_create_time: this.tableCreateTime
+ });
+ },
+
+ /**
+ * Refresh restore button state.
+ * Make restore button disabled if the table is similar with initial state.
+ */
+ refreshRestoreButton: function() {
+ // check if table state is as initial state
+ var isInitial = true;
+ for (var i = 0; i < this.colOrder.length; i++) {
+ if (this.colOrder[i] != i) {
+ isInitial = false;
+ break;
+ }
+ }
+ // enable or disable restore button
+ if (isInitial) {
+ $('.restore_column').hide();
+ } else {
+ $('.restore_column').show();
+ }
+ },
+
+ /**
+ * Show hint with the text supplied.
+ */
+ showHint: function(e) {
+ if (!this.colRsz && !this.colMov) { // if not resizing or dragging
+ var text = '';
+ if (this.showReorderHint) {
+ text += this.reorderHint;
+ }
+ if (this.showSortHint) {
+ text += text.length > 0 ? '<br />' : '';
+ text += this.sortHint;
+ }
+ if (this.showMarkHint) {
+ text += text.length > 0 ? '<br />' : '';
+ text += this.markHint;
+ }
+
+ // hide the hint if no text
+ if (!text) {
+ this.hideHint();
+ return;
+ }
+
+ $(this.dHint).html(text);
+ if (!this.hintShown || this.hintIsHiding) {
+ $(this.dHint)
+ .stop(true, true)
+ .css({
+ top: e.pageY,
+ left: e.pageX + 15
+ })
+ .show('fast');
+ this.hintShown = true;
+ this.hintIsHiding = false;
+ }
+ }
+ },
+
+ /**
+ * Hide the hint.
+ */
+ hideHint: function() {
+ if (this.hintShown) {
+ $(this.dHint)
+ .stop(true, true)
+ .hide(300, function() {
+ g.hintShown = false;
+ g.hintIsHiding = false;
+ });
+ this.hintIsHiding = true;
+ }
+ },
+
+ /**
+ * Update hint position.
+ */
+ updateHint: function(e) {
+ if (this.hintShown) {
+ $(this.dHint).css({
+ top: e.pageY,
+ left: e.pageX + 15
+ });
+ }
+ }
+ }
+
+ g.gDiv = document.createElement('div'); // create global div
+ g.cRsz = document.createElement('div'); // column resizer
+ g.cCpy = document.createElement('div'); // column copy, to store copy of dragged column header
+ g.cPointer = document.createElement('div'); // column pointer, used when reordering column
+ g.dHint = document.createElement('div'); // draggable hint
+
+ // assign the table alignment
+ g.alignment = $("#top_direction_dropdown").val();
+
+ // adjust g.cCpy
+ g.cCpy.className = 'cCpy';
+ $(g.cCpy).hide();
+
+ // adjust g.cPoint
+ g.cPointer.className = g.alignment != 'vertical' ? 'cPointer' : 'cPointerVer';
+ $(g.cPointer).css('visibility', 'hidden');
+
+ // adjust g.dHint
+ g.dHint.className = 'dHint';
+ $(g.dHint).hide();
+
+ // chain table and grid together
+ t.grid = g;
+ g.t = t;
+
+ // get first row data columns
+ var $firstRowCols = g.alignment != 'vertical' ?
+ $(t).find('tr:first th.draggable') :
+ $(t).find('tr:first td');
+
+ // assign first column (actions) span
+ if (! $(t).find('tr:first th:first').hasClass('draggable')) { // action header exist
+ g.actionSpan = g.alignment != 'vertical' ?
+ $(t).find('tr:first th:first').prop('colspan') :
+ $(t).find('tr:first th:first').prop('rowspan');
+ } else {
+ g.actionSpan = 0;
+ }
+
+ // assign table create time
+ // #table_create_time will only available if we are in "Browse" tab
+ g.tableCreateTime = $('#table_create_time').val();
+
+ // assign column reorder & column sort hint
+ g.reorderHint = $('#col_order_hint').val();
+ g.sortHint = $('#sort_hint').val();
+ g.markHint = $('#col_mark_hint').val();
+
+ // determine whether to show the column reordering hint or not
+ g.showReorderHint = $firstRowCols.length > 1;
+
+ // initialize column order
+ $col_order = $('#col_order');
+ if ($col_order.length > 0) {
+ g.colOrder = $col_order.val().split(',');
+ for (var i = 0; i < g.colOrder.length; i++) {
+ g.colOrder[i] = parseInt(g.colOrder[i]);
+ }
+ } else {
+ g.colOrder = new Array();
+ for (var i = 0; i < $firstRowCols.length; i++) {
+ g.colOrder.push(i);
+ }
+ }
+
+ // create column borders
+ $firstRowCols.each(function() {
+ $this = $(this);
+ var cb = document.createElement('div'); // column border
+ var pad = parseInt($this.css('padding-right'));
+ $(cb).css('left', Math.floor($this.position().left + $this.width() + pad));
+ $(cb).addClass('colborder');
+ $(cb).mousedown(function(e) {
+ g.dragStartRsz(e, this);
+ });
+ $(g.cRsz).append(cb);
+ });
+
+ // wrap all data cells, except actions cell, with span
+ $(t).find('th, td:not(:has(span))')
+ .wrapInner('<span />');
+
+ // register events
+ if ($firstRowCols.length > 1) {
+ $(t).find('th.draggable')
+ .css('cursor', 'move')
+ .mousedown(function(e) {
+ g.dragStartMove(e, this);
+ });
+ }
+ $(t).find('th.draggable')
+ .mouseenter(function(e) {
+ g.showMarkHint = !g.showSortHint;
+ g.showHint(e);
+ })
+ .mouseleave(function(e) {
+ g.hideHint();
+ });
+ $(t).find('th.draggable a')
+ .attr('title', '') // hide default tooltip for sorting
+ .mouseenter(function(e) {
+ g.showSortHint = true;
+ g.showMarkHint = false;
+ g.showHint(e);
+ })
+ .mouseleave(function(e) {
+ g.showSortHint = false;
+ g.showMarkHint = true;
+ g.showHint(e);
+ });
+ $(document).mousemove(function(e) {
+ g.dragMove(e);
+ g.updateHint(e);
+ });
+ $(document).mouseup(function(e) {
+ g.dragEnd(e);
+ });
+ $('.restore_column').click(function() {
+ g.restore();
+ });
+
+ // add table class
+ $(t).addClass('pma_table');
+
+ // link all divs
+ $(t).before(g.gDiv);
+ $(g.gDiv).append(t);
+ $(g.gDiv).prepend(g.cRsz);
+ $(g.gDiv).append(g.cCpy);
+ $(g.gDiv).append(g.cPointer);
+ $(g.gDiv).append(g.dHint);
+
+ // some adjustment
+ g.refreshRestoreButton();
+ g.cRsz.className = 'cRsz';
+ $(t).removeClass('data');
+ $(g.gDiv).addClass('data');
+ $(g.cRsz).css('height', $(t).height());
+ $(t).find('th a').bind('dragstart', function() {
+ return false;
+ });
+ };
+
+ // document ready checking
+ var docready = false;
+ $(document).ready(function() {
+ docready = true;
+ });
+
+ // Additional jQuery functions
+ /**
+ * Make resizable, reorderable grid.
+ */
+ $.fn.makegrid = function() {
+ return this.each(function() {
+ if (!docready) {
+ var t = this;
+ $(document).ready(function() {
+ $.grid(t);
+ });
+ } else {
+ $.grid(this);
+ }
+ });
+ };
+ /**
+ * Refresh grid. This must be called after changing the grid's content.
+ */
+ $.fn.refreshgrid = function() {
+ return this.each(function() {
+ if (!docready) {
+ var t = this;
+ $(document).ready(function() {
+ if (t.grid) t.grid.reposRsz();
+ });
+ } else {
+ if (this.grid) this.grid.reposRsz();
+ }
+ });
+ }
+ $.fn.noSelect = function (p) { //no select plugin by Paulo P.Marinas
+ var prevent = (p == null) ? true : p;
+ if (prevent) {
+ return this.each(function () {
+ if ($.browser.msie || $.browser.safari) $(this).bind('selectstart', function () {
+ return false;
+ });
+ else if ($.browser.mozilla) {
+ $(this).css('MozUserSelect', 'none');
+ $('body').trigger('focus');
+ } else if ($.browser.opera) $(this).bind('mousedown', function () {
+ return false;
+ });
+ else $(this).attr('unselectable', 'on');
+ });
+ } else {
+ return this.each(function () {
+ if ($.browser.msie || $.browser.safari) $(this).unbind('selectstart');
+ else if ($.browser.mozilla) $(this).css('MozUserSelect', 'inherit');
+ else if ($.browser.opera) $(this).unbind('mousedown');
+ else $(this).removeAttr('unselectable', 'on');
+ });
+ }
+ }; //end noSelect
+
+})(jQuery);
+
diff --git a/js/sql.js b/js/sql.js
index 65d209a..dfe05da 100644
--- a/js/sql.js
+++ b/js/sql.js
@@ -42,12 +42,13 @@ function getFieldName($this_field, disp_mode) {
else {
var this_field_index = $this_field.index();
// ltr or rtl direction does not impact how the DOM was generated
- //
+ // check if the action column in the left exist
+ var leftActionExist = !$('#table_results').find('th:first').hasClass('draggable');
// 5 columns to account for the checkbox, edit, appended inline edit, copy and delete anchors but index is zero-based so substract 4
- var field_name = $('#table_results').find('thead').find('th:nth('+ (this_field_index-4 )+') a').text();
+ var field_name = $('#table_results').find('thead').find('th:nth('+ (this_field_index - (leftActionExist ? 4 : 0)) + ') a').text();
// happens when just one row (headings contain no a)
if ("" == field_name) {
- field_name = $('#table_results').find('thead').find('th:nth('+ (this_field_index-4 )+')').text();
+ field_name = $('#table_results').find('thead').find('th:nth('+ (this_field_index - (leftActionExist ? 4 : 0)) + ')').text();
}
}
@@ -211,6 +212,24 @@ $(document).ready(function() {
$("#sqlqueryresults").live('appendAnchor',function() {
appendInlineAnchor();
})
+
+ /**
+ * Attach the {@link makegrid} function to a custom event, which will be
+ * triggered manually everytime the table of results is reloaded
+ * @memberOf jQuery
+ */
+ $("#sqlqueryresults").live('makegrid', function() {
+ $('#table_results').makegrid();
+ })
+
+ /**
+ * Attach the {@link refreshgrid} function to a custom event, which will be
+ * triggered manually everytime the table of results is manipulated (e.g., by inline edit)
+ * @memberOf jQuery
+ */
+ $("#sqlqueryresults").live('refreshgrid', function() {
+ $('#table_results').refreshgrid();
+ })
/**
* Trigger the appendAnchor event to prepare the first table for inline edit
@@ -324,6 +343,7 @@ $(document).ready(function() {
$('#sqlqueryresults').show();
$("#sqlqueryresults").html(data);
$("#sqlqueryresults").trigger('appendAnchor');
+ $("#sqlqueryresults").trigger('makegrid');
$('#togglequerybox').show();
if($("#togglequerybox").siblings(":visible").length > 0) {
$("#togglequerybox").trigger('click');
@@ -364,6 +384,7 @@ $(document).ready(function() {
$.post($the_form.attr('action'), $the_form.serialize(), function(data) {
$("#sqlqueryresults").html(data);
$("#sqlqueryresults").trigger('appendAnchor');
+ $("#sqlqueryresults").trigger('makegrid');
PMA_init_slider();
PMA_ajaxRemoveMessage($msgbox);
@@ -387,6 +408,7 @@ $(document).ready(function() {
$.post($the_form.attr('action'), $the_form.serialize() + '&ajax_request=true', function(data) {
$("#sqlqueryresults").html(data);
$("#sqlqueryresults").trigger('appendAnchor');
+ $("#sqlqueryresults").trigger('makegrid');
PMA_init_slider();
PMA_ajaxRemoveMessage($msgbox);
}) // end $.post()
@@ -412,7 +434,8 @@ $(document).ready(function() {
$.get($anchor.attr('href'), $anchor.serialize() + '&ajax_request=true', function(data) {
$("#sqlqueryresults")
.html(data)
- .trigger('appendAnchor');
+ .trigger('appendAnchor')
+ .trigger('makegrid');
PMA_ajaxRemoveMessage($msgbox);
}) // end $.get()
})//end Sort results table
@@ -431,7 +454,8 @@ $(document).ready(function() {
$.post($form.attr('action'), $form.serialize() + '&ajax_request=true' , function(data) {
$("#sqlqueryresults")
.html(data)
- .trigger('appendAnchor');
+ .trigger('appendAnchor')
+ .trigger('makegrid');
PMA_init_slider();
}) // end $.post()
})
@@ -517,21 +541,22 @@ $(document).ready(function() {
$this_hide.parent().removeClass("hover noclick");
$this_hide.siblings().removeClass("hover");
- var last_column = $this_hide.siblings().length;
+ var $input_siblings = $this_hide.parent('tr').find('.inline_edit');
var txt = '';
- for(var i = 4; i < last_column; i++) {
- if($this_hide.siblings("td:eq(" + i + ")").hasClass("inline_edit") == false) {
- continue;
+ $input_siblings.each(function() {
+ var $this_hide_siblings = $(this);
+ txt = $this_hide_siblings.data('original_data');
+ if($this_hide_siblings.children('span').children().length != 0) {
+ $this_hide_siblings.children('span').empty();
+ $this_hide_siblings.children('span').append(txt);
}
- txt = $this_hide.siblings("td:eq(" + i + ")").data('original_data');
- if($this_hide.siblings("td:eq(" + i + ")").children().length != 0) {
- $this_hide.siblings("td:eq(" + i + ")").empty();
- $this_hide.siblings("td:eq(" + i + ")").append(txt);
- }
- }
+ });
$(this).prev().prev().remove();
$(this).prev().remove();
$(this).remove();
+
+ // refresh the grid
+ $("#sqlqueryresults").trigger('refreshgrid');
});
} else {
var txt = '';
@@ -539,7 +564,8 @@ $(document).ready(function() {
$('#table_results tbody tr td span a#hide').click(function() {
var $hide_a = $(this);
- var pos = $hide_a.parents('td').index();
+ var $this_hide = $(this).parents('td');
+ var pos = $this_hide.index();
var $this_span = $hide_a.parent();
$this_span.find('a, br').remove();
@@ -547,22 +573,26 @@ $(document).ready(function() {
var $this_row = $this_span.parents('tr');
// changing inline_edit_active to inline_edit_anchor
- $this_row.siblings("tr:eq(3) td:eq(" + pos + ")").removeClass("inline_edit_active").addClass("inline_edit_anchor");
+ $this_hide.removeClass("inline_edit_active").addClass("inline_edit_anchor");
// removing marked and hover classes.
$this_row.parent('tbody').find('tr').find("td:eq(" + pos + ")").removeClass("marked hover");
- for( var i = 6; i <= rows + 2; i++){
+ for( var i = 0; i <= rows + 2; i++){
if( $this_row.siblings("tr:eq(" + i + ") td:eq(" + pos + ")").hasClass("inline_edit") == false) {
continue;
}
- txt = $this_row.siblings("tr:eq(" + i + ") td:eq(" + pos + ")").data('original_data');
- $this_row.siblings("tr:eq(" + i + ") td:eq(" + pos + ")").empty();
- $this_row.siblings("tr:eq(" + i + ") td:eq(" + pos + ")").append(txt);
+ $this_row_siblings = $this_row.siblings("tr:eq(" + i + ") td:eq(" + pos + ")");
+ txt = $this_row_siblings.data('original_data');
+ $this_row_siblings.children('span').empty();
+ $this_row_siblings.children('span').append(txt);
}
$(this).prev().remove();
$(this).prev().remove();
$(this).remove();
+
+ // refresh the grid
+ $("#sqlqueryresults").trigger('refreshgrid');
});
}
@@ -594,7 +624,7 @@ $(document).ready(function() {
/**
* @var data_value Current value of this field
*/
- var data_value = $(this).html();
+ var data_value = $(this).children('span').html();
// We need to retrieve the value from the server for truncated/relation fields
// Find the field name
@@ -604,6 +634,10 @@ $(document).ready(function() {
*/
var $this_field = $(this);
/**
+ * @var this_field_span Object referring to this field's child (<span>)
+ */
+ var $this_field_span = $(this).children('span');
+ /**
* @var field_name String containing the name of this field.
* @see getFieldName()
*/
@@ -620,11 +654,11 @@ $(document).ready(function() {
/**
* @var curr_value String current value of the field (for fields that are of type enum or set).
*/
- var curr_value = $this_field.text();
+ var curr_value = $this_field_span.text();
if($this_field.is(':not(.not_null)')){
// add a checkbox to mark null for all the field that are nullable.
- $this_field.html('<div class="null_div">Null :<input type="checkbox" class="checkbox_null_'+ field_name + '_' + this_row_index +'"></div>');
+ $this_field_span.html('<div class="null_div">Null :<input type="checkbox" class="checkbox_null_'+ field_name + '_' + this_row_index +'"></div>');
// check the 'checkbox_null_<field_name>_<row_index>' if the corresponding value is null
if($this_field.is('.null')) {
$('.checkbox_null_' + field_name + '_' + this_row_index).attr('checked', true);
@@ -671,7 +705,7 @@ $(document).ready(function() {
})
} else {
- $this_field.html('<div class="null_div"></div>');
+ $this_field_span.html('<div class="null_div"></div>');
}
// In each input sibling, wrap the current value in a textarea
@@ -679,7 +713,7 @@ $(document).ready(function() {
if($this_field.is(':not(.truncated, .transformed, .relation, .enum, .set, .null)')) {
// handle non-truncated, non-transformed, non-relation values
// We don't need to get any more data, just wrap the value
- $this_field.append('<textarea>'+data_value+'</textarea>');
+ $this_field_span.append('<textarea>'+data_value+'</textarea>');
$this_field.data('original_data', data_value);
}
else if($this_field.is('.truncated, .transformed')) {
@@ -700,8 +734,9 @@ $(document).ready(function() {
'inline_edit' : true
}, function(data) {
if(data.success == true) {
- $this_field.append('<textarea>'+data.value+'</textarea>');
+ $this_field_span.append('<textarea>'+data.value+'</textarea>');
$this_field.data('original_data', data_value);
+ $("#sqlqueryresults").trigger('refreshgrid');
}
else {
PMA_ajaxShowMessage(data.error);
@@ -727,8 +762,9 @@ $(document).ready(function() {
}
$.post('sql.php', post_params, function(data) {
- $this_field.append(data.dropdown);
+ $this_field_span.append(data.dropdown);
$this_field.data('original_data', data_value);
+ $("#sqlqueryresults").trigger('refreshgrid');
}) // end $.post()
}
else if($this_field.is('.enum')) {
@@ -748,8 +784,9 @@ $(document).ready(function() {
'curr_value' : curr_value
}
$.post('sql.php', post_params, function(data) {
- $this_field.append(data.dropdown);
+ $this_field_span.append(data.dropdown);
$this_field.data('original_data', data_value);
+ $("#sqlqueryresults").trigger('refreshgrid');
}) // end $.post()
}
else if($this_field.is('.set')) {
@@ -770,16 +807,21 @@ $(document).ready(function() {
}
$.post('sql.php', post_params, function(data) {
- $this_field.append(data.select);
+ $this_field_span.append(data.select);
$this_field.data('original_data', data_value);
+ $("#sqlqueryresults").trigger('refreshgrid');
}) // end $.post()
}
else if($this_field.is('.null')) {
//handle null fields
- $this_field.append('<textarea></textarea>');
+ $this_field_span.append('<textarea></textarea>');
$this_field.data('original_data', 'NULL');
}
- })
+ });
+
+ // refresh the grid
+ $("#sqlqueryresults").trigger('refreshgrid');
+
}) // End On click, replace the current field with an input/textarea
/**
@@ -801,7 +843,7 @@ $(document).ready(function() {
* being edited
*
*/
- var $this_td = $(this).parent().parent();
+ var $this_td = $(this).parents('td');
var $test_element = ''; // to test the presence of a element
// Initialize variables
@@ -1043,10 +1085,11 @@ function PMA_unInlineEditRow($del_hide, $chg_submit, $this_td, $input_siblings,
$input_siblings.each(function() {
// Inline edit post has been successful.
$this_sibling = $(this);
+ $this_sibling_span = $(this).children('span');
var is_null = $this_sibling.find('input:checkbox').is(':checked');
if (is_null) {
- $this_sibling.html('NULL');
+ $this_sibling_span.html('NULL');
$this_sibling.addClass('null');
} else {
$this_sibling.removeClass('null');
@@ -1106,9 +1149,12 @@ function PMA_unInlineEditRow($del_hide, $chg_submit, $this_td, $input_siblings,
}
}
}
- $this_sibling.html(new_html);
+ $this_sibling_span.html(new_html);
}
})
+
+ // refresh the grid
+ $("#sqlqueryresults").trigger('refreshgrid');
}
/**
@@ -1155,6 +1201,11 @@ $(document).ready(function() {
$('.column_heading.marker').live('click', function() {
PMA_changeClassForColumn($(this), 'marked');
});
+
+ /**
+ * create resizable table
+ */
+ $("#sqlqueryresults").trigger('makegrid');
});
/*
diff --git a/js/tbl_select.js b/js/tbl_select.js
index 8115245..8d3049a 100644
--- a/js/tbl_select.js
+++ b/js/tbl_select.js
@@ -67,6 +67,7 @@ $(document).ready(function() {
// found results
$("#sqlqueryresults").html(response);
$("#sqlqueryresults").trigger('appendAnchor');
+ $("#sqlqueryresults").trigger('makegrid');
$('#tbl_search_form')
// work around for bug #3168569 - Issue on toggling the "Hide search criteria" in chrome.
.slideToggle()
diff --git a/libraries/RecentTable.class.php b/libraries/RecentTable.class.php
index ebe93f5..b42a0aa 100644
--- a/libraries/RecentTable.class.php
+++ b/libraries/RecentTable.class.php
@@ -14,7 +14,7 @@ require_once './libraries/Message.class.php';
*
* @package phpMyAdmin
*/
-class RecentTable
+class PMA_RecentTable
{
/**
* Defines the internal PMA table which contains recent tables.
@@ -33,9 +33,9 @@ class RecentTable
public $tables;
/**
- * RecentTable instance.
+ * PMA_RecentTable instance.
*
- * @var RecentTable
+ * @var PMA_RecentTable
*/
private static $_instance;
@@ -56,12 +56,12 @@ class RecentTable
/**
* Returns class instance.
*
- * @return RecentTable
+ * @return PMA_RecentTable
*/
public static function getInstance()
{
if (is_null(self::$_instance)) {
- self::$_instance = new RecentTable();
+ self::$_instance = new PMA_RecentTable();
}
return self::$_instance;
}
diff --git a/libraries/Table.class.php b/libraries/Table.class.php
index c73eb31..cfc28d6 100644
--- a/libraries/Table.class.php
+++ b/libraries/Table.class.php
@@ -12,9 +12,10 @@
class PMA_Table
{
/**
- * UI preferences property: sorted column
+ * UI preferences properties
*/
const PROP_SORTED_COLUMN = 'sorted_col';
+ const PROP_COLUMN_ORDER = 'col_order';
static $cache = array();
@@ -1196,6 +1197,27 @@ class PMA_Table
}
/**
+ * Get all columns
+ *
+ * returns an array with all columns
+ *
+ * @param boolean whether to quote name with backticks ``
+ * @return array
+ */
+ public function getColumns($backquoted = true)
+ {
+ $sql = 'SHOW COLUMNS FROM ' . $this->getFullName(true);
+ $indexed = PMA_DBI_fetch_result($sql, 'Field', 'Field');
+
+ $return = array();
+ foreach ($indexed as $column) {
+ $return[] = $this->getFullName($backquoted) . '.' . ($backquoted ? PMA_backquote($column) : $column);
+ }
+
+ return $return;
+ }
+
+ /**
* Return UI preferences for this table from phpMyAdmin database.
*
* @uses PMA_query_as_controluser()
@@ -1276,25 +1298,11 @@ class PMA_Table
}
/**
- * Get UI preferences array for this table.
- * If pmadb and table_uiprefs is set, it will get the UI preferences from
- * phpMyAdmin database.
- *
- * @return array
- */
- public function getUiPrefs()
- {
- if (! isset($this->uiprefs)) {
- $this->loadUiPrefs();
- }
- return $this->uiprefs;
- }
-
- /**
* Get a property from UI preferences.
* Return false if the property is not found.
* Available property:
* - PROP_SORTED_COLUMN
+ * - PROP_COLUMN_ORDER
*
* @uses loadUiPrefs()
*
@@ -1306,6 +1314,42 @@ class PMA_Table
if (! isset($this->uiprefs)) {
$this->loadUiPrefs();
}
+ // do checking based on property
+ if ($property == self::PROP_SORTED_COLUMN) {
+ if (isset($this->uiprefs[$property])) {
+ // check if the column name is exist in this table
+ $tmp = explode(' ', $this->uiprefs[$property]);
+ $colname = $tmp[0];
+ $avail_columns = $this->getColumns();
+ foreach ($avail_columns as $each_col) {
+ // check if $each_col ends with $colname
+ if (substr_compare($each_col, $colname,
+ strlen($each_col) - strlen($colname)) === 0) {
+ return $this->uiprefs[$property];
+ }
+ }
+ // remove the property, since it is not exist anymore in database
+ $this->removeUiProp(self::PROP_SORTED_COLUMN);
+ return false;
+ } else {
+ return false;
+ }
+ } else if ($property == self::PROP_COLUMN_ORDER) {
+ if (isset($this->uiprefs[$property])) {
+ // check if the table has not been modified
+ if (self::sGetStatusInfo($this->db_name, $this->name, 'CREATE_TIME') ==
+ $this->uiprefs['CREATE_TIME']) {
+ return $this->uiprefs[$property];
+ } else {
+ // remove the property, since the table has been modified
+ $this->removeUiProp(self::PROP_COLUMN_ORDER);
+ return false;
+ }
+ } else {
+ return false;
+ }
+ }
+ // default behaviour for other property:
return isset($this->uiprefs[$property]) ? $this->uiprefs[$property] : false;
}
@@ -1313,16 +1357,34 @@ class PMA_Table
* Set a property from UI preferences.
* If pmadb and table_uiprefs is set, it will save the UI preferences to
* phpMyAdmin database.
+ * Available property:
+ * - PROP_SORTED_COLUMN
+ * - PROP_COLUMN_ORDER
*
* @param string $property
* @param mixed $value
- * @return true|PMA_Message
+ * @param string $table_create_time Needed for PROP_COLUMN_ORDER
+ * @return boolean|PMA_Message
*/
- public function setUiProp($property, $value)
+ public function setUiProp($property, $value, $table_create_time = NULL)
{
if (! isset($this->uiprefs)) {
$this->loadUiPrefs();
}
+ // we want to save the create time if the property is PROP_COLUMN_ORDER
+ if ($property == self::PROP_COLUMN_ORDER) {
+ $curr_create_time = self::sGetStatusInfo($this->db_name, $this->name, 'CREATE_TIME');
+ if (isset($table_create_time) &&
+ $table_create_time == $curr_create_time) {
+ $this->uiprefs['CREATE_TIME'] = $curr_create_time;
+ } else {
+ // there is no $table_create_time, or
+ // supplied $table_create_time is older than current create time,
+ // so don't save
+ return false;
+ }
+ }
+ // save the value
$this->uiprefs[$property] = $value;
// check if pmadb is set
if (strlen($GLOBALS['cfg']['Server']['pmadb'])
@@ -1331,5 +1393,25 @@ class PMA_Table
}
return true;
}
+
+ /**
+ * Remove a property from UI preferences.
+ *
+ * @param string $property
+ */
+ public function removeUiProp($property)
+ {
+ if (! isset($this->uiprefs)) {
+ $this->loadUiPrefs();
+ }
+ if (isset($this->uiprefs[$property])) {
+ unset($this->uiprefs[$property]);
+ // check if pmadb is set
+ if (strlen($GLOBALS['cfg']['Server']['pmadb'])
+ && strlen($GLOBALS['cfg']['Server']['table_uiprefs'])) {
+ return $this->saveUiprefsToDb();
+ }
+ }
+ }
}
?>
diff --git a/libraries/common.lib.php b/libraries/common.lib.php
index 037656e..d2c8249 100644
--- a/libraries/common.lib.php
+++ b/libraries/common.lib.php
@@ -1032,6 +1032,22 @@ function PMA_showMessage($message, $sql_query = null, $type = 'notice', $is_view
// Analyze it
if (isset($parsed_sql)) {
$analyzed_display_query = PMA_SQP_analyze($parsed_sql);
+
+ // Same as below (append LIMIT), append the remembered ORDER BY
+ if ($GLOBALS['cfg']['RememberSorting']
+ && isset($analyzed_display_query[0]['queryflags']['select_from'])
+ && isset($GLOBALS['sql_order_to_append'])) {
+ $query_base = $analyzed_display_query[0]['section_before_limit']
+ . "\n" . $GLOBALS['sql_order_to_append']
+ . $analyzed_display_query[0]['section_after_limit'];
+
+ // Need to reparse query
+ $parsed_sql = PMA_SQP_parse($query_base);
+ // update the $analyzed_display_query
+ $analyzed_display_query[0]['section_before_limit'] .= $GLOBALS['sql_order_to_append'];
+ $analyzed_display_query[0]['order_by_clause'] = $GLOBALS['sorted_col'];
+ }
+
// Here we append the LIMIT added for navigation, to
// enable its display. Adding it higher in the code
// to $sql_query would create a problem when
diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php
index 26d362d..84e6f7b 100644
--- a/libraries/display_tbl.lib.php
+++ b/libraries/display_tbl.lib.php
@@ -185,6 +185,25 @@ function PMA_setDisplayMode(&$the_disp_mode, &$the_total)
/**
+ * Return true if we are executing a query in the form of
+ * "SELECT * FROM <a table> ..."
+ *
+ * @return boolean
+ */
+function PMA_isSelect()
+{
+ // global variables set from sql.php
+ global $is_count, $is_export, $is_func, $is_analyse;
+ global $analyzed_sql;
+
+ return ! ($is_count || $is_export || $is_func || $is_analyse)
+ && count($analyzed_sql[0]['select_expr']) == 0
+ && isset($analyzed_sql[0]['queryflags']['select_from'])
+ && count($analyzed_sql[0]['table_ref']) == 1;
+}
+
+
+/**
* Displays a navigation button
*
* @uses $GLOBALS['cfg']['NavigationBarIconic']
@@ -374,6 +393,26 @@ function PMA_displayTableNavigation($pos_next, $pos_prev, $sql_query, $id_for_di
);
} // end move toward
?>
+ <td>
+ <input class="restore_column hide" type="submit" value="<?php echo __('Restore column order'); ?>" />
+ <?php
+ if (PMA_isSelect()) {
+ // generate the column order, if it is set
+ $pmatable = new PMA_Table($GLOBALS['table'], $GLOBALS['db']);
+ $col_order = $pmatable->getUiProp(PMA_Table::PROP_COLUMN_ORDER);
+ if ($col_order) {
+ echo '<input id="col_order" type="hidden" value="' . implode(',', $col_order) . '" />';
+ }
+ // generate table create time
+ echo '<input id="table_create_time" type="hidden" value="' .
+ PMA_Table::sGetStatusInfo($GLOBALS['db'], $GLOBALS['table'], 'CREATE_TIME') . '" />';
+ }
+ // generate hints
+ echo '<input id="col_order_hint" type="hidden" value="' . __('Drag to reorder') . '" />';
+ echo '<input id="sort_hint" type="hidden" value="' . __('Click to sort') . '" />';
+ echo '<input id="col_mark_hint" type="hidden" value="' . __('Click to mark/unmark') . '" />';
+ ?>
+ </td>
</tr>
</table>
@@ -695,7 +734,7 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $
// ... elseif display an empty column if the actions links are disabled to match the rest of the table
elseif ($GLOBALS['cfg']['RowActionLinks'] == 'none' && ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal'
|| $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped')) {
- echo '<td></td>';
+ echo '<th></th>';
}
// 2. Displays the fields' name
@@ -735,7 +774,17 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $
}
}
- for ($i = 0; $i < $fields_cnt; $i++) {
+ if (PMA_isSelect()) {
+ // prepare to get the column order, if available
+ $pmatable = new PMA_Table($GLOBALS['table'], $GLOBALS['db']);
+ $col_order = $pmatable->getUiProp(PMA_Table::PROP_COLUMN_ORDER);
+ } else {
+ $col_order = false;
+ }
+
+ for ($j = 0; $j < $fields_cnt; $j++) {
+ // assign $i with appropriate column order
+ $i = $col_order ? $col_order[$j] : $j;
// See if this column should get highlight because it's used in the
// where-query.
if (isset($highlight_columns[$fields_meta[$i]->name]) || isset($highlight_columns[PMA_backquote($fields_meta[$i]->name)])) {
@@ -870,6 +919,7 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $
|| $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped') {
echo '<th';
$th_class = array();
+ $th_class[] = 'draggable';
if ($condition_field) {
$th_class[] = 'condition';
}
@@ -888,7 +938,7 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $
echo '>' . $order_link . $comments . '</th>';
}
$vertical_display['desc'][] = ' <th '
- . ($condition_field ? ' class="condition"' : '') . '>' . "\n"
+ . 'class="draggable' . ($condition_field ? ' condition' : '') . '">' . "\n"
. $order_link . $comments . ' </th>' . "\n";
} // end if (2.1)
@@ -897,9 +947,12 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $
if ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal'
|| $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped') {
echo '<th';
+ $th_class = array();
+ $th_class[] = 'draggable';
if ($condition_field) {
- echo ' class="condition"';
+ $th_class[] = 'condition';
}
+ echo ' class="' . implode(' ', $th_class) . '"';
if ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped') {
echo ' valign="bottom"';
}
@@ -917,7 +970,7 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $
echo "\n" . $comments . '</th>';
}
$vertical_display['desc'][] = ' <th '
- . ($condition_field ? ' class="condition"' : '') . '>' . "\n"
+ . 'class="draggable' . ($condition_field ? ' condition"' : '') . '">' . "\n"
. ' ' . htmlspecialchars($fields_meta[$i]->name) . "\n"
. $comments . ' </th>';
} // end else (2.2)
@@ -1150,6 +1203,8 @@ function PMA_displayTableBody(&$dt_result, &$is_display, $map, $analyzed_sql) {
if ($vertical_display['emptypre'] > 0) {
echo ' <th colspan="' . $vertical_display['emptypre'] . '">' . "\n"
.' </th>' . "\n";
+ } else if ($GLOBALS['cfg']['RowActionLinks'] == 'none') {
+ echo ' <th></th>' . "\n";
}
foreach ($vertical_display['desc'] as $val) {
@@ -1285,7 +1340,19 @@ function PMA_displayTableBody(&$dt_result, &$is_display, $map, $analyzed_sql) {
} // end if (1)
// 2. Displays the rows' values
- for ($i = 0; $i < $fields_cnt; ++$i) {
+
+ if (PMA_isSelect()) {
+ // prepare to get the column order, if available
+ $pmatable = new PMA_Table($GLOBALS['table'], $GLOBALS['db']);
+ $col_order = $pmatable->getUiProp(PMA_Table::PROP_COLUMN_ORDER);
+ } else {
+ $col_order = false;
+ }
+
+ for ($j = 0; $j < $fields_cnt; ++$j) {
+ // assign $i with appropriate column order
+ $i = $col_order ? $col_order[$j] : $j;
+
$meta = $fields_meta[$i];
$not_null_class = $meta->not_null ? 'not_null' : '';
$relation_class = isset($map[$meta->name]) ? 'relation' : '';
@@ -1652,8 +1719,18 @@ function PMA_displayVerticalTable()
echo '</tr>' . "\n";
} // end if
+ if (PMA_isSelect()) {
+ // prepare to get the column order, if available
+ $pmatable = new PMA_Table($GLOBALS['table'], $GLOBALS['db']);
+ $col_order = $pmatable->getUiProp(PMA_Table::PROP_COLUMN_ORDER);
+ } else {
+ $col_order = false;
+ }
+
// Displays data
- foreach ($vertical_display['desc'] AS $key => $val) {
+ foreach ($vertical_display['desc'] AS $j => $val) {
+ // assign appropriate key with current column order
+ $key = $col_order ? $col_order[$j] : $j;
echo '<tr>' . "\n";
echo $val;
diff --git a/libraries/header.inc.php b/libraries/header.inc.php
index 4036f86..5c07472 100644
--- a/libraries/header.inc.php
+++ b/libraries/header.inc.php
@@ -19,7 +19,7 @@ require_once './libraries/RecentTable.class.php';
* @param string $table The table name
*/
function PMA_addRecentTable($db, $table) {
- $tmp_result = RecentTable::getInstance()->add($db, $table);
+ $tmp_result = PMA_RecentTable::getInstance()->add($db, $table);
if ($tmp_result === true) {
echo '<span class="hide" id="update_recent_tables"></span>';
} else {
diff --git a/navigation.php b/navigation.php
index 76f5b98..af3f138 100644
--- a/navigation.php
+++ b/navigation.php
@@ -59,7 +59,7 @@ require_once './libraries/RecentTable.class.php';
* Check if it is an ajax request to reload the recent tables list.
*/
if ($GLOBALS['is_ajax_request'] && $_REQUEST['recent_table']) {
- PMA_ajaxResponse('', true, array('options' => RecentTable::getInstance()->getHtmlSelectOption()) );
+ PMA_ajaxResponse('', true, array('options' => PMA_RecentTable::getInstance()->getHtmlSelectOption()) );
}
// keep the offset of the db list in session before closing it
@@ -195,7 +195,7 @@ require './libraries/navigation_header.inc.php';
// display recently used tables
if ($GLOBALS['cfg']['LeftRecentTable'] > 0) {
echo '<div id="recentTableList">';
- echo RecentTable::getInstance()->getHtmlSelect();
+ echo PMA_RecentTable::getInstance()->getHtmlSelect();
echo '</div>';
}
diff --git a/server_sql.php b/server_sql.php
index 243d0bf..f8609f4 100644
--- a/server_sql.php
+++ b/server_sql.php
@@ -14,6 +14,7 @@ require_once './libraries/common.inc.php';
* Does the common work
*/
$GLOBALS['js_include'][] = 'functions.js';
+$GLOBALS['js_include'][] = 'makegrid.js';
$GLOBALS['js_include'][] = 'sql.js';
require_once './libraries/server_common.inc.php';
diff --git a/sql.php b/sql.php
index e8850fb..bd3ff46 100644
--- a/sql.php
+++ b/sql.php
@@ -159,6 +159,17 @@ if(isset($_REQUEST['get_set_values']) && $_REQUEST['get_set_values'] == true) {
$extra_data['select'] = $select;
PMA_ajaxResponse(NULL, true, $extra_data);
}
+
+/**
+ * Check ajax request to set the column order
+ */
+if(isset($_REQUEST['set_col_order']) && $_REQUEST['set_col_order'] == true) {
+ $pmatable = new PMA_Table($table, $db);
+ $col_order = explode(',', $_REQUEST['col_order']);
+ $retval = $pmatable->setUiProp(PMA_Table::PROP_COLUMN_ORDER, $col_order, $_REQUEST['table_create_time']);
+ PMA_ajaxResponse(NULL, ($retval == true));
+}
+
// Default to browse if no query set and we have table
// (needed for browsing from DefaultTabTable)
if (empty($sql_query) && strlen($table) && strlen($db)) {
@@ -363,10 +374,13 @@ if ($is_select) { // see line 141
$is_maint = true;
}
+// assign default full_sql_query
+$full_sql_query = $sql_query;
+
// Handle remembered sorting order, only for single table query
if ($GLOBALS['cfg']['RememberSorting']
- && basename($GLOBALS['PMA_PHP_SELF']) == 'sql.php'
&& ! ($is_count || $is_export || $is_func || $is_analyse)
+ && count($analyzed_sql[0]['select_expr']) == 0
&& isset($analyzed_sql[0]['queryflags']['select_from'])
&& count($analyzed_sql[0]['table_ref']) == 1
) {
@@ -376,7 +390,7 @@ if ($GLOBALS['cfg']['RememberSorting']
if ($sorted_col) {
// retrieve the remembered sorting order for current table
$sql_order_to_append = ' ORDER BY ' . $sorted_col . ' ';
- $sql_query = $analyzed_sql[0]['section_before_limit'] . $sql_order_to_append . $analyzed_sql[0]['section_after_limit'];
+ $full_sql_query = $analyzed_sql[0]['section_before_limit'] . $sql_order_to_append . $analyzed_sql[0]['section_after_limit'];
// update the $analyzed_sql
$analyzed_sql[0]['section_before_limit'] .= $sql_order_to_append;
@@ -412,9 +426,7 @@ if ((! $cfg['ShowAll'] || $_SESSION['tmp_user_values']['max_rows'] != 'all')
}
}
-} else {
- $full_sql_query = $sql_query;
-} // end if...else
+}
if (strlen($db)) {
PMA_DBI_select_db($db);
@@ -846,6 +858,7 @@ else {
} else {
$GLOBALS['js_include'][] = 'functions.js';
+ $GLOBALS['js_include'][] = 'makegrid.js';
$GLOBALS['js_include'][] = 'sql.js';
unset($message);
diff --git a/tbl_replace.php b/tbl_replace.php
index 5b722c6..d23482e 100644
--- a/tbl_replace.php
+++ b/tbl_replace.php
@@ -65,6 +65,7 @@ PMA_DBI_select_db($GLOBALS['db']);
*/
$goto_include = false;
+$GLOBALS['js_include'][] = 'makegrid.js';
// Needed for generation of Inline Edit anchors
$GLOBALS['js_include'][] = 'sql.js';
diff --git a/tbl_select.php b/tbl_select.php
index 681083a..875182d 100644
--- a/tbl_select.php
+++ b/tbl_select.php
@@ -16,6 +16,7 @@
require_once './libraries/common.inc.php';
require_once './libraries/mysql_charsets.lib.php';
+$GLOBALS['js_include'][] = 'makegrid.js';
$GLOBALS['js_include'][] = 'sql.js';
$GLOBALS['js_include'][] = 'tbl_select.js';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js';
diff --git a/tbl_sql.php b/tbl_sql.php
index 70fafc1..0321395 100644
--- a/tbl_sql.php
+++ b/tbl_sql.php
@@ -14,6 +14,7 @@ require_once './libraries/common.inc.php';
* Runs common work
*/
$GLOBALS['js_include'][] = 'functions.js';
+$GLOBALS['js_include'][] = 'makegrid.js';
$GLOBALS['js_include'][] = 'sql.js';
require './libraries/tbl_common.php';
diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php
index 94ed5fe..72dec00 100644
--- a/themes/original/css/theme_right.css.php
+++ b/themes/original/css/theme_right.css.php
@@ -1913,3 +1913,68 @@ span.mysql-separator {
span.mysql-number {
color: <?php echo $GLOBALS['cfg']['SQP']['fmtColor']['digit_integer']; ?>;
}
+
+.colborder {
+ border-right: solid 1px #FFFFFF;
+ cursor: col-resize;
+ height: 100%;
+ margin-left: -3px;
+ position: absolute;
+ width: 5px;
+}
+
+.pma_table th.draggable span, .pma_table tbody td span {
+ display: block;
+ overflow: hidden;
+}
+
+.cRsz {
+ position: absolute;
+}
+
+.draggable {
+ cursor: move;
+}
+
+.cCpy {
+ background: #000;
+ color: #FFF;
+ font-weight: bold;
+ margin: 0.1em;
+ padding: 0.3em;
+ position: absolute;
+}
+
+.cPointer {
+ background: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>col_pointer.png);
+ height: 20px;
+ margin-left: -5px; /* must be minus half of its width */
+ margin-top: -10px;
+ position: absolute;
+ width: 10px;
+}
+
+.cPointerVer { /* cPointer with vertical display mode */
+ background: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>col_pointer_ver.png);
+ height: 10px;
+ margin-left: -5px;
+ margin-top: -5px; /* must be minus half of its height */
+ position: absolute;
+ width: 20px;
+}
+
+.dHint {
+ background: #333;
+ border:1px solid #000;
+ color: #FFF;
+ font-size: 0.8em;
+ font-weight: bold;
+ margin-top: -1em;
+ opacity: 0.8;
+ padding: 0.5em 1em;
+ position: absolute;
+ text-shadow: -1px -1px #000;
+ -moz-border-radius: 0.3em;
+ -webkit-border-radius: 0.3em;
+ border-radius: 0.3em;
+}
diff --git a/themes/original/img/col_pointer.png b/themes/original/img/col_pointer.png
new file mode 100644
index 0000000..7126aef
Binary files /dev/null and b/themes/original/img/col_pointer.png differ
diff --git a/themes/original/img/col_pointer_ver.png b/themes/original/img/col_pointer_ver.png
new file mode 100644
index 0000000..4607912
Binary files /dev/null and b/themes/original/img/col_pointer_ver.png differ
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php
index c403698..3c9d951 100644
--- a/themes/pmahomme/css/theme_right.css.php
+++ b/themes/pmahomme/css/theme_right.css.php
@@ -2269,3 +2269,72 @@ span.mysql-separator {
span.mysql-number {
color: <?php echo $GLOBALS['cfg']['SQP']['fmtColor']['digit_integer']; ?>;
}
+
+.colborder {
+ border-left: 1px solid #FFF;
+ cursor: col-resize;
+ height: 100%;
+ margin-left: -1px;
+ position: absolute;
+ width: 5px;
+}
+
+.pma_table th.draggable span, .pma_table tbody td span {
+ display: block;
+ overflow: hidden;
+}
+
+.cRsz {
+ position: absolute;
+}
+
+.cCpy {
+ background: #333;
+ color: #FFF;
+ font-weight: bold;
+ margin: 0.1em;
+ padding: 0.3em;
+ position: absolute;
+ text-shadow: -1px -1px #000;
+
+ -moz-box-shadow: 0 0 0.7em #000;
+ -webkit-box-shadow: 0 0 0.7em #000;
+ box-shadow: 0 0 0.7em #000;
+ -moz-border-radius: 0.3em;
+ -webkit-border-radius: 0.3em;
+ border-radius: 0.3em;
+}
+
+.cPointer {
+ background: url(./themes/pmahomme/img/col_pointer.png);
+ height: 20px;
+ margin-left: -5px; /* must be minus half of its width */
+ margin-top: -10px;
+ position: absolute;
+ width: 10px;
+}
+
+.cPointerVer { /* cPointer with vertical display mode */
+ background: url(./themes/pmahomme/img/col_pointer_ver.png);
+ height: 10px;
+ margin-left: -5px;
+ margin-top: -5px; /* must be minus half of its height */
+ position: absolute;
+ width: 20px;
+}
+
+.dHint {
+ background: #333;
+ border:1px solid #000;
+ color: #FFF;
+ font-size: 0.8em;
+ font-weight: bold;
+ margin-top: -1em;
+ opacity: 0.8;
+ padding: 0.5em 1em;
+ position: absolute;
+ text-shadow: -1px -1px #000;
+ -moz-border-radius: 0.3em;
+ -webkit-border-radius: 0.3em;
+ border-radius: 0.3em;
+}
diff --git a/themes/pmahomme/img/col_pointer.png b/themes/pmahomme/img/col_pointer.png
new file mode 100644
index 0000000..8882a2e
Binary files /dev/null and b/themes/pmahomme/img/col_pointer.png differ
diff --git a/themes/pmahomme/img/col_pointer_ver.png b/themes/pmahomme/img/col_pointer_ver.png
new file mode 100644
index 0000000..8964754
Binary files /dev/null and b/themes/pmahomme/img/col_pointer_ver.png differ
hooks/post-receive
--
phpMyAdmin
1
0