Pravesh Sharma
fc4b419987
Fixed an issue where function arguments were getting enclosed in double quotes if written in upper case. #7222
2024-04-04 16:48:00 +05:30
Akshay Joshi
475e3689f7
Added the new columns last_seq_scan and last_idx_scan from the pg_stat_all_tables and pg_stat_all_indexes tables respectively to the Statistics tab. #6728
2024-04-04 16:39:12 +05:30
Akshay Joshi
c90508cece
Update version for release 8.5
2024-04-01 17:01:55 +05:30
Pravesh Sharma
a85d907351
Fixed an issue where user was unable to share a newly registered server. #7111
...
* Fixed an issue where the clear SSH tunnel password option was disabled in desktop mode.
2024-04-01 16:57:47 +05:30
Akshay Joshi
9f31ec115a
Fixed Schema Diff issues while comparing Materialized View. #7271
2024-04-01 16:56:18 +05:30
Khushboo Vashi
fbbbfe22dd
Fixed a remote code execution issue in the validate binary path (CVE-2024-3116). #7326
2024-04-01 11:34:01 +05:30
Libor M
26b279cc8a
Czech translation for version 8.5
2024-04-01 11:09:48 +05:30
Domenico Sgarbossa
3ac271e702
Italian translation update for v8.5
2024-03-29 11:41:44 +05:30
JyotiEdb
4ae9132b59
Fixed an issue with empty locale provider while editing collation. #5611
2024-03-29 11:40:44 +05:30
Akshay Joshi
3fa48f26b8
Update message catalogs for v8.5
2024-03-28 17:58:24 +05:30
Akshay Joshi
00e17ef152
Fixed an issue where the 'Save Password' option for SSH tunneling password was consistently disabled. #7139
2024-03-28 13:58:03 +05:30
Aditya Toshniwal
ace73ebb60
Added support for viewing Log Based Clusters. #7216
...
Co-authored-by: Akshay Joshi <akshay.joshi@enterprisedb.com>
2024-03-28 12:19:34 +05:30
JyotiEdb
5931162556
Fixed an issue where maximize icon is missing from query tool panel. #7218
2024-03-28 11:53:56 +05:30
JyotiEdb
053b1e3d69
Fixed issues in create collation. #5611
2024-03-27 17:30:16 +05:30
Pravesh Sharma
082fb165d3
Implemented shortcut mapping for the edit menu in the query tool.
2024-03-27 16:41:08 +05:30
Anil Sahoo
a02ebe192b
Fixed rollback and commit button activation on execute button click. #7248
2024-03-27 16:38:42 +05:30
Akshay Joshi
8ab78dc40d
Fixed an issue where serial, bigserial, and smallserial columns were always shown as different in the schema diff.
2024-03-27 16:11:40 +05:30
Khushboo Vashi
6ecd7b20f7
Update release notes.
2024-03-27 11:50:31 +05:30
Benjamin Blattberg
48a86f6c38
Fix the issue where the update-user CLI command doesn't change the password. #7304
2024-03-27 11:47:58 +05:30
Pravesh Sharma
b742487dc3
Fixed an issue where table properties were not updating from properties dialog. #7210
2024-03-27 11:41:01 +05:30
Akshay Joshi
089f890f2e
Fixed an issue where Triggers, Rules, Indexes were absent from the Schema Diff when comparing views. #7271
...
Fixed an issue in Schema Diff where Columns with sequences get altered unnecessarily. #4413
2024-03-27 11:40:23 +05:30
Khushboo Vashi
1f0a2fd150
Update release notes.
2024-03-26 18:24:44 +05:30
István Lantos
715839d295
Expose UNIX socket in entrypoint.sh for Docker implementation. #7221
2024-03-26 18:22:29 +05:30
Pravesh Sharma
1bcf343ceb
Fixed an issue where taking backup of a shared server was using server owner's user name. #7255
2024-03-26 11:28:20 +05:30
Anil Sahoo
e99fc02f9e
Fixed issue related to email authentication of Two-factor authentication. #7308
2024-03-26 11:27:35 +05:30
Aditya Toshniwal
c0a1429664
Fix failing feature tests
2024-03-26 11:20:04 +05:30
Aditya Toshniwal
cc1ce09b73
More CodeMirror fixes. #7268
...
Fix query tool autocomplete results when cursor is in between the SQL query. #7299
Fix an issue in query tool where custom keyboard shortcuts are not working for some. #7305
2024-03-23 18:22:06 +05:30
JyotiEdb
25074e46b4
Added support for provider, deterministic, version and RULES parameter while creating collation. #5611
2024-03-19 16:52:22 +05:30
Anil Sahoo
cee0945a78
Revert the changes made to include a separate 'ALTER TABLE ...' query for setting defaults, as per the previous fix for issue #7165 .
2024-03-19 15:12:04 +05:30
Aditya Toshniwal
24b0c2e919
Update axios to the latest version
2024-03-18 16:23:54 +05:30
Akshay Joshi
c56aef335b
Fixed RESQL test cases for DBMS Schedule
2024-03-18 13:44:07 +05:30
Akshay Joshi
097b630738
Added support for EDB Job Scheduler. #7098
2024-03-18 11:53:59 +05:30
Aditya Toshniwal
f351b10ed0
Fix an issue in query tool where toggle case of selected text loses selection. #7277
...
Also make changes to give pgAdmin shortcuts higher priority over CodeMirror default shortcuts.
2024-03-14 18:18:53 +05:30
Pravesh Sharma
1a02d13a28
Bug fixes and improvements in pgAdmin CLI. #7116
2024-03-14 18:12:28 +05:30
Anil Sahoo
bece59d4b3
Fixed schema diff wrong query generation for table, foreign table and sequence. #7165
2024-03-14 11:21:19 +05:30
Akshay Joshi
30398219f4
Replace actions/upload-artifact@v3 with actions/upload-artifact@v4 for all the github actions.
2024-03-12 16:04:15 +05:30
Akshay Joshi
8545d846c0
Replace actions/checkout@v3 with actions/checkout@v4 for all the github actions.
2024-03-12 15:26:31 +05:30
Akshay Joshi
6d8c4bdb82
1) Checking actions/checkout@v4 working or not.
...
2) Added edb job scheduler command for EPAS 16 only.
2024-03-12 14:45:44 +05:30
Anthony DeBarros
496acf5598
Polish up the system_stats not installed message.
2024-03-12 10:50:09 +05:30
Aditya Toshniwal
36228fece7
Add a workaround in pgAdmin code to make Flask-Migrat>=4.0.6 work
2024-03-11 17:17:40 +05:30
Aditya Toshniwal
794c7cb335
Fixed multiple editor related issues:
...
1. Replace option in query tool edit menu is not working on non-Mac OS. #7262
2. Format SQL shortcut and multiline selection are not working. #7268
3. "Use Spaces?" Preference of Editor is not working. #7269
2024-03-11 16:52:56 +05:30
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