Commit Graph

115985 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
5b67d2189c Fix wrong path when getting documentation link
Fixes #15381

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-10 17:00:43 -03:00
Isaac Bennetch
409dd22cbe Reset version number to 5.0.0-dev for ongoing development
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-07-08 22:37:00 -04:00
Isaac Bennetch
8993c446c9 Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-07-08 22:01:03 -04:00
Isaac Bennetch
781949372b Adding composer lock for 5.0.0-alpha1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-07-08 21:57:54 -04:00
Isaac Bennetch
7babd6203b Prepare for version 5.0.0-alpha1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-07-08 21:47:33 -04:00
Maurício Meneghini Fauth
60e7f44d30
Merge pull request #15371 from Tithugues/fix/twigs
Fix closing tags in twigs
2019-07-06 18:19:32 -03:00
Maurício Meneghini Fauth
3e94a7b7ae
Merge pull request #15372 from Tithugues/fix/add-missing-returns
Add missing returns, regarding existing phpdoc
2019-07-06 18:17:59 -03:00
Maurício Meneghini Fauth
39c85e51ca
Merge pull request #15373 from Tithugues/fix/import-instead-of-using-fqn
Import instead of using FQN
2019-07-06 18:17:01 -03:00
Hugues Peccatte
04616ff7fe Import instead of using FQN
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-05 23:21:14 +02:00
Hugues Peccatte
932995f7d7 Add missing returns, regarding existing phpdoc
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-05 23:18:36 +02:00
Hugues Peccatte
d31f8329fb Fix closing tags in twigs
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-05 23:08:43 +02:00
Hugues Peccatte
e53413cba0 Fix closing tags in twigs
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-05 22:50:22 +02:00
Maurício Meneghini Fauth
21a747cfbe Add tests for Server\Plugin and Server\Plugins
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-03 20:19:00 -03:00
Maurício Meneghini Fauth
34a63c6a77 Add toArray method to Server\Plugin class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-02 00:57:53 -03:00
Maurício Meneghini Fauth
b9ec5071fe Add Server\Plugin value object
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-02 00:40:54 -03:00
William Desportes
3fc92c60e4
Merge branch 'QA_4_9'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-07-01 11:41:17 +02:00
William Desportes
7b8bed30ad
Fix undefined index
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-07-01 11:37:38 +02:00
William Desportes
b42685c63a
Fix errors when reporting errors
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-07-01 11:28:18 +02:00
William Desportes
1890e75035
Merge #15301 - Add CodeTriage badge
[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-30 23:27:35 +02:00
Maurício Meneghini Fauth
172ffd871b Fix case when collation name can be null
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-30 18:23:21 -03:00
codetriage-readme-bot
f290fb9ddb
Add CodeTriage badge to phpmyadmin/phpmyadmin
Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpers](https://www.codetriage.com/phpmyadmin/phpmyadmin/badges/users.svg)](https://www.codetriage.com/phpmyadmin/phpmyadmin)

## What is CodeTriage?

CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed

[Read more about the CodeTriage project](https://www.codetriage.com/what).

## Why am I getting this PR?

Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly about 3 years ago, [shreya22](https://github.com/shreya22) added this project to CodeTriage in order to start contributing. Since then, 82 people have subscribed to help this repo.

## What does adding a badge accomplish?

Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.

You can see an example of a CodeTriage badge on these popular OSS READMEs:

- [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
- [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal

## Have a question or comment?

While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.

If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.

Thanks for making your project Open Source! Any feedback is greatly appreciated.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-30 23:18:57 +02:00
Maurício Meneghini Fauth
c6ca604291 Improve tests of Charset and Collation value types
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-30 02:03:20 -03:00
Maurício Meneghini Fauth
2d864eb964 Merge branch 'QA_4_9'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-30 00:17:47 -03:00
Maurício Meneghini Fauth
6451c1371f Add description for the _nopad (NO PAD) collation suffix
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-30 00:09:07 -03:00
Maurício Meneghini Fauth
c75b141fd5 Add description for the _ks (kana-sensitive) collation suffix
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 23:51:07 -03:00
Maurício Meneghini Fauth
2adab7cb27 Added Russian, Swedish, Slovak and Chinese UCA 9.0.0 collations description
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 23:42:01 -03:00
Maurício Meneghini Fauth
276191b28d
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3323 of 3323 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 20:49:05 +02:00
Maurício Meneghini Fauth
041e06555d
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3301 of 3301 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 20:49:04 +02:00
Maurício Meneghini Fauth
957d6df664 Update po files
[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 15:34:32 -03:00
Maurício Meneghini Fauth
eff076eaf0 Merge branch 'QA_4_9'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 15:33:21 -03:00
Maurício Meneghini Fauth
ed91e7548f Update po files
[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 15:30:52 -03:00
Kozioł Marcin
8176bf3aa6
Translated using Weblate (Polish)
Currently translated at 95.1% (3139 of 3301 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pl/
Signed-off-by: Kozioł Marcin <koziol.martin@gmail.com>
2019-06-29 20:27:28 +02:00
Maurício Meneghini Fauth
984fffa759 Add more test data to CollationTest::testGetCollationDescription
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 15:09:54 -03:00
Maurício Meneghini Fauth
792563b7f3 Merge branch 'QA_4_9'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 14:58:28 -03:00
Maurício Meneghini Fauth
48676c2270 Add GB18030 Chinese collations description
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-29 14:54:48 -03:00
Maurício Meneghini Fauth
6b6d5ecd2c Move Charsets::getCollationDescr to Collation and make it private
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-28 23:23:48 -03:00
Maurício Meneghini Fauth
064e5eef0a Use Collation value object when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-28 23:01:30 -03:00
Maurício Meneghini Fauth
e99f3ace5c Move DbiDummy extension to the test directory
DbiDummy extension is only used for testing purposes

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-28 18:00:36 -03:00
Maurício Meneghini Fauth
711ef54eca Add Charsets::findCollationByName method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-28 02:17:57 -03:00
William Desportes
f58a86aa4d
Merge branch 'QA_4_9'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-27 23:51:32 +02:00
William Desportes
3f45d364a1
Add ChangeLog entry for #14918
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-27 23:46:12 +02:00
William Desportes
70e6e0b660
Fix #14918 - Use hex for the session token
Fixes: #14918
Pull-request: #15356

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-27 23:46:01 +02:00
ssantos
d28489094f
Translated using Weblate (German)
Currently translated at 100.0% (3323 of 3323 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-06-26 23:00:13 +02:00
ssantos
a2be98203d
Translated using Weblate (German)
Currently translated at 100.0% (3301 of 3301 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-06-26 23:00:13 +02:00
William Desportes
a12012b7ae
Merge #15355 - Fix most of deprecated Jquery calls
Pull-request: #15355
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-25 09:08:06 +02:00
Maurício Meneghini Fauth
4fe624fa93 Remove Charsets::getCollationDropdownBox method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-25 03:32:01 -03:00
Maurício Meneghini Fauth
0291c48114 Remove Charsets::getCharsetDropdownBox method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-25 01:45:32 -03:00
Maurício Meneghini Fauth
b409c83224 Extract HTML from Rte\Routines::getParameterRow
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-24 18:36:59 -03:00
William Desportes
cc73250b43
Fix #14918 - Use hex for the session token
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-24 22:05:56 +02:00
William Desportes
6ecf6ec93e
Fixed most of deprecated Jquery calls
\.(blur|focus|focusin|focusout|resize|scroll|click|dblclick|mousedown|mouseup|mousemove|mouseover|mouseout|mouseenter|mouseleave|change|select|submit|keydown|keypress|keyup|contextmenu)\(\)

Ref:  #13173

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-24 21:54:23 +02:00