Re: [pgadmin-hackers][pgaweb][patch] Website patch to add SCSS

2017-07-12 Thread George Gelashvili
Hi Dave, > Hmm, seems like the dependencies are broken. Adding them throws me down > what seems like a rabbit hole of manual installation, starting with: > > (pgaweb) piranha:pgaweb dpage$ pip install -r requirements.txt > Requirement already satisfied: Django==1.8.18 in /Users/dpage/.virtualenvs

Design sync up meeting notes

2017-07-12 Thread Shirley Wang
Hi all, Below are notes from our sync up today. Please reach out to me or Chethana Kumar if you have any questions! Shirley *7.12 Meeting Notes* We discussed: - Migrating styleguide from WIP to pgadmin.org: working on migrating colors over first. - Icons

[RM2544][pgAdmin4] Fix for malformed query generated when using custom type

2017-07-12 Thread Harshal Dhumal
Hi, Please find attached patch to fix malformed sql for data type. -- *Harshal Dhumal* *Sr. Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git a/web/pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/macros/

Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor

2017-07-12 Thread Robert Eckhardt
Yay. -- Rob On Wed, Jul 12, 2017 at 8:16 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch which will add functionality to allow user to comment/uncomment > code in query editor. > RM#2456 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enter

[pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor

2017-07-12 Thread Murtuza Zabuawala
Hi, PFA patch which will add functionality to allow user to comment/uncomment code in query editor. RM#2456 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git a/docs/en_US/keyboard_shortcuts.rst b/docs/en_US/keyboard_shortcuts.rst

Re: More RHEL 6 build issues

2017-07-12 Thread Dave Page
Hi On Tue, Jul 11, 2017 at 5:40 PM, Devrim Gündüz wrote: > > Hi Dave, > > On Tue, 2017-07-11 at 12:26 +0100, Dave Page wrote: > > Anyway; the attached patch fixes the issue for me. I wonder if this is > some > > CentOS weirdness... > > Thanks, that fixed this issue. We have now another one: > >

[RM2551][pgAdmin4] show tablespace on partitions.

2017-07-12 Thread Harshal Dhumal
Hi, Please find attached patch to show tablespace on partitions. Also reformatted sql slightly in sql tab. -- *Harshal Dhumal* *Sr. Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git a/web/pgadmin/browser/server_groups/servers/databas