[pgAdmin][patch]:Shared server issue

2022-08-11 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for your reference.I have fixed the shared server issue where on expand it opens the properties dialog of some other server. *Thanks & Regards,* *Pradip ParkaleSoftware Engineer | EnterpriseDB Corporation* Sharedserverissue.patch Description: Binary

Re: [pgAdmin][RM7462]: Revisit all the SQL files and remove the SQL for all the unsupported version

2022-07-26 Thread Pradip Parkale
Hi Hackers, Found one minor issue with the implementation.I will send another patch soon.Please don't commit this patch. My apologies for any inconvenience caused. *Thanks & Regards,* *Pradip ParkaleSoftware Engineer | EnterpriseDB Corporation* On Tue, Jul 19, 2022 at 6:25 PM Pradi

[pgAdmin][RM7518]: Issue in Dashboard panel

2022-07-01 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7518.The dashboard Graph API was being called even after the panel was closed, which has been fixed. *Thanks & Regards,* *Pradip ParkaleSoftware Engineer | EnterpriseDB Corporation* RM7518.patch Description: Binary data

[pgAdmin][RM7461]: PgAdmin 4 itself left too many connections idle

2022-06-23 Thread Pradip Parkale
Hi Hackers, There is an attached patch for #7461. When a user switches to a new connection in the query tool and closes the query tool, then the new connection is not closed. The new connection shows as idle in Dashboard. I have fixed this in the attached patch. Additionally, I have fixed the 'Sho

Re: [pgAdmin][RM7351]: Templates not displayed

2022-06-14 Thread Pradip Parkale
PPAS. Please > investigate and send the proper fix. > > On Mon, Jun 13, 2022 at 5:08 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> Please find the attached patch for RESQL test cases failure. >> >> >> *Th

Re: [pgAdmin][RM7351]: Templates not displayed

2022-06-13 Thread Pradip Parkale
Hi Akshay, Please find the attached patch for RESQL test cases failure. *Thanks & Regards,* *Pradip ParkaleSoftware Engineer | EnterpriseDB Corporation* On Mon, Jun 13, 2022 at 2:51 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Mon, Jun 13, 2022 at 12:56 PM P

Re: [pgAdmin][RM7351]: Templates not displayed

2022-06-09 Thread Pradip Parkale
; >>> - IS_TEMPLATE = {{ data.is_template }}{% endif %}; >>>- In the SQL file, you added a new condition "{% if >>>show_user_defined_templates is defined %}" but I found that you have not >>>passed the '*show_user_defin

Re: [pgAdmin][RM7351]: Templates not displayed

2022-06-01 Thread Pradip Parkale
nge the properties dialog options/design. >>4. We are giving options to hide the templates and by default, the >>option will be true, so the collection node for template DBs will be the >>same as for other databases. >> >> Works for me. Thanks. > >

Re: [pgAdmin][RM7364]: Allow resizing of columns on dashboard tables

2022-05-29 Thread Pradip Parkale
the previous patch. *Thanks & Regards,* *Pradip ParkaleSoftware Engineer | EnterpriseDB Corporation* On Wed, May 18, 2022 at 5:51 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Wed, May 18, 2022 at 5:44 PM Pradip Parkale < > pradip.park...@enterprisedb.com>

Re: [pgAdmin][RM-7347]:Improve color scheme for Authentication type in properties for server

2022-05-24 Thread Pradip Parkale
/issues/7383> I*mprove color scheme for >> Authentication type in properties for server* >> >> >> Thanks >> Siva Nagaraju >> > > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > <http://edbpostgres

Re: [pgAdmin]: Feature test cases fixes

2022-05-23 Thread Pradip Parkale
Hi Akshay, Please find the attached patch for remaining test cases. On Tue, May 17, 2022 at 7:08 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Tue, May 17, 2022 at 12:19 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >

Re: [pgAdmin][RM7351]: Templates not displayed

2022-05-18 Thread Pradip Parkale
ill be the same as for other databases. On Tue, May 17, 2022 at 1:50 PM Dave Page wrote: > > > On Tue, 17 May 2022 at 08:08, Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Dave/Team, >> >> On Wed, May 11, 2022 at 4:37 PM Aditya Toshni

Re: [pgAdmin][RM7364]: Allow resizing of columns on dashboard tables

2022-05-18 Thread Pradip Parkale
le of the tab. >Example: Description column of the Configuration tab. > > Fixed. > > On Wed, May 18, 2022 at 3:32 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached for # 7364.Allow resizing of

[pgAdmin][RM7364]: Allow resizing of columns on dashboard tables

2022-05-18 Thread Pradip Parkale
Hi Hackers, Please find the attached for # 7364.Allow resizing of columns on dashboard tables After this patch users can resize the dashboard columns. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7364.patch Description: Binary data

Re: [pgAdmin][RM7351]: Templates not displayed

2022-05-17 Thread Pradip Parkale
ined template databases? The new icon for that may look like a 'T' on top of the current DB icon. > >> >>> >>>> - Should there be a separate option to show/hide template databases? >>>> - If so, what should the default be (hint: I think yes, and o

[pgAdmin]: Feature test cases fixes

2022-05-16 Thread Pradip Parkale
Hi Hackers, Please find the attached for some feature test cases fixes. 1. pg_datatype_validation_test.py 2. pg_utilities_backup_restore_test.py 3. test_copy_sql_to_query_tool.py 4. browser_tool_bar_test.py 5. keyboard_shortcut_test.py -- Thanks & Regards, Pradip Par

Re: [pgAdmin][RM7351]: Templates not displayed

2022-05-11 Thread Pradip Parkale
mean, > they're not system objects. > Yes, and I have made changes to display only user defined templates and rest will work the way it used to be. > >> On Wed, 11 May 2022 at 07:12, Pradip Parkale < >> pradip.park...@enterprisedb.com> wrote: >> >>

[pgAdmin][RM7351]: Templates not displayed

2022-05-10 Thread Pradip Parkale
to change template flag in edit mode. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7351.patch Description: Binary data

[pgAdmin][RM7339]: Dashboard column sort order not remembered when refresh button pressed (same for filter)

2022-04-28 Thread Pradip Parkale
Hi Hackers, Please find the attached for # 7339. I have fixed the below issue in this patch 1. Filter text is disappearing after refresh. 2. Collection node properties are not refreshing after collection node refresh. -- Thanks & Regards, Pradip Parkale Software Engi

[pgAdmin][RM7305]: Dashboard Server Activity showing old queries as active, not always showing current queries

2022-04-27 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7305 Dashboard Server Activity showing old queries as active, not always showing current queries. As well, I fixed the issue where the value of the search was resetting after clicking the checkbox -- Thanks & Regards, Pradip Parkale Soft

[pgAdmin][RM7322] Error Message displayed "Request failed with status code 503" if create new database on Windows only

2022-04-21 Thread Pradip Parkale
Hi Hackers, You can find the attached patch for #7322. The error message "Request failed with status code 503" appears if you create a new database. I also solved their issue with the SQL panel being editable. -- Thanks & Regards, Pradip Parkale Software Engineer | Enterprise

[pgAdmin4][RM7299]: Statistics.jsx has sort issue

2022-04-18 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7299. I have fixed the sorting issue for the size column where we are displaying units like 'MB', 'bytes'. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7299.patch Description: Binary data

Re: [pgAdmin][RM7308]: Server activity - Preserve sorting on refresh

2022-04-13 Thread Pradip Parkale
Hi Hackers, Please ignore my previous email. Here is the updated patch. On Wed, Apr 13, 2022 at 10:50 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find attached for #7308. > >1. Sorting should be preserved when the server

[pgAdmin][RM7308]: Server activity - Preserve sorting on refresh

2022-04-13 Thread Pradip Parkale
Hi Hackers, Please find attached for #7308. 1. Sorting should be preserved when the server activity is refreshed and the tab changes. 2. Also, I have fixed the issue where on database selection, 'Session' should be selected by default. -- Thanks & Regards, Pradip Pa

Re: [pgAdmin][RM7296]: Browser tree is not getting refresh after deleting the multiple node from collection properties

2022-04-11 Thread Pradip Parkale
Joshi wrote: > Thanks, the patch applied. > > On Fri, Apr 8, 2022 at 12:29 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch for #7296.I have fixed the issue where the >> browser tree did

Re: [pgAdmin][RM7255]:Update select control UI

2022-04-08 Thread Pradip Parkale
Hi, Please ignore my previous email. Please find the updated patch. On Fri, Apr 8, 2022 at 12:21 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached for #7255. I have removed the dropdown list icon > for the empty select list.

[pgAdmin][RM7296]: Browser tree is not getting refresh after deleting the multiple node from collection properties

2022-04-07 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7296.I have fixed the issue where the browser tree did not refresh after multiple nodes were deleted. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7296.patch Description: Binary data

[pgAdmin][RM7255]:Update select control UI

2022-04-07 Thread Pradip Parkale
Hi Hackers, Please find the attached for #7255. I have removed the dropdown list icon for the empty select list. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7255.patch Description: Binary data

Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-04-04 Thread Pradip Parkale
Hi Akshay, Please find the updated patch. On Thu, Mar 31, 2022 at 6:29 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Mar 31, 2022 at 5:58 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> Please find

Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-03-31 Thread Pradip Parkale
r 30, 2022 at 2:56 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch for #7176 >> <https://redmine.postgresql.org/issues/7176>. >> >> -- >> Thanks & Regards, >&

[pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-03-30 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7176 <https://redmine.postgresql.org/issues/7176>. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7176.patch Description: Binary data

[pgAdmin][RM7016]: Port Dependent, dependencies, statistics panel to React.

2022-01-04 Thread Pradip Parkale
Hi Hackers, Please find the attached patch. I have a ported dependent , dependencies and statistics panel to React. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation panel.patch Description: Binary data

[pgAdmin][Patch]:Hide shared server is not working after react porting.

2022-01-03 Thread Pradip Parkale
Hi Hackers, Please find the attached patch. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation treeDestroy.patch Description: Binary data

[pgAdmin][RM7034]: Columns with default value not showing [default] when adding new row

2021-12-14 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7034 Columns with default value not showing [default] when adding a new row. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7034.patch Description: Binary data

Re: [pgAdmin][RM6840]: Tooltip data are not displaying on Downloaded graphical explain plan (SVG file)

2021-12-12 Thread Pradip Parkale
Hi Akshay, Please find the updated patch.I have removed some unwanted code. On Mon, Dec 6, 2021 at 8:16 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Sun, Dec 5, 2021 at 3:24 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers,

[pgAdmin][RM6840]: Tooltip data are not displaying on Downloaded graphical explain plan (SVG file)

2021-12-05 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6840 Tooltip data not displaying on Downloaded graphical explain plan (SVG file). -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6840.patch Description: Binary data

Re: [pgAdmin][RM7031]: Database definition wrong

2021-12-02 Thread Pradip Parkale
+# db.engine.execute("PRAGMA foreign_keys=ON") > + > +# db.session.commit() > + > +# db.engine.execute("PRAGMA foreign_keys=ON") > + > Fixed. > > > > On Wed, Dec 1, 2021 at 5:25 PM Akshay Joshi > wrote: > >> Thanks, t

[pgAdmin][RM7031]: Database definition wrong

2021-12-01 Thread Pradip Parkale
Hi Hackers, Please find the attached for #7031 Database definition wrong. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7031.patch Description: Binary data

[pgAdmin][RM6986]: Can't debug function with timestamp parameter

2021-11-16 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6986 Can't debug function with timestamp parameter. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6986.patch Description: Binary data

[pgAdmin][RM6981]: SQL for index shows same column multiple times

2021-11-15 Thread Pradip Parkale
Hi Akshay, Please find the attached patch for #6981 SQL for index shows same column multiple times. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6981.patch Description: Binary data

[PgAdmin][RM6845]: Inherit table icons not visible in tree view

2021-11-10 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6845 Inherit table icons not visible in tree view. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6845.patch Description: Binary data

Re: [pgAdmin][RM5427]: pgAdmin is freezing

2021-11-08 Thread Pradip Parkale
Hi Akshay, Please find the attached patch. On Wed, Oct 27, 2021 at 11:06 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Wed, Oct 27, 2021 at 10:10 AM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please fi

[pgAdmin][RM6940]: Pop for user details is not shown when non-admin user tries to connect shared server.

2021-10-29 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6940 Pop for user details is not shown when non-admin user tries to connect to a shared server. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6940.patch Description: Binary data

[pgAdmin][RM5427]: pgAdmin is freezing

2021-10-26 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #5427 pgAdmin is freezing. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM5427.patch Description: Binary data

[pgAdmin][RM6780]: While inheriting table, if newly added column present in parent table then merge columns

2021-10-19 Thread Pradip Parkale
Hi Hackers, Please find the attached patch which resolved #6780 While inheriting table, if newly added column present in parent table then merge columns. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6780.patch Description: Binary data

Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules

2021-10-13 Thread Pradip Parkale
you need to get the drop-down in edit mode. > Please update the documentation and screenshot as well. > Fixed. > > > On Mon, Oct 11, 2021 at 7:37 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the upd

[pgAdmin][RM6794]: Provide functionality to disable/enable rules

2021-10-11 Thread Pradip Parkale
Hi Hackers, Please find the updated patch for #6794 Provide functionality to disable/enable rules. This patch also includes the fix for #6870 Unable to delete server group if first server group has shared server. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corpora

[pgAdmin][Patch]: 'Only Table' should be disabled unless table value is changed.

2021-10-05 Thread Pradip Parkale
nnection timeout and sslmode value is getting updated after subscription update. Fixes #6835. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6862.patch Description: Binary data

[pgAdmin][RM6835]: Unable to edit publication in properties dialog.

2021-10-04 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for 1st part of #6835. - Unable to edit publication in the subscription dialog. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6835.patch Description: Binary data

Re: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react

2021-09-30 Thread Pradip Parkale
. On Thu, Aug 26, 2021 at 12:22 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Aug 26, 2021 at 11:53 AM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> Please find the attached patch. I have improved the cod

[pgAdmin][RM6815]: Language Node > Edit dialogue allows clearing owner field.

2021-09-29 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6815: Language Node > Edit dialogue allows clearing owner field. This patch also includes the fix for #6823: [React] Language node is disabled for the functions for EPAS/PG 9.6 and 10. -- Thanks & Regards, Pradip Parkale Software E

[pgAdmin][RM6799]: [React] User can not Add parameter for PG procedures and Functions

2021-09-27 Thread Pradip Parkale
available and user try to use blank option -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6799.patch Description: Binary data

[pgAdmin][RM6741]: Cast node issues

2021-09-23 Thread Pradip Parkale
Hi Hackers, Please find the attached for following issues: 1. Function should be empty by default. 2. System cast? should be True for system cast. 3. Explicit should be selected by default. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6741.p

Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.

2021-09-21 Thread Pradip Parkale
Hi Akshay, Please find the attached patch for jasmine failures. On Wed, Sep 15, 2021 at 11:58 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Wed, Sep 15, 2021 at 11:10 AM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Akshay, >>

Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.

2021-09-14 Thread Pradip Parkale
Hi Akshay, Please find the attached patch for jasmine failures. On Thu, Sep 9, 2021 at 4:26 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Wed, Sep 8, 2021 at 9:40 AM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> &g

Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.

2021-09-07 Thread Pradip Parkale
using underscores: > +this.datatypes = datatypes; > +this.getOperatorClass = getOperatorClass; > +this.dataTYPE = []; > +this.op_class_types = []; > > On Tue, Sep 7, 2021 at 8:41 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers

[pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.

2021-09-07 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for Partitioned table should be created using COLLATE and opclass.I have added collate and opclass support for partition table. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM2546.patch Description: Binary data

Re: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react

2021-08-25 Thread Pradip Parkale
Hi Akshay, Please find the attached patch. I have improved the code coverage of Function node and also fixed the test cases which were failing for Cast ,Subscription and Publication node. On Tue, Aug 24, 2021 at 10:54 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > H

[pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react

2021-08-23 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for RM6677 and RM6632 [React] Port Procedure and Function node to react. Also Updated a few test cases for previous ported nodes. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6677.patch Description: Binary data

[pgAdmin][RM4904] Copy SQL from main window to query tool

2021-08-06 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #4904 Copy SQL from main window to query tool. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM4904.patch Description: Binary data

Fwd: [pgAdmin][RM6634]: [React] Port Subscriptions node to react.

2021-08-03 Thread Pradip Parkale
Hi, Please ignore my previous patch and find the updated patch.I have improved code coverage for cast node. -- Forwarded message - From: Pradip Parkale Date: Tue, Aug 3, 2021 at 4:44 PM Subject: [pgAdmin][RM6634]: [React] Port Subscriptions node to react. To: pgadmin-hackers

[pgAdmin][RM6634]: [React] Port Subscriptions node to react.

2021-08-03 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6634: [React] Port Subscriptions node to react. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6634.patch Description: Binary data

[pgAdmin][RM6610]: [React] Port Publications node to react

2021-07-21 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6610: [React] Port Publications node to react. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6610.patch Description: Binary data

Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription

2021-07-19 Thread Pradip Parkale
Hi Akshay, Please find the updated patch.I have added a more reliable solution to solve this issue. On Wed, Jun 23, 2021 at 12:52 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Tue, Jun 22, 2021 at 4:17 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrot

Re: [pgAdmin][RM6581] [React] Port Language node to react

2021-07-15 Thread Pradip Parkale
ll the controls on the "Definition" tab are always disabled, also >values are not getting populated for existing language. > > Fixed. > >- Improve the code coverage to 80%, currently, it is 72.13% > > Fixed, improved to 78%. > > On Thu, Jul 8, 2021 at

Re: [pgAdmin][RM6566]: [React] Port Cast node to react.

2021-07-13 Thread Pradip Parkale
Hi Hackers, Please ignore my previous patch and find the updated patch. On Wed, Jul 14, 2021 at 8:22 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for # 6566.[React] Port Cast node to react. > -- > Thanks &

[pgAdmin][RM6566]: [React] Port Cast node to react.

2021-07-13 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for # 6566.[React] Port Cast node to react. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6566.patch Description: Binary data

[pgAdmin][RM6581] [React] Port Language node to react

2021-07-08 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6581: [React] Port Language node to react -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6581.patch Description: Binary data

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-07-06 Thread Pradip Parkale
Hi Akshay, Please find the updated patch. On Fri, Jun 25, 2021 at 11:40 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Jun 24, 2021 at 9:16 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Akshay, >> Please find the updated

[pgAdmin][RM6557]: Incorrect column name listed in Properties of Index

2021-06-25 Thread Pradip Parkale
Hi Hackers, Please find attached patch for #6557 Incorrect column name listed in Properties of Index. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation diff --git a/web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py b/web/pga

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-24 Thread Pradip Parkale
gt;> akshay.jo...@enterprisedb.com> wrote: >> >>> Thanks, the patch applied. >>> >>> On Wed, Jun 16, 2021 at 11:29 PM Pradip Parkale < >>> pradip.park...@enterprisedb.com> wrote: >>> >>>> Hi Hackers, >>>> >>

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-24 Thread Pradip Parkale
Hi Akshay, Please find attached for debugger and ERD tool which was missing in my previous patch. On Wed, Jun 23, 2021 at 11:50 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Wed, Jun 16, 2021 at 11:29 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrot

Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription

2021-06-22 Thread Pradip Parkale
Hi Hackers, Please ignore my previous email and find the attached patch. I have fixed some review comments given by Aditya. On Tue, Jun 22, 2021 at 2:21 PM Fred wrote: > nice ! > thanks > > fred > > > Le 22 juin 2021 09:08:05 GMT+02:00, Pradip Parkale < > pradip.

[pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription

2021-06-22 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for # 6448. I have added a check to ignore the subscription when the search type is 'All type' if the user doesn't have access to subscription. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM644

[pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-16 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6398.Detaching query editor panel gives a blank white panel. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6398.patch Description: Binary data

Re: [pgAdmin][RM6520]: pgAdmin4 v 5.3 text export error

2021-06-14 Thread Pradip Parkale
_cols or > numeric_keys. > > On Fri, Jun 11, 2021 at 7:17 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch for #6520.Added check to typecast the >> numeric data while downloading the dat

[pgAdmin][RM6520]: pgAdmin4 v 5.3 text export error

2021-06-11 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6520.Added check to typecast the numeric data while downloading the data in CSV format. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6520.patch Description: Binary data

[pgAdmin][RM6231]- Add OS, Browser details in pgAdmin About us pop-up

2021-05-21 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6231. I have added OS, NW.js, browser details, and some server configuration in the About pgAdmin pop-up. Server configuration won't be visible to the non-admin users in server mode. -- Thanks & Regards, Pradip Parkale Software

[pgAdmin][RM6414]: Help message not displaying correctly on Create - Login/Group Role

2021-05-16 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6414 Help message not displaying correctly on Create - Login/Group Role. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6414.patch Description: Binary data

[pgAdmin][RM6443]: File Dialog shows incorrect files for selected file type

2021-05-13 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6443 File Dialog shows incorrect files for the selected file type. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6443.patch Description: Binary data

[pgAdmin][RM6399]: Add panel option allows to add duplicate tabs.

2021-05-11 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6399. I have partially fixed the issue. I have set the limit of 1 so that user won't be able to add any duplicate panel. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6399.patch Description: Binary data

Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.

2021-05-06 Thread Pradip Parkale
a > *EDB* > *POWER TO POSTGRES* > https://www.edbpostgres.com > > > On Wed, Apr 28, 2021 at 12:02 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Thanks, patch applied. >> >> On Tue, Apr 27, 2021 at 8:12 PM Pradip Parkale < >> prad

[pgAdmin][RM6417]:Query editor is not being closed if user Click on don't Save button

2021-04-29 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6417 Query editor is not being closed if user Click on don't Save button. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6417.patch Description: Binary data

[pgAdmin][RM4436]Drag and drop is incorrect in codemirror boxes in node properties dialog

2021-04-28 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #4436 - Drag and drop is incorrect in codemirror boxes in node properties dialog. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM4436.patch Description: Binary data

[pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.

2021-04-27 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6355. I have added the event to prevent the browser from opening the dragged file. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6355.patch Description: Binary data

Re: [pgAdmin][RM6385]: Backup on a shared server doesn't seem to work

2021-04-26 Thread Pradip Parkale
Hi Akshay, Please find the updated patch. I have added more checks so that it will pick the correct shared server. On Thu, Apr 22, 2021 at 5:43 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Thu, Apr 22, 2021 at 2:37 PM Pradip Parkale < > pradip.park...@enterprisedb.com&

Re: [pgAdmin][RM6341] CSV download quotes numeric columns

2021-04-26 Thread Pradip Parkale
Hi Akshay, Please find the updated patch for #6251. I have fixed the issue caused due to my initial patch. On Thu, Apr 22, 2021 at 5:42 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Tue, Apr 20, 2021 at 10:54 AM Pradip Parkale < > pradip.park...@enterprisedb.com> wrot

Re: [pgAdmin]:SonarQube Fixes

2021-04-22 Thread Pradip Parkale
Hi, Please ignore my previous patch. PFA attachment of my updated patch. On Tue, Apr 20, 2021 at 1:49 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find attached the patch for some SonarQube fixes. > > -- > Thanks & Regards,

Re: [pgAdmin][RM6385]: Backup on a shared server doesn't seem to work

2021-04-22 Thread Pradip Parkale
Hi Akshay, Please find the updated patch. I did some modifications as some cases were failing due to my initial changes. Sorry for the inconvenience. On Wed, Apr 14, 2021 at 12:13 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Tue, Apr 13, 2021 at 10:35 PM Pradi

[pgAdmin]:SonarQube Fixes

2021-04-20 Thread Pradip Parkale
Hi Hackers, Please find attached the patch for some SonarQube fixes. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation SonarQube.patch Description: Binary data

[pgAdmin][RM6341] CSV download quotes numeric columns

2021-04-19 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6341 CSV download quotes numeric columns. Initially, the double-precision value was getting typecast to a string. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6341.patch Description: Binary data

[pgAdmin][RM6385]: Backup on a shared server doesn't seem to work

2021-04-13 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6385 Backup on a shared server doesn't seem to work. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6385.patch Description: Binary data

[pgAdmin][RM6367]: [SQL] Save button enabled on opening edit table dialog pg 9.5.

2021-04-10 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for # 6367 [SQL] Save button enabled on opening edit table dialog pg 9.5. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6367.patch Description: Binary data

Re: [pgAdmin][RM6325]:Tools > Storage Manager should have file type as "All files" by default

2021-04-07 Thread Pradip Parkale
thon 3.9 and resend the patch again > > On Wed, Apr 7, 2021 at 4:44 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> Please find an updated patch. I missed few lines in my previous patch. >> >> On Wed, Apr 7, 2021 at 3:

[pgAdmin]:SonarQube fixes.

2021-04-07 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for few SonaQube Fixes. I have fixed the issues in the below files. 1. foreign_key.js 2. exclusion_constraint.js 3. function.js -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation SonarQube.patch Descrip

Re: [pgAdmin][RM6325]:Tools > Storage Manager should have file type as "All files" by default

2021-04-07 Thread Pradip Parkale
Hi Akshay, Please find an updated patch. I missed few lines in my previous patch. On Wed, Apr 7, 2021 at 3:45 PM Akshay Joshi wrote: > Hi Pradip > > The issue is not fixed as per the expectation. Please fix and resend the > patch. > > On Wed, Apr 7, 2021 at 1:17

[pgAdmin][RM6325]:Tools > Storage Manager should have file type as "All files" by default

2021-04-07 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6325 - Tools > Storage Manager should have file type as "All files" by default. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6325.patch Description: Binary data

Re: [pgAdmin][RM5519]: Unable to close tab after disconnecting server.

2021-03-31 Thread Pradip Parkale
> disconnected.'), > > to: > > gettext('The current transaction has been rolled back because the server > was disconnected.'), > > On Wed, Mar 31, 2021 at 3:09 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> Pl

[pgAdmin][RM5519]: Unable to close tab after disconnecting server.

2021-03-31 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #5519. Updated the existing confirmation message and also added a new confirmation dialog before closing the query tool if the server is disconnected. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM5519.p

[pgAdmin][RM6233]:SQL Formatter Uses Tab Size Even When Use Spaces is Set to False

2021-03-21 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6233. If the 'Use spaces?' is false then the default tab size will be 4. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6233.patch Description: Binary data

  1   2   >