Akshay Joshi
bccdb131ee
Fixed an issue where Partitions are not visible in EPAS Servers.
2023-07-06 12:58:06 +05:30
Akshay Joshi
c12f229c64
Added check to enable/disable Concurrently and Finalize menu of Detach Partition. #6369
2023-07-05 18:36:59 +05:30
Aditya Toshniwal
d6cddd8c29
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295
2023-06-30 16:08:33 +05:30
Akshay Joshi
0687c52fdc
Added support to detach partitions using concurrently and finalize. #6369
2023-06-29 10:33:39 +05:30
Akshay Joshi
ca01116700
Typecast some parameters before sending to GUI in server module.
2023-06-23 19:15:21 +05:30
Anil Sahoo
78db1e3c36
Added security_invoker option while creating a view. #6371
2023-06-22 11:14:03 +05:30
Pravesh Sharma
595a0dfc55
Added 'OR REPLACE' clause while creating trigger. #6370
2023-06-21 11:13:53 +05:30
Aditya Toshniwal
466e969776
Fix an issue where object explorer tree crashes occasionally. #5306
2023-06-21 11:05:58 +05:30
Nikhil Mohite
4746fbd346
Fixed an issue where View/Edit data is throwing an error if the user deleted and re-create the same table for which View/Edit data was opened. #6431
2023-06-19 19:37:10 +05:30
Pravesh Sharma
36949aef99
Added option to create unique index with nulls not distinct. #6368
2023-06-19 15:09:48 +05:30
Akshay Joshi
557f33c4f9
Added support to drop databases using the 'WITH (FORCE)' option. #6367
2023-06-19 15:04:40 +05:30
Anil Sahoo
789f169135
Add Password exec command and Expiration time to server export JSON and also allow them to import. #6258
2023-06-15 11:49:06 +05:30
Akshay Joshi
251bf05692
Fixed the following SonarQube code smells:
...
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
Akshay Joshi
c69315bb43
Fixed SSH Tunnel save password issue.
2023-06-05 15:13:15 +05:30
Nikhil Mohite
f6275688e7
Fixed following issues: ( #6361 )
...
1) Ensure that SSH Tunnel should work properly after upgrading to 7.2 from 7.1. #6341
2) Ensure that the master password dialog should not visible if the parameter MASTER_PASSWORD_REQUIRED is set to False. #6353
2023-06-05 12:45:34 +05:30
Akshay Joshi
149e093c88
Fixed an issue where Foreign Key with 3 or more columns are shown in the wrong order in SQL and Properties. #6345
2023-06-02 15:01:54 +05:30
Anil Sahoo
b5af4ead0d
Fix an issue where editing a database object de-selects it on the browser tree. #6136
2023-06-02 10:59:47 +05:30
Anil Sahoo
7dfcc73e95
Update the publication dialog tabs and the docs. #5868
2023-05-30 16:45:13 +05:30
Nikhil Mohite
cbb89b09b1
Ensure migrate stored password dialogue is shown only if any server passwords are saved. #5123
2023-05-30 16:44:25 +05:30
Anil Sahoo
05b595d32d
Fixed the failure of python test cases of EPAS and JS tests for publication node. #5868
2023-05-29 17:41:45 +05:30
Aditya Toshniwal
396a22b6be
Fix count SQL for EPAS schemas to show/hide nodes. #5048
2023-05-29 17:09:27 +05:30
Aditya Toshniwal
dc8832192d
When opening pgAdmin the layout should be auto reset if it is corrupted. Reset layout menu should work if layout is corrupted while using pgAdmin. #6266
2023-05-26 18:30:28 +05:30
Aditya Toshniwal
72794f9524
Fix issues related to show/hide empty nodes feature. #5048
2023-05-26 18:07:51 +05:30
Nikhil Mohite
67ef438730
Ensure migrate master password dialog is not shown with a fresh installation. #5123
2023-05-26 16:05:52 +05:30
Yogesh Mahajan
cb070fc365
Fix error handling to show error when a user enters incorrect Master Password. #4769
2023-05-25 18:51:40 +05:30
Anil Sahoo
8b7eeca545
Implement new PostgreSQL 15 features in publication dialog and SQL. #5868
2023-05-25 16:25:12 +05:30
Yogesh Mahajan
702bc8c8ce
Allow pgAdmin to retrieve master password from external script/program. #4769
2023-05-25 13:49:08 +05:30
Akshay Joshi
cba3dc9457
Fixed an issue where Operators collection node throwing an error. #6325
2023-05-25 11:56:45 +05:30
Nikhil Mohite
fec63c6cf3
Text improvement for the OS secret store feature. #5123
2023-05-24 18:06:21 +05:30
Aditya Toshniwal
75cbf9165e
Text changes for Show/Hide nodes feature. #5048
2023-05-24 11:26:02 +05:30
Yogesh Mahajan
b6924a84d6
Fixed error occurring while opening query tool after togging Resume/Pause wal replay. #6026
2023-05-23 15:30:44 +05:30
Akshay Joshi
dd4639d602
Fixed an issue where Foreign Key columns are shown in the wrong order in SQL and Properties. #5789
2023-05-23 11:52:19 +05:30
Aditya Toshniwal
b1eba4fc4c
Fix incorrect number of foreign tables displayed. Show column comments in RE-SQL. #6279
2023-05-22 17:33:33 +05:30
Pravesh Sharma
4b183f7988
Fixed resql test case. #5926
2023-05-22 16:35:06 +05:30
Aditya Toshniwal
fb3b2a4635
Fix an issue where View RE-SQL is not quoting the column comments. #6280
2023-05-22 16:24:55 +05:30
Aditya Toshniwal
cedfd12f6a
Add an option to hide/show empty object collection nodes. #5048
2023-05-22 14:55:01 +05:30
Pravesh Sharma
e04f5a0938
Fixed an issue where REVOKE ALL DDL in table SQL was added only for one role. #5926
2023-05-22 14:09:47 +05:30
Nikhil Mohite
48dd32f0e4
Ensure that master password is validated before migrating the passwords to OS secret storage and stopped. #5123
2023-05-22 14:06:50 +05:30
Nikhil Mohite
736879567f
Added support to use standard OS secret store to save server/ssh tunnel passwords instead of master password in pgAdmin desktop mode. #5123
2023-05-22 11:08:29 +05:30
Akshay Joshi
e2b27da2ef
Fixed an issue where properties not visible for FTS Parsers, FTS Templates, MViews and Rules in Catalog objects. #6127
2023-05-18 16:21:15 +05:30
Akshay Joshi
4baae7512b
Ensure that name can't be empty in edit mode for Primary Key and Index. #6204
2023-05-18 15:46:56 +05:30
Yogesh Mahajan
6c7f5d1a6b
Ensure that connection heartbeat signals are stopped on server disconnect. #6147
2023-05-17 12:07:49 +05:30
Yogesh Mahajan
30107e38f3
Ensure that "pause replay of wal"/"resume replay of wal" are enabled/disabled appropriately. #6026
2023-05-16 11:28:48 +05:30
Khushboo Vashi
2a22cf077c
Fix circular reference error for the multirange data types in the query tool. #6221
...
Add support for the multirange data types.
2023-05-10 10:32:47 +05:30
Yogesh Mahajan
d6f01b552a
Ensure user/roles with special characters are quoted to avoid syntax error.#6234
2023-05-03 15:19:08 +05:30
Aditya Toshniwal
4fbfcdfee9
Fix multiple object breadcrumbs bugs. #2078
2023-05-03 15:18:17 +05:30
Aditya Toshniwal
a73f58160f
Fix an issue where running any query in query tool gives 'list index out of range' error. #5922
2023-05-03 11:05:00 +05:30
Aditya Toshniwal
52829d6f31
Fix an issue in View SQL when column level privileges are set with multiple roles. #6189
2023-05-03 10:34:39 +05:30
Akshay Joshi
0e0d0c7c2e
Fixed API test cases for Triggers in EPAS.
2023-04-27 17:46:58 +05:30
Aditya Toshniwal
e20e75aeba
Fixed an issue where Reset Password is not working after upgrading to latest flask-security-too. #6191
2023-04-27 13:19:09 +05:30