Pradip Parkale
35b1e1d0d2
Fixed pgAdmin freezing issue by providing the error message for the operation
...
that can't perform due to lock on the particular table. Fixes #5427
2021-10-27 10:51:52 +05:30
Rahul Shirsat
711ea3bfa1
Fixed an issue where properties panel is not updated when any object is added from the browser tree. Fixes #6859
2021-10-27 10:31:49 +05:30
Rahul Shirsat
8eb6f8061d
Ensure that dialog should be opened when clicking on Reassign/Drop owned menu. Fixes #6949
2021-10-25 11:47:28 +05:30
Pradip Parkale
c7cd57db91
Ensure that columns should be merged if the newly added column is present in the parent table. Fixes #6780
2021-10-21 10:59:52 +05:30
Rahul Shirsat
27b6e07e21
Fixed object delete issue from the properties tab for the collection nodes. Fixes #6858
2021-10-19 17:21:46 +05:30
Aditya Toshniwal
a2f5e6ad8f
Fixed an issue where the wrong SQL is generated when deleting and renaming table columns together. Fixes #6935
2021-10-19 17:13:12 +05:30
Aditya Toshniwal
9de1489322
Ensure that only the table node should be allowed to drop on the ERD tool. Fixes #6929
2021-10-19 12:01:43 +05:30
Khushboo Vashi
9e3165c0ff
1) Ensure that the master password should be prompt when MASTER_PASSWORD_REQUIRED
...
is set to True and AUTHENTICATION_SOURCES is the webserver. Fixes #6928
2) Fixed an issue where the existing server group is disappeared on rename it. Fixes #6930
2021-10-19 11:56:44 +05:30
Akshay Joshi
b8072bd630
Fixed an issue where the blank string is stored instead of NULL in the server table of SQLite database. Fixes #6915
2021-10-18 15:50:42 +05:30
Khushboo Vashi
a908ef7c61
Fixed browser tree sort order regression issue. Fixes #6912
2021-10-16 12:54:44 +05:30
Khushboo Vashi
5b411caabe
Fixed an issue where each click to refresh the collection node, the number of objects decreasing by tens or more. Fixes #6908
2021-10-16 12:50:51 +05:30
Aditya Toshniwal
7f3c3fa6f9
Added support to allow tables to be dragged to ERD Tool. Fixes #6241
2021-10-16 12:43:39 +05:30
Nikhil Mohite
476d7c5fc9
Fixed background colour issue in the browser tree. Fixes #6890
2021-10-16 12:40:57 +05:30
Rahul Shirsat
1377244e52
Fixed the issue of editing triggers for advanced servers. Fixes #6802
2021-10-16 12:36:25 +05:30
Pradip Parkale
173cb60691
Added support to enable/disable rules. Fixes #6794
2021-10-14 11:44:03 +05:30
Khushboo Vashi
2aac87569b
Fixed an issue where the users are unable to load the databases behind an HTTP reverse proxy. Fixes #6905
2021-10-14 11:35:11 +05:30
Nikhil Mohite
fa21e25cb2
Ensure that the Dashboard should get updated after connecting to the server. Fixes #6876
2021-10-14 11:24:43 +05:30
huangj.fnst@fujitsu.com
8a21d9b500
Fixed some typos in the documentation and comments.
2021-10-14 11:13:16 +05:30
Aditya Toshniwal
8b7b63868f
Added support for composite foreign keys in the ERD tool. Fixes #6891
2021-10-13 14:28:55 +05:30
Yogesh Mahajan
6c692df118
Changed the label 'Inherits Tables?' to 'Is inherited?' as it misleading in the properties panel. Fixes #6776
2021-10-13 11:41:21 +05:30
Aditya Toshniwal
9ace229152
Fixed an issue where exclusion constraint cannot be created from table dialog
...
if the access method name is changed once. Fixes #6900
2021-10-13 11:35:19 +05:30
Nikhil Mohite
5b9383c880
Fixed an issue where the user is unable to create an index with concurrently keyword. Fixes #6790
2021-10-12 18:19:40 +05:30
Khushboo Vashi
9fd9ca2673
Added support for indent guides in the browser tree. Fixes #4596
2021-10-12 17:53:38 +05:30
Akshay Joshi
72e5d4b426
Updated yarn.lock file
2021-10-12 16:47:47 +05:30
Khushboo Vashi
ac6c6fbf97
Fixed an issue where the browser tree doesn't show all contents on changing resolution. Fixes #6881
2021-10-12 15:02:46 +05:30
Khushboo Vashi
a726635290
1) Added support for authentication via the web server (REMOTE_USER). Fixes #6657
...
2) Fixed OAuth2 integration redirect issue. Fixes #6719
Initial patch for 6657 sent by: Tom Schreiber
2021-10-12 14:52:30 +05:30
Khushboo Vashi
ca40add29b
Ensure that columns should be displayed in the order of creation instead of alphabetical order in the browser tree. Fixes #6882
2021-10-12 14:37:06 +05:30
Rahul Shirsat
2ced82c7b3
Ensure that query highlighting color in the query tool should be less intensive. Fixes #6754
2021-10-12 14:30:29 +05:30
Aditya Toshniwal
a92c1b43a2
1) Added support for advanced table fields like the foreign key, primary key in the ERD tool. Fixes #6081
...
2) Added index creation when generating SQL in the ERD tool. Fixes #6529
2021-10-11 17:42:14 +05:30
Khushboo Vashi
9796f50362
Fixed an issue where the tree is not scrolling to the object selected from the search result. Fixes #6828
2021-10-07 17:23:21 +05:30
Nikhil Mohite
d65930a8a6
Remove an extra blank line at the start of the SQL for function, procedure, and trigger function. Fixes #6797
2021-10-07 17:11:48 +05:30
Akshay Joshi
5467b5e085
Added missing description of the RM.
2021-10-06 17:05:28 +05:30
Nikhil Mohite
ca32828281
Fixed an issue where Execute button of the query tool gets disabled once we change anything in the data grid. Fixes #6798
2021-10-06 16:59:38 +05:30
Aditya Toshniwal
7787def660
The nodes index, RLS policy, rules, triggers are failing to save for partitions.
...
refs #6868
2021-10-06 16:51:46 +05:30
Akshay Joshi
1ed6272e7b
Ensure that SQL help should work for EPAS servers. Fixes #6834
2021-10-06 14:54:01 +05:30
Akshay Joshi
7d5668141d
Updated PostgreSQL version from 13 to 14, to get the latest utility files.
2021-10-04 16:12:45 +05:30
Akshay Joshi
7d07770244
Reverting 'Two-factor authentication' support as it cause OSX and docker build failures.
...
This reverts commit 787a441343
.
2021-09-29 13:24:18 +05:30
Ashesh Vashi
787a441343
Added support for Two-factor authentication for improving security. Fixes #6543
2021-09-28 17:47:00 +05:30
Akshay Joshi
1569be7866
Fixed keyerror issue in schema diff for 'attnum' and 'edit_types' parameter. Fixes #6755
2021-09-28 15:03:28 +05:30
Khushboo Vashi
483e2ca8d0
Port browser tree to React. Fixes #6129
2021-09-27 16:44:26 +05:30
Akshay Joshi
31339737a6
Updated screenshots for server group and server dialog.
2021-09-27 12:29:39 +05:30
Nikhil Mohite
9d2f3b5ee9
Ensure that RLS names should not be editable in the collection node of properties tab. Fixes #6759
2021-09-27 10:57:08 +05:30
Akshay Joshi
294bf27985
Updated all the screenshots and documentation for the nodes.
2021-09-26 22:03:11 +05:30
Akshay Joshi
3d8754cd3c
Updated some screenshots and documentation for the nodes.
2021-09-24 21:01:56 +05:30
Akshay Joshi
b9bc628189
1. Placeholder should be inside the controlProps. Change the placeholder from 'Select...' to 'Select an item...'
...
2. Updated grant wizard screenshot and documentation.
3. Remove '(Beta)' from ERD Tool and PSQL Tool.
2021-09-23 16:17:39 +05:30
Akshay Joshi
b60bd73f88
Fixed an issue where Refresh view options are not working for materialized view. Fixes #6736 .
2021-09-21 16:48:10 +05:30
Nikhil Mohite
7aa213a5ce
1) Port Grant Wizard to react. Fixes #6687
...
2) Fixed an issue where grant wizard is unresponsive if the database size is huge. Fixes #2097
2021-09-20 13:02:41 +05:30
Nikhil Mohite
44e770aa0b
Updated query error row selection color as per dark theme style guide. Fixes #6723
2021-09-17 21:04:49 +05:30
Nikhil Mohite
99c99a9ce9
Ensure that in the Query History tab, query details should be scrollable. Fixes #3827
2021-09-17 21:01:24 +05:30
Rahul Shirsat
f1c04096e5
Fixed an issue where the last message is not visible in the Debugger. Fixes #6713
2021-09-17 20:44:57 +05:30
Akshay Joshi
460c66ab3f
Fixed an issue where the drop cascade button enables for Databases. Fixes #6724
2021-09-10 18:27:16 +05:30
Akshay Joshi
4a0a4941af
Correct the message in the release note.
2021-09-09 16:30:31 +05:30
Pradip Parkale
dbf78bf214
Added support to create the Partitioned table should be created using COLLATE and opclass. Fixes #2546
2021-09-09 16:26:23 +05:30
Rahul Shirsat
55e7e481d4
Fixed an issue where collapse and expand arrows mismatch in case of nested IF. Fixes #6712
2021-09-09 16:04:59 +05:30
Akshay Joshi
103393fee6
Update release note for 6.0
2021-09-09 13:24:55 +05:30
Khushboo Vashi
d1e823bf39
Informative error should be shown if Oauth2 profile does not have email id registered. Fixes #6590
2021-09-09 12:44:37 +05:30
Aditya Toshniwal
764677431f
Added React framework for the properties dialog and port Server Group, Server, and Database dialogs.
...
Following changes done for the framework:
- Framework for creating React based dynamic form view out of a pre-defined UI schema. Previously, it was based on Backform/Backbone.
- The new framework and components will use MaterialUI as the base. Previously, Bootstrap/Backform/jQuery components were used.
- The new code uses JSS instead of CSS since material UI and most modern React libraries also use JSS. In the future, this will allow us to change the theme in real-time without refresh.
- 90% code covered by 80-85 new jasmine test cases.
- Server group node UI Schema migration to new, with schema test cases.
- Server node UI Schema migration to new, with schema test cases.
- Database node UI Schema migration to new, with schema test cases.
- Few other UI changes.
Fixes #6130
2021-09-09 12:20:59 +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
Nico Rikken
d13d2c6dda
Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627
2021-08-31 14:36:14 +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
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
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
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
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
Nikhil Mohite
703478c13d
Fixed an issue where the titles in query tabs are different. Fixes #6618
2021-08-06 19:09:39 +05:30
Akshay Joshi
025c98ced8
1) Flash warning message of N no of attempts left for the unsuccessful login attempt.
...
2) Updated some strings in the Preferences for the "Maximum column width" option.
2021-08-03 17:06:06 +05:30
Yogesh Mahajan
8e214ca8fb
Added support for formatted JSON viewer/editor when interacting with data in a JSON column. Fixes #5198
2021-08-03 11:36:45 +05:30
Akshay Joshi
03477d407e
Fixed dashboard server activity issue when active_since parameter is None. Fixes #6650
2021-07-29 11:49:27 +05:30
Rahul Shirsat
2dd88e5a4e
Ensure that all the required options should be loaded when the Range data type
...
is selected while creating a custom data type.
Fixes #6643
2021-07-29 10:43:27 +05:30
Aditya Toshniwal
2452d90300
Fixed incorrect tablespace options in the drop-down for move objects dialog. Fixes #6586
2021-07-27 17:28:38 +05:30
Akshay Joshi
508f97b08e
Rename the "Resize by data?" to "Columns sized by" and disabled the 'Maximum column width'
...
button if 'Columns sized by' is set to 'Column data'. Fixes #6622
2021-07-27 15:17:06 +05:30
Akshay Joshi
3f67f512ec
Fixed incorrect binary path issue when the user deletes the binary path from the preferences. Fixes #6619
2021-07-26 11:49:48 +05:30
Nikhil Mohite
d95a6f2af7
Fixed an issue where paste is not working through Right-Click option on PSQL. Fixes #6574
2021-07-23 12:41:48 +05:30
Florian Sabonchi
a3d3c74e67
Ensure that the login account should be locked after N number of attempts. N is configurable using the 'MAX_LOGIN_ATTEMPTS' parameter. Fixes #6337
2021-07-22 12:24:43 +05:30
Pradip Parkale
b2205fc6e1
Fixed an issue in the search object when searching in 'all types' or 'subscription' if the user doesn't have access to the subscription. Fixes #6448
2021-07-19 14:11:10 +05:30
Rahul Shirsat
b0727cc532
Fixed CSRF errors for stale sessions by increasing the session expiration time for desktop mode. Fixes #6369
2021-07-15 17:49:42 +05:30
Rahul Shirsat
9e8af67202
Fixed TypeError 'NoneType' object is not sub scriptable. Fixes #6580
2021-07-15 17:46:31 +05:30