Commit Graph

485 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
93a7c7a000
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-16 15:47:17 -03:00
Maurício Meneghini Fauth
9be21b64f9
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-16 15:13:27 -03:00
Maurício Meneghini Fauth
20ebad0ec5
Merge pull request #17410 from kamil-tekiela/pr/17211
transfer the HTML content in InsertEdit.php for a twig file
2022-03-04 12:24:03 -03:00
Maurício Meneghini Fauth
45a3a959a4
Merge pull request #17375 from kamil-tekiela/Escaping-issues
Fix broken escaping on Insert page
2022-02-25 12:13:15 -03:00
Maurício Meneghini Fauth
f7f85bb450
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-02-21 12:37:29 -03:00
Kamil Tekiela
aa9c6d7b3a Apply code style and fix issues
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-02-20 16:35:49 +00:00
Maurício Meneghini Fauth
1cac3baeab
Fix create index form accepting too many columns
- Fixes #16769

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-02-20 13:11:30 -03:00
Kamil Tekiela
848c4ef172 Fix broken Insert page
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-02-18 14:14:22 +00:00
Maurício Meneghini Fauth
0bee94b27e
Merge branch 'QA_5_1-security' into master-security
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-01-11 14:31:56 -03:00
Maurício Meneghini Fauth
02e8588404
Merge branch 'QA_4_9-security' into QA_5_1-security
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-01-10 18:39:23 -03:00
Maurício Meneghini Fauth
0b575ff2e9
Fix URL encryption for Util::linkOrButton method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-01-10 12:19:44 -03:00
Maurício Meneghini Fauth
6f0d19f394
Do not encrypt params if used in data-post attribute
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-01-10 12:19:43 -03:00
Maurício Meneghini Fauth
d84af02945
Create VO classes for each RelationParameters features
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-26 19:17:58 -03:00
Maurício Meneghini Fauth
2a4b170a34
Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-21 13:13:09 -03:00
Kamil Tekiela
83d950ed40 Bug fix: Fix triple HTML encoding
Some values were encoded into HTML entities thrice. This commit removes
unnecessary HTML escaping.

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2021-12-14 12:21:36 +00:00
Maurício Meneghini Fauth
c4575fd48b
Add methods to check for RelationParameters features
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-11 08:10:40 -03:00
Maurício Meneghini Fauth
f71f5f1649
Revert 'Ok' text to 'OK'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-10 10:37:50 -03:00
Pedro Henrique F. Pimentel
e2991a31bd transfer the HTML content in InsertEdti.php to the value_column_for_other_datatype.twig file
Signed-off-by: Pedro Henrique F. Pimentel <pedrohfpimentel@gmail.com>
2021-11-27 22:50:11 -03:00
Maurício Meneghini Fauth
b6ea050aef
Use Bootstrap's dropdown for table structure's More button
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-11-07 16:27:56 -03:00
Maurício Meneghini Fauth
220ed30ef8
Remove printview.css theme files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-10-31 17:35:55 -03:00
Rodrigo Wanderley de Melo Cardoso
7f7a234e20
Changing HTMLOutput to Twig (#17160)
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
2021-10-21 15:31:22 -03:00
Rodrigo Wanderley de Melo Cardoso
f4d52552be
Changing HTMLOutput to Twig Templates (#17159)
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
2021-10-21 14:48:00 -03:00
Maurício Meneghini Fauth
c1e864b1d7
Add Warning value object for SHOW WARNINGS rows
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-10-09 00:09:01 -03:00
Maurício Meneghini Fauth
75a1b02927
Add Table\Maintenance\Message value object
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-10-06 14:06:03 -03:00
Maurício Meneghini Fauth
a985e340ee
Merge pull request #17105 from shucontech/create_index_modal
Replace Add Index and Preview SQL Dialog to Modal
2021-09-16 16:46:39 -03:00
Saksham Gupta
f82893d33d
Replace move columns and preview SQL dialog with a modal (#16932)
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-09-16 16:31:30 -03:00
Maurício Meneghini Fauth
9721b19dbf
Merge pull request #17077 from shucontech/confirm_preview_modal
Replace Confirm Preview SQL dialog with modal
2021-09-14 16:18:14 -03:00
Shucon Tech
c003c3add8
Replace Range Search dialog with a modal (#17073)
* Replace Range Search dialog with a modal

Signed-off-by: Saksham Gupta <shucontech@gmail.com>
2021-09-14 15:53:00 -03:00
Saksham Gupta
9db38851e1 Replace Add Index and Preview SQL Dialog to Modal
Signed-off-by: Saksham Gupta <shucontech@gmail.com>

Add new line EOF

Signed-off-by: Saksham Gupta <shucontech@gmail.com>
2021-09-11 23:40:40 +05:30
Saksham Gupta
8301118f21 Replace Confirm Preview SQL dialog with modal
Signed-off-by: Saksham Gupta <shucontech@gmail.com>

Final commit

Signed-off-by: Saksham Gupta <shucontech@gmail.com>

Fix code quality

Signed-off-by: Saksham Gupta <shucontech@gmail.com>

Fix line end

Signed-off-by: Saksham Gupta <shucontech@gmail.com>
2021-09-10 02:13:43 +05:30
William Desportes
806e2740ba
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-27 22:09:55 +02:00
William Desportes
036f544e7e
Correctly display column expressions in the table key list
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-26 16:43:56 +02:00
William Desportes
b72f941167
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-23 20:35:42 +02:00
Lukas Bixen
928e266e69 Fix #16067: Make select multiples resizable:
New `resize-vertical` class for elements that may be resized vertically.

Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
2021-08-23 10:46:43 -05:00
William Desportes
1c9c4b183a
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-20 02:45:54 +02:00
William Desportes
72800e2524
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-15 00:52:33 +02:00
Maximilian Krög
5dad1d0bb7
Fix: Don't add multiple OpenLayers maps, remove listeners on dispose
With 5.1 the map is only created when it is first shown, but every second time
switching to the map a new instance is created because zero is returned when no new
map was created.

OpenLayers adds a resize listener to the window when a target is defined to
handle size adjustments, but this means setTarget(null) has to be called to
fully dispose of the added listener when the map is no longer needed.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2021-08-10 18:59:49 +02:00
Lukas Bixen
75c4de2d5d Fix text alignment in some Bootstrap tables:
Replaced instances of the `right` CSS class (used only for `pma-table`s)
with Bootstrap's `text-right`

Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
2021-08-08 18:12:37 -05:00
William Desportes
f77433b9b7
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 01:37:17 +02:00
William Desportes
f013c6c7ed
Fix #14631 - Enum with comma produces incorrect search dropdown
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-28 00:32:16 +02:00
William Desportes
9373c8ec70
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-22 14:51:35 +02:00
William Desportes
83053288c0
Ref #12586 - Remove un-expected message from Export table
The message was wrong and was now shown due to some code-base changes.
Before output buffering was catching it and destroying it before output was flushed

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-21 23:21:41 +02:00
Saksham Gupta
aa85264f92
#16425 - Add DELETE FROM table
Co-authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-07-21 00:45:44 +02:00
Maurício Meneghini Fauth
d40b9b52cb
Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-07-20 18:44:19 -03:00
Saksham Gupta
21566d4bb5
Use the queries we asked the user confirmation for
Copied from #16750 by myself (William)

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-07-20 21:24:48 +02:00
Saksham Gupta
63eac2a103
Replace zoom plot dialogs with modals
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-07-13 21:15:18 +02:00
Maurício Meneghini Fauth
4b030d88ef
Replace pma-auto-slider with Bootstrap's collapse
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-31 15:57:26 -03:00
Maurício Meneghini Fauth
0403c7f8d3
Remove .pma-fieldset class for the table search pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-30 13:39:57 -03:00
Maurício Meneghini Fauth
eff631ac1b
Extract HTML from the InsertEdit::getActionsPanel method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-27 12:06:17 -03:00
Maurício Meneghini Fauth
0ef203eb61
Improve table chart and GIS visualization pages
- Replaces .pma-fieldset with Bootstrap card
- Uses Bootstrap form styles

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-19 16:30:50 -03:00