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
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