Commit Graph

81671 Commits

Author SHA1 Message Date
Michal Čihař
85cf0c1667 Merge remote-tracking branch 'origin/QA_3_5' 2013-02-25 11:00:17 +01:00
Tiago Gameiro
8442b9651d Translated using Weblate (Portuguese)
Currently translated at 48.7% (1266 of 2601)
2013-02-25 10:21:17 +01:00
Roby Clai
038cc8e9e4 Translated using Weblate (Croatian)
Currently translated at 42.1% (1094 of 2601)
2013-02-25 10:21:10 +01:00
Tiago Gameiro
46388163cb Translated using Weblate (Portuguese)
Currently translated at 51.6% (1323 of 2562)
2013-02-25 10:20:50 +01:00
Marcin Kozioł
be634776df Translated using Weblate (Polish)
Currently translated at 99.9% (2560 of 2562)
2013-02-25 10:20:49 +01:00
Roby Clai
d317f71d37 Translated using Weblate (Croatian)
Currently translated at 44.9% (1150 of 2562)
2013-02-25 10:20:45 +01:00
Tiago Gameiro
514d693bd0 Translated using Weblate (Portuguese)
Currently translated at 48.0% (1248 of 2601)
2013-02-24 18:32:56 +01:00
Marcin Kozioł
2b9e628758 Translated using Weblate (Polish)
Currently translated at 100.0% (2601 of 2601)
2013-02-24 13:23:31 +01:00
Weblate
f578f89b09 Merge remote-tracking branch 'origin/master' 2013-02-24 13:09:31 +01:00
Marcin Kozioł
e2fa696fa3 Translated using Weblate (Polish)
Currently translated at 99.4% (2586 of 2601)
2013-02-24 13:09:27 +01:00
Roby Clai
5a68d4af5e Translated using Weblate (Croatian)
Currently translated at 42.0% (1092 of 2601)
2013-02-24 13:09:19 +01:00
J.M
e68382c11e Drop browse mode column header sort link HTML title attribute, we have a JS tooltip there 2013-02-24 13:08:50 +01:00
Kyeong Su Shin
37539c7e97 Translated using Weblate (Korean)
Currently translated at 44.0% (1128 of 2562)
2013-02-24 03:22:07 +01:00
Aputsiaq Niels Janussen
1ac7435c1a Translated using Weblate (Danish)
Currently translated at 100.0% (2601 of 2601)
2013-02-22 22:56:31 +01:00
Atul Pratap Singh
b9c61c7dc1 Fix bug:3829 Enabling query profiling crashes javascript based navigation 2013-02-22 15:08:14 +05:30
Weblate
bb7f3e1559 Merge remote-tracking branch 'origin/master' 2013-02-22 08:36:54 +01:00
Kyeong Su Shin
9eb9a0efd0 Translated using Weblate (Korean)
Currently translated at 42.1% (1096 of 2604)
2013-02-22 08:36:50 +01:00
Michal Čihař
bc7410a96c Merge pull request #178 from scnakandala/SeleniumUserTest
Selenium Test added to test the creation and removal of a user with all ...
2013-02-21 23:35:48 -08:00
Spun Nakandala
c97b00e190 Selenium Test added to test the creation and removal of a user with all privileges 2013-02-22 12:23:51 +05:30
Marc Delisle
5cf746a004 ChangeLog entry for bug #3830 Can't export custom query because it lowercases table names 2013-02-21 13:11:27 -05:00
Marc Delisle
b84ec72145 Merge pull request #176 from hisamith/master
Fixed #3830 Can't export custom query because it lowercases table names - Latestgit
2013-02-21 10:09:49 -08:00
Dieter Adriaenssens
dde56a3966 Merge pull request #177 from hisamith/limit_error_3833
Fixed #3833 Undefined variable: sql_limit_to_append.
2013-02-21 08:49:15 -08:00
Mathieu Terroba
fc0e9fa50d Translated using Weblate (French)
Currently translated at 100.0% (2562 of 2562)
2013-02-21 15:22:08 +01:00
Samith Dassanayake
1ebace0afd Fixed coding style issue 2013-02-21 19:35:59 +05:30
Weblate
acfcfdc590 Merge remote-tracking branch 'origin/master' 2013-02-21 13:33:35 +01:00
Kyeong Su Shin
f07837684a Translated using Weblate (Korean)
Currently translated at 42.1% (1095 of 2604)
2013-02-21 13:33:31 +01:00
Dieter Adriaenssens
e1c82ac7dd Merge pull request #174 from scnakandala/Branch_blob_error
Javascript cannot read local files for security reasons, so we can't send the data using AJAX. So I have disabled ajax for insert forms which has 'blob' fields.
2013-02-21 04:32:27 -08:00
Samith Dassanayake
c4d14774c3 Fixed #3833 Undefined variable: sql_limit_to_append.
Initialized the varible sql_limit_to_append,
Since isset($x) returns true when $x=''(which is not the expected behaviour of the usage), used the function empty()
2013-02-20 23:38:53 +05:30
Supun Nakandala
6e7aa4fa5d This pull request corrects error #3832(http://sourceforge.net/p/phpmyadmin/bugs/3832/) by disabling ajax request handler for inserting table rows which has blob fields 2013-02-20 23:08:52 +05:30
Michal Čihař
4f39ce97eb Define variable in correct scope 2013-02-20 17:09:44 +01:00
Michal Čihař
87b1635589 Add rule to build jshint 2013-02-20 16:00:50 +01:00
Samith Dassanayake
ae3d3f5a84 Used preg_split() instead of explode() to split sql query,
Since explode is case sensitive and if table or column contains substring "where" it will give an error
2013-02-20 20:06:57 +05:30
Samith Dassanayake
ea0f6d0210 Fixed #3830 Can't export custom query because it lowercases table names 2013-02-20 18:14:53 +05:30
Weblate
acfc301b51 Merge remote-tracking branch 'origin/master' 2013-02-20 08:57:10 +01:00
Michal Čihař
885a5711aa Merge pull request #158 from scnakandala/Selenium_Refactor
Existing selenium tests refactored s that they work with the latest revi...
2013-02-19 23:56:50 -08:00
Weblate
0831c644e1 Merge remote-tracking branch 'origin/master' 2013-02-20 08:55:27 +01:00
Michal Čihař
199f1233d5 Merge pull request #175 from ibennetch/travis_config
No longer package Travis config when creating a release
2013-02-19 23:54:23 -08:00
Isaac Bennetch
e54d54abf3 No longer package .travis.yml when creating a release 2013-02-19 19:46:07 -05:00
Isaac Bennetch
294aae57f7 Merge remote branch 'upstream/master' into travis_config 2013-02-19 19:33:00 -05:00
Isaac Bennetch
86c507edec Remove .travis.yml file from releases 2013-02-19 19:30:04 -05:00
Weblate
c504b85b6d Merge remote-tracking branch 'origin/master' 2013-02-19 21:06:34 +01:00
Mathieu Terroba
0f910a7041 Translated using Weblate (French)
Currently translated at 100.0% (2601 of 2601)
2013-02-19 21:06:25 +01:00
Michal Čihař
3b09ee340e Merge pull request #173 from helmo/master
Update advisory rules
2013-02-19 12:06:06 -08:00
Herman van Rink
4c153603b5 Update advisory rule: match check to the value of 256 in the InnoDB log size rule. 2013-02-19 15:24:50 +01:00
Herman van Rink
98dbe20cb4 Update advisory rule: apply 'not be set much higher than 256' from the text to the rule 2013-02-19 15:20:56 +01:00
Herman van Rink
5077788029 Place some more variable names between curly braces 2013-02-19 15:16:18 +01:00
Herman van Rink
3900657966 Place some more variable names between curly braces 2013-02-19 15:16:18 +01:00
Marc Delisle
f9f8cf8b8b rfe #1386 Add IF NOT EXISTS clause when copying database 2013-02-19 08:31:58 -05:00
Michal Čihař
55568035ea Merge remote-tracking branch 'origin/QA_3_5' 2013-02-19 10:16:51 +01:00
형진 이
ba396cfd2f Translated using Weblate (Korean)
Currently translated at 41.4% (1077 of 2604)
2013-02-19 10:16:11 +01:00