Yogesh Mahajan
d3d666d773
Ensure that DATA_DIR dependent folders/files are automatically created inside the specified DATA_DIR if they are not specified separately in the configuration file.. #5513
2022-11-28 11:32:50 +05:30
Pravesh Sharma
a305c03238
Fixed an issue where editor position was wrong when editing data from result grid. #5548
2022-11-25 11:43:56 +05:30
Khushboo Vashi
6442854fb5
Update the BigAnimal API version to V2. #5147
2022-11-24 10:49:42 +05:30
Akshay Joshi
9d3654bd69
Ensure that the query history date format in Desktop mode matches the format of the locale of the pgadmin server. #5495
...
Format the time based on pgadmin servers locale.
2022-11-24 10:48:05 +05:30
Domenico Sgarbossa
d2c3ab8844
Update Italian translation
2022-11-23 11:11:34 +05:30
Aditya Toshniwal
8d74de09cc
Remove all traces of Backbone, Underscore. #5493
2022-11-21 10:54:15 +05:30
Akshay Joshi
5dca51637c
Remove feature tests for JIT as there is no guarantee that this information will always be available.
2022-11-19 10:24:22 +05:30
Mark Mayo
41508f7f67
python 3 updates
...
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
Aditya Toshniwal
02362d8aa4
Fix JS audit issues.
2022-11-19 10:12:31 +05:30
Nikhil Mohite
500e59a3cf
Fixed PSQL API test cases.
2022-11-19 10:12:14 +05:30
Akshay Joshi
7db655c0c1
The container deployment document should include the server.json file format. #5452
2022-11-17 16:51:02 +05:30
Aditya Toshniwal
a483734190
Handle saved password binary text for PostgreSQL when used as an external database. #5535
2022-11-17 16:08:42 +05:30
Aditya Toshniwal
2ab5d2b647
Ensure that the correct error message in ERD for permission denied should be shown. #5537
2022-11-16 14:37:54 +05:30
Akshay Joshi
749138791a
1) Fixed an issue where the 'save_password' column threw an error for the shared server when using an external database. #5535
...
2) Fixed integrity error while removing server when using an external database.
3) Remove the length of the password column of the server and the shared server table.
2022-11-16 14:01:55 +05:30
Aditya Toshniwal
6d881fa34e
Use the shared server username when opening query tool. #5533
2022-11-16 13:40:38 +05:30
Akshay Joshi
2a7b5a572f
Fixed linter error.
2022-11-15 14:13:05 +05:30
Akshay Joshi
0c2a7e21c4
Update version for release
2022-11-15 14:00:31 +05:30
Akshay Joshi
aa4f992e30
Ensure that autocomplete works properly with objects starting with double quotes. #5281
2022-11-15 13:59:12 +05:30
Aditya Toshniwal
669a3a7673
Fixed SocketIO calls when pgAdmin 4 server is running from a sub directory. #5521
2022-11-15 13:51:12 +05:30
Akshay Joshi
c5e9aa6357
Ensure that the load file paths are children of the storage directory. #5522
2022-11-14 19:28:48 +05:30
Aditya Toshniwal
998c0cb7b3
Fixed issue related to reverse proxy.
...
1) Fix reverse proxy redirection in server mode.
2) All reverse proxies in desktop mode.
2022-11-14 18:58:36 +05:30
Pravesh Sharma
e701da7390
Fixed an issue where the editor was not visible in the result grid when editing a cell with a large string. #5463
2022-11-14 18:51:22 +05:30
Akshay Joshi
19cd831225
Update message catalogs.
2022-11-10 16:57:16 +05:30
Pravesh Sharma
c8666f0029
Fixed an issue where the result grid was not working properly while trying to edit data by hitting Enter key. #5463
2022-11-10 16:49:41 +05:30
Pravesh Sharma
8d33987f1c
Fixed an issue where the screen was freezing while closing the wcDocker panel. #5465
2022-11-09 17:34:53 +05:30
Yogesh Mahajan
49fe54bc16
Fixed the feature test failures for Advanced Server 14.
2022-11-09 17:33:28 +05:30
dependabot[bot]
24ba9d8e8c
Bump loader-utils from 1.4.0 to 1.4.1
2022-11-09 11:36:41 +05:30
Aditya Toshniwal
af32e3c296
Added the ability to generate ERDs for tables. #4756
2022-11-09 11:36:04 +05:30
Yogesh Mahajan
bcf31d2317
Ensure the language dropdown is left aligned beside forget password link on the login form.
2022-11-08 13:35:38 +05:30
Akshay Joshi
b673a0d896
Fixed linux build.
2022-11-08 11:19:24 +05:30
Akshay Joshi
398675597a
Fixed an issue where AutoComplete was not working correctly due to incorrect regex. #5473
2022-11-07 13:59:18 +05:30
Leon Maraite
6bc5808c53
Add the possibility to configure the OAuth2 claim which is used for the pgAdmin username. #5468
...
This feature provides the possibility to configure the Oauth2 claim
which should be used as a username. The key in the config.py is called
'OAUTH2_USERNAME_CLAIM'. If you don't provide a custom key, the email
is used as the username, like before. So it is completely backward
compatible.
2022-11-07 13:58:23 +05:30
Nikhil Mohite
c38face9fc
Ensure that the browser tree should auto scroll to the selected node when expanding the server node. #2174
2022-11-07 10:54:58 +05:30
Akshay Joshi
6122e3bb54
1) Fixed audit issue.
...
2) Update release note.
3) Update yarn.lock
2022-11-04 13:48:35 +05:30
Yogesh Mahajan
3a04f64545
Fixed feature test for PostgreSQL 15.
2022-11-04 13:43:53 +05:30
Nikhil Mohite
5f911ed0d8
Ensure that the browser path column in the search object shows the complete path. #5458
2022-11-03 11:08:31 +05:30
Akshay Joshi
d2ad900bc5
Fixed Role dependency test case for PG 15.
2022-11-02 17:55:06 +05:30
Nikhil Mohite
1979ea53c7
Fixed an issue where the 'Confirm on close or refresh' setting was ignored when closing the query/ERD tool opened in the new tab. #5475
2022-11-02 14:03:52 +05:30
Pravesh Sharma
16e28bb998
Fixed an issue where parameters for roles were not visible. #5429
2022-11-02 11:23:26 +05:30
pea-sys
4bcf0637f9
Improve PNG files by optimising them.
2022-10-31 18:06:53 +05:30
Yogesh Mahajan
5e98bf96bc
Ensure that the appropriate permissions are set on the key file before trying an SSL connection with the server in server mode. #5424
2022-10-31 17:59:31 +05:30
Aditya Toshniwal
201a27e4b3
Fix an issue where save button is enabled when table properties dialog is opened. #5098
2022-10-31 17:51:46 +05:30
Pravesh Sharma
ad871694cc
Fixed an issue where the dependents tab wasn't working for PG 15. #5455
...
changes after review
2022-10-31 17:45:53 +05:30
Pravesh Sharma
1647fc54e1
Use SocketIO instead of REST for schema diff compare. #4841
2022-10-21 09:29:19 +05:30
Akshay Joshi
0384f55de1
Remove check constraint from user table as it's data type is Boolean.
2022-10-20 18:25:21 +05:30
Akshay Joshi
964c7b1d28
Fixed API test cases.
2022-10-20 17:47:27 +05:30
Nikhil Mohite
abfc30db8b
Ensure that users can use custom characters as CSV field separators/CSV quotes when downloading query results. #5066
2022-10-20 16:28:42 +05:30
Nikhil Mohite
4925c6ce50
Ensure the Generate ERD option is hidden if the connection to the database is not allowed. #5149
2022-10-20 16:26:10 +05:30
Aditya Toshniwal
cc6ee1ddd2
Ensure that pgAdmin routes should have the SCRIPT_NAME prefix. #5344
2022-10-20 16:24:11 +05:30
Nikhil Mohite
80f897a513
Ensure that the spinner should be visible on the browser tree on node refresh. #5122
2022-10-20 16:23:18 +05:30
Nikhil Mohite
b4fcb61d64
Ensure that the save button should be disabled by default on the Sort/Filter dialog in the query tool. #5058
2022-10-20 16:22:40 +05:30
Aditya Toshniwal
dd25bb0fff
Reposition the select dropdown when the browser is resized. #5206
2022-10-20 16:21:59 +05:30
Akshay Joshi
e17c50d304
Added support for storing configurations of pgAdmin in an external database. #1832
2022-10-20 16:18:41 +05:30
Aditya Toshniwal
d50e9f7fc2
Cleanup code left in previous commit. #5065
2022-10-17 15:42:48 +05:30
Akshay Joshi
0a3a90b400
Update version for release.
2022-10-17 15:28:08 +05:30
Aditya Toshniwal
4fc0f288c7
Use SocketIO instead of REST for fetching database tables data in ERD. #5065
2022-10-17 15:24:22 +05:30
Libor M
3d0078c73d
Updated Czech translation.
2022-10-17 11:23:05 +05:30
aelgn
a62fc2fbff
Added support for IAM token based authentication for AWS RDS or Azure DB. #3491
2022-10-15 14:49:04 +05:30
Akshay Joshi
0da2382c7d
Update message catalogs.
2022-10-13 18:49:24 +05:30
Aditya Toshniwal
ff095fc7c4
More fixes related to ERD color change. #4392
2022-10-13 18:34:34 +05:30
Nikhil Mohite
1904a64e42
Fixed XSS vulnerability issues. #5277
2022-10-13 10:59:05 +05:30
Pravesh Sharma
8a76122949
Fixed an issue where filtered rows was not working. #5427
2022-10-13 10:25:27 +05:30
Aditya Toshniwal
ae82a4b279
Fix an issue where clear color is not reflecting in color picker. #4392 ( #5425 )
2022-10-12 16:34:54 +05:30
Aditya Toshniwal
794cbed57c
Added support to specify the background fill color to the table nodes in the ERD tool. #4392
2022-10-12 10:07:30 +05:30
Nikhil Mohite
19f96799df
Ensure that the scroll position should be preserved for the result set in the query tool on tab change. #5296
2022-10-11 10:53:46 +05:30
Pravesh Sharma
b100df3160
Fixed an issue where the password recovery link was not working. #5397
2022-10-11 10:52:57 +05:30
Pravesh Sharma
176ea5949b
Fixed copy sql to query tool feature test
2022-10-10 12:06:47 +05:30
Pravesh Sharma
f79844e926
Fixed an issue where notifications disappeared quickly. #5364
2022-10-07 09:13:25 +05:30
Yogesh Mahajan
2d0f09144d
Ensure that the login form is hidden if the authentication source is OAuth2 or Kerberos. #5386
2022-10-06 17:31:15 +05:30
Khushboo Vashi
e3a172e0e8
Fixed the cross-site scripting vulnerability. #5405
2022-10-06 17:30:41 +05:30
Nikhil Mohite
9002961e5d
Fixed console warning shown while updating database node from browser tree. #5332
2022-10-06 16:15:38 +05:30
Nikhil Mohite
7e51a2f517
Ensure that the result grid column should take width as pre preferences setting on first execution. #5132
2022-10-06 15:59:27 +05:30
Nikhil Mohite
bb78d91d1b
Ensure that scroll bar on browser tree should be visible on windows resize #5402
2022-10-06 15:58:05 +05:30
Aditya Toshniwal
b086e1fd83
Add option to generate SQL with DROP table DDL in ERD Tool. #4997
2022-10-06 09:30:45 +05:30
Yogesh Mahajan
af97ed78ef
Fixed an exception occur while taking backup and SSL certificates/keys are not found in the specified path. #5133
2022-10-04 11:01:27 +05:30
Aditya Toshniwal
406119d96c
Allow reordering table columns using drag and drop in ERD Tool and create table. #4994
2022-10-03 11:18:22 +05:30
Yogesh Mahajan
869b90121c
Ensure that the correct value should be returned if an exception occurs while decoding the password. #5367
2022-09-30 15:08:03 +05:30
Akshay Joshi
bedfad002d
Fixed RESQL test cases.
2022-09-30 10:42:11 +05:30
Nikhil Mohite
9acc59d099
Fixed an issue where pgAdmin is crashing if the user find/replace in the query tool multiple time. #5249
2022-09-30 10:42:00 +05:30
Akshay Joshi
d13ee8db29
1) Remove folders that are no longer used for older database versions.
...
2) Fixed RESQL tests for View/MView.
2022-09-29 16:45:51 +05:30
Pravesh Sharma
9817a9b20f
Fixed an issue where user was unable to select privileges in Safari #5327
2022-09-29 16:41:11 +05:30
Nikhil Mohite
56fb24c24a
Fixed the .psqlrc issue for PSQL Tool. #5167
2022-09-29 12:29:32 +05:30
Pravesh Sharma
5d4bac85e5
Fixed browser toolbar feature test. #5293
2022-09-28 13:11:20 +05:30
danielkempenich
545c76a411
Ensure consistent orderings for ACLS when comparing schemas in the schema diff. #5101
2022-09-28 12:03:14 +05:30
Bruno Almeida
e3e0e3db19
Add support for multiple ways to bind to the LDAP server. #3541
2022-09-28 10:47:56 +05:30
Yogesh Mahajan
5fbb8b6204
Fixed error occurring while LDAP authentication for a user with multiple email attributes. #5352
2022-09-27 15:38:48 +05:30
Nikhil Mohite
1b11a6cd4b
Fixed a couple of SonarQube issues.
2022-09-27 14:28:31 +05:30
Pravesh Sharma
add5404f5e
Fixed an issue where the prompt is not visible when clicking on the 'save results to file' button on the large data. #5338
...
corrected issue id
corrected order of release notes
2022-09-27 14:27:22 +05:30
Akshay Joshi
0b6b2e733a
1) Remove Python's 'Six' package completely. #5357
...
2) Replace deprecated @abstractproperty with @property, @abstractmethod.
2022-09-26 12:47:31 +05:30
Nikhil Mohite
fc8d6d6e90
Fixed the issue while downloading the file from file manager. #5368
2022-09-26 12:10:56 +05:30
Akshay Joshi
bc08512327
Ensure that the search filter should be cleared when a new row is added to the user management. #5261
2022-09-23 16:22:31 +05:30
Aditya Toshniwal
f64b572150
Fix failing API test cases. #5210
2022-09-23 16:22:16 +05:30
Nikhil Mohite
45a1dee9f1
Added the close button for all the notifications of the notistack. #5212
2022-09-23 14:01:18 +05:30
Yogesh Mahajan
f052ecffc0
Fixed intermittent error shown while OAuth2 login
2022-09-23 13:58:02 +05:30
Aditya Toshniwal
9a6516a8b3
Ensure that the query tool creates a new tab with the appropriate user when pressing Alt+Shift+Q. #5210 ( #5350 )
2022-09-23 11:19:48 +05:30
Nikhil Mohite
98c50afe8e
Ensure that the continue/start button should be disabled if the user stops the Debugger for the procedures. #5188 ( #5353 )
2022-09-23 11:11:23 +05:30
Pravesh Sharma
94ca48674a
made tooltip consistent across the application ( #5351 )
...
Ensure that the tooltips are consistent throughout the entire application. #5293
2022-09-23 11:11:02 +05:30
Nikhil Mohite
d147b41d19
Fixed Jasmine test cases.
2022-09-22 18:26:29 +05:30
Akshay Joshi
ed1184fcf8
Ensure that the user management dialog should not allow the same email addresses
...
with different letter casings when creating users. #5262
2022-09-22 14:59:42 +05:30
Nikhil Mohite
0203bbc7ef
Added the ability to display the selected text from the query tool in the find/replace box. #5249
2022-09-22 14:59:42 +05:30
Nikhil Mohite
3765131d21
Ensure that the default value for a column should be used if it is made empty. #5308
2022-09-22 14:59:42 +05:30
Libor M
033ee23eba
Updated Czech translation
2022-09-22 14:59:42 +05:30
Yogesh Mahajan
83e2ee04d1
Added high availability options to AWS deployment. #5304
2022-09-22 14:59:42 +05:30
Aditya Toshniwal
4d9dfe7d04
Allow script name URLs in the next URL of the login page.
...
refs #5343
2022-09-20 14:44:05 +05:30
Akshay Joshi
2b00480605
Update version for release.
2022-09-19 16:21:47 +05:30
Aditya Toshniwal
a2a18d4b4a
Fixed an error while saving changes to the ERD table. Fixes #5342
2022-09-19 16:20:07 +05:30
Aditya Toshniwal
e2b00dda1b
Fixes a redirect vulnerability when the user opens the pgAdmin URL. Fixes #5343
2022-09-19 15:36:10 +05:30
emuser20140816@gmail.com
bfabcea6e9
Update Japanese translation.
2022-09-19 11:26:19 +05:30
Domenico Sgarbossa
05d3633cdf
Update Italian translation.
2022-09-19 11:26:19 +05:30
Akshay Joshi
a87c07df93
Update message catalogs.
2022-09-15 19:32:29 +05:30
Yogesh Mahajan
d38d0ce805
1) Fixed the error message displayed when clicking the cloud server for which deployment is in progress. Fixes #5144
...
2) Ensure that if big animal authentication is aborted, API calls should be stopped. Fixes #5275
2022-09-15 18:44:07 +05:30
Aditya Toshniwal
04b1e26041
Fixed an issue where server names with special characters are not displayed correctly in the process tab. Fixes #7695
2022-09-15 16:43:37 +05:30
Nikhil Mohite
769f58970e
Fixed an issue where the wrong SQL displayed in difference if the user create
...
an RLS policy on the table without a column. Fixes #7637
2022-09-15 16:40:03 +05:30
Aditya Toshniwal
9ac233f244
Fixed an issue where ERD throws an error if variable is added to the column. Fixes #7709
2022-09-15 13:16:27 +05:30
Aditya Toshniwal
985546fff6
Fixed an issue where pgAdmin failed to start due to bin path migration. Fixes #7557
2022-09-15 13:13:38 +05:30
Akshay Joshi
01a9a41bd9
1) Warn the user when connecting to a server that is older than pgAdmin supports.
...
2) Fixed Debugger API test cases.
2022-09-15 13:12:46 +05:30
Nikhil Mohite
0cb00c7b4f
Fixed the Debugger issue introduced by security fixes.
2022-09-14 15:15:52 +05:30
Khushboo Vashi
40e0175ee5
Added the verification of region id for BigAnimal deployment.
2022-09-14 15:10:21 +05:30
Akshay Joshi
16bcb7d4a2
Ensure that the browser tree should be refreshed after changing the ownership. Fixes #7607
2022-09-14 15:08:05 +05:30
Aditya Toshniwal
2de965d710
1. Use EDB's repo for react-data-grid instead of the personal repo.
...
2. Improved searching in the Search Objects.
3. Fixed react warnings in the query tool.
4. Fixed some SonarQube issues.
2022-09-13 19:13:33 +05:30
Nikhil Mohite
ab5d53f3b1
Fixed following issues for Schema Diff:
...
1) When some option from filter is selected, that particular type should be completely removed from top level result instead of showing identical:0
2) Copy button is missing for Difference SQL
3) Throw error when source & target server versions selected are different
4) In High contrast - Font color for identical turns same as background.
5) In High contrast - Checkbox box column turns same color of row resulting unable to distingiush about selection of item.
refs #6133
2022-09-13 16:49:44 +05:30
Akshay Joshi
703cefd9ae
Replace the language selection 'Brazilian' with 'Portuguese (Brazilian). Fixes #7693
2022-09-12 14:51:18 +05:30
Akshay Joshi
1bff94d0ea
1) Ensure that properties should be displayed after the SonarQube fixes. (Patch by: Aditya)
...
2) Fixed Tablespace wrong path issue. (Patch by: Nikhil)
3) Align the label and drop-down on Graph Visualizer.
2022-09-12 14:05:21 +05:30
Aditya Toshniwal
93f5fbc797
Fixed SonarQube issues.
2022-09-12 11:28:00 +05:30
Khushboo Vashi
76a6feb2e7
Remove some more references of Backgrid and Backform.
...
refs #6134
2022-09-12 11:17:23 +05:30
Khushboo Vashi
ca8b5c68fd
Remove Backgrid and Backform. Fixes #6134
2022-09-10 14:22:49 +05:30
Aditya Toshniwal
b128ba2f57
Fixed a couple of SonarQube issues.
2022-09-10 14:04:28 +05:30
Pravesh Sharma
43022b7aa2
Fixed 'ternary operators should not be nested' code smell.
2022-09-10 14:00:22 +05:30
Yogesh Mahajan
cbf5886430
Fixed the following code smells:
...
1. Use concise character class syntax
2. Add a "break" statement or remove this "else" clause.
3. Replace this generic exception class with a more specific one.
4. Use a regular expression literal instead of the 'RegExp' constructor.
5. Use the opposite operator ("not in") instead.
2022-09-10 13:48:14 +05:30
Nikhil Mohite
d967d5046d
Fixed 'Remove the unused function parameter' code smell.
2022-09-09 18:36:51 +05:30
Akshay Joshi
3b95a416ca
Fixed 'Remove the unnecessary boolean literals' code smell.
2022-09-09 15:23:18 +05:30
Akshay Joshi
ec47a2aa66
Added a fix to the context menu and panel issue introduced by the SonarQube fixes.
2022-09-09 11:42:32 +05:30
Akshay Joshi
b73aa6d000
Fixed 'Remove the unnecessary boolean literals' code smell
2022-09-08 20:28:43 +05:30
Akshay Joshi
b8f63adf41
Fixes following code smell reported by SonarQube:
...
1) Replace this if-then-else flow by a single return statement
2) Remove the unnecessary boolean literals.
2022-09-08 19:56:02 +05:30
Akshay Joshi
7086719640
Fixed SonarQube issues.
2022-09-08 18:08:58 +05:30
Yogesh Mahajan
603ce21d24
Fixed an issue where textarea of the JSON Editor does not resize with dialog. Fixes #7656
2022-09-08 15:31:36 +05:30
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
Dave Page
6179b216c5
Fix translation.
2022-08-12 14:30:59 +01:00
Akshay Joshi
76f581289c
Fixed maintenance feature test.
2022-08-12 18:21:42 +05:30
Aditya Toshniwal
7bd0d55c83
Fixed Security Hotspot reported by SonarQube.
2022-08-12 17:14:15 +05:30
Akshay Joshi
084203debc
Fixed Securtiy Hotspot reported by SonarQube.
2022-08-12 17:10:26 +05:30
Nikhil Mohite
b34078c6d2
Fixed SonarQube issues
2022-08-12 12:19:11 +05:30
Akshay Joshi
b6765e00eb
Fixed feature tests failed after user management changes.
2022-08-12 12:18:05 +05:30
Pradip Parkale
b4e5717bde
Fixed an issue where expanding the Shared Servers group would open the properties dialog for another server.
2022-08-11 13:10:18 +05:30
Christian Tosta
9a7859c5cb
Added Brazilian language support.
2022-08-11 12:58:31 +05:30
Aditya Toshniwal
e1fa1b0396
Ensure that the children of information_schema and pg_catalog node should be displayed. Fixes #7587
2022-08-11 10:53:07 +05:30
Aditya Toshniwal
c2b23465cc
1) Added support to show all background processes in separate panel. Fixes #3709
...
2) Port process watcher to React. Fixes #7404
2022-08-11 10:49:45 +05:30
Akshay Joshi
271b6d91fc
Port User Management dialog to React. Fixes #7345
2022-08-11 10:25:52 +05:30
Aditya Toshniwal
8b7ce2c276
Port change user password and 2FA dialog to React. Fixes #7568
2022-08-10 18:02:54 +05:30
Nikhil Mohite
9c418188ee
Fixed SonarQube issues.
2022-08-10 15:05:20 +05:30
Aditya Toshniwal
f5793e9a7a
Fixed SonarQube issues.
2022-08-09 15:42:16 +05:30