Dave Page
ab424b27d1
Fix operator
2021-10-05 13:50:14 +01:00
Khushboo Vashi
a693014371
1) Table Dialogue does not close on addition/deletion of partition. Fixes #6863
...
2) Nodes are loaded multiple times in server mode on 'Reset Layout'. Fixes #6861
2021-10-05 17:33:50 +05:30
Rahul Shirsat
bfb65e82aa
Fixed dialog crash issue when added security label and changing the type to shell. Fixes #6744
2021-10-05 17:24:16 +05:30
Pradip Parkale
4bbc811aed
1) 'Only Table' should be disabled unless the table value is changed. Fixes #6862 .
...
2) 'ALTER' statement should not be generated every time a user updates the password in edit mode. Fixes #6835
3) Connection timeout and sslmode value is getting updated after subscription update. Fixes #6835 .
2021-10-05 17:19:22 +05:30
Dave Page
d2d819529d
Ensure we have the latest version of libpq in the container.
2021-10-05 12:45:55 +01:00
Nikhil Mohite
ea706be7fc
Fixed the issue related to the privilege checkbox color in disabled mode.
2021-10-05 14:38:00 +05:30
Aditya Toshniwal
400896c563
1. Operators dropdown disabled. Fixes #6771 .
...
2. Vacuum options value is not considered for M-SQL when creating. Fixes #6781 .
2021-10-05 14:13:15 +05:30
Fred Escallier
d4280c896d
Update French translation.
2021-10-05 14:11:32 +05:30
Akshay Joshi
02edea9bd7
Update version for release.
2021-10-04 19:40:31 +05:30
Rahul Shirsat
2932ef770d
Fixed an issue where adding security privileges and change type to shell crash the dialog. Fixes #6744
2021-10-04 19:34:41 +05:30
Aditya Toshniwal
7eaa3179ad
Fixed an issue where the index is not loaded in the Unique Constraint dialog. Fixes #6857
2021-10-04 19:28:27 +05:30
Nikhil Mohite
40b8da8223
Fixed theme related issues after react porting.
2021-10-04 18:00:09 +05:30
Dave Page
17ad46fe9d
Fix Python version
2021-10-04 12:37:32 +01:00
Khushboo Vashi
8faec3e0e9
Fixed loading issue of Partitions collection node. Fixes #6844
2021-10-04 16:15:49 +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
Aditya Toshniwal
e77f933fe7
Foreign key issues in edit mode:
...
1. Couple of foreign key issues in edit mode. Fixes #6837
2. Table "Of type" related issues. Fixes #6825
2021-10-04 14:14:27 +05:30
Pradip Parkale
69109a19db
Ensure that the user should be able to edit the publication in the subscription dialog. Fixes #6835
2021-10-04 14:11:57 +05:30
Khushboo Vashi
1ec1db1ecb
Fixed an issue where label is not visible on hover, while hover on icon or expand arrow. refs #6847
2021-10-04 13:15:19 +05:30
Aditya Toshniwal
038fd6ce21
Fixed Dark theme UI related issues. Fixes #6846
2021-10-04 12:41:48 +05:30
Khushboo Vashi
65af8bcc5a
Fixed an issue where the label is not visible when hovering on any tree node in the High Contrast theme. Fixes #6847
2021-10-04 12:35:08 +05:30
Identifier Anonymous
1dfc5f4c0c
Update Japanese translation.
2021-10-04 10:51:46 +05:30
Libor M
c05a8663cc
Update Czech translation.
2021-10-03 12:16:38 +05:30
Domenico Sgarbossa
235b6d285c
Update Italian translation.
2021-10-03 12:15:20 +05:30
Khushboo Vashi
44e1a405f0
1) Newly added server/server group is not visible in the tree unless pgAdmin is refreshed. Fixes #6839
...
2) Internal server error displayed if disconnect the server. Fixes #6852
2021-10-03 12:12:02 +05:30
Akshay Joshi
aaa8ab3856
Update message catalogs.
2021-10-01 18:37:01 +05:30
Nikhil Mohite
5f9bb1c160
Correct the implementation of query details should be scrollable as per design.
...
Fixes #3827
2021-10-01 13:01:24 +05:30
Aditya Toshniwal
357a020828
Table node related fixes:
...
1. File select control sets the value for all other to last selected file. Fixes #6814
2. Vacuum parameters-related issues. Fixes #6777
3. Exclusion removes all columns if one row is removed. Fixes #6771
2021-10-01 12:57:04 +05:30
Khushboo Vashi
5e0c113c7b
Properties panel is not updated when any object is added/deleted from the browser tree. Fixes #6833
2021-09-30 18:21:43 +05:30
Pradip Parkale
8056e7e3e3
1) System procedure should not be visible in the properties tab for function.
...
2) The estimated cost option should be editable in edit mode for Procedure.
3) Should give an error when language is not specified.
Fixes #6838 #6841
2021-09-30 16:27:02 +05:30
Nikhil Mohite
1a25fdffbb
Ensure that the 'When' field should be read-only in the properties panel. Fixes #6836
2021-09-30 16:25:27 +05:30
Rahul Shirsat
1632e5287a
Fixed some additional issues for the Type node.
...
refs #6744
2021-09-30 15:16:21 +05:30
Aditya Toshniwal
381f5edbd5
Few more stability improvements to date time picker.
...
refs #6816
2021-09-30 15:00:32 +05:30
Akshay Joshi
031167fbea
Use the correct way to update the state variable using depChange method.
2021-09-30 10:57:39 +05:30
Nikhil Mohite
3da85f415d
Fixed an issue while saving grant wizard data with user-defined functions. Fixes #6826
2021-09-30 10:56:51 +05:30
Akshay Joshi
8ac38a076b
Fixed linter error.
2021-09-29 20:17:54 +05:30
Nikhil Mohite
c80ea7ae89
1) Fixed accessibility issues for Trigger functions. Fixes #6803
...
2) Fixed incorrect privileges value in Materialize View. Fixes #6781
2021-09-29 19:56:30 +05:30
Akshay Joshi
1b6ab6b3bb
1) Fixed pgAgent related issues. Fixes #6827
...
2) Added helpMessageMode parameter to hide help messages from properties panel.
2021-09-29 19:48:43 +05:30
Khushboo Vashi
aa8854db53
1) Browser panel turns blank on connecting disconnected database & server has multiple databases. Fixes #6817
...
2) The object is not selected/properties panel is not updated when the user moves to object with arrow keys. Fixes #6821
3) Object gets deselected after editing. Fixes #6824
2021-09-29 17:18:55 +05:30
Aditya Toshniwal
c57fc74e18
Fixed Jasmine test cases.
2021-09-29 16:36:49 +05:30
Aditya Toshniwal
28892bb07f
Remove redundant empty option for Exclusion constraint access method name, Of type, and Like relations. Fixes #6825
2021-09-29 15:23:48 +05:30
Akshay Joshi
82935ad3be
Fixed API test caes for Domain node.
2021-09-29 15:20:50 +05:30
Aditya Toshniwal
332351efaf
1. Date time control not working on firefox.
...
2. Replace moment with date-fns in date time control as date-fns is more maintained.
Fixes #6816
2021-09-29 13:43:05 +05:30
Pradip Parkale
d753719891
1) Ensure the edit dialog should not allow clearing owner in the Language node. Fixes #6815
...
2) Fixed an issue where the Language node is disabled for the functions for
EPAS/PG 9.6 and 10. Fixes #6823
2021-09-29 13:40:10 +05:30
Rahul Shirsat
77d0409c5b
Fixed an issue where the user was not able to expand the server's on Windows. Fixes #6822
2021-09-29 13:35:54 +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
Khushboo Vashi
24399daefe
1) Browser panel turns blank on connecting/disconnecting the database when the
...
server has multiple databases. Fixes #6817
2) Use a hand pointer instead of an arrow. Fixes #6820
2021-09-28 17:50:54 +05:30
Aditya Toshniwal
08706ba6b2
1. Make Unlogged switch in table as read only.
...
2. Fix a console warning when saving node data.
Fixes #6778
2021-09-28 17:48:09 +05:30
Ashesh Vashi
787a441343
Added support for Two-factor authentication for improving security. Fixes #6543
2021-09-28 17:47:00 +05:30
Nikhil Mohite
c4db223a64
Added appropriate 'IF EXISTS', 'CASCADE', 'IF NOT EXISTS' clause for the remaining nodes.
...
refs #5741
2021-09-28 16:05:46 +05:30
Khushboo Vashi
31c7f3eaba
Fixed an error in browser tree when adding any node.
2021-09-28 15:08:59 +05:30