pgAdmin 4 commit: Define some of the variables in _default.variables.sc

2019-01-14 Thread Ashesh Vashi
Define some of the variables in _default.variables.scss with '!default' suffix to allow override them while defining another theme. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6735c30292f1b75eba762d00b456fd631195a4d8 Modified Files ---

pgAdmin 4 commit: Fixed a typo in the wizard.js, which was not allowing

2019-01-14 Thread Ashesh Vashi
Fixed a typo in the wizard.js, which was not allowing to show the maximize button in the Grant Wizard. Also - change the CSS to set the top to '0' of the ajs-content (alertify content container) for the frameless dialogs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=p

Re: pgAdmin4 v4.1 candidate builds

2019-01-14 Thread Fahar Abbas
Hi Akshay, One Round of functional sanity verification have been completed for pgAdmin4 4.1. Can you please push it for the Release? Kind Regards, On Sat, Jan 12, 2019 at 8:51 AM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v4.1 candidate builds and source can be found at > https://developer.pg

[pgAdmin4][RM3693] Message "Error saving properties Click on Detail" displayed if user create server group with same name

2019-01-14 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix back end exception which is common and mentioned in SQLAlchemy FAQ - https://docs.sqlalchemy.org/en/latest/faq/sessions.html#this-session-s-transaction-has-been-rolled-back-due-to-a-previous-exception-during-flush-or-similar The fix is as per the FAQ answer

[pgAdmin4][RM3695] Long name is not displayed completely in Drop confirmation pop up screen for server group

2019-01-14 Thread Aditya Toshniwal
Hi Hackers, Attached is a tiny patch to fix long name display in dialogs. -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree" RM3695.patch Description: Binary data

[pgAdmin4][RM3837] Trigger when option syntax error

2019-01-14 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix the syntax error if when clause is given. Kindly review. -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree" RM3837.patch Description: Binary data

[pgAdmin4][Patch]: RM - 3051 - ables > Properties > Columns tab is slow on tables with a lot of fields

2019-01-14 Thread Khushboo Vashi
Hi, Please find the attached patch to fix #3051 - Tables > Properties > Columns tab is slow on tables with a lot of fields The root cause of the issue is bootstrap switch, which has been replaced with bootstrap4-toggle application wide. Thanks, Khushboo RM_3051.patch Description: Binary data

[pgAdmin4][RM3453] Incomplete SQL for Foreign tables in SQL tab

2019-01-14 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix incomplete SQL for Foreign tables in SQL tab. -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree" RM3453.patch Description: Binary data