Обсуждение: PATCH: To allow transform to run as function [pgAdmin4]

Поиск
Список
Период
Сортировка

PATCH: To allow transform to run as function [pgAdmin4]

От
Murtuza Zabuawala
Дата:
Hi,

PFA minor patch,Which will allow transform to run as function for node-ajax-options control, similar to disable/visible field in schema.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

PATCH: To fix backgird node ajax cells issue [pgAdmin4]

От
Murtuza Zabuawala
Дата:
Hi,

PFA patch to fix an issue in node ajax cells for backgrid causing unescaped values in select2.

Before fix: pg_catalog."C"
After fix: pg_catalog.”C"


Regards,
Murtuza



Вложения

Re: PATCH: To fix backgird node ajax cells issue [pgAdmin4]

От
Ashesh Vashi
Дата:
Hi Murtuza, 

As discussed personally, we need to escape and unescape the data at UI level only.
Otherwise - the general purpose cell and control - NodeAjaxListByIdControl/NodeAjaxListByNameControl, and NodeAjaxListByNameCell/NodeAjaxListByIdCell, does not work as expected.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Mon, Feb 1, 2016 at 2:00 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix an issue in node ajax cells for backgrid causing unescaped values in select2.

Before fix: pg_catalog.&quot;C&quot;
After fix: pg_catalog.”C"


Regards,
Murtuza




--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: PATCH: To allow transform to run as function [pgAdmin4]

От
Ashesh Vashi
Дата:
Thanks - committed!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Wed, Jan 27, 2016 at 5:05 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA minor patch,Which will allow transform to run as function for node-ajax-options control, similar to disable/visible field in schema.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers