Commit Graph

92273 Commits

Author SHA1 Message Date
Atul Pratap Singh
0306e2bd88 Fix bug#4450 Query is duplicated on Ctrl+Enter
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-06-13 11:20:27 +05:30
Michal Čihař
2b8bb91bc3 Merge pull request #1223 from D-storm/bug-4454
bug-4454: PMA_DatabaseInterface::getColumnsFull() when called with no da...
2014-06-12 13:36:23 +02:00
Chirayu Chiripal
2bd9544878 bug-4454: PMA_DatabaseInterface::getColumnsFull() when called with no database or table parameter gives incorrectly nested keys
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-12 16:55:27 +05:30
Michal Čihař
bc60315023 Adjust tests to new IV logic
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-12 10:18:45 +02:00
Michal Čihař
953c7415ad Separate check for password cookie
Otherwise it would not be possible to recall user name.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-12 09:47:04 +02:00
Weblate
76c051bcea Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-06-12 09:44:11 +02:00
Burak Yavuz
e664c931d2 Translated using Weblate (Turkish)
Currently translated at 100.0% (2770 of 2770)
2014-06-12 09:44:09 +02:00
Matías Bellone
480b992aae Translated using Weblate (Spanish)
Currently translated at 100.0% (2770 of 2770)
2014-06-12 09:44:06 +02:00
Giovanni Sora
bfb0f98a91 Translated using Weblate (Interlingua)
Currently translated at 51.1% (1417 of 2770)
2014-06-12 09:44:03 +02:00
Marc Delisle
ffb543b6e3 Translated using Weblate (French)
Currently translated at 100.0% (2770 of 2770)
2014-06-12 09:44:01 +02:00
Dieter Adriaenssens
88910393e5 Translated using Weblate (Dutch)
Currently translated at 99.9% (2768 of 2770)
2014-06-12 09:44:00 +02:00
Michal Čihař
29094da204 Translated using Weblate (Czech)
Currently translated at 100.0% (2770 of 2770)
2014-06-12 09:43:58 +02:00
Michal Čihař
7cba81de27 Regenerate cookie encryption IV for every session
The IV for cookie encryption was generated just once for every browser
and kept in a cookie. Generating it for every session is much better to
avoid information leaks (eg. that same user has logged in).

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-12 09:41:27 +02:00
Michal Čihař
b252cb9981 Use better source of entropy for mcrypt IV
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-12 09:16:20 +02:00
Kristjan Räts
59bb241cf1 Translated using Weblate (Estonian)
Currently translated at 100.0% (2770 of 2770)
2014-06-11 09:06:45 +02:00
Domen
e9f7dafd21 Translated using Weblate (Slovenian)
Currently translated at 100.0% (2770 of 2770)
2014-06-10 21:34:11 +02:00
Marc Delisle
92aaa7f900 Update po files 2014-06-10 12:45:56 -04:00
Marc Delisle
478a105ed6 Merge pull request #1218 from D-storm/bug-4448
Bug-4448: Dump binary columns in hexadecimal notation not working
2014-06-10 12:39:18 -04:00
Chirayu Chiripal
ff688b18fb Bug-4448: Dump binary columns in hexadecimal notation not working and hex_for_blob -> hex_for_binary
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-10 19:00:16 +05:30
Michal Čihař
e71869daf1 Merge branch 'b4445_42' of git://github.com/Tithugues/phpmyadmin into QA_4_2
Conflicts:
	ChangeLog
2014-06-10 09:15:00 +02:00
Michal Čihař
15b5051928 Merge branch 'b4442_42' of git://github.com/Tithugues/phpmyadmin into QA_4_2
Conflicts:
	ChangeLog
2014-06-10 09:14:07 +02:00
Weblate
5a6dad0aba Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-06-10 08:58:14 +02:00
கணேஷ் குமார்
2cb47afab9 Translated using Weblate (Tamil)
Currently translated at 31.0% (860 of 2770)
2014-06-10 08:58:11 +02:00
Giovanni Sora
85d3b08ba7 Translated using Weblate (Interlingua)
Currently translated at 50.5% (1400 of 2770)
2014-06-10 08:58:08 +02:00
Yasar
14d66a0137 Translated using Weblate (German)
Currently translated at 93.9% (2603 of 2770)
2014-06-10 08:58:06 +02:00
Michal Čihař
d2c184a3c6 Merge pull request #1216 from ibennetch/4449
Bug 4449: Mediawiki export does not produce table header row; also fix related PHP warnings
2014-06-10 08:58:00 +02:00
Isaac Bennetch
307dd3b798 Bug 4449: Mediawiki export does not produce table header row; also fix related PHP warnings
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2014-06-09 16:37:43 -04:00
Hugues Peccatte
8295af58b5 Update ChangeLog.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-09 16:46:27 +02:00
Hugues Peccatte
b95aa6cdfd Remove trailing whitespaces.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-09 16:44:30 +02:00
Hugues Peccatte
4a10628d81 Update ChangeLog.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-09 15:32:32 +02:00
Hugues Peccatte
b55719206b Remove SQL format for multi-table queries.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-09 15:27:40 +02:00
Weblate
e78abd4475 Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-06-09 00:35:42 +02:00
Marco Pozzato
82e682899f Translated using Weblate (Italian)
Currently translated at 87.3% (2419 of 2770)
2014-06-09 00:35:40 +02:00
Marc Delisle
199982f0d0 4.2.4-dev
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-08 18:35:23 -04:00
Weblate
696286b744 Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-06-08 20:19:28 +02:00
கணேஷ் குமார்
4aba3bf313 Translated using Weblate (Tamil)
Currently translated at 30.7% (853 of 2770)
2014-06-08 20:19:25 +02:00
Nikola Stojaković
b708f959b3 Translated using Weblate (Serbian)
Currently translated at 28.5% (792 of 2770)
2014-06-08 20:19:23 +02:00
Madhura Jayaratne
8926c80837 Add a comment to explain the scenario
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-06-08 23:48:24 +05:30
Madhura Jayaratne
55e87fe8fe bug #4434 Unchecking 'Show SQL queries' results NaN
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-06-08 23:44:39 +05:30
கணேஷ் குமார்
4c706d0927 Translated using Weblate (Tamil)
Currently translated at 30.3% (840 of 2770)
2014-06-08 13:39:10 +02:00
Marc Delisle
44f01448d9 Fix test
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-07 15:48:05 -04:00
Marc Delisle
0517e614d1 Merge branch 'QA_4_2' of https://github.com/phpmyadmin/phpmyadmin into QA_4_2 2014-06-07 09:31:35 -04:00
Marc Delisle
e2ce71566f Missing space in index creation/edit generated query
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-07 09:31:17 -04:00
Weblate
44fd6cdde6 Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-06-07 15:02:29 +02:00
கணேஷ் குமார்
3261abb9c3 Translated using Weblate (Tamil)
Currently translated at 30.1% (834 of 2770)

இடம்சார்ந்த சுட்டுதொகுப்புக்குறி சேர்க்க
2014-06-07 15:02:26 +02:00
Marc Delisle
9342cc6709 Incorrect menu tab generation from usergroups
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-07 09:02:10 -04:00
கணேஷ் குமார்
02a628ee5b Translated using Weblate (Tamil)
Currently translated at 29.2% (809 of 2770)
2014-06-07 09:13:35 +02:00
கணேஷ் குமார்
68b8ca7e61 Translated using Weblate (Tamil)
Currently translated at 29.1% (808 of 2770)

MySQL இடம்சார் நிரல்நீட்சியானது ESRI வகைக்கு "%s" ஆதரவளிக்கவில்லை.
2014-06-07 09:12:55 +02:00
கணேஷ் குமார்
1044c77043 Translated using Weblate (Tamil)
Currently translated at 29.1% (807 of 2770)

உள்கண்காணிப்பின் அமைப்பாக்கம் இணக்கமற்றுள்ளது!
2014-06-07 09:12:23 +02:00
கணேஷ் குமார்
d78332ad14 Translated using Weblate (Tamil)
Currently translated at 29.0% (806 of 2770)

ஏனையவை
2014-06-07 07:22:25 +02:00