Identifier Anonymous
6decb4cb4a
Update Japanese translation.
2021-09-06 10:32:12 +05:30
Domenico Sgarbossa
1ad59057d8
Update Italian translation.
2021-09-06 10:25:36 +05:30
Libor M
cfb20048bb
Update Czech translation.
2021-09-06 10:24:00 +05:30
Fred Escallier
92539589d8
Update French translation.
2021-09-06 10:22:20 +05:30
Akshay Joshi
b8739baef4
Update message catalog.
2021-09-03 20:15:18 +05:30
Akshay Joshi
fcfe7fae54
Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff. Fixes #6620
2021-09-02 14:51:50 +05:30
Rahul Shirsat
a2c1aa2c4c
Make closing tabs to be smarter by focusing on the appropriate tab when the user closed a tab. Fixes #6625
2021-09-02 11:36:10 +05:30
Akshay Joshi
a9ff5c799e
Ensure that pgAdmin should not fail at login due to a special character in the hostname. Fixes #6704
2021-09-01 15:36:37 +05:30
Aditya Toshniwal
173517985e
Avoid a potential conflict with jquery.drag and use addEventListener to bind events.
2021-09-01 15:02:20 +05:30
Nikhil Mohite
87c86beb38
Fixes RESQL test cases.
2021-08-31 16:21:32 +05:30
Nico Rikken
d13d2c6dda
Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627
2021-08-31 14:36:14 +05:30
Nikhil Mohite
620e3a803d
Fixed an issue where Revoke all is not displayed if the user change privilege.
...
refs #4567
2021-08-31 14:08:56 +05:30
Akshay Joshi
4e0bd557d9
Increase the width of the user management dialog.
2021-08-31 14:06:03 +05:30
Nikhil Mohite
7deda52bd9
Fixed an issue where multiple query tool tabs getting closed for the single close event. Fixes #6710
2021-08-30 16:59:46 +05:30
Nikhil Mohite
22f20a38ec
Fixed an issue where the user can not paste the updated table header in safari 12 and 13 browsers. Fixes #4815
2021-08-30 14:46:42 +05:30
Nikhil Mohite
b764046587
Fixed an issue where privileges were revoked using SQL query on objects like tables that do not correctly show in SQL tab. Fixes #4567
2021-08-27 12:54:14 +05:30
Aditya Toshniwal
d38f520805
Added support for the truncate table with restart identity. Fixes #2538
2021-08-27 12:41:29 +05:30
Aditya Toshniwal
56e2af9efc
Fixed test case failures.
2021-08-26 15:01:26 +05:30
Yogesh Mahajan
51d73b1672
Fixed errors related to HTML tags shown in the error message for JSON editor. Fixes #6668
2021-08-26 14:54:51 +05:30
Aditya Toshniwal
092f830c3c
Fixed blank screen issue on windows and also made changes to use NWjs manifest for remembering window size. Fixes #6419
2021-08-26 11:19:15 +05:30
Nikhil Mohite
b30a42ab9e
Ensure that deleting a database should not automatically connect to the next database. Fixes #6685
2021-08-25 17:01:48 +05:30
Aditya Toshniwal
c543930ac4
Fixed RESQL test cases.
2021-08-25 16:56:12 +05:30
Aditya Toshniwal
c6f9d447f7
Fixed failed test cases.
2021-08-25 11:10:45 +05:30
Nikhil Mohite
737bc6a965
Ensure that the lock panel should not be blocked for larger records. Fixes #6570
2021-08-25 11:05:28 +05:30
Aditya Toshniwal
e39838455e
Ensure that trigger function SQL should have 'create or replace function' instead of 'create function' only. Fixes #5849
2021-08-24 18:23:32 +05:30
Aditya Toshniwal
94b40775a1
Allow the referenced table to be the same as the local table in one to many relationship for ERD Tool. Fixes #6495
2021-08-24 18:19:03 +05:30
Aditya Toshniwal
7efef73ff7
Added database and server information on the Maintenance process watcher dialog. Fixes #4629
2021-08-24 17:10:16 +05:30
Aditya Toshniwal
8bf1c96065
Fixed the export image issue where relation lines are over the nodes. Fixes #6531
2021-08-24 17:05:23 +05:30
Yogesh Mahajan
c7fd1ae535
Enables pgAdmin to retrieve user permissions in case of nested roles which helps to terminate the session for AWS RDS. Fixes #6641
2021-08-24 17:01:06 +05:30
Nikhil Mohite
008a458fe9
Fixed width limitation issue in PSQL tool window. Fixes #6544
2021-08-23 16:23:30 +05:30
Aditya Toshniwal
fbc6c30b62
Set PSQLRC and PSQL_HISTORY env vars to apt. user storage path in the server mode. Fixes #6691
2021-08-23 16:19:01 +05:30
Aditya Toshniwal
c64eb3507c
Make code folding case insensitive in the code mirror. Fixes #4264
2021-08-23 16:16:20 +05:30
Yogesh Mahajan
1b33c52eac
Fixed the JSON editor issue of hiding the first record. Fixes #6684
2021-08-20 13:47:31 +05:30
Akshay Joshi
accc941818
Fixed no attribute '_asdict' error when connecting the database server. Fixes #6663
2021-08-20 13:47:31 +05:30
Dave Page
0c20466f2c
Assume yes to prompts.
2021-08-19 17:09:58 +01:00
Dave Page
c4cf6372e3
README cleanup
2021-08-19 13:48:06 +01:00
Akshay Joshi
3e4b5fd0d7
Renamed 'Auto rollback?' to 'Auto rollback on error?'. Fixes #6682
2021-08-19 15:30:58 +05:30
Akshay Joshi
3f3416c13e
Fixed UnboundLocalError where local variable 'user_id' referenced before assignment. Fixes #6671
2021-08-19 15:06:16 +05:30
Akshay Joshi
7798584e1c
Fixed an issue where columns with sequences get altered unnecessarily with a schema diff tool. Fixes #6564
2021-08-18 19:33:01 +05:30
Akshay Joshi
d59063d79f
Correct the description in the release note.
2021-08-17 18:15:35 +05:30
Yogesh Mahajan
a6edfb498f
Partially fixes the data output panel display issue. Fixes #6572
2021-08-17 17:22:08 +05:30
Rahul Shirsat
ab04b30726
1. Unverified email id is getting locked.
...
2. Admin should be able to lock the user, as currently it only unlocks it via
user management dialog.
3. There were some indefinite login page loading issues when trying to log in
with invalid password, where it should redirect to the login page again instead.
refs #6337 (Initial patch by Khushboo Vashi)
2021-08-09 21:04:49 +05:30
Yogesh Mahajan
dc4f59e664
Handle null values more correctly.
...
refs #5198
2021-08-09 20:11:39 +05:30
Akshay Joshi
8738f6dd98
Update version for release.
2021-08-09 14:44:52 +05:30
Akshay Joshi
039766b492
Update DEPENDENCIES.
2021-08-09 14:42:24 +05:30
Libor M
2da970a26c
Update Czech translation.
2021-08-09 14:34:32 +05:30
fn ln
86e1f33231
Update Japanese translation.
2021-08-09 14:33:02 +05:30
Domenico Sgarbossa
702fbac1c0
Update Italian translation.
2021-08-09 14:31:37 +05:30
Pradip Parkale
7483ddf2b2
Added support to copy SQL from main window to query tool. Fixes #4904
2021-08-09 14:29:31 +05:30
Khushboo Vashi
78b041465e
Fixed an issue where even if the user is locked, he can reset the password and can login into pgAdmin. Fixes #6664
2021-08-09 14:24:26 +05:30