Maurício Meneghini Fauth
54df014550
Remove stickyfilljs JavaScript dependency
...
This polyfill is not needed anymore.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-27 19:47:31 -03:00
Maurício Meneghini Fauth
58ed5bfa9e
Extract Simulate DML action from ImportController
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-27 18:37:15 -03:00
William Desportes
f718f475e4
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-12-12 19:35:54 +01:00
jonahtanjz
cecf786b0e
Extract <em> tag for NULL values when copying to clipboard
...
Signed-off-by: jonahtanjz <jonahtanjz8@gmail.com>
2021-12-10 18:36:16 +08:00
Maurício Meneghini Fauth
bd95eb7c20
Merge branch 'QA_5_1'
...
- Bumps Bootstrap to v5.1.3
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-11-02 14:36:45 -03:00
Maurício Meneghini Fauth
3f279e47ea
Upgrade JavaScript dependencies
...
- Bumps Bootstrap to v4.6.1
- Bumps CodeMirror to v5.63.3
- Bumps OpenLayers to v6.9.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-11-02 13:01:08 -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
Maurício Meneghini Fauth
87b91940f3
Merge pull request #17065 from shucontech/simulate_query_modal
...
Replace Simulate Query dialog with a modal
2021-09-16 16:04:48 -03:00
Saksham Gupta
b58516e880
Replace Simulate Query dialog with a modal
...
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
Set Aria hidden to true
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
2021-09-17 00:00:56 +05:30
William Desportes
1c9c4b183a
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-20 02:45:54 +02:00
Hannah Okwelum
9fdd6afea4
Fix #14502 - Triggered the on-change event on the input field to uncheck the "ignore" checkbox
...
Signed-off-by: Hannah Okwelum <honyinye3@gmail.com>
2021-08-18 01:46:43 +02:00
Sergio Gutierrez
c60b786915
Ref #13270 - fix(query.twig): Inline events removed ( #16905 )
...
* fix(query.twig): Inline events removed
Signed-off-by: Sergio Gutierrez <sergiogutierrez0611@gmail.com>
* fix(SqlQueryFormTest.php): Enable auto select text in text area assertion test fixed
Signed-off-by: Sergio Gutierrez <sergiogutierrez0611@gmail.com>
2021-08-11 12:04:44 -03: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
William Desportes
ba35901594
Merge branch 'origin/QA_5_1' into master
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-04-17 00:53:14 +02:00
William Desportes
b0813983e1
Fix #16821 - declare function to uncheck checkbox before calling it
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-04-14 18:13:05 +02:00
William Desportes
38422023c5
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-27 01:55:59 +01:00
William Desportes
7c411a0036
Fix #16758 - Use non local dependent logic for copy to clipboard feature
...
Fixes : #16758
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-27 01:45:16 +01:00
William Desportes
b8f6595545
Fix #16735 - Found 2 elements with non-unique id #maxRowsForm
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-14 12:02:46 +01:00
Maurício Meneghini Fauth
207901e992
Remove the js/src/microhistory.js file
...
There is no need for the MicroHistory anymore now that the History
API is available in all supported browsers.
Also removes the jQuery hashchange plugin.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-03-10 17:06:21 -03:00
William Desportes
4aa4b5e6e5
Fix all JSDoc blocks
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-18 00:57:41 +01:00
Thomas Heinrichs
d3f976dac1
Fix JSDoc-comments
...
Signed-Off-By: Thomas Heinrichs <thheinrichs@outlook.de>
2021-02-17 20:55:02 +01:00
Thomas Heinrichs
dfe2fd5143
Ref #13270 - remove inline events
...
add handlers to registerTeardown & move some events to database/search.js
Signed-Off-By: Thomas Heinrichs <thheinrichs@outlook.de>
2021-02-16 01:14:56 +01:00
William Desportes
287d743eb7
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-09 17:41:54 +01:00
William Desportes
291aa900f2
Merge #16438 - Fix #15997 - Auto Save Query database and table independent (fix SQL query auto save)
...
Pull-request: #16438
Fixes : #15997
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-09 17:34:43 +01:00
William Desportes
af946c5e53
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-02 23:23:53 +01:00
William Desportes
48e8c3392e
Merge branch 'QA_5_0' into QA_5_1
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-02 23:22:10 +01:00
Saksham Gupta
3998b7aa07
Fix #15997 - Auto saved query no longer loading
...
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-01-31 16:48:27 +01:00
William Desportes
60124de7f9
Fix #16608 - Sort by key auto saved is broken since 5.0.0
...
Ref: 806b0ce582
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-31 16:19:27 +01:00
William Desportes
c2420fb8f4
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 00:44:55 +01:00
Saksham Gupta
a9634e5922
Add Jest Unit Testing compatibility
...
Fixes : #16405
Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-01-24 00:33:42 +01:00
Maurício Meneghini Fauth
6408b7179a
Fix renamed Bootstrap 5 classes
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-12-21 15:28:39 -03:00
William Desportes
bc45a05dcd
Typo fixes in the JS codebase with VS code "code spell checker"
...
And coding standard issues from pull-request #16364
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-12 23:27:57 +01:00
Maurício Meneghini Fauth
307b0d2923
Add Babel JavaScript compiler
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-04 14:10:56 -03:00