Grégoire Bellon-Gervais
13ade4c0b2
Enable the PKCE workflow for OAuth 2 authentication. #8941
2025-07-15 11:36:05 +05:30
Yogesh Mahajan
1195f14327
Improved the application restore which includes: #8901
...
1. Leverage rc-dock layout to restore the application state.
2. Move the save and load file endpoints to the file manager module.
3. Ensure that the order and layout of tabs is maintained on restore.
4. Persist the changed title of tabs on restore.
2025-07-15 11:21:57 +05:30
Aditya Toshniwal
65a35ab23d
Fixed windows signature issue by passing SignTool using /S arg ISCC.exe instead of specifying the path in installer.iss
2025-07-14 15:12:29 +05:30
Aditya Toshniwal
b31c8f78c5
Fixed windows signature issue and specify SignTool in installer.iss file instead of calling signtool directly
2025-07-14 10:57:46 +05:30
Akshay Joshi
82e6b57d04
1) Added new columns in pg_stats table.
...
2) Updated release note.
2025-07-10 19:11:33 +05:30
Aditya Toshniwal
1e4e00886a
Fixed a windows build issue where uninstaller failed to sign. #8420
2025-07-10 18:55:36 +05:30
Jun
0fd7d0dedb
Added support for setting a custom SESSION_DIGEST_METHOD in pgAdmin 4 to facilitate FIPS compliance. #7979
2025-07-10 16:10:31 +05:30
Anil Sahoo
0ebf78ca61
Fixed an issue in the Search Objects tool where selecting a node occasionally selected an incorrect node. #8675
2025-07-10 15:37:31 +05:30
Aditya Toshniwal
60c8e5fe05
Fixed an issue where windows installer is not signing tmp files generated by InnoSetup. #8420
...
Co-authored-by: stephannn <stephannn@users.noreply.github.com>
2025-07-10 15:35:02 +05:30
Akshay Joshi
1d68074a59
Fixed macros test cases when run on more than one server.
2025-07-09 16:01:51 +05:30
Akshay Joshi
8723896da0
Updated Python and JavaScript dependencies.
2025-07-08 18:50:32 +05:30
Akshay Joshi
e4f17e5a6c
Ensure that pgAdmin 4 is compatible with PG/EPAS v18. #8828
2025-07-08 18:34:39 +05:30
Ethan Bayliss
454ba52c88
Update zstd library link to 1.5.7 in Dockerfile
2025-07-03 11:57:40 +05:30
Akshay Joshi
d5c0fac885
Revert "Javascript dependency: Bump pbkdf2 from 3.1.2 to 3.1.3 in /web"
...
This reverts commit 385148cf6e
.
2025-07-02 16:46:55 +05:30
Akshay Joshi
3f7683854b
Remove some code for Python 3.8
2025-07-02 15:59:22 +05:30
dependabot[bot]
385148cf6e
Javascript dependency: Bump pbkdf2 from 3.1.2 to 3.1.3 in /web
2025-07-02 15:58:11 +05:30
Khushboo Vashi
f207818afa
Implemented a server-side cursor to enhance performance when retrieving large datasets. #5797
2025-07-02 12:47:01 +05:30
Akshay Joshi
1280cf5108
Updated Python and Javascript dependencies.
2025-07-01 12:22:22 +05:30
Akshay Joshi
a5714903ac
Fixed an issue where the Query Tool’s 'Edit Options' menu was unresponsive when clicked.
2025-06-27 18:29:15 +05:30
Akshay Joshi
dd0c0cd3e1
Updated release date in the release note.
2025-06-27 13:36:31 +05:30
Yogesh Mahajan
51d3fe54f3
Ensure proper error message shown if any error occurs while restoring psql tool.
2025-06-27 13:35:24 +05:30
Akshay Joshi
7c2b773ad1
Allow the user to set a master password if an error occurs while accessing the OS secret storage.
2025-06-25 17:11:52 +05:30
Aditya Toshniwal
f3a87de967
Fixed terminal size detection issue in PSQL when opening multiple tabs rapidly.
2025-06-25 14:58:46 +05:30
Akshay Joshi
536191cef6
Downgrade selenium version, as latest version don't support urllib3 v2.5.*
2025-06-24 15:55:19 +05:30
Khushboo Vashi
43d70de5bb
Reinstall Python packages regardless of their presence in the system-wide installation.
2025-06-24 15:50:45 +05:30
Yogesh Mahajan
6fab59a13c
Ensure the generate script button in schema diff populates diff query in query tool.
2025-06-24 15:28:36 +05:30
Akshay Joshi
03f18d5242
Updated release note.
2025-06-23 18:08:27 +05:30
Akshay Joshi
66cddab4a4
Updated version for release v9.5
2025-06-23 15:57:53 +05:30
Akshay Joshi
3e9169b282
1) Upgrade urllib3 to 2.5.*
...
2) Fixed one issue for #3319
2025-06-23 15:55:26 +05:30
Aditya Toshniwal
77fa10304b
Fixed a UI layout issue that occurred after upgrading from pgAdmin v9.2 when all tabs had been closed prior to the upgrade. #8830
2025-06-23 15:51:42 +05:30
Domenico Sgarbossa
68bd329da9
Italian translations for version 9.5
2025-06-23 11:34:16 +05:30
Libor M.
14e40cedca
Czech translation for version 9.5
2025-06-23 11:33:52 +05:30
Akshay Joshi
6382f31f9a
Updated message catalogs for v9.5
2025-06-19 16:48:36 +05:30
Dirk Heinrichs
44496a300e
Add a flag to allow access to system Python packages on recent Linux distributions. #7173
2025-06-19 16:21:15 +05:30
Pravesh Sharma
08d250e5ef
1. Fixed issues reported while testing changes for editor preferences. #2659
...
2. Updated preferences docs.
2025-06-19 16:09:39 +05:30
Yogesh Mahajan
f07eabedbe
Ensure that restored query tool tabs display the correct title. #3319
2025-06-19 12:12:54 +05:30
Aditya Toshniwal
5df2c7686c
Fix issues found while testing changes for preferences tab and search. #6743
2025-06-19 11:49:37 +05:30
Akshay Joshi
7946ee78f6
Ensure that Keyboard shortcuts for save and download actions should not called when their respective UI buttons are disabled. #8803
2025-06-17 16:19:41 +05:30
Akshay Joshi
335a39bc75
Updated JavaScript dependencies.
2025-06-16 18:57:56 +05:30
Macchiarch
d50a7dbd1a
Corrected the translation of "min"-> "minuti"
2025-06-16 11:12:10 +05:30
Akshay Joshi
6714bb114c
Fixed an issue in SQL syntax highlighting where the same color was used for both variable names and datatypes. #8235
2025-06-13 16:55:54 +05:30
Pravesh Sharma
cda498f779
Added support for customizing keyboard shortcuts in the Query Tool's Edit menu. #2659
2025-06-13 15:48:54 +05:30
Yogesh Mahajan
67c18cb082
Fix the SonarQube issues and issues reported during testing. #3319
2025-06-13 13:14:36 +05:30
Akshay Joshi
22fd919220
1) Added copyright header from the missing files.
...
2) Update release note.
3) Update Javascript dependecies.
2025-06-12 19:14:41 +05:30
Aditya Toshniwal
1e0e9c4f7d
1) Open preferences in a new tab instead of a dialog for better user experience. #6743
...
2) Add a search box to enable searching within the preferences tab. #2864
2025-06-12 19:03:54 +05:30
Rohit Bhati
814250aade
Added role-based restrictions for editing server connections. #1947
2025-06-10 12:19:41 +05:30
Daniel Nylander
2e072baf72
Updated Swedish translation.
2025-06-09 19:15:11 +05:30
Akshay Joshi
7f22d6135a
Added Swedish language in config.py
2025-06-09 16:58:08 +05:30
Daniel Nylander
331fd76b42
Adding Swedish translation
2025-06-09 16:52:45 +05:30
Akshay Joshi
1259d72643
Plugin workspace-tools is included by default starting from Yarn 4.
2025-06-09 11:57:02 +05:30