William Desportes
086f440237
Add ChangeLog entry for #15591
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-24 15:10:46 +01:00
William Desportes
28d76482b8
Fix #15591 - Undefined index: foreign_keys_data
...
Fixes : #15591
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-24 14:53:21 +01:00
William Desportes
d7d6c443e0
Add ChangeLog entry for #15570
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-23 22:15:04 +01:00
William Desportes
758bed849d
Merge #15581 - Fix panels on homescreen go underneath of floating menubar
...
Pull-request: #15581
Fixes : #15570
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-23 22:13:22 +01:00
Isaac Bennetch
8fbd20ba31
Prepare for version 4.9.3-dev
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-11-23 06:48:13 -05:00
William Desportes
3f9ac1dc98
Fix engine can be null
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-23 00:05:55 +01:00
Shailesh Jain
4f21a0b9fe
Panels on homescreen go underneath of floating menubar fixed
...
Signed-off-by: Shailesh Jain <jainshailesh91@gmail.com>
2019-11-22 20:42:27 +05:30
Isaac Bennetch
2a1ab3016d
Removing composer.lock
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-11-22 03:06:04 -05:00
Isaac Bennetch
4e615cc5e5
Adding composer lock for 4.9.2
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-11-22 03:03:42 -05:00
Isaac Bennetch
00f72f1171
Prepare for version 4.9.2
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-11-21 22:00:53 -05:00
Isaac Bennetch
b6e78406f3
Changelog for 4.9.2
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-11-21 21:56:11 -05:00
William Desportes
ef9aa68bb5
Merge branch 'QA_4_9' into QA_4_9-security
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-22 01:42:52 +01:00
William Desportes
ad3c3ffd74
Update po files
...
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-22 01:29:26 +01:00
William Desportes
348904fc12
Add ChangeLog entry for #15327
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-22 00:31:58 +01:00
William Desportes
70d5ba995c
Merge #15579 - Fix checkbox selection
...
Pull-request: #15579
Fixes : #15578
Fixes : #15327
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-22 00:30:19 +01:00
William Desportes
51acbf5356
Merge designer security fix
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-22 00:25:33 +01:00
Olivier Humbert
3052f725e1
Translated using Weblate (French)
...
Currently translated at 100.0% (3305 of 3305 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-11-21 15:33:21 +01:00
Kongfa Warorot
f1c8a4163c
Translated using Weblate (Thai)
...
Currently translated at 40.5% (1337 of 3305 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/th/
Signed-off-by: Kongfa Warorot <gongpha@hotmail.com>
2019-11-21 15:33:17 +01:00
Burak Yavuz
19cdf4f165
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3305 of 3305 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2019-11-21 15:33:05 +01:00
William Desportes
ff541af95d
Security patch for Designer and Designer visual mode
...
Closes: phpmyadmin-security#286
Ref: CVE-2019-18622
Ref: PMASA-2019-5
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-21 07:55:50 +01:00
Isaac Bennetch
16959bfa8c
Merge pull request #285 from phpmyadmin/security/284
...
Escape Git information on the index page
2019-11-21 00:29:57 -05:00
Isaac Bennetch
81af472123
Merge pull request #289 from phpmyadmin/QA_4_9+designer-changes
...
Designer changes and fixes for 4.9
2019-11-21 00:26:01 -05:00
Saulo Soares de Toledo
988ae066a8
Fix table select range with Shift key
...
Signed-off-by: Saulo Soares de Toledo <saulotoledo@gmail.com>
2019-11-20 23:29:16 +01:00
William Desportes
2adf0ba1ac
Remove some hacks and strange things from designer
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 13:00:32 +01:00
William Desportes
4b6f04c142
Improve select all checkbox process on designer and fix a bug
...
The bug is:
- select a column name checkbox
- select all columns checkbox
- deselect all columns checkbox
- build query
- the first checked column is added and can not be removed now (this is the bug)
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 13:00:32 +01:00
William Desportes
39a98a7fdf
Improve storing columns on designer and add a translation
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 13:00:32 +01:00
William Desportes
06be1cc209
Fix comment mistakes
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 13:00:32 +01:00
William Desportes
1de317993f
Fix adding a table from list, do not crash the designer if impossible to add
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 13:00:32 +01:00
William Desportes
642ef8abb5
Add ChangeLog entries for 770f30aa and c7e8d50d and 97ccafa0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 12:48:36 +01:00
William Desportes
7deb00c32a
Update po files
...
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 12:39:29 +01:00
William Desportes
97ccafa06a
Add a message for misconfigured designer (displaywork)
...
- When adding a column as display column in designer
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 12:30:14 +01:00
William Desportes
c7e8d50dcb
Fix set and remove displayed field process
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 12:30:10 +01:00
William Desportes
770f30aa86
Fix display field in Designer
...
Introduced by: a23f2ba51a
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-20 12:29:07 +01:00
William Desportes
5aa55122b7
Translated using Weblate (Malayalam)
...
Currently translated at 2.1% (71 of 3304 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ml/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-18 23:41:32 +01:00
William Desportes
950bb890e7
Translated using Weblate (Malayalam)
...
Currently translated at 2.1% (71 of 3304 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ml/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-18 23:33:01 +01:00
ssantos
f5a11a7fd0
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (3304 of 3304 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt/
Signed-off-by: ssantos <ssantos@web.de>
2019-11-18 23:33:00 +01:00
William Desportes
f070efe37c
Merge #15573 - Display profiling when output has no rows
...
Pull-request: #15573
Ref: #15465
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-18 23:16:45 +01:00
William Desportes
9e5758e1de
Add ChangeLog entry for #15465
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-18 23:13:58 +01:00
William Desportes
52c17a34d2
Display the chart for no rows profiling results
...
Ref: #15465
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-18 23:12:43 +01:00
Shailesh Jain
f5f751f869
Fix #15465 - profiling output when the result has no rows
...
Fixes : #15465
Signed-off-by: Shailesh Jain <jainshailesh91@gmail.com>
2019-11-18 23:12:06 +01:00
Yaron Shahrabani
a14836077b
Translated using Weblate (Hebrew)
...
Currently translated at 49.8% (1644 of 3304 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
2019-11-18 10:04:29 +01:00
Marino
3c99483728
Translated using Weblate (Croatian)
...
Currently translated at 35.8% (1184 of 3304 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/hr/
Signed-off-by: Marino <mrabach@gmail.com>
2019-11-16 16:04:23 +01:00
Abhishek S
9141eb37d2
Translated using Weblate (Malayalam)
...
Currently translated at 2.1% (71 of 3304 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ml/
Signed-off-by: Abhishek S <abhishek.sankar.in@gmail.com>
2019-11-14 13:04:22 +01:00
Allan Nordhøy
1309df471b
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 60.4% (1996 of 3304 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/nb_NO/
Signed-off-by: Allan Nordhøy <epost@anotheragency.no>
2019-11-13 10:04:52 +01:00
Mattias Münster
bfecaa9643
Translated using Weblate (Swedish)
...
Currently translated at 91.3% (3018 of 3304 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/sv/
Signed-off-by: Mattias Münster <mattiasmun@gmail.com>
2019-11-13 10:04:43 +01:00
William Desportes
b91e734662
Fix selenium TrackingTest
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-11 19:38:15 +01:00
William Desportes
9362bde02d
Revert a redirect link change
...
Ref: fa2f887703
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-11 17:02:43 +01:00
William Desportes
5b3ea74fd6
Add ChangeLog entry for #15127 and #13912
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-11 16:34:54 +01:00
William Desportes
4c2d8a7ba9
Merge #15565 - Detect when phpMyAdmin storage tables are not accessible
...
Fixes : #13912
Fixes : #15123
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-11 16:31:31 +01:00
William Desportes
89e3249881
Add ChangeLog entry for #15127
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-11 16:28:49 +01:00