[pgAdmin4][Patch]: RM #2846: Add a context menu option to manually (re)count rows in tables

2017-11-07 Thread Khushboo Vashi
Hi, Please find the attached patch for RM #2846 : Add a context menu option to manually (re)count rows in tables, including those with >2K rows Thanks, Khushboo diff --git a/web/pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py b/web/pgadmin/browser/server_groups/servers/

[pgAdmin4][Patch]: To fix overlapping of validation error on Create/Edit dialog

2017-11-07 Thread Murtuza Zabuawala
Hi, PFA minor patch to fix the issue where user was not able to provide input when adding new columns in Create/Edit table dialog when there is an validation alert on dialog. RM#2850 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --g

Re: [pgAdmin4][patch][runtime]: RM#2443 - No prompt while exiting application

2017-11-07 Thread Dave Page
Thanks, applied. On Tue, Nov 7, 2017 at 12:49 AM, Neel Patel wrote: > Hi, > > Please find attached patch to fix RM#2443 - No prompt while existing from > main pgAdmin4 runtime browser window. > > Do review it and let me know for comments. > > Thanks, > Neel Patel > -- Dave Page Blog: http://

pgAdmin 4 commit: Confirm with the user before exiting the runtime. Fix

2017-11-07 Thread Dave Page
Confirm with the user before exiting the runtime. Fixes #2443 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a4b2ea95383b1505cab5b5b93220c211f71c674 Author: Neel Patel Modified Files -- runtime/BrowserWindow.cpp | 17 +++

pgAdmin 4 commit: Add an option to manually count rows in tables to ren

2017-11-07 Thread Dave Page
Add an option to manually count rows in tables to render the properties. Fixes #2846 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=88cd68c2b9a626eee0e29242aa8ca4401a3999b6 Author: Khushboo Vashi Modified Files -- .../servers/da

Re: [pgAdmin4][Patch]: RM #2846: Add a context menu option to manually (re)count rows in tables

2017-11-07 Thread Dave Page
Thanks, patch applied. On Tue, Nov 7, 2017 at 7:21 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for RM #2846 : Add a context menu option > to manually (re)count rows in tables, including those with >2K rows > > Thanks, > Khushboo > -- D

Re: [pgAdmin4][Patch]: To fix overlapping of validation error on Create/Edit dialog

2017-11-07 Thread Dave Page
Thanks, patch applied. On Tue, Nov 7, 2017 at 10:46 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch to fix the issue where user was not able to provide input > when adding new columns in Create/Edit table dialog when there is an > validation alert on d

pgAdmin 4 commit: Prevent error messages covering the last row in a gri

2017-11-07 Thread Dave Page
Prevent error messages covering the last row in a grid. Fixes #2850 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=be0e637718fe09a1b0915db2db12279a19c693f4 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/static/css/pgadmi

pgAdmin 4 commit: Remove data grid icon for consistency with other menu

2017-11-07 Thread Dave Page
Remove data grid icon for consistency with other menu options. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=35b57477dec0a3d3a2fd4c0b1d33270f14e17aa5 Modified Files -- web/pgadmin/tools/datagrid/static/js/datagrid.js | 2 +- 1 fil