Commit Graph

111455 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
e29665b5de Port database/designer/table_list to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-14 12:33:49 -03:00
Maurício Meneghini Fauth
07f1de003d Port database/designer/side_menu to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-14 09:59:35 -03:00
Maurício Meneghini Fauth
5995c4967c Port database/designer/page_save_as to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-14 09:59:35 -03:00
Maurício Meneghini Fauth
f54cfe5d42 Port database/designer/edit_delete_pages to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-14 09:59:35 -03:00
Maurício Meneghini Fauth
8c40c762e3 Merge pull request #13741 from CommanderRoot/patch-3
Fix favorite icon escaping
2017-10-14 00:32:47 -03:00
Maurício Meneghini Fauth
7792dfba9f Merge pull request #13740 from CommanderRoot/patch-2
Fix input value escaping
2017-10-14 00:18:34 -03:00
CommanderRoot
38522b52a9 Fix favorite icon escaping
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2017-10-14 02:24:25 +02:00
CommanderRoot
29c100b57a Fix input value escaping
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2017-10-13 19:27:43 +02:00
Maurício Meneghini Fauth
0b0833fbd6 Remove Database\Designer::getHtmlForPageSelector
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-12 11:27:41 -03:00
Maurício Meneghini Fauth
565014656f Port database/designer/page_selector to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-12 11:07:16 -03:00
Maurício Meneghini Fauth
973e30f6da Port database/designer/schema_export to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-12 10:26:25 -03:00
Maurício Meneghini Fauth
f7be7ceec1 Port database/designer/query_details to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-11 23:28:12 -03:00
Maurício Meneghini Fauth
47af251acc Port database/structure/favorite_anchor to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-11 23:18:57 -03:00
Maurício Meneghini Fauth
7f47703d3e Port database/structure/show_create to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-11 22:01:05 -03:00
Maurício Meneghini Fauth
98e825aecc Port database/structure/show_create_row to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-11 21:46:13 -03:00
Weblate
48370ca5e3 Merge remote-tracking branch 'origin/master' 2017-10-11 15:00:03 +02:00
George Bezerra
45d6c57ec9 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3231 of 3231 strings)

[CI skip]
2017-10-11 15:00:01 +02:00
Michal Čihař
3eb6148ac0 Change label to Advanced Options
Issue #13514

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-11 14:59:30 +02:00
Michal Čihař
1feb43c1f7 Add missing tap
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 16:44:43 +02:00
Michal Čihař
313dcc8650 Merge branch 'QA_4_7' 2017-10-10 16:33:19 +02:00
Michal Čihař
683884c3cb Remove not needed rvm update
It seems brew has its own ruby.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 15:06:04 +02:00
Michal Čihař
4249773137 Merge branch 'QA_4_7' 2017-10-10 15:05:05 +02:00
Michal Čihař
f5d950da6f Update SQL parser to 4.2.3
- Fixed copying tables with specific PARTITION definition

Fixes #13725

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 15:02:19 +02:00
Michal Čihař
867ed9f8a3 Update brew before tap
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 14:38:49 +02:00
Michal Čihař
9fd9e5d9b3 Remove not needed intermediate variable
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 14:17:53 +02:00
Michal Čihař
b97116cd5a Remove no longer needed conditions
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 14:17:20 +02:00
Michal Čihař
64f4b2cb08 Avoid using PMA_BYPASS_GET_INSTANCE
We can use Response::disable instead.

Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 14:14:39 +02:00
Michal Čihař
35ccd9fe4c Merge branch 'QA_4_7' 2017-10-10 14:06:38 +02:00
Michal Čihař
d36e8585be Merge remote-tracking branch 'origin/QA_4_7' 2017-10-10 14:06:34 +02:00
Michal Čihař
b97fa543f4 Use newer ruby
Based on https://github.com/PowerShell/PowerShell/pull/5065

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 14:06:20 +02:00
Michal Čihař
f4cd241f2c Fix MultiTableQuery loading
The Util class was not accessible.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 13:17:05 +02:00
Michal Čihař
56eee83f39 Remove cell_align_right superglobal
It can be replaced by proper CSS.

Issue #11731
Issue #12262

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 13:15:41 +02:00
Michal Čihař
088bdec7f5 Avoid trying to get warnings for non saved queries
This leads to command out of sync error.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 13:12:12 +02:00
Michal Čihař
e4ca1ae98f Remove cell_align_left superglobal
It can be replaced by proper CSS.

Issue #11731
Issue #12262

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 13:04:45 +02:00
Michal Čihař
98964e2f59 Remove is_superuser superglobal
Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 12:28:00 +02:00
Michal Čihař
9c9c22e516 Load SQL parser context in DatabaseInterface::postConnect
Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 12:10:40 +02:00
Michal Čihař
d574aede08 Bind Types to DatabaseInterface
This wayt it's automatically passed with DBI.

Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 12:05:02 +02:00
Michal Čihař
735db02112 Support JSON datatype on MariaDB 10.2.7 and newer
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 11:37:01 +02:00
Michal Čihař
b5e391f006 Merge Types and TypesMySQL classes
These were separate from time we've supported Drizzle, but this no
longer makes sense.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 11:33:45 +02:00
Maurício Meneghini Fauth
bd7ff2fe68 Port columns_definitions/mime_type to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-09 18:58:09 -03:00
Maurício Meneghini Fauth
082927af8d Port columns_definitions/column_comment to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-09 16:56:41 -03:00
Maurício Meneghini Fauth
004701c1f6 Port columns_definitions/move_column to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-09 16:36:19 -03:00
Maurício Meneghini Fauth
1cd0a8027d Port columns_definitions/column_name to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-09 16:18:05 -03:00
Maurício Meneghini Fauth
d463ae0044 Fix escaping bug in enum dropdown
Fix #13724

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-09 10:37:49 -03:00
Weblate
2e89f8bc53 Merge remote-tracking branch 'origin/master' 2017-10-09 14:21:15 +02:00
Allan Nordhøy
177ba27944 Translated using Weblate (Norwegian Bokmål)
Currently translated at 55.2% (1786 of 3231 strings)

[CI skip]
2017-10-09 14:21:13 +02:00
Marc
b682508be8 Translated using Weblate (German)
Currently translated at 99.2% (3208 of 3231 strings)

[CI skip]
2017-10-09 14:21:10 +02:00
Madhura Jayaratne
f88a609f7b Merge branch 'QA_4_7' 2017-10-09 23:20:43 +11:00
Weblate
d0e263c4d9 Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-10-09 14:17:30 +02:00
Allan Nordhøy
37e00c9de8 Translated using Weblate (Norwegian Bokmål)
Currently translated at 56.0% (1797 of 3205 strings)

[CI skip]
2017-10-09 14:17:28 +02:00