[pgadmin-hackers] pgAdmin 4 commit: Translation catalog update.

2016-11-07 Thread Dave Page
Translation catalog update. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8bb656c0027ddeccab4fc05858904c74e727c5cf Modified Files -- web/pgadmin/messages.pot | 984 ++- .../translations/fr

[pgadmin-hackers] pgAdmin 4 commit: Add a note to not update AlertifyJS beyond v1.7.1 as

2016-11-07 Thread Dave Page
Add a note to not update AlertifyJS beyond v1.7.1 as it's changed to GPL3 in 1.8.0 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f940bb13a4198792f44f3f68cdaa3e707ca621c Modified Files -- libraries.txt | 2 +- 1 file changed, 1 in

[pgadmin-hackers] pgAdmin 4 commit: Don't strip \r\n from "Download as CSV" batches of ro

2016-11-07 Thread Dave Page
Don't strip \r\n from "Download as CSV" batches of rows, as it leads to malformed data. Fixes #1936 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca333ea6a7dbefa37f7f4d0e313cbf7929521969 Modified Files -- web/pgadmin/utils/driver

[pgadmin-hackers] pgAdmin 4 commit: Ensure all changes to rows are stored in the data edi

2016-11-07 Thread Dave Page
Ensure all changes to rows are stored in the data editor. Fixes #1919 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7da3ece169ad9be55f0c4df471fc6385a4e2 Author: Akshay Joshi Modified Files -- web/pgadmin/tools/sqleditor/templ

Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 1919 View Filtered Rows only saving a single change per row

2016-11-07 Thread Dave Page
Thanks, patch applied. On Fri, Nov 4, 2016 at 7:07 AM, Akshay Joshi wrote: > Hi All > > Please find the attached patch to fix the RM #1919 View Filtered Rows only > saving a single change per row. > > Please review it. > > -- > *Akshay Joshi* > *Principal Software Engineer * > > > > *Phone: +91

[pgadmin-hackers] PATCH: To fix the issue in Schema node (pgAdmin4)

2016-11-07 Thread Murtuza Zabuawala
Hi, PFA patch to fix the issue where user was not able to see generated SQL while creating/updating schema. RM#1937 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company RM_1937.patch Description: Binary data -- Sent via pgadmin-hackers mail