Yogesh Mahajan
e028ebc152
Ensure pgadmin does not try to connect to the server if saved password is not available. #7679
2024-07-16 17:46:40 +05:30
Anil Sahoo
30051f3257
Fixed an issue where Reassign/Drop Owned dialog not opening for Role. #7663
2024-07-16 17:42:16 +05:30
Yogesh Mahajan
c4a52687b6
Ensure that pgAdmin works when opened in an iframe. #7681
2024-07-16 16:32:52 +05:30
Pravesh Sharma
a06c13623d
Fixed an issue where theme preview under theme options was broken in pgAdmin server mode. #7626
2024-07-16 10:25:48 +05:30
Khushboo Vashi
b303693ae8
Fix Dashboard minor UI issues.
...
Fix the issue where PG logs doesn't display in CSV or JSON format even if it gets selected through the UI.
2024-07-11 10:26:42 +05:30
Khushboo Vashi
6b012193e3
Pin Psycopg Binary packages to 3.1.19 for the ARM64 MacOS platform wheel packages.
2024-07-10 17:43:13 +05:30
Aditya Toshniwal
cd6ff48cc0
Fix query tool, ERD closing issue in Electron. #7494
2024-07-10 15:01:35 +05:30
Aditya Toshniwal
dbdea181a9
Fixed an issue where pop-up notifications from Object Explorer wouldn't get dismissed automatically if the Query Tool was opened. #6571
2024-07-09 16:25:04 +05:30
Rohit Bhati
721a5da895
Fixed an issue where Generate Script button should be disabled if no objects are selected in the schema diff result. #7638
2024-07-09 13:44:04 +05:30
Pravesh Sharma
f3c95d9643
Fix an issue where the preferences JSON file has no effect when an external database is used. #7618
2024-07-09 12:52:23 +05:30
Anil Sahoo
5c5b61c4db
Fixed an issue where paste operation in query tool data grid should skip bytea columns and put the value as NULL instead. #3199
2024-07-09 10:33:29 +05:30
Aditya Toshniwal
760e38293c
Fix issues found during Electron testing. #7494
...
Fix application crash when using users dialog. #7607
2024-07-08 19:24:29 +05:30
Aditya Toshniwal
dcfef154ce
- Set the browser target to ES6 and reduce the JS bundle size considerably
...
- Upgrade ESLint to v9.x and migrate the .eslintrc.js file to make it work
2024-07-04 18:25:47 +05:30
Pravesh Sharma
10b2e91e29
Update react-diagrams library which is used in ERD to the latest version. #7644
...
Added patch for DataGridView failing when adding a new row.
2024-07-03 18:19:27 +05:30
Khushboo Vashi
4f415f9768
Added support for viewing PostgreSQL Server Logs in Text, CSV and JSON formats. #3981
2024-07-03 16:17:29 +05:30
Aditya Toshniwal
60c2d0e23b
Update more JS packages.
2024-07-03 11:46:16 +05:30
Rohit Bhati
22cdb86aab
Fix issue with missing new added records in download file. #5345
2024-07-02 11:48:13 +05:30
Akshay Joshi
576dc55615
Fixed the permission denied issue for functions of the pgstattuple extension when accessing statistics with a non-admin user. #7035
2024-07-02 11:47:43 +05:30
Aditya Toshniwal
f8fa1cf6d6
- Fix few SonarQube issues.
...
- Cleanup NW.js related stuff.
2024-07-02 10:34:30 +05:30
Aditya Toshniwal
3bb9f0ba8c
Remove support for Python 3.7 as Debian 10 is EOL.
2024-07-01 12:39:12 +05:30
Aditya Toshniwal
91eb60a363
Replace pgAdmin NW.js container with Electron container. #7494
2024-07-01 11:27:42 +05:30
Pravesh Sharma
4457a6a6a1
Updated to the latest version of the Notistack library. #7501
2024-07-01 11:26:45 +05:30
Pravesh Sharma
391db5131d
Fixed an issue where sorting the database activity table on the dashboard by any column caused the details to expand in the wrong position. #7554
2024-06-28 14:47:26 +05:30
Pravesh Sharma
62a61b403e
Fixed an issue where users could not autofill their saved passwords in the connect server dialog in the browser. #7627
2024-06-28 14:44:39 +05:30
Aditya Toshniwal
e8f108154d
Fix build failures.
2024-06-27 18:03:10 +05:30
Akshay Joshi
ccd84b7c2a
Update JS packages.
2024-06-27 14:08:01 +05:30
dependabot[bot]
754cd223c1
Python dependency: Bump selenium in /web/regression
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.21.0...selenium-4.22.0 )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 13:23:57 +05:30
Aditya Toshniwal
feb3093c6d
Automatically apply virtualization in the DataGridView of SchemaView if the schema contains only one collection. #7607
2024-06-27 13:21:18 +05:30
Aditya Toshniwal
6f96f67655
Add the git commit hash details to the About dialog. #7623
2024-06-27 13:20:00 +05:30
Akshay Joshi
3be2221948
Ensure that pgAdmin 4 is compatible with PostgreSQL v17. #7537
2024-06-27 13:18:26 +05:30
Akshay Joshi
7d0bbf30ec
Fixed the issue causing the 2FA dialog to appear distorted.
2024-06-25 14:46:30 +05:30
Akshay Joshi
9933a9a9e5
Update version for release v8.9
2024-06-24 20:10:25 +05:30
Libor M
19f5e41b09
Czech translation for version 8.9
2024-06-24 11:55:52 +05:30
Yogesh Mahajan
a8f0f5bb4f
Fix one more styling issue broken due to JSS changes. #7363
2024-06-24 10:44:05 +05:30
Aditya Toshniwal
44d40f0785
Fixed an issue where delete button in Users data was enabled for incorrect rows. #7616
2024-06-24 10:31:47 +05:30
Domenico Sgarbossa
d0b2752fea
Italian translation updated for v8.9
2024-06-21 13:14:48 +05:30
Akshay Joshi
8e0c080faf
Update message catalogs for v8.9
2024-06-20 18:12:16 +05:30
Yogesh Mahajan
6410ae5f69
Fixed some more styling issues broken due to JSS changes. #7363
2024-06-20 17:18:38 +05:30
Akshay Joshi
3e7a220225
Fixed an issue where the schema diff incorrectly marked tables as different due to schema-qualified trigger functions in the trigger definitions. #7523
2024-06-20 16:55:38 +05:30
Aditya Toshniwal
9026f46220
Fixed an issue where object explorer toolbar button not showing shortcut in the tooltip.#7316
2024-06-20 11:31:11 +05:30
Yogesh Mahajan
fedbe550db
Optimise logic used for OS theme syncing. #5932
2024-06-20 11:05:47 +05:30
Aditya Toshniwal
31a91409a0
Fixed incorrect sorting of size in statistics tab. #7542
2024-06-19 18:27:43 +05:30
Aditya Toshniwal
9279393dcd
Add missing files from last commit. #7593
2024-06-19 17:57:34 +05:30
Akshay Joshi
6984e97f8d
Use correct for loop syntax.
2024-06-19 13:15:45 +05:30
Yogesh Mahajan
95ffd1b9a1
More fixes for issues reported while testing changes related to makeStyle JSS changes and auto-theme. #7363
2024-06-19 11:54:18 +05:30
Akshay Joshi
0452828cc7
1) Change the cursor to a pointer for JSON editor toolbar buttons.
...
2) Remove the extra scrollbar in JSON editor.
3) Set the focus on the PSQL tool.
2024-06-18 16:42:17 +05:30
Aditya Toshniwal
007c4840c2
Fix failing feature tests
2024-06-18 14:02:23 +05:30
Akshay Joshi
2b04f3ca1d
Fixed incorrect handling of the code smell for the reject API call
2024-06-17 18:22:38 +05:30
Anil Sahoo
3706c3126a
Fixed migration failure while using external database. #7556
2024-06-17 18:12:31 +05:30
Rohit Bhati
1ba9f005a7
Ensure that user should be able to clear comments in RLS Policy.
2024-06-17 18:11:57 +05:30
Aditya Toshniwal
c3d6f8887a
Fixed an issue where syntax highlighting is incorrect for C-Style escape string. #7485
2024-06-17 17:05:36 +05:30
Aditya Toshniwal
439d6cb28f
Fixed an issue where backslash breaks syntax highlighting. #7528
2024-06-17 16:16:15 +05:30
Yogesh Mahajan
b0e7847962
Fixed bugs found while testing makeStyles JSS changes. #7363
2024-06-17 15:45:40 +05:30
Anil Sahoo
a946c70869
Fixed an issue where changing a column name should reflect in all the constraints in table object dialog and ERD table dialog. #7476
2024-06-17 14:07:45 +05:30
Akshay Joshi
5866da8194
Fixed SonarQube code smells.
2024-06-13 18:48:02 +05:30
Aditya Toshniwal
ad34ee2699
Fixed new line indentation in query editor and add a user preference to disable it. #7295
2024-06-13 18:06:13 +05:30
Aditya Toshniwal
e03d65d547
Fixed an issue where query tool shortcuts for find/replace are not working. #7555
2024-06-13 17:26:47 +05:30
Pravesh Sharma
b5c8692f34
Fixed an issue where resizable data editors in query tool should not be allowed to resize beyond the app window bounds. #7241
2024-06-13 14:07:44 +05:30
Akshay Joshi
ab01dde2ba
Fixed RESQL test case.
2024-06-12 18:46:12 +05:30
Akshay Joshi
dea5335ce5
Fixed the following SonarQube code smells:
...
1) Do not use the Array index in keys.
2) Import from the same module should be merged.
3) Mutable variables should not be exported.
4) Variables should not be initialized to undefined.
5) startswith or endswith method should be used.
6) Unwrap this unnecessarily grouped subpattern.
Additionally, addressed many other SonarQube rules.
2024-06-12 18:09:06 +05:30
Rohit Bhati
288fd7ed12
Add support for comments on RLS policy object. #7414
2024-06-12 17:18:55 +05:30
Rohit Bhati
c98cea2ea9
Search Objects dialog should focus on search input on open. #7536
2024-06-12 17:17:35 +05:30
Aditya Toshniwal
056aff4742
Revert the changes done for removing support for Python 3.7
2024-06-12 16:23:27 +05:30
Yogesh Mahajan
6357672387
Provide an option to set the theme based on the OS theme. #5932
2024-06-12 16:18:37 +05:30
Yogesh Mahajan
bdadc77235
Ensure preferences can be loaded using preferences.json. #7516
2024-06-12 12:07:28 +05:30
dependabot[bot]
bc3052ed1b
Python dependency: Bump testtools from 2.7.1 to 2.7.2 in /web/regression
...
Bumps [testtools](https://github.com/testing-cabal/testtools ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/testing-cabal/testtools/releases )
- [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS )
- [Commits](https://github.com/testing-cabal/testtools/compare/2.7.1...2.7.2 )
---
updated-dependencies:
- dependency-name: testtools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 11:44:31 +05:30
Akshay Joshi
df2f3460f0
Fix the following SonarQube code smells:
...
1) Use the "RegExp.exec()" method instead.
2) Remove parameter form or provide default value.
3) Extract this nested ternary operation into an independent statement.
4) Replace this character class by the character itself.
5) Unnecessary use of conditional expression for default assignment.
6) Prefer using an optional chain expression instead, as it's more concise and easier to read.
2024-06-11 18:07:22 +05:30
Aditya Toshniwal
bdf4f39b2b
- Update release notes.
...
- Update more JS packages.
2024-06-11 15:28:21 +05:30
Yogesh Mahajan
fff192eb95
Ensure that a user can connect to a server using SSL certificates and identity files from a shared storage. #7306
2024-06-11 14:48:11 +05:30
Akshay Joshi
c47390e643
Fixed API test cases for BatchProcess
2024-06-11 12:59:48 +05:30
Ahmad
fd944280f1
Fixed an issue where dark theme shows white background when all tabs are closed. #7481
2024-06-11 12:03:43 +05:30
Akshay Joshi
a03b513389
Revert changes for yarn.lock
2024-06-10 18:15:05 +05:30
Akshay Joshi
8857f0d179
Fix SonarQube code smells:
...
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
oon arfiandwi
285e3afeee
Indonesian translation for version 8.9
...
* Added translation using Weblate (Indonesian)
* Added translation using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
---------
Co-authored-by: Weblate Admin <admin@example.com>
2024-06-10 11:33:03 +05:30
Akshay Joshi
b3cf9ce185
Unpin dnspython from 'regression/requirements.txt' as eventlet issue is fixed.
2024-06-07 17:52:46 +05:30
dependabot[bot]
18deb16e36
Python dependency: Bump pbr from 5.11.1 to 6.0.0 in /web/regression
...
Bumps [pbr](https://docs.openstack.org/pbr/latest/ ) from 5.11.1 to 6.0.0.
---
updated-dependencies:
- dependency-name: pbr
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 16:53:22 +05:30
dependabot[bot]
bc1a2a0b4d
Python dependency: Bump selenium in /web/regression
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.19.0 to 4.21.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.19.0...selenium-4.21.0 )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 16:39:53 +05:30
Aditya Toshniwal
5f4db94179
Update yarn.lock file
2024-06-07 15:21:13 +05:30
Aditya Toshniwal
de712b0805
- Update JS packages.
...
- Remove support for Python 3.7 as Debian 10 is EOL.
2024-06-07 14:17:22 +05:30
dependabot[bot]
c6739ebd6b
Python dependency: Bump dnspython from 2.3.0 to 2.6.1 in /web/regression
...
Bumps [dnspython](https://github.com/rthalley/dnspython ) from 2.3.0 to 2.6.1.
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 18:11:47 +05:30
Rohit Bhati
85d4473af4
Disable the query tool editor input if any SQL is being loaded to prevent users from typing. #6357
2024-06-06 18:06:49 +05:30
Yogesh Mahajan
cc999ae5a5
Remove the usage of MUI makeStyles as it doesn't support React 18. #7363
2024-06-06 17:13:12 +05:30
Khushboo Vashi
f66bd4bcfb
Remove the use of is_normalized function for Python 3.7.
2024-06-05 14:11:59 +05:30
Akshay Joshi
ff287f32c5
Update version for release v8.8
2024-06-04 18:22:35 +05:30
Akshay Joshi
a46f99d360
1) Partially fixed the issue with inserting characters at the end of the line by setting 'Underline query at cursor?' to false by default.
...
2) Update release note.
2024-06-04 18:18:16 +05:30
Akshay Joshi
29a526626f
Fixed an issue where the size displayed as 'NaN B' for all databases in the statistics tab. #7524
2024-06-03 17:10:11 +05:30
Khushboo Vashi
24aefd2c7a
Fix an issue where user authentication fails with special characters in password. #5785
2024-05-31 11:22:36 +05:30
Pravesh Sharma
b5b0538fe3
Fixed an issue where canceling a query without privilege does not display any message on query tool. #7480
2024-05-31 11:19:44 +05:30
Khushboo Vashi
2ab2d6b57c
Fix the issue where the query tool documentation screen-shot displays the incorrect function key. #7507
2024-05-28 12:10:14 +05:30
Akshay Joshi
8f8f8ec79a
Update version for release v8.7
2024-05-27 16:14:43 +05:30
Anil Sahoo
6690b16f8a
Added support for executing the query at the cursor position in the query tool. #6841
2024-05-27 16:11:59 +05:30
Akshay Joshi
16b9b103a2
Resolved the intermittent issue with macros not displaying in the macros dialog.
2024-05-27 15:56:02 +05:30
Aditya Toshniwal
b1f70b02ff
Update object explorer icons for EPAS and replication related nodes
2024-05-27 12:29:38 +05:30
Domenico Sgarbossa
2a1394ce1f
Italian translation updated for v8.7
2024-05-27 11:24:51 +05:30
Rohit Bhati
4e3ec91d23
Added support for the 'Add to macros' feature and fixed various usability issues. #4735
2024-05-24 15:30:31 +05:30
Pravesh Sharma
36a71dc7fa
1. Fixed an issue where resetting the password from the password reset link was not working. #7500
...
2. Fixed an issue where the recover password button was enabled even when no email id was provided. #7487
2024-05-24 13:18:05 +05:30
Akshay Joshi
57e1dfa7ec
Update message catalogs for v8.7
2024-05-23 18:47:54 +05:30
Ahmad
5c30695d66
Fixed Typos
2024-05-23 12:52:41 +05:30
Akshay Joshi
6c7bc1c815
Ensure that Schema Diff does not indicate a table as different when the trigger names are the same but the trigger function body is different. #5762
2024-05-21 16:04:25 +05:30
Aditya Toshniwal
dd45f06d50
Added support for viewing PGD Clusters. #7215
2024-05-20 16:54:49 +05:30
Aditya Toshniwal
d6a9f8a06c
Fixed issues found in testing of react-table upgrade changes. #7419
...
UI fixes and improvement in System Stats Dashboard.
2024-05-20 10:41:55 +05:30
Aditya Toshniwal
9647482791
Fixed incorrect highlighting for C-Style escape strings in SQL editor. #7485
2024-05-20 10:13:30 +05:30
Ashesh Vashi
b9088b0afa
Use index as a key for the table header group in PgReactTableStyled component. #7419
2024-05-15 17:06:45 +05:30
Pravesh Sharma
1c44cfb714
Update the documentation for preferences dialog and keyboard shortcuts. #7349 , #7458
2024-05-15 15:21:23 +05:30
Aditya Toshniwal
0e786c519e
Replace the current FontAwesome based PSQL tool icon with MUI Terminal icon. #7472
2024-05-14 11:05:27 +05:30
Aditya Toshniwal
3b20cad5bb
Fixed an issue where drag and drop publication and subscription name in SQL editors was not working. #6086
2024-05-09 15:34:44 +05:30
Pravesh Sharma
afc28d95cf
1. Disable ERD for system Catalogs. #5849
...
2. Disable Debugger for system catalogs. #6060
3. Fixed an issue where the keyboard shortcut for launching the debugger from Object Explorer was not working.
2024-05-08 15:29:01 +05:30
Aditya Toshniwal
5ec6faff13
Upgrade react-table from v7 to v8. #7419
2024-05-07 16:31:04 +05:30
RohitBhati8269
3e6bd29198
Enhance the Delete dialog by highlighting the names of the objects to be deleted in bold. #7411
2024-05-07 11:56:50 +05:30
Aditya Toshniwal
b85d8c1446
Changes in Query Tool, Debugger, and ERD Tool shortcuts to remove the use of Accesskey which will allow them to be customized. #7192
2024-05-06 11:15:44 +05:30
Akshay Joshi
99c688f894
Update version for release 8.6
2024-04-29 13:42:28 +05:30
Khushboo Vashi
f4761f55f7
Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425
2024-04-29 13:41:02 +05:30
Pravesh Sharma
e18a8bf620
Fixed issue found during testing of #7163 .
2024-04-29 13:12:21 +05:30
Pravesh Sharma
7c6fdcb12e
Disabled auto-fill on password fields. #2410
2024-04-29 11:44:17 +05:30
Khushboo Vashi
f88c89f3eb
Fixed an issue when closing the materialized view data second tab; it raises the error that the 'MViewCommand' object has no attribute 'auto_commit'.
2024-04-26 15:53:15 +05:30
Domenico Sgarbossa
5949696ded
Italian translation updated for v8.6
2024-04-26 14:43:17 +05:30
Akshay Joshi
f724578463
Fixed API test cases for exec/call procedure.
2024-04-26 13:01:35 +05:30
Khushboo Vashi
2324337149
Trigger the browser tree destroyed event so the consequences of destroying the tree are handled properly.
2024-04-26 11:59:53 +05:30
Akshay Joshi
2dd009eb7c
Update message catalogs for version 8.6
2024-04-25 18:03:28 +05:30
Akshay Joshi
92bb931b0a
Fixed an issue where incorrect select/exec scripts were generated for functions/procedures. #7334
2024-04-25 17:24:02 +05:30
Khushboo Vashi
10ba029980
Fixed an issue where connection to the database is not automatically re-established after connectivity drop. #7372
2024-04-24 14:37:33 +05:30
Pravesh Sharma
fd65f1b644
Fixed all input boxes in pgAdmin to show browser auto-fill only where it is relevant. #2410
2024-04-24 11:27:08 +05:30
Akshay Joshi
9f6ddd3cf9
Fixed violates check constraint issue when creating a pgAgent schedule. #7390
2024-04-23 17:27:11 +05:30
Yogesh Mahajan
673b5ea5a1
Fix the date-time picker broken after MUI5 upgrade.
2024-04-23 17:03:34 +05:30
Khushboo Vashi
84c024f6fa
Fixed an issue when closing the view data second tab; it raises the error that the 'ViewCommand' object has no attribute 'auto_commit'. #7384
2024-04-23 14:45:15 +05:30
Akshay Joshi
3e0ade5a59
Fixed an issue where pressing backspace should remove the spaces and not the entire tab width, on enabling 'Use spaces?' in the preferences. #7317
2024-04-22 12:33:38 +05:30
dependabot[bot]
db23330939
Python dependency: Bump selenium in /web/regression ( #7325 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.10.0 to 4.19.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.10.0...selenium-4.19.0 )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 14:03:28 +05:30
Akshay Joshi
b475be93fa
Update yarn.lock file
2024-04-18 12:46:00 +05:30
Yogesh Mahajan
f0185fbe7f
Fix issues reported while testing MUI5 library update.
2024-04-17 17:31:55 +05:30
Pravesh Sharma
0d1e3f36e1
Revert "Fixed an issue where function arguments were getting enclosed in double quotes if written in upper case. #7222 "
...
This reverts commit fc4b419987
.
2024-04-17 11:33:25 +05:30
Aditya Toshniwal
29ccdb3242
Fixed an issue where debugger was not scrolling automatically on stepping. #7275
2024-04-16 15:33:42 +05:30
Pravesh Sharma
5ee403fec7
Upgraded Flask, Flask-Security-Too, Werkzeug, and other dependencies, ensuring compatibility with Python 3.7. #7362
2024-04-16 12:23:03 +05:30
Neville Li
5a3fa59741
Fix id_token KeyError on OAuth2 logout.
2024-04-16 12:19:06 +05:30
Pravesh Sharma
f143aa05a3
Added support for excluding multiple tables while taking Backup. #7163
2024-04-15 11:50:08 +05:30
Aditya Toshniwal
ee0687ecd3
Add a function getQueryAt to get the SQL query at given cursor position from a CodeMirror input
2024-04-13 15:47:18 +05:30
Yogesh Mahajan
e384c9665a
Fixed a XSS vulnerability in the /settings/store endpoint. #7282
2024-04-10 17:58:51 +05:30
Akshay Joshi
30d2d1b23e
Fixed the following code smells:
...
1) useState call is not destructured into value + setter pair.
2) A fragment with only one child is redundant.
3) Unnecessary '.apply()' and '.call()'.
4) Expected the Promise rejection reason to be an Error.
2024-04-09 19:18:56 +05:30
Yogesh Mahajan
102e0a9839
- Update MUI v4 to v5
...
- Remove the SCSS dependency completely and use MUI for theming.
- Update - date-fns, @date-io, notistack. Remove - popper.js, sass-loader.
- Cleanup webpack config.
- Port PSQL tool to use MUI themes instead of SCSS theme.
- Theme change will reflect realtime without refreshing pgAdmin.
2024-04-09 08:21:14 +05:30
Akshay Joshi
edec9adbfb
Fixed SonarQube code smell 'Unnecessary use of boolean literals in conditional expression'.
2024-04-08 17:19:51 +05:30
Aditya Toshniwal
c9345ad618
Fixed an issue where double dollar quoted code is treated as string in syntax highlighter. #7294
2024-04-08 15:32:01 +05:30
Pravesh Sharma
fc4b419987
Fixed an issue where function arguments were getting enclosed in double quotes if written in upper case. #7222
2024-04-04 16:48:00 +05:30
Akshay Joshi
475e3689f7
Added the new columns last_seq_scan and last_idx_scan from the pg_stat_all_tables and pg_stat_all_indexes tables respectively to the Statistics tab. #6728
2024-04-04 16:39:12 +05:30
Akshay Joshi
c90508cece
Update version for release 8.5
2024-04-01 17:01:55 +05:30
Pravesh Sharma
a85d907351
Fixed an issue where user was unable to share a newly registered server. #7111
...
* Fixed an issue where the clear SSH tunnel password option was disabled in desktop mode.
2024-04-01 16:57:47 +05:30
Akshay Joshi
9f31ec115a
Fixed Schema Diff issues while comparing Materialized View. #7271
2024-04-01 16:56:18 +05:30
Khushboo Vashi
fbbbfe22dd
Fixed a remote code execution issue in the validate binary path (CVE-2024-3116). #7326
2024-04-01 11:34:01 +05:30
Libor M
26b279cc8a
Czech translation for version 8.5
2024-04-01 11:09:48 +05:30
Domenico Sgarbossa
3ac271e702
Italian translation update for v8.5
2024-03-29 11:41:44 +05:30
JyotiEdb
4ae9132b59
Fixed an issue with empty locale provider while editing collation. #5611
2024-03-29 11:40:44 +05:30
Akshay Joshi
3fa48f26b8
Update message catalogs for v8.5
2024-03-28 17:58:24 +05:30
Akshay Joshi
00e17ef152
Fixed an issue where the 'Save Password' option for SSH tunneling password was consistently disabled. #7139
2024-03-28 13:58:03 +05:30
Aditya Toshniwal
ace73ebb60
Added support for viewing Log Based Clusters. #7216
...
Co-authored-by: Akshay Joshi <akshay.joshi@enterprisedb.com>
2024-03-28 12:19:34 +05:30
JyotiEdb
5931162556
Fixed an issue where maximize icon is missing from query tool panel. #7218
2024-03-28 11:53:56 +05:30
JyotiEdb
053b1e3d69
Fixed issues in create collation. #5611
2024-03-27 17:30:16 +05:30
Pravesh Sharma
082fb165d3
Implemented shortcut mapping for the edit menu in the query tool.
2024-03-27 16:41:08 +05:30
Anil Sahoo
a02ebe192b
Fixed rollback and commit button activation on execute button click. #7248
2024-03-27 16:38:42 +05:30
Akshay Joshi
8ab78dc40d
Fixed an issue where serial, bigserial, and smallserial columns were always shown as different in the schema diff.
2024-03-27 16:11:40 +05:30
Benjamin Blattberg
48a86f6c38
Fix the issue where the update-user CLI command doesn't change the password. #7304
2024-03-27 11:47:58 +05:30
Pravesh Sharma
b742487dc3
Fixed an issue where table properties were not updating from properties dialog. #7210
2024-03-27 11:41:01 +05:30
Akshay Joshi
089f890f2e
Fixed an issue where Triggers, Rules, Indexes were absent from the Schema Diff when comparing views. #7271
...
Fixed an issue in Schema Diff where Columns with sequences get altered unnecessarily. #4413
2024-03-27 11:40:23 +05:30
Pravesh Sharma
1bcf343ceb
Fixed an issue where taking backup of a shared server was using server owner's user name. #7255
2024-03-26 11:28:20 +05:30
Anil Sahoo
e99fc02f9e
Fixed issue related to email authentication of Two-factor authentication. #7308
2024-03-26 11:27:35 +05:30
Aditya Toshniwal
c0a1429664
Fix failing feature tests
2024-03-26 11:20:04 +05:30
Aditya Toshniwal
cc1ce09b73
More CodeMirror fixes. #7268
...
Fix query tool autocomplete results when cursor is in between the SQL query. #7299
Fix an issue in query tool where custom keyboard shortcuts are not working for some. #7305
2024-03-23 18:22:06 +05:30
JyotiEdb
25074e46b4
Added support for provider, deterministic, version and RULES parameter while creating collation. #5611
2024-03-19 16:52:22 +05:30
Anil Sahoo
cee0945a78
Revert the changes made to include a separate 'ALTER TABLE ...' query for setting defaults, as per the previous fix for issue #7165 .
2024-03-19 15:12:04 +05:30
Aditya Toshniwal
24b0c2e919
Update axios to the latest version
2024-03-18 16:23:54 +05:30
Akshay Joshi
c56aef335b
Fixed RESQL test cases for DBMS Schedule
2024-03-18 13:44:07 +05:30
Akshay Joshi
097b630738
Added support for EDB Job Scheduler. #7098
2024-03-18 11:53:59 +05:30
Aditya Toshniwal
f351b10ed0
Fix an issue in query tool where toggle case of selected text loses selection. #7277
...
Also make changes to give pgAdmin shortcuts higher priority over CodeMirror default shortcuts.
2024-03-14 18:18:53 +05:30
Pravesh Sharma
1a02d13a28
Bug fixes and improvements in pgAdmin CLI. #7116
2024-03-14 18:12:28 +05:30
Anil Sahoo
bece59d4b3
Fixed schema diff wrong query generation for table, foreign table and sequence. #7165
2024-03-14 11:21:19 +05:30
Anthony DeBarros
496acf5598
Polish up the system_stats not installed message.
2024-03-12 10:50:09 +05:30
Aditya Toshniwal
36228fece7
Add a workaround in pgAdmin code to make Flask-Migrat>=4.0.6 work
2024-03-11 17:17:40 +05:30
Aditya Toshniwal
794c7cb335
Fixed multiple editor related issues:
...
1. Replace option in query tool edit menu is not working on non-Mac OS. #7262
2. Format SQL shortcut and multiline selection are not working. #7268
3. "Use Spaces?" Preference of Editor is not working. #7269
2024-03-11 16:52:56 +05:30
Aditya Toshniwal
7374997425
Fix an issue in table dialog where changing column name was not syncing table constraints appropriately. #7229
2024-03-08 11:45:32 +05:30
Florian
134e651989
Added support to exclude multiple tables while taking backup. #7163
2024-03-08 11:44:29 +05:30
Akshay Joshi
8ddcdbf499
Updated version for release 8.4
2024-03-04 14:50:23 +05:30
Akshay Joshi
4e49d752fb
Unsafe Deserialization and Remote Code Execution by an Authenticated user in pgAdmin 4 (CVE-2024-2044).
2024-03-04 13:22:09 +05:30
Libor M
0cbb5324bf
Czech translation for version 8.4
2024-03-04 11:12:05 +05:30
Florian
3425bc0349
Ensure that the OAuth2 session is logged out when users log out from pgAdmin. #7193
2024-03-01 12:09:01 +05:30
Domenico Sgarbossa
7593bb98c1
Italian translation update for v8.4
2024-03-01 11:56:47 +05:30
Akshay Joshi
0ea51861c7
Update message catalogs for v8.4
2024-02-29 18:40:50 +05:30
Pravesh Sharma
af88851228
Remove role related checks on the UI dashboard when terminating session/query and let PostgreSQL take care of it. #7217
2024-02-29 16:43:07 +05:30
Anil Sahoo
8dffcf842f
Added documentation for System Statistics tab. #7148
2024-02-29 11:34:54 +05:30
Aditya Toshniwal
43f4cc4e17
Fix an issue where type column in dependencies tab is not showing correct label. #7225
2024-02-26 11:59:30 +05:30
Aditya Toshniwal
a5530f59f7
Fix sonarqube issues for the rule - 'If' statement should not be the only statement in 'else' block
2024-02-26 11:55:36 +05:30
Anil Sahoo
a8ab714606
Fix multiple issues where PasswordExecCommand was not working in server mode and PasswordExecCommand was not loaded when importing servers. #6792
2024-02-23 14:05:26 +05:30
Pravesh Sharma
2ab419c8a5
Fixed EPAS RESQL test case failure.
2024-02-23 11:25:54 +05:30
Aditya Toshniwal
29e85a6b06
Fix SonarQube issues
2024-02-22 16:54:20 +05:30
Florian
16406f88a7
Add support for JSON log format. #7138
2024-02-22 16:39:25 +05:30
Aditya Toshniwal
b5bd236387
Fix edit menu related issues of query tool codemirror
2024-02-21 15:54:57 +05:30
Pravesh Sharma
4faf2a3c6d
Fixed an issue where dependencies and dependents were not showing if a composite type is used as an attribute in another composite type. #7027
2024-02-21 11:18:44 +05:30
Aditya Toshniwal
d3ede3151a
Upgrade CodeMirror from version 5 to 6. #7097
2024-02-21 11:15:25 +05:30
Aditya Toshniwal
721290b1e9
Fix an issue where type column in dependents/dependencies tab is not showing correct label. #7225
2024-02-20 16:23:05 +05:30
Yogesh Mahajan
5a74022e8a
Allow preferences customization using a configuration file. #6058
2024-02-15 14:58:31 +05:30
Anil Sahoo
e81a036850
Fix an issue where the scripts created by generate script of Schema diff for Table with sequence was not working earlier. #7165
2024-02-15 11:38:44 +05:30
octo-dama
6adae46a4c
Add --yes option for skipping the confirmation prompt while deleting the user via CLI for scripting purpose. #7204
2024-02-14 11:20:44 +05:30
Anil Sahoo
47b2bc8a83
1) Fix the tabbed panel backward/forward shortcut for tabs. #6808
...
2) Remove shortcuts for the dialog tab backward/forward.
3) Used hotkeys.js in place of mousetrap for listening to keyboard shortcuts.
2024-02-09 16:33:30 +05:30
Anil Sahoo
9ad223c41c
Fix an issue where constraint check control is enabled in edit table dialog. #7164
2024-02-09 16:26:46 +05:30