Maurício Meneghini Fauth
bec8888e7c
Revert "Merge pull request #14046 from shucon/login"
...
This reverts commit 5a1ceef67d , reversing
changes made to 063f380639 .
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-06 18:07:17 -03:00
Maurício Meneghini Fauth
7a6b3cbba8
Revert "Cannot read property sql_query of undefined: #14104 issue fix ( #14105 )"
...
This reverts commit ad86eab974 .
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-06 18:06:53 -03:00
Maurício Meneghini Fauth
ece9fe84c9
Revert "Remove redundant else"
...
This reverts commit 8b04a2b2a7 .
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-06 18:06:20 -03:00
Isaac Bennetch
c5f21dadc9
Tell browsers to not remember or autocomplete two-factor input.
...
Fixes #14131
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-04-04 13:43:31 -04:00
ssantos
c5e89ae106
Translated using Weblate (German)
...
Currently translated at 97.9% (3221 of 3288 strings)
[CI skip]
2018-04-04 13:37:44 +02:00
Børge Holm-Wennberg
9ee3ed9a38
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 55.5% (1828 of 3288 strings)
[CI skip]
2018-04-03 18:38:28 +02:00
Sebastian
8273f28202
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 55.5% (1828 of 3288 strings)
[CI skip]
2018-04-03 18:38:21 +02:00
Ronny André Løkken
51eb8b6c11
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 55.5% (1828 of 3288 strings)
[CI skip]
2018-04-03 18:38:14 +02:00
Master3395
44dde38223
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 55.5% (1828 of 3288 strings)
[CI skip]
2018-04-03 18:38:08 +02:00
Yaron Shahrabani
052df448a8
Translated using Weblate (Hebrew)
...
Currently translated at 23.1% (760 of 3288 strings)
[CI skip]
2018-04-03 17:37:31 +02:00
ssantos
d1d4242561
Translated using Weblate (German)
...
Currently translated at 97.5% (3209 of 3288 strings)
[CI skip]
2018-04-03 12:42:31 +02:00
ssantos
369abe94fe
Translated using Weblate (German)
...
Currently translated at 97.5% (3207 of 3288 strings)
[CI skip]
2018-04-03 12:41:12 +02:00
Yaron Shahrabani
fad48cb5c8
Translated using Weblate (Hebrew)
...
Currently translated at 22.9% (756 of 3288 strings)
[CI skip]
2018-04-02 16:39:48 +02:00
Allan Nordhøy
d3824f2953
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 55.2% (1818 of 3288 strings)
[CI skip]
2018-04-01 18:39:39 +02:00
Allan Nordhøy
ba55cfd21e
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 55.2% (1818 of 3288 strings)
[CI skip]
2018-03-31 17:15:29 +02:00
Piyush Vijay
d093c66f1f
Designer: "Add options" dialog doesn't reset when canceling: #14110 issue fixed ( #14117 )
...
* Designer: "Add options" dialog doesn't reset when canceling: Fix #14110
Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com>
* Designer: Add option dialogue error handling needs to be modified Fix #14126
Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com>
(cherry picked from commit 6700b2d56f )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-30 18:48:02 -03:00
Maurício Meneghini Fauth
b2eaf6abb6
Fix wrong function call
...
Replace PMA_isValid with Core::isValid
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-30 17:49:02 -03:00
vyeshwanth
973931eeba
Designer: Add options dialog is pre-filled with spaces #14111 issue fix
...
Signed-off-by: Yeshwanth Vuppu <vyeshwanth123@gmail.com>
(cherry picked from commit 6e76bf3504 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-30 17:22:00 -03:00
vyeshwanth
595bef3c99
Designer: Improperly escaped code in "Add option" dialog #14109 issue fix
...
Signed-off-by: Yeshwanth Vuppu <vyeshwanth123@gmail.com>
(cherry picked from commit e53afc3ef9 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-30 17:17:40 -03:00
Weblate
a445c9f898
Merge remote-tracking branch 'origin/QA_4_8' into QA_4_8
2018-03-30 22:08:30 +02:00
Stefano Martinelli
f4b8aba557
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3288 of 3288 strings)
[CI skip]
2018-03-30 22:08:30 +02:00
Maurício Meneghini Fauth
69def191d3
Fix cases where $name is an array in createFile
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-30 17:03:39 -03:00
Maurício Meneghini Fauth
c21d2f8af1
Merge branch 'nulll-pointer/export_seperate_error' into QA_4_8
2018-03-30 03:29:24 -03:00
Lakshay arora
8e48a0c4f2
Fix for "Export tables as seperate files", #14080
...
Applied code sniffer.
Fix #14080
Close #14115
Signed-off-by: Lakshay arora <carefreelakshay97@gmail.com>
2018-03-30 03:26:47 -03:00
Weblate
9911898dea
Merge remote-tracking branch 'origin/QA_4_8' into QA_4_8
2018-03-29 21:11:16 +02:00
Yaron Shahrabani
6c04ffba2c
Translated using Weblate (Hebrew)
...
Currently translated at 22.3% (734 of 3288 strings)
[CI skip]
2018-03-29 21:11:15 +02:00
Lakshay arora
3bd97cef53
Fixes error 404 on creating views, issue #14082
...
Signed-off-by: Lakshay arora <arora.lakshya123@gmail.com>
(cherry picked from commit 29c45385ec )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-29 16:10:51 -03:00
Yaron Shahrabani
0cf0085d1e
Translated using Weblate (Hebrew)
...
Currently translated at 22.3% (734 of 3288 strings)
[CI skip]
2018-03-29 21:03:36 +02:00
Yaron Shahrabani
5884c09f9e
Translated using Weblate (Hebrew)
...
Currently translated at 22.1% (728 of 3288 strings)
[CI skip]
2018-03-29 21:00:08 +02:00
Maurício Meneghini Fauth
7222e02df5
Merge branch 'nulll-pointer-zoom_search_error' into QA_4_8
...
Fix #13439
2018-03-29 15:32:25 -03:00
Lakshay arora
85c975f27f
Fix for issue #13439
...
Problem 1:
The number of td elements in the zoom search form table were insufficient, due to which, the field_type(element #types_$) was getting replaced with field_value(element td:eq(3))(see ./js/tbl_zoom_jqplot.js lines 164, 188, 211, 232). Added a td element in the table for each row.
Problem 2:
The events attached to 'tableid_$' were inserting the values in wrong tr elements(see ./js/tbl_zoom_jqplot.js lines 185-188, 208-211, 229-232), leading to wrong values being passed to the zoom search.
Signed-off-by: Lakshay arora <b16060@students.iitmandi.ac.in>
2018-03-29 15:30:39 -03:00
Olivier Humbert
fa0b12fe0e
Translated using Weblate (French)
...
Currently translated at 100.0% (3288 of 3288 strings)
[CI skip]
2018-03-29 14:36:10 +02:00
Michal Čihař
28f2996652
Update BrowserStack key
...
Fixes #14138
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-03-28 09:28:58 +02:00
Maurício Meneghini Fauth
20407323dd
Merge branch 'QA_4_7' into QA_4_8
2018-03-28 01:03:31 -03:00
Maurício Meneghini Fauth
294a22c1d4
Update copyright years
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-28 01:01:24 -03:00
Maurício Meneghini Fauth
ca7fd2b2c7
Fix case where 'query' is always considered defined
...
Related to #14079
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-27 18:44:28 -03:00
Lakshay arora
2aecbf41e1
Fixes error in foreign key sql generation + drop foreign key contraint ( #14031 )
...
* Fixes error in foreign key sql genration, issue #14030
Changed:
templates/table/relation/foreign_key_row.twig
The destination_column_names were getting passed as a 1d array, the names when extracted gave a string. Passing it as a 2d array (see templates/table/relation/foreign_key_row.twig lines 123,133) fixes the issue.
Sign-Off-By: Lakshay arora (b16060@students.iitmandi.ac.in )
* Fixes error in foreign key sql generation + drop foreign key contraint, issue #14030
Changed:
templates/table/relation/foreign_key_row.twig
Fix #13941
Fix #14009
Close #14037
Close #14010
Signed-off-by: Lakshay arora <b16060@students.iitmandi.ac.in>
(cherry picked from commit 00b59624e3 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-27 16:02:33 -03:00
Isaac Bennetch
046bc0f009
Removing composer.lock
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-03-27 00:40:41 -04:00
Isaac Bennetch
b2ad84ea40
Adding composer lock for 4.8.0-rc1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-03-27 00:31:51 -04:00
Isaac Bennetch
682a94947f
Prepare for 4.8.0-rc1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-03-27 00:06:44 -04:00
Maurício Meneghini Fauth
8b04a2b2a7
Remove redundant else
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-26 13:27:51 -03:00
Piyush Vijay
ad86eab974
Cannot read property sql_query of undefined: #14104 issue fix ( #14105 )
...
Fix #14101
Fix #14104
* Cannot read property sql_query of undefined: #14104 issue fix
Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com>
* Cannot read property sql_query of undefined: #14104 issue fix
Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com>
2018-03-26 13:25:33 -03:00
Maurício Meneghini Fauth
d98658187a
Replace PhpMyAdmin\Relation static calls
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-25 19:32:13 -03:00
Maurício Meneghini Fauth
e4c897f400
Move changelog entries #14060 and #14096
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-03-23 03:03:13 -03:00
Weblate
cd03e646b8
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2018-03-23 06:58:33 +01:00
Marino
861486754e
Translated using Weblate (Croatian)
...
Currently translated at 27.7% (890 of 3208 strings)
[CI skip]
2018-03-23 06:58:26 +01:00
Maurício Meneghini Fauth
6fc885c964
Merge pull request #14108 from ibennetch/ie_compatibility
...
Fixes JavaScript error when editing rows with Internet Explorer
2018-03-23 02:58:05 -03:00
Domen
c7366f0b18
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3208 of 3208 strings)
[CI skip]
2018-03-21 19:41:07 +01:00
Isaac Bennetch
4d7ca8fe04
Fixes JavaScript error when editing rows with Internet Explorer
...
Fixes #14060
Fixes #14096
Internet Explorer does not support StartsWith()
See the comments by
tm8544 at https://github.com/phpmyadmin/phpmyadmin/issues/14096#issue-306243721
and qcybb at https://github.com/phpmyadmin/phpmyadmin/issues/14060#issuecomment-374730276
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-03-21 10:50:13 -04:00
Yaron Shahrabani
9a75bdc04c
Translated using Weblate (Hebrew)
...
Currently translated at 20.1% (648 of 3208 strings)
[CI skip]
2018-03-20 10:37:40 +01:00