Re: [pgadmin-hackers] Running pgAdmin4

2015-09-30 Thread Ashesh Vashi
On Thu, Oct 1, 2015 at 2:19 AM, Prasad Somwanshi wrote: > Hi, > > I'm trying to pgAdmin4. I'm able to run pgAdmin4.py in python shell. And > server runs.And able to access using browser. > Then I tried running desktop application, it throws following error, > > Traceback (most recent call last):

[pgadmin-hackers] Running pgAdmin4

2015-09-30 Thread Prasad Somwanshi
Hi, I'm trying to pgAdmin4. I'm able to run pgAdmin4.py in python shell. And server runs.And able to access using browser. Then I tried running desktop application, it throws following error, Traceback (most recent call last): File "/home/prasad/Development/pgadmin4/web/pgAdmin4.py", line 73,

[pgadmin-hackers] Add options (checkboxes) to disable folding/unfolding and highlighting in SQL-editor

2015-09-30 Thread Nikolai Zhubr
Hi all, I'd like to propose adding new checkboxes in the editor section of pgadmin preferences, allowing to disable code folding/unfolding and highlighting features. (By default, features would be enabled, retaining exactly current visual experience.) I personally rather like highlighting (if