anonymous
6df3836934
Translated using Weblate (Spanish)
...
Currently translated at 98.2% (3155 of 3212 strings)
[CI skip]
2017-06-28 09:57:50 +02:00
tmtisfree
529fbfec35
Translated using Weblate (French)
...
Currently translated at 100.0% (3212 of 3212 strings)
[CI skip]
2017-06-28 09:57:46 +02:00
yagoub fadel
ec25d11969
Translated using Weblate (Arabic)
...
Currently translated at 34.3% (1103 of 3212 strings)
[CI skip]
2017-06-28 09:57:41 +02:00
George Bezerra
b8d50feba4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3212 of 3212 strings)
[CI skip]
2017-06-27 16:43:36 +02:00
Franco
e470c2198c
Translated using Weblate (Spanish)
...
Currently translated at 98.1% (3154 of 3212 strings)
[CI skip]
2017-06-27 14:29:26 +02:00
anonymous
be01dce0c9
Translated using Weblate (Spanish)
...
Currently translated at 98.1% (3154 of 3212 strings)
[CI skip]
2017-06-27 14:15:45 +02:00
Franco
22d9b81f14
Translated using Weblate (Spanish)
...
Currently translated at 98.1% (3153 of 3212 strings)
[CI skip]
2017-06-27 14:15:16 +02:00
Володимир Бриняк
e83203d1a2
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3212 of 3212 strings)
[CI skip]
2017-06-27 09:47:19 +02:00
tmtisfree
ddb2d45c75
Translated using Weblate (French)
...
Currently translated at 100.0% (3212 of 3212 strings)
[CI skip]
2017-06-26 21:07:51 +02:00
Myung-han Yu
2f913b4a66
Translated using Weblate (Korean)
...
Currently translated at 80.1% (2573 of 3212 strings)
[CI skip]
2017-06-25 18:45:59 +02:00
Alpix
b35ed800fb
Translated using Weblate (German)
...
Currently translated at 100.0% (3212 of 3212 strings)
[CI skip]
2017-06-25 18:45:19 +02:00
Alpix
548837dc1b
Translated using Weblate (German)
...
Currently translated at 100.0% (3212 of 3212 strings)
[CI skip]
2017-06-23 17:37:35 +02:00
Madhura Jayaratne
3112dfe0b4
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
2017-06-22 01:03:44 +10:00
Madhura Jayaratne
0064af77ea
Simplify PHP code generation
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2017-06-22 01:00:27 +10:00
Weblate
cc7dfc0ba6
Merge remote-tracking branch 'origin/master'
2017-06-21 16:39:17 +02:00
Jublo
5f6720f77a
Translated using Weblate (German)
...
Currently translated at 98.0% (3149 of 3212 strings)
[CI skip]
2017-06-21 16:39:14 +02:00
Madhura Jayaratne
a1ffa68e92
Merge branch 'QA_4_7'
2017-06-22 00:38:46 +10:00
Madhura Jayaratne
7f22e4f3da
Fix #13383 "Create PHP code" is broken
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2017-06-22 00:32:59 +10:00
Weblate
a9355fc14e
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2017-06-19 15:30:32 +02:00
Alexandre Palma
139858465b
Translated using Weblate (Portuguese)
...
Currently translated at 53.1% (1702 of 3204 strings)
[CI skip]
2017-06-19 15:30:31 +02:00
Weblate
761a129966
Merge remote-tracking branch 'origin/master'
2017-06-19 15:30:16 +02:00
Alexandre Palma
1fb6f715c0
Translated using Weblate (Portuguese)
...
Currently translated at 52.8% (1696 of 3212 strings)
[CI skip]
2017-06-19 15:30:14 +02:00
Isaac Bennetch
01c3c0ea61
Grammar fixup
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-06-19 09:29:21 -04:00
Isaac Bennetch
7a863d03f7
Merge branch 'QA_4_7'
2017-06-19 09:28:31 -04:00
Isaac Bennetch
0f4a31a14d
Grammar fixup
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-06-19 09:28:23 -04:00
Michal Čihař
8809d08dd2
Fix markup syntax
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-19 10:40:20 +02:00
Michal Čihař
244031a89a
Fix file path on OS X
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-19 10:29:24 +02:00
Michal Čihař
1ed5503fbe
Use PHP 7.1 for OS X tests
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-19 10:15:26 +02:00
Michal Čihař
f2eb84011c
Document when the feature has been added
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-19 09:54:03 +02:00
Michal Čihař
0b9e84e944
Configurable authentication logging using $cfg['AuthLog']
...
The authentication logging is now configurable and can be set to log
into file.
Hopefully this will prevent DirectAdmin guys producing patches which
generate tons of warnings.
Fixes #13391
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-19 09:50:16 +02:00
Michal Čihař
a49993cc05
Merge branch 'QA_4_7'
2017-06-19 09:02:41 +02:00
Michal Čihař
cafd1540e4
Fixed operation with session.auto_start enabled
...
Fixes #13392
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-19 09:00:50 +02:00
Michal Čihař
4eac19a41b
Merge branch 'QA_4_7'
2017-06-19 08:14:51 +02:00
Michal Čihař
f446b3c25c
Merge remote-tracking branch 'origin/QA_4_7'
2017-06-19 08:14:48 +02:00
Michal Čihař
ca32955af6
Fix method name
...
Fixes #13396
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-19 08:14:23 +02:00
Christiano Parra Consentino
a13c075a14
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.3% (3152 of 3204 strings)
[CI skip]
2017-06-18 21:46:30 +02:00
Christiano Parra Consentino
2548603f98
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.1% (3151 of 3212 strings)
[CI skip]
2017-06-18 21:46:23 +02:00
Viktar Vauchkevich
e44d6e6d37
Translated using Weblate (Belarusian)
...
Currently translated at 63.2% (2028 of 3204 strings)
[CI skip]
2017-06-17 21:44:14 +02:00
Weblate
375a1c543f
Merge remote-tracking branch 'origin/master'
2017-06-16 16:37:40 +02:00
Viktar Vauchkevich
7cfa66ddc0
Translated using Weblate (Belarusian)
...
Currently translated at 63.3% (2035 of 3212 strings)
[CI skip]
2017-06-16 16:37:35 +02:00
Michal Čihař
b9d72fd5bd
Enable javascript checks
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-16 16:37:20 +02:00
Michal Čihař
2d52373b26
Merge branch 'QA_4_7'
2017-06-15 17:10:01 +02:00
Michal Čihař
40a0dba5e1
Silent hash_equals warnings
...
This can happen in case of params get converted to integers.
Fixes #13390
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-15 17:08:38 +02:00
Michal Čihař
96ec99ea22
Merge branch 'QA_4_7'
2017-06-15 16:46:34 +02:00
Michal Čihař
29b68ce92f
Merge branch 'QA_4_7' of github.com:phpmyadmin/phpmyadmin into QA_4_7
2017-06-15 16:46:20 +02:00
Michal Čihař
990b8163b4
Merge branch 'QA_4_7'
2017-06-15 16:45:35 +02:00
Michal Čihař
3675c1ef94
Remove coveralls support
...
Their PHP code seems unmaintained and Codecov serves better our purposes
(it can better track pull request changes).
Fixes #12716
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-15 16:44:34 +02:00
Weblate
0251931c3e
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2017-06-15 16:28:41 +02:00
Володимир Бриняк
fdeba3b5ce
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3204 of 3204 strings)
[CI skip]
2017-06-15 16:28:41 +02:00
Burak Yavuz
7af4fa2932
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3204 of 3204 strings)
[CI skip]
2017-06-15 16:28:41 +02:00