Hi Dave,
Please find updated patch with following changes:
1) Locate grid row by div's style attribute 'top'(i.e. 'top:0px' for first
row), instead of by div class-name because the order of rendered rows is
not always same.
2) Increase the wait timeout of WebDriverWait to 5 seconds in
'_compare_
Hi,
PFA minor patch to fix the issue where Security Labels were not displaying
in Reversed engineered schema SQL for PPAS9.2+.
RM#1575
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git
a/web/pgadmin/browser/server_groups/servers/
Right, you don't need to do anything except wrap strings in the appropriate
macros/functions.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK:http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On 2 Jun 2017, at 15:47, Matthew Kleiman wrote:
>> I pe
Hi Dave!
It looks like everything has been addressed with this current patch, aside
from the feature test for for edit table tool. If we agree that Surinder
can send that patch on a separate thread, is this patch good to be
committed?
Thanks,
Matt
On Thu, Jun 1, 2017 at 11:17 AM, Robert Eckhardt
>
> I periodically update the translation templates, and then put a shout
> out to the translators. I try to minimise that though - I don't want
> to be pinging them every other commit for obvious reasons.
Thanks for the response, Dave. To clarify, we should continue to wrap
English text in the g
We are working on this now. Should I open a bug or a feature in redmine to
track this work publicly or just keep it in our backlog only?
On Thu, Jun 1, 2017 at 11:11 AM, Dave Page wrote:
>
>
> On Thu, Jun 1, 2017 at 3:15 PM, Matthew Kleiman
> wrote:
>
>> Hi Hackers!
>>
>> We noticed that there
Hi,
PFA patch to make to $ quoting consistent. in Function node
RM#1525
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git
a/web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/pg/sql/9.2_plus/
Hi
The behaviour for checkbox click will go "false -> true -> null ->"
Please find attached patch and review.
Thanks,
Surinder Kumar
RM_2448.patch
Description: Binary data
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://w
Hi,
PFA patch to fix the validation issues with Range & External type in Types
node.
RM#1795
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git
a/web/pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py
b/web