Commit Graph

113540 Commits

Author SHA1 Message Date
William Desportes
e889aea9e1
Add ChangeLog entry for 346eb905
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-16 20:15:11 +01:00
William Desportes
346eb9057d
Show error message if config-set fails and not "loading..." forever
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-16 20:14:05 +01:00
William Desportes
88cb4c38bd
Add ChangeLog entry for #14826
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-16 17:53:37 +01:00
William Desportes
0223c0607e
Fix #14826 - PMA_messages is not defined
This issue occurs when the session folder does not have access permissions and a file calls it as a script (see: index.php). This creates a javascript issue because PMA_messages are not defined.

Fixes: #14826

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-16 17:50:33 +01:00
William Desportes
03ce2d9fce
Add ChangeLog entry for #14053
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-16 15:26:06 +01:00
Mohammad Reza Mansouri
23753e071e Fix missed padding on query results (#14730)
Solves missed paddings on query results.

Fixes #14053 

Signed-off-by: Mohammad Reza Mansouri <beekalam@gmail.com>
2019-03-16 15:07:36 +01:00
Maurício Meneghini Fauth
2210debbf9 Fix type error in setup script when adding new server
Fixes #14312

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-03-15 14:38:58 -03:00
William Desportes
7d6d1c7865
Fix #14991 - TypeError in GIS editor
Fixes: Cannot read property 'w' of null
See: https://github.com/openlayers/ol2/issues/669
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-15 00:23:01 +01:00
William Desportes
21ac7146d2
Add ChangeLog entry for #14991
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-14 23:01:38 +01:00
William Desportes
32cb95a6c9
Fix multi server setup for GIS editor
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-14 23:00:39 +01:00
William Desportes
cbf0bf4d6a
Fix #14991 - TypeError in GIS editor
Fixes: #14991
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-14 22:55:57 +01:00
Apoorv Khare
8e18959233 Fix #14991 TypeError in GIS editor
Apoorv Khare <apoorvkhare007@gmail.com>

Signed-off-by: Apoorv Khare <apoorvkhare007@gmail.com>
2019-03-15 03:04:56 +05:30
William Desportes
d866c4b59a
Add ChangeLog entry for #14311
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-13 19:32:39 +01:00
William Desportes
3a716c528e
Fix #14311 - Undefined index in setup script
Fixes: #14311
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-13 19:31:38 +01:00
Joshua PowellNishiyama
8df19f41a6
Translated using Weblate (Japanese)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/
Signed-off-by: Joshua PowellNishiyama <nzjpnboy@outlook.com>
2019-03-12 11:04:34 +01:00
Walter Cheuk
24856c3b05
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/zh_Hant/
Signed-off-by: Walter Cheuk <wwycheuk@gmail.com>
2019-03-12 11:04:31 +01:00
Stefano Martinelli
9e8ea166cc
Translated using Weblate (Italian)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/it/
Signed-off-by: Stefano Martinelli <stefano.ste.martinelli@gmail.com>
2019-03-10 12:03:57 +01:00
J.M. Rütter
4fc5fae25e
Translated using Weblate (German)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/de/
Signed-off-by: J.M. Rütter <jm@jublo.net>
2019-03-10 12:03:55 +01:00
Petri Salo
756603e99e
Translated using Weblate (Finnish)
Currently translated at 66.5% (2192 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fi/
Signed-off-by: Petri Salo <petri.salo@gmail.com>
2019-03-10 12:03:52 +01:00
William Desportes
85438d8dfd
Add ChangeLog entry for #14734
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 23:57:32 +01:00
William Desportes
638700692b
Fix #14734 - Invalid default value for bit field
Fixes: #14734
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 23:56:26 +01:00
Maurício Meneghini Fauth
9a2707e063 Add ChangeLog entry for #14843
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-03-06 19:46:28 -03:00
Michael Tsang
b36ae1bc1d fix Bookmark::get() id matching SQL
fix a mistake in SQL which causes default bookmark not working

Signed-off-by: Michael Tsang <miklcct@gmail.com>
2019-03-06 19:38:31 -03:00
William Desportes
f6e00326da
Add ChangeLog entry for #14943
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 23:08:48 +01:00
William Desportes
62b859fd40
Fix #14943 - Loading Forever when creating new view without filling any field
Fixes: #14943
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 23:07:31 +01:00
Renan Porto
43d9d6fb38 Fix #14943 - Loading Forever when creating new view without filling any field
Fixes: #14943
Signed-off-by: Renan Porto <renan.porto1099@gmail.com>
2019-03-06 18:44:46 -03:00
William Desportes
e431695d54
Fix link to shop.trezor.io
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 19:40:12 +01:00
William Desportes
50c8ca99b6
Add ChangeLog entry for #14868
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 19:38:34 +01:00
Bournvita1998
8333e8f814 Fix #14868 - Edit View
Fixes: #14868
Introduced-by: 42561e6896
Signed-off-by: Bournvita1998 <mohit.kuri@research.iiit.ac.in>
2019-03-06 19:36:35 +01:00
William Desportes
b8c31d374e
Add ChangeLog entry for #14948
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 16:21:07 +01:00
Hritik Wadhwa
937a120c1d Fix #14948 - Change password is not showing password Strength difference
Cherry-picked-from: 78eed87315
Fixed: #14948
Signed-off-by: Hritik Wadhwa <akkywadhwa@gmail.com>
2019-03-06 16:19:10 +01:00
William Desportes
4801f9136a
Add ChangeLog entry for #14832
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 16:04:08 +01:00
William Desportes
e12b526455
Fix #14832 - Show Designer combo boxes when adding a constraint
Fixes: #14832
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-06 16:03:55 +01:00
Maurício Meneghini Fauth
ab3cc979d0 Add ChangeLog entry for #14607
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-03-05 16:14:37 -03:00
Dhyey Thakore
7d66500669 Fix #14607 - Count rows only if needed (#14821)
Signed-off-by: Dhyey Thakore <dhyey35@gmail.com>
(cherry picked from commit feca784567)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-03-05 16:13:38 -03:00
Michal Čihař
f64b89776e Remove link to my PPA
It is horribly outdated and I will probably remove it completely.

Signed-off-by: Michal Čihař <michal@cihar.com>
2019-03-05 13:48:25 +01:00
Maurício Meneghini Fauth
4da775f2d7 Add ChangeLog entry for #14763
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-03-04 22:05:23 -03:00
Staz_The_Box
2498813289 Fixed the loading symbol not appearing when refreshing the navigation. (#14783)
Fixes #14763

Signed-off-by: Staz Drzyk <staz@staz.io>
(cherry picked from commit 9ec7243449)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-03-04 22:03:17 -03:00
Giovanni Sora
102d7738c8
Translated using Weblate (Interlingua)
Currently translated at 75.4% (2486 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-03-04 21:58:13 +01:00
dingo thirteen
ad1756d2d1
Translated using Weblate (Dutch)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/nl/
Signed-off-by: dingo thirteen <dingo13@gmail.com>
2019-03-03 20:58:17 +01:00
Maurício Meneghini Fauth
619546245b Add PHP 7.4snapshot to Travis build matrix
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-03-02 21:07:39 -03:00
William Desportes
07aa67f584
Add ChangeLog entry for #14870
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-02 20:20:52 +01:00
William Desportes
ccbc25dca9
Fix: #14870 - Now Zip files display correct date and time
Fixes #14870

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-03-02 20:16:51 +01:00
Hosted Weblate
0fa42985c4
Merge branch 'origin/QA_4_8' into Weblate. 2019-03-02 15:13:25 +01:00
Burak Yavuz
2d6907ac9b
Translated using Weblate (Turkish)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2019-03-02 15:13:25 +01:00
Domen
cb448d81da
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2019-03-02 15:13:24 +01:00
Maurício Meneghini Fauth
11e1952fd4
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-03-02 15:13:22 +01:00
Joshua PowellNishiyama
179bf26bc9
Translated using Weblate (Japanese)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/
Signed-off-by: Joshua PowellNishiyama <nzjpnboy@outlook.com>
2019-03-02 15:13:20 +01:00
ssantos
9da5b4ffd5
Translated using Weblate (German)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-03-02 15:13:19 +01:00
Olivier Humbert
a6a61fbe72
Translated using Weblate (French)
Currently translated at 100.0% (3298 of 3298 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-03-02 15:13:18 +01:00