Nikhil Mohite
0c9c57e608
1. Resolved resize window issue for DDL result panel.
...
2. Updated the Screenshots.
3. Updated server group title to bold.
refs #6133
2022-09-08 15:24:43 +05:30
Akshay Joshi
18b77f15dd
Remove Alertify from pgAdmin completely. Fixes #7619
2022-09-08 15:16:48 +05:30
Nikhil Mohite
e1942d8c9e
1) Port schema diff to React. Fixes #6133
...
2) Remove SlickGrid.
2022-09-07 19:20:03 +05:30
Yogesh Mahajan
ad59380676
Fixed an issue with the non-visibility of columns added prior to import/export data. Fixes #7649
2022-09-07 17:40:52 +05:30
Aditya Toshniwal
0f46f070ed
Port the remaining components of the ERD Tool to React. Fixes #7343
...
1. Make use of MUI styles and remove SCSS.
2. Use the new common components for buttons and tooltips, so that they are consistent.
3. UI design should be aligned with the query tool.
4. Remove tippyjs and Alertify dependencies.
2022-09-06 18:09:13 +05:30
Akshay Joshi
1d0ac0f7dc
Moved the feature_tests folder into the regression folder.
2022-09-06 13:59:33 +05:30
Akshay Joshi
71c962f51c
Fixed ModuleNotFoundError when running setup.py to load/dump servers. Fixes #7663
...
Patch Sent By: Karl Maximilian Daenner
2022-09-06 11:48:55 +05:30
Yogesh Mahajan
7c729d5f0e
Fixed API test case for change password in the server mode. Fixes #7648
2022-09-06 11:30:21 +05:30
Yogesh Mahajan
9a317f3ba6
Fixed an issue where backup does not work due to parameter 'preexec_fn' no longer being supported. Fixes #7580
2022-09-02 13:12:58 +05:30
Akshay Joshi
5625fe0969
Fixed audit issue.
2022-09-01 11:45:51 +05:30
Akshay Joshi
72f819ec67
Ensure that the dump servers functionality works from setup.py. Fixes #7644
2022-08-31 14:28:48 +05:30
Akshay Joshi
e58b9c767b
Port search object dialog to React. Fixes #7622
2022-08-30 17:08:12 +05:30
Yogesh Mahajan
71a4b20d90
Fixed some SonarQube issues.
2022-08-30 14:21:33 +05:30
Akshay Joshi
af1e9210b9
Fixed some security hotspots.
2022-08-26 18:58:16 +05:30
Akshay Joshi
fe0577be5f
Ensure that the Import/Export server menu option is visible. Fixes #7646
2022-08-26 14:38:50 +05:30
Dave Page
37082a955b
Sonarqube fixes.
2022-08-26 10:07:59 +01:00
Dave Page
92741680b5
Fixes a bunch of warnings in the webpack process stemming from the use of the now deprecated division operator.
2022-08-26 12:34:48 +05:30
Dave Page
bbef9acaf6
Fixes a bunch of warnings about missing utilities in the webpack process.
2022-08-26 12:32:09 +05:30
Fred Escallier
f48a3c7dcb
Update French translation.
2022-08-26 12:28:50 +05:30
Dave Page
a84118823e
Title case tab label
2022-08-25 13:47:59 +01:00
Yogesh Mahajan
41a3345101
Fixed an issue where the cursor was not visible in the code tab of the trigger dialog.
2022-08-23 18:45:43 +05:30
Nikhil Mohite
6b6efd1c4d
Fixed Jasmine test cases.
...
refs #7633
2022-08-22 18:47:14 +05:30
Akshay Joshi
d53f2b69f2
Update version for release.
2022-08-22 16:00:00 +05:30
Nikhil Mohite
5c04f1aa2e
1) Ensure that the autofocus is on the input control for the master password and server password dialogs. Fixes #7633
...
2) Fixed an XSS vulnerability in the Hostname/Address control in the Server Connection dialog.
2022-08-22 15:58:17 +05:30
Aditya Toshniwal
f2cc897f2f
1. Fixed an issue where copy and pasting a row in the results grid doesn't set the default for boolean. Fixes #7579
...
2. Fixed an issue where the History tab is getting blank and showing an error after some queries are executed. Fixes #7468
3. Fixed query tool view data crash.
2022-08-22 14:33:38 +05:30
Akshay Joshi
56e2c9db97
Ensure that If the trigger function definition is changed, drop and recreate the trigger in the schema diff. Fixes #7630
2022-08-22 11:56:11 +05:30
Domenico Sgarbossa
8ca8cb9409
Updated Italian translation.
2022-08-22 10:23:54 +05:30
Libor M
0d518a5cb6
Updated Czech translation.
2022-08-22 10:21:37 +05:30
Akshay Joshi
0f53fc8511
Fixed Spanish translations typo. Fixes #7625
...
Submitted by: Alan Nevot
2022-08-22 10:20:10 +05:30
Akshay Joshi
d7307fd334
Update message catalogs
2022-08-18 18:45:42 +05:30
Aditya Toshniwal
09e2c0eac0
1. Explain plan crashes query tool after SonarQube fixes.
...
2. Fix XSS issue in query tool.
3. Process details for cloud process not showing complete command.
4. Confirm dialog before removing processes.
2022-08-18 18:42:03 +05:30
Yogesh Mahajan
f873ab5374
1) Ensure that the next button should be disabled if the password did not match for Azure deployment. Fixes #7616
...
2) Fixed an issue where Azure cloud deployment failed. Fixes #7617
2022-08-18 18:39:52 +05:30
Khushboo Vashi
8bcd1e4e60
Strings are wrapped into gettext in the Dashboard and Cloud modules.
2022-08-18 13:41:27 +05:30
Akshay Joshi
e455114441
1) Fixed column "none" does not exist issue, while comparing schema objects. Fixes #7591
...
2) Fixed an issue where schema diff did not pick up the change in RLS policy. Fixes #7596
3) Ensure that schema diff maintains view ownership when view definitions are modified. Fixes #7611
2022-08-18 13:40:28 +05:30
Aditya Toshniwal
306b184e11
1. Fixed an issue where Alt-Shift-Q didn't work after creating a new query. Fixes #7575
...
2. Fixed an issue where the Query Editor loses focus when saving a query (Alt+s). Fixes #7521
3. Ensure that an error is thrown if clipboard access is not provided and change the copy rows shortcut. Fixes #7452
2022-08-17 17:23:44 +05:30
Dave Page
c8ef4733d0
Various minor string fixes.
2022-08-17 12:47:13 +01:00
Dave Page
71647c886d
Fix label.
2022-08-17 12:34:47 +01:00
Akshay Joshi
3583b094d0
Fixed API test cases for Postgres 14.4
2022-08-17 15:29:56 +05:30
Akshay Joshi
da927f4897
1) Autocomplete on keypress should be set to False by default.
...
2) Update the documentation for the locked option in user management.
2022-08-17 14:38:37 +05:30
Akshay Joshi
f771d3a4bb
Conditionally pin Flask version based on Python version.
2022-08-17 12:21:05 +05:30
Akshay Joshi
d4fdd4601e
1) Pin Flask version 2.1.*
...
2) Fixed API test cases that failed due to a change in the Werkzeug version.
3) Change password issue is fixed.
2022-08-17 11:54:16 +05:30
Aditya Toshniwal
b12c1f8740
1. Stop process of Process details dialog not working.
...
2. When a server of an in progress cloud deployment is expanded, it is throwing a failed error.
3. Close the process notification on clicking View Processes.
Fixes #3709
2022-08-16 17:58:02 +05:30
Akshay Joshi
ef91207669
1) Fixed an issue where an existing user is deleted and recreated again in the User Management dialog. Fixes #7618
...
2) Fixed preferences issue when changing themes.
3) Added validation for user names that already exist.
2022-08-16 17:28:45 +05:30
Khushboo Vashi
d45072fae5
Ensure that rename panel should work on view/edit panels. Fixes #7540
2022-08-16 15:31:55 +05:30
Akshay Joshi
ff4c5392d6
Fixed crypt key is missing issue when logout from the pgAdmin. Fixes #7614
2022-08-16 15:29:57 +05:30
Akshay Joshi
485265979e
Fixed an issue email already exists and disable the 'Locked' switch when its value is false. Fixes #7618
2022-08-16 15:25:25 +05:30
Akshay Joshi
2d27a97b8c
Fixed improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below (CVE-2022-29361). Fixes #7602
2022-08-16 12:20:01 +05:30
Akshay Joshi
06d454473c
Fixed an issue where an invalid email error was not visible on the GUI. Fixes #7609
2022-08-14 08:48:58 +05:30
Khushboo Vashi
ae5254e8a9
Fixed an issue where the cloud deployment wizard creates the cluster with the
...
High Availability even if that option is not selected. Fixes #7608
2022-08-14 07:14:10 +05:30
Akshay Joshi
1e94c3bd81
Fixed Security Hotspot reported by SonarQube.
2022-08-14 07:09:45 +05:30