Hi,
Please find attached patch to fix RM2845
--
*Harshal Dhumal*
*Sr. Software Engineer*
EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git a/web/pgadmin/tools/datagrid/__init__.py b/web/pgadmin/tools/datagrid/__init__.py
index c37e5d3..eaa1850 100644
-
Hi,
Please find the attached patch to fix RM #2859: Can't create new user.
The "User Management" dialogue footer was overlapping the back-grid table
which has been fixed.
Thanks,
Khushboo
diff --git a/web/pgadmin/static/css/bootstrap.overrides.css b/web/pgadmin/static/css/bootstrap.overrides.cs
Hi
On Wed, Nov 22, 2017 at 3:18 PM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to fix the issue where while switching the tabs in query tool
> resets the position of the table viewport to the first row.
> RM#2875
>
> *Steps:*
> 1) Open query tool
> 2) Execu
Thanks, applied.
On Wed, Nov 22, 2017 at 7:34 AM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA minor patch to fix the issue where user were not able to see leading
> whitespace in their columns.
> RM#2880
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http:/
Honour whitespace properly in the data grid. Fixes #2880
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fdb4fa454a121fb43c6643c608e6ec3419880a0c
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/tools/sqleditor/static/css/s
On Wed, Nov 22, 2017 at 5:46 AM, Ashesh Vashi wrote:
> On Wed, Nov 22, 2017 at 11:00 AM, Murtuza Zabuawala enterprisedb.com> wrote:
>
>> Hi Dave,
>>
>> On Tue, Nov 21, 2017 at 10:53 PM, Dave Page wrote:
>>
>>> Hi
>>>
>>> On Tue, Nov 21, 2017 at 1:17 PM, Murtuza Zabuawala <
>>> murtuza.zabuaw..
Thanks, both applied!
On Wed, Nov 22, 2017 at 5:30 AM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi Dave,
>
> On Tue, Nov 21, 2017 at 10:53 PM, Dave Page wrote:
>
>> Hi
>>
>> On Tue, Nov 21, 2017 at 1:17 PM, Murtuza Zabuawala <
>> murtuza.zabuaw...@enterprisedb.com> wrote
Ensure newly added rows cannot be editted until we have key values. Fixes
#RM2886
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1bc318f0913dd4b960bb113fe7a3b0d0ec2e6771
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/to
Improve clarity of the boolean checkbox.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f0db93cefd80d7671aa3434c1cfb45295b437983
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/static/css/bootstrap.overrides.css | 11
Hi,
PFA patch to fix the issue where while switching the tabs in query tool
resets the position of the table viewport to the first row.
RM#2875
*Steps:*
1) Open query tool
2) Execute:
select * from generate_series(1, 1000) as "column-1";
3) Scroll till the End OR till ~250 row
4) Click on 'Explai
10 matches
Mail list logo