Akshay Joshi
|
9c9766ca0a
|
Update release note.
|
2024-03-08 11:49:36 +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
|
8b130b3351
|
Added corepack enable command.
|
2024-03-04 17:30:16 +05:30 |
|
Akshay Joshi
|
d26182d178
|
Update yarn version for OSX build functions.
|
2024-03-04 15:23:07 +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 |
|
Akshay Joshi
|
1e90245650
|
Update release note
|
2024-03-01 12:14:43 +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
|
d8c007f644
|
Fixed duplicate explicit target name issue in the documentation.
|
2024-02-29 19:14:59 +05:30 |
|
Akshay Joshi
|
0ea51861c7
|
Update message catalogs for v8.4
|
2024-02-29 18:40:50 +05:30 |
|
Akshay Joshi
|
cfbf4d8452
|
Updated URL in the container deployment docs.
|
2024-02-29 18:37:34 +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 |
|
Akshay Joshi
|
864f23c60d
|
Update release note.
|
2024-02-29 11:53:33 +05:30 |
|
Anil Sahoo
|
8dffcf842f
|
Added documentation for System Statistics tab. #7148
|
2024-02-29 11:34:54 +05:30 |
|
Pravesh Sharma
|
6971d8c3a1
|
Fixed an issue where preferences.json mapped to container was not having any effect on preferences. #6058
|
2024-02-27 12:11:59 +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 |
|
Aditya Toshniwal
|
e272552780
|
Fix doc builds failing because of release notes update
|
2024-02-23 14:13:06 +05:30 |
|
Aditya Toshniwal
|
dfbbc3b1a1
|
Update release notes.
|
2024-02-23 14:08:56 +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 |
|
Khushboo Vashi
|
125d36e7d2
|
Update release notes.
|
2024-02-22 16:43:50 +05:30 |
|
Florian
|
16406f88a7
|
Add support for JSON log format. #7138
|
2024-02-22 16:39:25 +05:30 |
|
Pravesh Sharma
|
dee1a2ae6b
|
Upgrade python package Flask-Security-Too to 5.3.* #7234
|
2024-02-22 14:43:48 +05:30 |
|
Aditya Toshniwal
|
1f879b3e87
|
Upgrade python package cryptography to 42.0.*
|
2024-02-22 11:57:44 +05:30 |
|
Aditya Toshniwal
|
b5bd236387
|
Fix edit menu related issues of query tool codemirror
|
2024-02-21 15:54:57 +05:30 |
|
Akshay Joshi
|
41812c9fde
|
Update release note.
|
2024-02-21 11:25:55 +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 |
|
Khushboo Vashi
|
10929157b4
|
Update Release Note.
|
2024-02-15 15:00:48 +05:30 |
|
Yogesh Mahajan
|
5a74022e8a
|
Allow preferences customization using a configuration file. #6058
|
2024-02-15 14:58:31 +05:30 |
|
Akshay Joshi
|
a74b0232f9
|
Update release note
|
2024-02-15 11:41:42 +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 |
|
Khushboo Vashi
|
389896411a
|
Update Release Notes.
|
2024-02-14 11:24:20 +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 |
|
Akshay Joshi
|
96ed38292f
|
Added release note for v8.4
|
2024-02-09 16:49:58 +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 |
|
Ashesh Vashi
|
d09833744a
|
Separate the application name, branding & version information from the configuration file. #7187
|
2024-02-09 16:25:03 +05:30 |
|
Akshay Joshi
|
c92e9c2953
|
Fixed all broken submenus of the Help menu due to the SonarQube fix.
|
2024-02-08 12:24:40 +05:30 |
|
Akshay Joshi
|
af1f4b3aa7
|
Update version for release v8.3
|
2024-02-05 12:38:40 +05:30 |
|
Domenico Sgarbossa
|
4b40aac89f
|
Italian translation for version 8.3
|
2024-02-05 10:48:35 +05:30 |
|
Libor M
|
0ff34ab6ae
|
Czech translation for version 8.3
|
2024-02-05 10:48:04 +05:30 |
|
Yogesh Mahajan
|
9462296d33
|
Fixed API tests failed due to #7113 changes.
|
2024-02-05 10:47:43 +05:30 |
|
Aditya Toshniwal
|
0904adaed0
|
Update release notes
|
2024-02-02 12:55:13 +05:30 |
|