Rahul Shirsat
|
6528d086ba
|
Fixed review comments:
1. Split the restore options/backup options into 2 tabs
2. Restore icon changes
3. feature tests issues
4. restore help link broken
5. Comment section not visible
refs #7018
|
2022-01-06 16:46:44 +05:30 |
|
Akshay Joshi
|
f56b4030f1
|
Fixed a schema diff issue where generated script adds unwanted line endings for Functions/Procedures/Trigger Functions. Fixes #7102
|
2022-01-06 13:08:50 +05:30 |
|
Akshay Joshi
|
2786f7ac5a
|
Update copyright notices for 2022
|
2022-01-04 13:54:25 +05:30 |
|
Yogesh Mahajan
|
44ab4648a8
|
Fixed an issue in SQL generation for PostgreSQL-14 functions. Fixes #7081
|
2021-12-31 14:30:53 +05:30 |
|
Nikhil Mohite
|
19016c3733
|
Ensure that help should be visible properly for Procedures. Fixes #7075
|
2021-12-31 14:21:38 +05:30 |
|
Yogesh Mahajan
|
0ceb2e2767
|
Ensure that Truncate and Reset statistics should work. Fixes #7096
|
2021-12-30 12:19:33 +05:30 |
|
Nikhil Mohite
|
191e2b6242
|
Fixed an issue where an operation error message pop up showing the database object's name incorrectly. Fixes #7078
|
2021-12-28 13:49:04 +05:30 |
|
Rahul Shirsat
|
603d91be0e
|
Port Restore dialog to React. Fixes #7018
|
2021-12-28 13:45:59 +05:30 |
|
Yogesh Mahajan
|
6d0ed91d31
|
Fixed an issue where the Owner is not displayed in the reverse engineering SQL for Procedures. Fixes #7077
|
2021-12-24 16:09:51 +05:30 |
|
Nikhil Mohite
|
461c0abce1
|
Fixed an issue where Tablespace is created though an error is shown on the dialog. Fixes #6745
|
2021-12-21 18:07:17 +05:30 |
|
Akshay Joshi
|
92a997b16a
|
Rearrange tools menu on the basis of usability and form groups of similar sub-menus.
|
2021-12-16 18:29:44 +05:30 |
|
Aditya Toshniwal
|
6875d00e44
|
Fixed an issue where confirmation pop-up is hidden behind Reassign/Drop Owned Dialog. Fixes #7071
|
2021-12-14 16:42:06 +05:30 |
|
Akshay Joshi
|
bd545fd5b2
|
1) Fixed schema diff owner related issue. Fixes #6877
2) Fixed schema diff related some issues. Fixes #6957
|
2021-12-11 22:10:28 +05:30 |
|
Nikhil Mohite
|
9ec8d05a64
|
1) Ensure that the Owner should not be disabled while creating the procedure. Fixes #7064
2) Fixed an issue where Explain Analyze shows negative exclusive time. Fixes #7003
|
2021-12-09 16:59:43 +05:30 |
|
Akshay Joshi
|
f24348b2b0
|
Fixed an issue where notifier not working when opening query tool in a new
window and then open it in the new tab.
|
2021-12-08 18:15:13 +05:30 |
|
Rahul Shirsat
|
91a288c2bb
|
Correct the SQL definition for function/procedure with the Atomic keyword in PG14. Fixes #7029
|
2021-12-08 12:31:59 +05:30 |
|
Akshay Joshi
|
fd53e4f5f9
|
Replace Alertify alert and confirm with React-based model dialog. Fixes #7053
|
2021-12-07 18:52:40 +05:30 |
|
Akshay Joshi
|
e327066523
|
Fixed RESQL test cases for EPAS-14
|
2021-12-07 11:48:27 +05:30 |
|
Ashesh Vashi
|
36c9eb3dfd
|
Added support for Two-factor authentication for improving security. Fixes #6543
|
2021-12-02 16:47:18 +05:30 |
|
Akshay Joshi
|
c6424e3897
|
Replaced alertifyjs notifiers with React-based notistack. Fixes #7004
|
2021-12-02 16:05:52 +05:30 |
|
Akshay Joshi
|
2c02e6fc23
|
Ensure that the user should be allowed to set the schema of an extension while creating it. Fixes #6963
|
2021-11-29 15:27:44 +05:30 |
|
Nikhil Mohite
|
61b440261f
|
Ensure that sort order should be maintained when renaming a server group. Fixes #6955
|
2021-11-29 12:04:04 +05:30 |
|
Akshay Joshi
|
fbd10ef4b6
|
Fixed an issue where reverse engineering SQL is wrong for Aggregate. Fixes #7024
|
2021-11-29 12:00:38 +05:30 |
|
Akshay Joshi
|
d644b4f94e
|
1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088
2) Upgrade Flask to version 2. Fixes #7010
|
2021-11-24 17:22:57 +05:30 |
|
Nikhil Mohite
|
3a30f27153
|
1. Updated notification message for the reset layout.
2. Added notification type in alertify which was missing.
refs #6988
|
2021-11-24 10:58:15 +05:30 |
|
Nikhil Mohite
|
3afeb8ca46
|
Port Backup Global, Backup Server, and Backup object dialog in React. Fixes #6984
|
2021-11-22 11:20:44 +05:30 |
|
Akshay Joshi
|
a701e8c766
|
Fixed an issue where the Change Password menu option is missing for internal
authentication source when more than one authentication source is defined.
Fixes #6989
|
2021-11-22 11:02:26 +05:30 |
|
Nikhil Mohite
|
cc91e5da94
|
Fixed an issue where properties of the database should not be visible after removing the database.
Fixes #6964
|
2021-11-18 12:36:39 +05:30 |
|
Nikhil Mohite
|
3d5d507f4b
|
Fixed an issue where referenced table drop-down should be disabled in
foreign key -> columns after one row is added.
Fixes #6906
|
2021-11-18 12:22:14 +05:30 |
|
Nikhil Mohite
|
1408bad8ba
|
Fixed an issue where reset layout message showing when the user opens the query tool.
refs #6988
|
2021-11-15 16:34:25 +05:30 |
|
Pradip Parkale
|
33cc2a7514
|
Fixed an issue where SQL for index shows the same column multiple times. Fixes #6981
|
2021-11-15 16:31:40 +05:30 |
|
Akshay Joshi
|
0ca7dbccf6
|
Ensure that the Binary path for PG14 should be visible in the preferences. Fixes #6972
|
2021-11-15 12:44:33 +05:30 |
|
Nikhil Mohite
|
8bf178b0a3
|
Reset the layout if pgAdmin4 detects the layout is in an inconsistent state. Fixes #6988
|
2021-11-12 11:50:37 +05:30 |
|
Pradip Parkale
|
d4bf7164f9
|
Ensure that inherit table icon should be visible properly in the tree view. Fixes #6845
|
2021-11-11 12:55:38 +05:30 |
|
Nikhil Mohite
|
7468ca36ae
|
Fixed SQL syntax error if select "Custom auto-vacuum" option and not set Autovacuum option to Yes or No. Fixes #6925
|
2021-11-11 12:36:19 +05:30 |
|
Pradip Parkale
|
a61a9e5b8f
|
Fixed an issue where older server group name displayed in the confirmation
pop-up when the user removes server group. Fixes #6939
|
2021-11-10 11:17:51 +05:30 |
|
Pradip Parkale
|
eb8168285e
|
Cover more scenarios for the pgAdmin freezing issue. Fixes #5427
|
2021-11-10 11:11:24 +05:30 |
|
Akshay Joshi
|
719f8c8fd2
|
Fixed API test case for DataTypeReader
|
2021-10-29 17:37:02 +05:30 |
|
Pradip Parkale
|
fa8b3edda5
|
Fixed an issue where user details are not shown when the non-admin user tries
to connect to the shared server. Fixes #6940
|
2021-10-29 16:26:11 +05:30 |
|
Nikhil Mohite
|
f71e2e8040
|
Fixed an issue where pgAdmin is not opening properly. Fixes #6809
|
2021-10-29 16:17:36 +05:30 |
|
Akshay Joshi
|
39992a817d
|
Added support of Aggregate and Operator node in view-only mode. Fixes #3834
|
2021-10-29 16:14:33 +05:30 |
|
Akshay Joshi
|
7b85253465
|
Corrected some menu lables.
|
2021-10-27 11:05:23 +05:30 |
|
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 |
|
Akshay Joshi
|
d2a7f7fffe
|
Fixed API test cases for PG 14
|
2021-10-20 18:39:42 +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 |
|
Akshay Joshi
|
ea0d3eb812
|
Fixed an issue where a blank string is stored instead of NULL in create mode in server dialog. Fixes #6915
|
2021-10-19 17:01:50 +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 |
|