Re: RM2815: Relogin to pgAdmin from sqleditor/datadrid if session exprires

2018-01-04 Thread Harshal Dhumal
Further details: 1. If session is expired and user performs any action from sqleditor that makes ajax call then in ajax error call back user can check and handle login related error using code snippet. if (pgAdmin.Browser.UserManagement.is_pga_login_required(xhr)) { return pgAdmin.Browser.UserM

RM2815: Relogin to pgAdmin from sqleditor/datadrid if session exprires

2018-01-04 Thread Harshal Dhumal
Hi, Plz find attached patch to fix session expired issue from sqleditor/datadrid. -- *Harshal Dhumal* *Sr. Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git a/web/pgadmin/__init__.py b/web/pgadmin/__init__.py index db676c5..220ea6b 1

pgAdmin 4 commit: Fixed regression (typos) introduced during the 'pgadm

2018-01-04 Thread Ashesh Vashi
Fixed regression (typos) introduced during the 'pgadmin4/master' merge. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae601581a9ae58b69ea7c7f4b664d248b1d7ec27 Modified Files -- web/pgadmin/static/js/backform.pgadmin.js

Re: [INSTALLERS] pgAdmin 4: Add-on support

2018-01-04 Thread Dave Page
On Wed, Jan 3, 2018 at 1:04 PM, Ashesh Vashi wrote: > Gentle Reminder. :-) > > FYI - I've rebased this branch from origin/master. > Tarball and Windows installer creation spat out the following error, then continued anyway: [INFO]: +++ Building the module - 'codemirror'... [INFO]: +++ Module Bu