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
Akshay Joshi
cab1bc3cb4
Update yarn to version 4.
2025-06-06 19:08:32 +05:30
Akshay Joshi
4cd331f0ca
Fixed an issue where the Columns node was not visible under Catalog Objects. #8834
2025-06-06 12:34:20 +05:30
Akshay Joshi
e4e2761fe3
Fixed an issue where data export using a query opened the wrong dialog type. #8808
2025-06-05 17:04:33 +05:30
Akshay Joshi
45653180ed
Fixed an issue where data export using a query failed when the query contained a newline character. #8809
2025-06-05 16:58:10 +05:30
Yogesh Mahajan
68e559c613
Added support to preserve the workspace, query windows, and pgAdmin state during an abrupt shutdown or restart. #3319
2025-06-05 16:50:38 +05:30
Akshay Joshi
c2ef9d06ca
1) Remove migrations folder from the exclude list of .pycodestyle file.
...
2) Fixed all the PEP8 issues in the migration files.
2025-06-04 12:36:42 +05:30
Rohit Bhati
db5943bd8f
Add a new permission to allow disabling "Change Password" feature for a pgAdmin role. #1926
2025-06-03 16:20:30 +05:30
Akshay Joshi
b6f64c4ba4
Updated Python and JavaScript dependencies.
2025-06-03 13:40:47 +05:30
Akshay Joshi
a3e43e4e97
Fixed an issue where utilities such as pg_dump and pg_restore failed to log error messages when required dependency files were missing. #7466
2025-06-03 13:33:58 +05:30
Allen Hernandez
0a2db9bc59
Supports JSON logging for gunicorn process within Docker. #8665
...
Co-authored-by: Allen Hernandez <2349718+AllenSH12@users.noreply.github.com>
2025-06-03 13:33:09 +05:30
Akshay Joshi
12b263c20b
Changed the version of libzstd.so from 1.5.6 to 1.5.7 for Docker builds.
2025-06-03 12:55:12 +05:30
Aditya Toshniwal
4a4d4569ae
Improved PL/PGSQL code folding and support nested blocks. #6118
2025-06-02 15:58:07 +05:30
Pravesh Sharma
3286b4e32f
Fixed an issue in the query tool where using multiple cursors to copy text resulted in only the first line being copied. #8691
2025-05-30 14:45:48 +05:30
Khushboo Vashi
63f2c7fe00
Remove the reference to the DEPENDENCIES file from the macOS build.
2025-05-30 09:47:43 +05:30
Akshay Joshi
7504f6216a
Fixed an issue where the Schema Diff Tool incorrectly reported differences due to variations in the order of the privileges. #8032
2025-05-29 19:08:56 +05:30
Khushboo Vashi
58715daf10
Remove all references to the DEPENDENCIES file.
2025-05-29 16:01:56 +05:30
Khushboo Vashi
1ad8736d72
Removing the script for managing project dependencies, as SBOM is already in use.
2025-05-29 15:22:30 +05:30
Akshay Joshi
79ec042e0d
Updated Python and Javascript dependencies.
2025-05-29 13:37:21 +05:30
Aditya Toshniwal
7c74b7cdb7
- Pin Electron to v35.4.0 as the v36 is not working on many OS.
...
- Pin html-to-image to v1.11.11 as latest version breaks ERD image downloads.
2025-05-27 13:02:11 +05:30
Khushboo Vashi
e8826863e0
Updated version for v9.4
2025-05-26 18:47:53 +05:30
Pravesh Sharma
4f79deac0b
Fixed CSS issue found during testing of issue 6510
2025-05-26 18:32:07 +05:30
Akshay Joshi
695166bde5
Revert "Trying to fix pip error on Windows build machine. pin the pip version to 24.2"
...
This reverts commit 9ce0e77e61 .
2025-05-26 18:10:31 +05:30
Akshay Joshi
9ce0e77e61
Trying to fix pip error on Windows build machine. pin the pip version to 24.2
2025-05-26 13:28:28 +05:30
Libor M.
0b911bf58c
Updated Czech translation for v9.4.
2025-05-26 11:14:34 +05:30
yuki
15ca0ba1b6
Updated Portuguese (Brazilian) translation for v9.4
2025-05-26 11:13:57 +05:30
Aditya Toshniwal
c6183c9d03
Fixed more issues found while testing changes for large file download. #3369
2025-05-24 15:25:07 +05:30
Aditya Toshniwal
dfd896db10
Fixed an issue where pgAdmin failed to focus when previously unfocused and then quit. #8760
2025-05-24 15:23:17 +05:30
yuki
ac8f8fb0b0
Updated Portuguese (Brazilian) translation for v9.4
...
Added new translations there were missing.
2025-05-23 11:31:42 +05:30
Domenico Sgarbossa
d6ae6b2773
Updated Italian translation for v9.4
2025-05-22 18:51:25 +05:30
Akshay Joshi
a42f789ff0
Fixed an issue where correct error message not displayed when sql statement contains Arabic letters. #7926
2025-05-22 18:49:42 +05:30
Aditya Toshniwal
5d8ec6e5b0
Fix issues found while testing changes for large file download. #3369
2025-05-22 16:41:17 +05:30
Akshay Joshi
e711a1bbc6
Updated message catalogs for v9.4
2025-05-22 15:58:58 +05:30
Pravesh Sharma
b6e1223e88
Fixed an issue where the result grid slowed down when any column contained a large amount of data. #6510
2025-05-21 18:57:47 +05:30
Akshay Joshi
28921be00f
Updated Python and Javascript dependencies.
2025-05-20 14:07:38 +05:30
Anil Sahoo
4e8f29f328
Fixed an issue where light theme briefly appears when pgAdmin loads or tools open, even when a dark or system UI theme is preferred. #8711
2025-05-20 10:36:29 +05:30
Aditya Toshniwal
126e1fb53d
Enabled large file downloads for desktop users within the query tool. #3369
2025-05-14 15:30:17 +05:30
Allen Hernandez
ebf4963758
Fixes venv notations for web build
...
2) Removes venv notation from web bundling directions
3) Add venv notation after activation
---------
Co-authored-by: Allen Hernandez <2349718+AllenSH12@users.noreply.github.com>
2025-05-14 14:17:13 +05:30
Akshay Joshi
eece396b30
Fixed an issue where the PSQL tool would hang when the database encoding was set to SQL_ASCII and certain commands were executed.
2025-05-14 14:05:29 +05:30