Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger

2020-12-17 Thread Nikhil Mohite
Hi Akshay/ Team, Please find attached an updated patch for debugger test cases. Regards, Nikhil Mohite. On Wed, Dec 16, 2020 at 12:12 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Tue, Dec 15, 2020 at 4:20 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> w

[pgAdmin][RM-6065]: Accessibility issues in Schema diff module

2020-12-22 Thread Nikhil Mohite
theme). -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM_6065.patch Description: Binary data

[pgAdmin][RM-6061]: [Sql] - Extra Parens around joins are added to views

2020-12-22 Thread Nikhil Mohite
Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM_6061.patch Description: Binary data

[pgAdmin][RM-6077]: Accessibility issues in various dialogs

2020-12-23 Thread Nikhil Mohite
lor to "#646B82". -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM_6077.patch Description: Binary data

[pgAdmin][RESQL]: Fix for column RESQL test cases.

2020-12-29 Thread Nikhil Mohite
Hi Team, Please find the attached patch to fix the RESQL test case for the column. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RESQL_fix_for_column_acl.patch Description: Binary data

[pgAdmin][RM-6088]: Migrate pgadmin4 from Flask-BabelEx to Flask-Babel >= 2.0

2020-12-29 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6088 <https://redmine.postgresql.org/issues/6088>: Migrate pgadmin4 from Flask-BabelEx to Flask-Babel >= 2.0. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob

Re: [pgAdmin][RM-6088]: Migrate pgadmin4 from Flask-BabelEx to Flask-Babel >= 2.0

2020-12-29 Thread Nikhil Mohite
related to it this https://redmine.postgresql.org/issues/5997 <https://redmine.postgresql.org/issues/5997> we can fix it first by adding the Flask-BabelEx minimum version in our requirements. Regards, Nikhil Mohite. On Tue, Dec 29, 2020 at 4:36 PM Nikhil Mohite < nikhil.moh...@enterpr

[pgAdmin][RM-5997]: Incorrect Flask-BabelEx version in requirements for pgAdmin 4.28.

2020-12-30 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-5997 <https://redmine.postgresql.org/issues/5997>: Incorrect Flask-BabelEx version in requirements for pgAdmin 4.28. Added minimum version 0.9.4 for Flask-BabelEx in requirements. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engin

[pgAdmin][RESQL]: Fix for schema RESQL test cases.

2020-12-30 Thread Nikhil Mohite
Hi Team, Please find the attached patch to fix the RESQL test cases for the schema. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RESQL_fix_for_schema.patch Description: Binary data

[pgAdmin][RM-6121]: Unable to see database list in connection window launched from change connection option in query tool

2021-01-07 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6121 <https://redmine.postgresql.org/issues/6121>: Unable to see database list in connection window launched from change connection option in query tool. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgr

[pgAdmin][PM-6069]: Getting error while refreshing files in query tool

2021-01-11 Thread Nikhil Mohite
Hi Tema, Please find the attached patch for RM-6069 <https://redmine.postgresql.org/issues/6069>: Getting error while refreshing files in query tool. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-779836

[pgAdmin][RM-6075]: Non-admin user is unable to view shared server created using 'Service'.

2021-01-12 Thread Nikhil Mohite
2. Updated model class of sharedserver table for the same. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM_6075.patch Description: Binary data

[pgAdmin][RM-6120]: Adding/updating user should not allow to add an older date in account expires.

2021-01-13 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6120 <https://redmine.postgresql.org/issues/6120>: Adding/updating user should not allow to add an older date in account expires. Added UI validation if a user enters the account expiration date manually. -- *Thanks & Regards,* *Nik

Re: [pgAdmin][RM-6120]: Adding/updating user should not allow to add an older date in account expires.

2021-01-14 Thread Nikhil Mohite
Hi Akshay, Please find the updated patch, updated UI to allow users to select an older date for the account expires. Regards, Nikhil Mohite. On Thu, Jan 14, 2021 at 2:52 PM Akshay Joshi wrote: > Hi Nikhil > > On Thu, Jan 14, 2021 at 2:38 PM Dave Page wrote: > >> >>

[pgAdmin][RM-6122]: There is no informative message when there is no diff found

2021-01-14 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6122 <https://redmine.postgresql.org/issues/6122>: There is no informative message when there is no diff found. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No

Patch for SonarQube fixes.

2021-01-17 Thread Nikhil Mohite
execution paths. - 'label' is already declared in the upper scope. - 'label' is already declared in the upper scope. - 'browser_preferences' is already declared in the upper scope. 5. FileManager: - 'path' is already declared in the upper sco

[pgAdmin]: Fix for kerberos test cases.

2021-01-18 Thread Nikhil Mohite
Hi Team, Please find the patch to fix the failing test cases. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* test_case_fix.patch Description: Binary data

[pgAdmin]: Patch for SonarQube fixes

2021-01-18 Thread Nikhil Mohite
ards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* SonarQubeCodeSmellFixes.patch Description: Binary data

[pgAdmin][RM-6143]: Shared server entries not getting deleted.

2021-01-20 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6143 <https://redmine.postgresql.org/issues/6143>: Shared server entries not getting deleted. Added code to delete shared server entries if the admin deletes the user from user management. -- *Thanks & Regards,* *Nikhil Mohite* *Softwar

Re: [pgAdmin][RM-6143]: Shared server entries not getting deleted.

2021-01-21 Thread Nikhil Mohite
il the deletion is made optional. >> >> On Thu, Jan 21, 2021 at 9:23 AM Akshay Joshi < >> akshay.jo...@enterprisedb.com> wrote: >> >>> Thanks, patch applied. >>> >>> On Thu, Jan 21, 2021 at 12:18 PM Nikhil Mohite < >>> nikhil.moh..

[pgAdmin][RM-6045]: Autocomplete is not showing any suggestions if the schema name contains escape characters.

2021-01-28 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6045: <https://redmine.postgresql.org/issues/6045> Autocomplete is not showing any suggestions if the schema name contains escape characters. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.ent

Re: [pgAdmin][RM-6143]: Shared server entries not getting deleted.

2021-01-31 Thread Nikhil Mohite
created any shared servers.) Any suggestions or if I missed anything please let me know. Regards, Nikhil Mohite On Thu, Jan 21, 2021 at 4:07 PM Dave Page wrote: > Hi > > On Thu, Jan 21, 2021 at 10:33 AM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Dave,

[pgAdmin][PM-6045]: Filtered Rows along with Shift+Enter submit can result in confusing UX.

2021-02-03 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-5809 <https://redmine.postgresql.org/issues/5809>: Filtered Rows along with Shift+Enter submit can result in confusing UX. Added set focus to filter text editor on the closing of the error dialog. -- *Thanks & Regards,* *Nikhil Mohite*

[pgAdmin][RM-6157]: UI issue in delete records.

2021-02-04 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6157 <https://redmine.postgresql.org/issues/6157>: UI issue in delete records. 1. Resolved CSS issue in delete records from a data-output table. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgr

[pgAdmin][RM-6178]: Cannot change background color with servers Throws js Exceptions

2021-02-04 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6178 <https://redmine.postgresql.org/issues/6178>: Cannot change background color with servers Throws js Exceptions. Updated the parameters for color picker functions. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *ED

Re: [pgAdmin][RM-6157]: UI issue in delete records.

2021-02-09 Thread Nikhil Mohite
Hi Akshay/ Team, Please find the updated patch for RM-6157. 1. Resolved issue related to strikeout (Red strike-through line which indicates delete records) is getting removed on scrolling for index(Serial) column of the table. Regards, Nikhil Mohite. On Fri, Feb 5, 2021 at 2:16 PM Akshay

Re: [pgAdmin] RM6117 Unable to update column level privileges from security tab.

2021-02-09 Thread Nikhil Mohite
alues. [image: image.png] Regards, Nikhil Mohite. On Tue, Feb 9, 2021 at 4:45 PM Akshay Joshi wrote: > Hi Nikhil > > Can you please review the patch thoroughly? > > On Mon, Feb 8, 2021 at 3:28 PM Rahul Shirsat < > rahul.shir...@enterprisedb.com> wrote: > >> Aks

[pgAdmin]: CodeMirror black screen issue on macOS

2021-02-16 Thread Nikhil Mohite
Hi Team, Please find the patch for the code-mirror black screen issue on SQL and other tabs that contains code-mirror. This issue is specific to macOS only. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-

Re: [pgAdmin]: CodeMirror black screen issue on macOS

2021-02-18 Thread Nikhil Mohite
Hi Akshay/ Team, Please find the updated patch for CodeMirror black screen issue. Regards, Nikhil Mohite. On Wed, Feb 17, 2021 at 9:38 AM Akshay Joshi wrote: > Hi Nikhil > > The issue is still reproducible for the function's SQL tab. Please fix and > send the patch. > &g

[pgAdmin4][RM-5793]: Unexpected behaviour with long-running operation.

2021-02-18 Thread Nikhil Mohite
-Progress. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM_5793.patch Description: Binary data

[pgAdmin][RM-6159]: Even though a user have the role pg_signal_backend isn't possible to kill the session via the GUI (Dashboard Tab).

2021-02-23 Thread Nikhil Mohite
Hi Team, Please find the attached patch for RM-6159 <https://redmine.postgresql.org/issues/6159>: Even though a user have the role pg_signal_backend isn't possible to kill the session via the GUI (Dashboard Tab). -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB P

[pgAdmin]: Patch for SonarQube fixes.

2021-03-01 Thread Nikhil Mohite
d in the upper scope. - 'res' is already declared in the upper scope. - 'self' is already declared in the upper scope. - 'ownershipModel' is already declared in the upper scope. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.*

Re: [pgAdmin]: Patch for SonarQube fixes.

2021-03-01 Thread Nikhil Mohite
Hi Akshay, Sorry for the inconvenience, Please find the attached patch. Regards, Nikhil Mohite. On Mon, Mar 1, 2021 at 4:37 PM Akshay Joshi wrote: > Hi Nikhil > > You forgot to attach the patch :) > > On Mon, Mar 1, 2021 at 4:12 PM Nikhil Mohite < > nikhil.moh...@en

[pgAdmin][RM-5119]: Hanging symlinks in a directory cause select file dialog to break.

2021-03-03 Thread Nikhil Mohite
p; Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-5119.patch Description: Binary data

[pgAdmin][RM-6272]: Cannot Change Connection in Query Tool

2021-03-03 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6272: <https://redmine.postgresql.org/issues/6272>Cannot Change Connection in Query Tool. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.*

[pgAdmin][RM-5810]: In-table editing on certain cell values does not result in cell content being autoselected.

2021-03-03 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-5810 <https://redmine.postgresql.org/issues/5810>: In-table editing on certain cell values does not result in cell content being autoselected. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgr

[pgAdmin][RM-6286]: Template database is not displayed in Databases node.

2021-03-04 Thread Nikhil Mohite
changes and it is working fine. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-6286.patch Description: Binary data

[pgAdmin][PM-4438]: Adding new entries fails when primary key is on any data type and name contains special characters.

2021-03-08 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-4438 <https://redmine.postgresql.org/issues/4438>: Adding new entries fails when primary key is on any data type and name contains special characters. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgr

Re: [pgAdmin][PM-4438]: Adding new entries fails when primary key is on any data type and name contains special characters.

2021-03-10 Thread Nikhil Mohite
Hi Akshay/ Team, Please find the updated patch for RM-4438. Regards, Nikhil Mohite. On Tue, Mar 9, 2021 at 2:07 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Mon, Mar 8, 2021 at 2:09 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Hac

[pgAdmin][RM-4014]: Alignment issue on German Language under Preferences

2021-03-11 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-4014 <https://redmine.postgresql.org/issues/4014>: Alignment issue on German Language under Preferences. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7

[pgAdmin][RM-6312]: Serious data issue when copying/pasting rows

2021-03-15 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6312 <https://redmine.postgresql.org/issues/6312>: Serious data issue when copying/pasting rows. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-779836

Re: [pgAdmin][RM-5404]: Show the login roles that are members of a group role be shown when examining a group role.

2021-03-19 Thread Nikhil Mohite
Hi Akshay/ Team, Please find the updated patch. Details: 1. Hide the close tag icon on the role property tab (for 'Member of' and 'Member' field). - resolved Regards, Nikhil Mohite On Fri, Mar 12, 2021 at 1:34 PM Akshay Joshi wrote: > Thanks, patch applied. > > On

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-05-19 Thread Nikhil Mohite
Hi Dave/ Team, On Tue, May 18, 2021 at 8:41 PM Dave Page wrote: > Hi > > On Tue, May 18, 2021 at 12:12 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Dave/Team, > > > On Mon, May 17, 2021 at 6:47 PM Dave Page wrote: > >> Hi >> >>

[pgAdmin][RM-6460]: Need a mechanism to detect a corrupt/broken config DB file.

2021-06-02 Thread Nikhil Mohite
p; Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM_6460.patch Description: Binary data

Re: [pgAdmin][RM-6460]: Need a mechanism to detect a corrupt/broken config DB file.

2021-06-03 Thread Nikhil Mohite
Hi Dave, On Thu, Jun 3, 2021 at 1:47 PM Dave Page wrote: > Hi > > On Thu, Jun 3, 2021 at 7:39 AM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch for RM-6460 >> <https://redmine.p

Re: [pgAdmin][RM-6460]: Need a mechanism to detect a corrupt/broken config DB file.

2021-06-03 Thread Nikhil Mohite
Hi Dave, On Thu, Jun 3, 2021 at 2:49 PM Dave Page wrote: > Hi > > On Thu, Jun 3, 2021 at 10:01 AM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Dave, >> >> On Thu, Jun 3, 2021 at 1:47 PM Dave Page wrote: >> >>> H

Re: [pgAdmin][RM-6460]: Need a mechanism to detect a corrupt/broken config DB file.

2021-06-03 Thread Nikhil Mohite
Hi Team, PFA updated patch (v2) On Thu, Jun 3, 2021 at 3:10 PM Nikhil Mohite wrote: > Hi Dave, > > On Thu, Jun 3, 2021 at 2:49 PM Dave Page wrote: > >> Hi >> >> On Thu, Jun 3, 2021 at 10:01 AM Nikhil Mohite < >> nikhil.moh...@enterprisedb.com> wrote: &

[pgAdmin][RM-6404]: Separate settings for query tool tab title and connection info

2021-06-07 Thread Nikhil Mohite
ult title format. (%DATABASE%/%USERNAME%@%SERVER%). -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM_6404.patch Description: Binary data

[pgAdmin][RM-6482]: Server property "Foreground Color" does not work.

2021-06-07 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6482 <https://redmine.postgresql.org/issues/6482?issue_count=37&issue_position=3&next_issue_id=6473&prev_issue_id=6485>: Server property "Foreground Color" does not work. -- *Thanks & Regards,* *Nikhil Mohite* *S

[pgAdmin][RM-6466]: Unable to add members in Login/Role group while creating it

2021-06-08 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6466 <https://redmine.postgresql.org/issues/6466?issue_count=37&issue_position=4&next_issue_id=6448&prev_issue_id=6473>: Unable to add members in Login/Role group while creating it -- *Thanks & Regards,* *Nikhil Mohite* *So

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-10 Thread Nikhil Mohite
Hi Dave, On Thu, Jun 10, 2021 at 8:21 PM Dave Page wrote: > > > On Thu, Jun 10, 2021 at 2:22 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Dave, >> >> On Thu, Jun 10, 2021 at 6:37 PM Dave Page wrote: >> >>> Hi

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-13 Thread Nikhil Mohite
pty/issues/161 Regards, Nikhil Mohite On Fri, Jun 11, 2021 at 6:25 PM Dave Page wrote: > Hi > > On Fri, Jun 11, 2021 at 1:45 PM Fahar Abbas > wrote: > >> Hi Dave, >> >> On Fri, Jun 11, 2021 at 1:39 PM Dave Page wrote: >> >>> >>

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-13 Thread Nikhil Mohite
Hi Team, PFA patch v8 On Mon, Jun 14, 2021 at 10:25 AM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Team, > > Please find the updated patch for the PSQL tool, Added check if the > Windows version is not supporting the ConPty or WinPty disable the PSQL for >

[pgAdmin][RM-6469]: Role node: Calender control is not disabled in properties panel

2021-06-14 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6469 <https://redmine.postgresql.org/issues/6496>: Role node: Calender control is not disabled in properties panel. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/&

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-14 Thread Nikhil Mohite
ikhil Mohite On Mon, Jun 14, 2021 at 11:48 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Mon, Jun 14, 2021 at 10:55 AM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Team, >> >> PFA patch v8 >> >> On Mon

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-14 Thread Nikhil Mohite
at 6:48 PM Dave Page wrote: > Hi > > On Mon, Jun 14, 2021 at 2:13 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> Please find the updated patch for psql, Updated invalid command logic >> added 3 more commands in it. >

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-14 Thread Nikhil Mohite
Hi Dave, On Mon, Jun 14, 2021 at 8:05 PM Akshay Joshi wrote: > Hi Dave > > On Mon, Jun 14, 2021 at 7:57 PM Dave Page wrote: > >> Hi >> >> On Mon, Jun 14, 2021 at 3:18 PM Nikhil Mohite < >> nikhil.moh...@enterprisedb.com> wrote: >> >>> H

[pgAdmin][RM-6489]: Query tool Execute/Refresh button disables after first click for empty query

2021-06-15 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6489 <https://redmine.postgresql.org/issues/6489>: Query tool Execute/Refresh button disables after first click for empty query. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.

[pgAdmin][RM-6541]: Setting 'Open in new browser tab' is missing.

2021-06-21 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6541 <https://redmine.postgresql.org/issues/6541>: Setting 'Open in new browser tab' is missing. Resolved issue, If ENABLE_PSQL is set to False "Open in new browser tab" option in Tab settings is not visible. -- *

[pgAdmin][RM-6505]: Changing connection using the Drop Down has lost default "maintenance" database auto-select functionality and tab-through functionality.

2021-06-22 Thread Nikhil Mohite
not selected as the default value for the New connection dialog database field. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-6505.patch Description: Binary data

[pgAdmin][RM-6536]: Browse button: Directory issues

2021-06-28 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6536 <https://redmine.postgresql.org/issues/6536>: Browse button: Directory issues. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.*

[pgAdmin][RM-6569]: [Housekeeping][React] Port catalog objects to react

2021-07-02 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6569 <https://redmine.postgresql.org/issues/6569>: Port catalog objects to react -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-6569.p

Re: [pgAdmin][RM-6536]: Browse button: Directory issues

2021-07-06 Thread Nikhil Mohite
Hi Akshay, Please find the updated patch for RM-6536, Resolved the issue if user select folder "Select" button is not getting enabled in "Select folder" dialog. Regards, Nikhil Mohite On Mon, Jun 28, 2021 at 6:55 PM Akshay Joshi wrote: > Thanks, the patch applied. >

Re: [pgAdmin][RM-6569]: [Housekeeping][React] Port catalog objects to react

2021-07-06 Thread Nikhil Mohite
AM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Aditya >> >> Can you please review it? >> >> On Fri, Jul 2, 2021 at 1:42 PM Nikhil Mohite < >> nikhil.moh...@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> &

[pgAdmin][RM-6578]: [Housekeeping][React] Port Event Triggers node to react

2021-07-07 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6578 <https://redmine.postgresql.org/issues/6578>: [React] Port Event Triggers node to react -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.*

[pgAdmin][RM-6567]: Unable to launch PSQL on server mode using rpm and Debian

2021-07-08 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6567 <https://redmine.postgresql.org/issues/6567>: Unable to launch PSQL on server mode using rpm and Debian. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No

SQLAlchemy updates for check tables.

2021-07-18 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for SQLAlchemy updates for check table is present in the database or not. (This will resolve load and dump server.) -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-

Re: SQLAlchemy updates for check tables.

2021-07-18 Thread Nikhil Mohite
Hi Akshay, PFA updated the patch to make it work with an older version of SQLAlchemy. On Mon, Jul 19, 2021 at 11:36 AM Akshay Joshi wrote: > Hi Nikhil > > On Mon, Jul 19, 2021 at 11:07 AM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Hackers, >

[pgAdmin][RM-6637]: [React] Port View node to react

2021-07-25 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6637 <https://redmine.postgresql.org/issues/6637>: [React] Port View node to react. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.*

[pgAdmin][RM-6592]: [React] Port Materialized View node to react

2021-07-29 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6592 <https://redmine.postgresql.org/issues/6592>: [React] Port Materialized View node to react Also fixed issues in view node related to validation and code field is editable for views under catalogs node. -- *Thanks & Regards,* *Nik

[pgAdmin][RM-6659]: [React] Port Rule node to react

2021-08-04 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6659: <https://redmine.postgresql.org/issues/6659> [React] Port Rule node to react. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-6659.p

[pgAdmin][RM-6660]: [React] Port RLS node to react

2021-08-04 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6660: <https://redmine.postgresql.org/issues/6660> [React] Port RLS node to react -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-6660.p

[pgAdmin][RM-6618]: different titles in tab query

2021-08-05 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6618 <https://redmine.postgresql.org/issues/6618>: different titles in tab query. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-6618.p

[pgAdmin][RM-6665]: [React] Port Trigger Functions node to react

2021-08-06 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6665: <https://redmine.postgresql.org/issues/6665> [React] Port Trigger Functions node to react -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.*

[pgAdmin][RM-6651]: [React] Port Role node to react

2021-08-09 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6651: <https://redmine.postgresql.org/issues/6651> [React] Port Role node to react -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-6651.p

[pgAdmin][RM-6672]: [React] Port Triggers node to react

2021-08-11 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6672: <https://redmine.postgresql.org/issues/6672> [React] Port Triggers node to react. Also, resolved the issue in the trigger function node, the schema is not getting selected in the edit mode. -- *Thanks & Regards,* *Nikhil Mohite*

[pgAdmin][RM-6678]: [React] Port Foreign Table node to react

2021-08-23 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for <https://redmine.postgresql.org/issues/6672>RM-6678: <https://redmine.postgresql.org/issues/6678>[React] Port Foreign Table node to react. Also, updated disabled with readonly in previous ported node as required. -- *Thanks & R

[pgAdmin][RM-6544]: PSQL window width limitation

2021-08-23 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6544 <https://redmine.postgresql.org/issues/6544>: PSQL window width limitation. (Issue is specific to windows platform) -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/&

Re: [pgAdmin][RM-6678]: [React] Port Foreign Table node to react

2021-08-23 Thread Nikhil Mohite
Hi Akshay, Please find the patch (v2) to improve the code coverage for the foreign table node. On Mon, Aug 23, 2021 at 4:32 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Mon, Aug 23, 2021 at 1:22 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrot

[pgAdmin][RM-6570]: locks pannel block ui

2021-08-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6570 <https://redmine.postgresql.org/issues/6570>: locks panel block UI -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* RM-6570.patch Des

[pgAdmin][RM-6685]: Deleting a database automatically selects (and opens) the next database

2021-08-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6685 <https://redmine.postgresql.org/issues/6685>: Deleting a database automatically selects (and opens) the next database -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/&

[pgAdmin][RM-4567]: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab

2021-08-26 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-4567 <https://redmine.postgresql.org/issues/4567>: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.ent

[pgAdmin][RM-4815]: User can not paste the updated table header in safari 12 and 13 browsers

2021-08-29 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-4815 <https://redmine.postgresql.org/issues/4815>: User can not paste the updated table header in safari 12 and 13 browsers. Also fixed UI issue introduced due to RM-6570 fix. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engin

[pgAdmin][RM-6710]: Multiple query tool tabs getting closed for single close event.

2021-08-30 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6710 <https://redmine.postgresql.org/issues/6710>: Multiple query tool tabs getting closed for the single close event. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/&

Re: [pgAdmin][RM-4567]: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab

2021-08-31 Thread Nikhil Mohite
Hi Akshay, Please find the update patch (v2), resolved issue reported in the testing. Regards, Nikhil Mohite On Fri, Aug 27, 2021 at 12:55 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Fri, Aug 27, 2021 at 11:33 AM Nikhil Mohite < > nikhil.moh...@enterprisedb.com&

Re: [pgAdmin][RM-4567]: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab

2021-08-31 Thread Nikhil Mohite
Hi Akshay, PFA patch to fix the RESQL test cases. On Tue, Aug 31, 2021 at 2:09 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Tue, Aug 31, 2021 at 1:59 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> Plea

Re: [pgAdmin][RM-6710]: Multiple query tool tabs getting closed for single close event.

2021-09-06 Thread Nikhil Mohite
Hi Akshay, Please find the updated patch to resolve the issue related to the close query tool with the save query tool changes dialog. On Mon, Aug 30, 2021 at 5:01 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Mon, Aug 30, 2021 at 3:30 PM Nikhil Mohite <

[pgAdmin][RM-6687]: [React] Port Grant Wizard to react

2021-09-13 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for <https://redmine.postgresql.org/issues/6672>RM-6687: <https://redmine.postgresql.org/issues/6687>[React] Port Grant Wizard to react -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterpr

Re: [pgAdmin][RM-6687]: [React] Port Grant Wizard to react

2021-09-14 Thread Nikhil Mohite
Hi Hackers, Please find the updated patch for grant wizard porting to react. (Please ignore the previous patch) On Tue, Sep 14, 2021 at 10:05 AM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for > <https://redmine.

[pgAdmin][RM-3827]: In Query History tab, query details should be scrollable

2021-09-16 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for <https://redmine.postgresql.org/issues/6672>RM-3827: <https://redmine.postgresql.org/issues/3827> In Query History tab, query details should be scrollable -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB

[pgAdmin][RM-6723]: Change indicator color of query row error.

2021-09-16 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for <https://redmine.postgresql.org/issues/6672>RM-6723: <https://redmine.postgresql.org/issues/6723> Change indicator color of query row error. Updated query error row selection color as per dark theme style guide. -- *Thanks & R

[pgAdmin][patch]: Password field issue.

2021-09-19 Thread Nikhil Mohite
Hi Hackers, Please find the patch to resolve the issue password field showing plain text. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.* input_password_issue.patch Description: Binary data

Re: [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'

2021-09-20 Thread Nikhil Mohite
Hi Akshay, Please find the patch for RM-5741. Updated missing sql checks for following nodes: 1. Role 2. Resources Group 3. Schema 4. Language 5. Tablespace Regards, Nikhil Mohite On Fri, Jul 30, 2021 at 1:23 PM Akshay Joshi wrote: > Thanks, the patch applied to the React_Porting branch

[pgAdmin][RM-6781]: Incorrect privileges value in MView.

2021-09-22 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6781 <https://redmine.postgresql.org/issues/6781>: Incorrect privileges value in MView. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* <https://www.enterprisedb.com/> *Mob.No: +91-7798364578.*

[pgAdmin][RM-6792]: Few options missing in trigger function >> Security.

2021-09-23 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for <https://redmine.postgresql.org/issues/6672>RM-6792: <https://redmine.postgresql.org/issues/6792>[React] Few options missing in trigger function >> Security. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.*

[pgAdmin][RM-6803 & RM-6804]: Trigger Node - [Create]> For constraint trigger only After event should be displayed, [Properties Panel/Edit Properties]> Incorrect values for Constraint trigger, Deferra

2021-09-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached combined patch for <https://redmine.postgresql.org/issues/6672>RM-6803 <https://redmine.postgresql.org/issues/6803> & RM-6804 <https://redmine.postgresql.org/issues/6804>. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engine

[pgAdmin][RM-6759]: RLS names are editable in collection node of properties tab

2021-09-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for <https://redmine.postgresql.org/issues/6672>RM-6759: <https://redmine.postgresql.org/issues/6759>RLS names are editable in the collection node of properties tab. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB

[pgAdmin][RM-6813]: SQL is not getting generated for Foreign table >> option

2021-09-27 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for <https://redmine.postgresql.org/issues/6672>RM-6813: <https://redmine.postgresql.org/issues/6813>[React] SQL is not getting generated for Foreign table >> option -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.*

Re: [pgAdmin][RM-6803 & RM-6804]: Trigger Node - [Create]> For constraint trigger only After event should be displayed, [Properties Panel/Edit Properties]> Incorrect values for Constraint trigger, Def

2021-09-29 Thread Nikhil Mohite
Hi Akshay, Please find the combined patch for RM-6803 <https://redmine.postgresql.org/issues/6803> and RM-6781 <https://redmine.postgresql.org/issues/6781> On Mon, Sep 27, 2021 at 11:33 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Fri, Sep 24, 2021 at

[pgAdmin][RM-6826]: [React] Message "Error while saving grant wizard data" with user defined functions

2021-09-29 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for <https://redmine.postgresql.org/issues/6672>RM-6826: <https://redmine.postgresql.org/issues/6826>[React] Message "Error while saving grant wizard data" with user defined functions. -- *Thanks & Regards,* *Nikhil Mohite*

<    1   2   3   4   >