Michal Čihař
d0c6d18bfa
Merge branch 'QA_4_6'
2016-04-05 09:48:38 +02:00
Weblate
12489d9e37
Merge remote-tracking branch 'origin/master'
2016-04-05 09:26:09 +02:00
Murodjon Abduvohidov
66e7a13a04
Translated using Weblate (Uzbek)
...
Currently translated at 33.1% (1062 of 3208 strings)
[CI skip]
2016-04-05 09:26:09 +02:00
Anders Jonsson
1ca355900e
Translated using Weblate (Swedish)
...
Currently translated at 97.6% (3133 of 3208 strings)
[CI skip]
2016-04-05 09:26:08 +02:00
Weblate
d2a669b832
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-04-05 09:26:03 +02:00
Murodjon Abduvohidov
a83a1092df
Translated using Weblate (Uzbek)
...
Currently translated at 33.2% (1067 of 3211 strings)
[CI skip]
2016-04-05 09:26:03 +02:00
Anders Jonsson
810a5cb9fc
Translated using Weblate (Swedish)
...
Currently translated at 97.8% (3142 of 3211 strings)
[CI skip]
2016-04-05 09:26:03 +02:00
Michal Čihař
440e2f215b
Merge branch 'QA_4_6'
2016-04-05 09:25:48 +02:00
Michal Čihař
a65a4213d7
Load gettext before autoloader
...
This fixes possible PHP error in SQL parser as it tries to define __()
if it's not existing. Later loading of gettext just breaks this.
Fixes #12154
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-05 09:24:15 +02:00
Weblate
36f744e71f
Merge remote-tracking branch 'origin/master'
2016-03-31 12:41:02 +02:00
Krisztián Patai
6d8102098d
Translated using Weblate (Hungarian)
...
Currently translated at 94.9% (3047 of 3208 strings)
[CI skip]
2016-03-31 12:40:59 +02:00
Madhura Jayaratne
476d9a5746
Merge branch 'QA_4_6'
2016-03-31 21:39:21 +11:00
Weblate
33e32daf17
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-03-31 12:37:10 +02:00
Eshin Kunishima
863d2fb4c3
Translated using Weblate (Japanese)
...
Currently translated at 67.6% (2173 of 3211 strings)
[CI skip]
2016-03-31 12:37:09 +02:00
Krisztián Patai
e0a340f107
Translated using Weblate (Hungarian)
...
Currently translated at 95.1% (3056 of 3212 strings)
[CI skip]
2016-03-31 12:37:09 +02:00
Madhura Jayaratne
6d7acf969a
Merge branch 'QA_4_6' of github.com:phpmyadmin/phpmyadmin into QA_4_6
...
Conflicts:
ChangeLog
2016-03-31 21:36:58 +11:00
Madhura Jayaratne
413f66f4c2
Fix #12125 Cannot highlight a column if I scroll down from the top of the table
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-03-31 21:34:43 +11:00
Weblate
49b3dbb837
Merge remote-tracking branch 'origin/master'
2016-03-30 15:40:06 +02:00
Ricardo Crivelli
43e031aab6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.1% (2955 of 3208 strings)
[CI skip]
2016-03-30 15:40:05 +02:00
Eshin Kunishima
a9a6a147d3
Translated using Weblate (Japanese)
...
Currently translated at 67.5% (2167 of 3208 strings)
[CI skip]
2016-03-30 15:40:04 +02:00
Isaac Bennetch
18670840c8
Merge branch 'QA_4_6'
...
Fix merge conflicts in po/pt_BR.po
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-30 09:39:08 -04:00
Weblate
a1dd261603
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-03-29 21:32:50 +02:00
Ricardo Crivelli
cb91d94705
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.3% (2964 of 3211 strings)
[CI skip]
2016-03-29 21:32:49 +02:00
Isaac Bennetch
3c139e5899
Merge pull request #12141 from madhuracj/issue12132
...
Fix #12132 Can not open table with JSON field
2016-03-29 15:32:44 -04:00
Madhura Jayaratne
f4541c8da6
Fix #12132 Can not open table with JSON field
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-03-28 22:50:20 +11:00
Madhura Jayaratne
d2125684fe
Merge branch 'QA_4_6'
2016-03-28 22:19:26 +11:00
Madhura Jayaratne
61dbcafa56
JSON data type is not supported in MariaDB
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-03-28 22:17:48 +11:00
Madhura Jayaratne
f4907d7857
Merge pull request #12136 from ibennetch/json
...
Fix offering JSON datatype in incompatible MySQL versions
2016-03-28 22:00:39 +11:00
Isaac Bennetch
a6e9314cf3
Fix offering JSON datatype in incompatible MySQL versions
...
Fixes #12135
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-27 12:32:51 -04:00
Michal Čihař
686c5fe97c
Merge branch 'QA_4_6'
2016-03-25 08:18:50 +01:00
Michal Čihař
43a4a042ce
Fixed error in 3NF step of normalization
...
Fixes #12121
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-03-25 08:18:36 +01:00
Michal Čihař
42a852f6b3
Merge branch 'QA_4_6'
2016-03-25 08:14:56 +01:00
Michal Čihař
57d769970e
Merge pull request #12126 from ibennetch/faq-maint
...
Faq maint
2016-03-25 08:14:18 +01:00
Michal Čihař
370620a868
Merge pull request #12127 from ibennetch/glossary
...
Fixup for missing glossary terms
2016-03-25 08:13:36 +01:00
Michal Čihař
3a38702921
Merge pull request #12128 from ibennetch/1_44update
...
Update location of tcpdf library in FAQ
2016-03-25 08:13:12 +01:00
Isaac Bennetch
74994abee4
Update location of tcpdf library
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-24 23:23:16 -04:00
Isaac Bennetch
705b1aebd6
Fixup for missing glossary terms
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-24 23:17:13 -04:00
Isaac Bennetch
8cb928d407
Add security instructions to FAQ
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-24 23:12:20 -04:00
Isaac Bennetch
777fdb8ec2
Fix capitalization
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-24 23:12:20 -04:00
Isaac Bennetch
56c94a7e03
Improve phrasing of FAQ entry
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-24 23:12:20 -04:00
Isaac Bennetch
14cce7ae78
Remove outdated FAQ entries
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-24 23:12:20 -04:00
Michal Čihař
d6238f7fca
Merge branch 'QA_4_6'
2016-03-24 23:31:06 +01:00
Michal Čihař
7cae68f6b1
Merge commit '3c398261b75e5501b11238e0f1082cc234e8aeb5'
2016-03-24 23:31:01 +01:00
Michal Čihař
5d755b194a
Fixed activation of some languages
...
We need to maintain mixed case language codes as well.
Fixes #12118
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-03-24 23:30:24 +01:00
Madhura Jayaratne
6b84c576c7
Merge branch 'QA_4_6'
...
Conflicts:
ChangeLog
README
doc/conf.py
libraries/Config.php
2016-03-24 17:54:22 +11:00
Weblate
3c398261b7
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-03-24 07:50:20 +01:00
Madhura Jayaratne
155ad55e91
Translated using Weblate (Sinhala)
...
Currently translated at 60.6% (1947 of 3211 strings)
[CI skip]
2016-03-24 07:50:19 +01:00
Madhura Jayaratne
7a444c2f17
Fix #12120 PMA_Util not found in insert_edit.lib.php
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-03-24 17:47:47 +11:00
Weblate
52d10a6b1a
Merge remote-tracking branch 'origin/master'
2016-03-24 05:02:34 +01:00
Madhura Jayaratne
7b1abd9807
Translated using Weblate (Sinhala)
...
Currently translated at 60.5% (1941 of 3208 strings)
[CI skip]
2016-03-24 05:02:33 +01:00