Re: pgAdmin 4 commit: Ship with pre-configured paths that can work in both

2017-08-25 Thread Devrim Gündüz
Hi Dave, On Fri, 2017-08-25 at 10:59 +0100, Dave Page wrote: > Devrim; we'll need RPM changes for this. We need to work together to > thoroughly test those changes. Please book time in my calendar to > collaborate. Ack. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com Post

Re: pgAdmin 4 commit: Ship with pre-configured paths that can work in both

2017-08-25 Thread Dave Page
All, Please note, this patch will probably break your dev environments :-). You may need to override a few more things in config_local.py, or as in my case, remove a few things. Devrim; we'll need RPM changes for this. We need to work together to thoroughly test those changes. Please book time in

pgAdmin 4 commit: Ship with pre-configured paths that can work in both

2017-08-25 Thread Dave Page
Ship with pre-configured paths that can work in both Server and Desktop modes out of the box. Fixes #2662 Ship the web code using server mode with appropriate paths by default and enable the runtime to override the mode, and force into desktop changing the appropriate paths to user-specific one