pgAdmin - RM 2953 - Update to server_dialog.rst file

2017-12-22 Thread Susan Douglas
Hi All, The attached patch updates the server_dialog.rst file to fix the field description referred to in RM 2953. This update has been reviewed by Murtuza (thanks!). Please let me know if there are any problems applying the patch - Thanks! -- Susan file.patch Description: Binary data

[pgAdmin4][Patch]: RM #2956 - pgAdmin 2.0 Preferences: User language drop down remains on screen if not collapsed

2017-12-22 Thread Khushboo Vashi
Hi, Please find the attached patch to fix RM # 2956 - pgAdmin 2.0 Preferences: User language drop down remains on screen if not collapsed. Thanks, Khushboo diff --git a/web/pgadmin/preferences/static/js/preferences.js b/web/pgadmin/preferences/static/js/preferences.js index ca22a4c..635a6b7 10064

Re: [pgAdmin4][Patch]: Adding connection status in Query tool

2017-12-22 Thread Murtuza Zabuawala
Hi Chetana, We have all the suggested icons in font awesome icon pack :) Connected: http://fontawesome.io/icon/link Disconnected: http://fontawesome.io/icon/chain-broken/ Idle in TX: http://fontawesome.io/icon/clock-o/ Busy: http://fontawesome.io/icon/hourglass-half/ Error in TX: http://fontaweso

Fwd: pgAdmin4 never loading

2017-12-22 Thread Pavel Klimenko
Sorry for personal email. I'm not deliberately -- Forwarded message -- From: Pavel Klimenko Date: 2017-12-22 14:48 GMT+03:00 Subject: Re: pgAdmin4 never loading To: Surinder Kumar I'm update to pgAdmin 4 v2.1-dev, but see only wite screen 2017-10-13 13:30 GMT+03:00 Pavel Klim

[pgAdmin4][Patch]: RM #2933 - Add support for transition tables in Postgres 10 triggers

2017-12-22 Thread Khushboo Vashi
Hi, Please find the attached patch to fix RM #2933 - Add support for transition tables in Postgres 10 triggers. Thanks, Khushboo diff --git a/web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/trigger/sql/10_plus/create.sql b/web/pgadmin/browser/server_groups/servers/dat