[pgadmin-hackers] pgAdmin 4 commit: Fixes# 1808 - Invalid date-time format was used in th

2016-10-03 Thread Ashesh Vashi
Fixes# 1808 - Invalid date-time format was used in the Start/End time for Job Schedule. Thanks Susan for the report. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e52aeecd20324135fd4ace15187cb3250359e995 Modified Files -- .../sch

[pgadmin-hackers] pgAdmin 4 commit: Fix pip wheel production status.

2016-10-03 Thread Dave Page
Fix pip wheel production status. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=df641087087394c4217767214760c21a4a4b8ba4 Modified Files -- pkg/pip/setup_pip.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pga

[pgadmin-hackers] pgAdmin 4 commit: Fix python 3 compatibility

2016-10-03 Thread Dave Page
Fix python 3 compatibility Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc9c4736c4b1911f1e5dbad59d662816edab7160 Modified Files -- pkg/pip/setup_pip.py | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) -- Sent via pgadm

[pgadmin-hackers] pgAdmin 4 commit: Label corrections.

2016-10-03 Thread Dave Page
Label corrections. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4af70aeb9dc44884047ecebd4d71690a9f6e24d Modified Files -- .../schedules/templates/pga_schedule/js/pga_schedule.js | 6 +++--- .../pgagent/steps/templates/pga_j

[pgadmin-hackers] pgAdmin 4 commit: First cut of the pgAgent docs.

2016-10-03 Thread Dave Page
First cut of the pgAgent docs. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ead15018c285d8890efb4fab7e83533e18cd3b95 Author: Susan Douglas Modified Files -- docs/en_US/images/pgagent_general.png | Bin 0 -> 59066 byt

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Ensure errorModel unset property properly in Server

2016-10-03 Thread Dave Page
Thanks, committed. On Fri, Sep 30, 2016 at 2:24 PM, Dave Page wrote: > Thanks. > > On Fri, Sep 30, 2016 at 2:08 PM, Surinder Kumar > wrote: >> Dave, I have created RM #1786 >> >> On Fri, Sep 30, 2016 at 6:32 PM, Dave Page wrote: >>> >>> Is there an RM for this? If not, can you create one please

[pgadmin-hackers] pgAdmin 4 commit: Ensure errorModel unset property properly in while ad

2016-10-03 Thread Dave Page
Ensure errorModel unset property properly in while adding a new server. Fixes #1786 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e4d870cbe63301948d9b87a64f3feededf8e2e44 Author: Surinder Kumar Modified Files -- web/pgadmin/stat

Re: [pgadmin-hackers] Database child node: Cast node patch

2016-10-03 Thread Dave Page
Hi On Wed, Sep 28, 2016 at 8:47 AM, Priyanka Shendge wrote: > Hi Dave, > > Please find the attached patch for Cast node. (Changes required due to drop > objects functionality). > > To run test cases please enter following command: > > python regression/runtests.py --pkg > browser.server_groups.se

Re: [pgadmin-hackers] PATCH: To fix the issue in Debugger module (pgAdmin4)

2016-10-03 Thread Dave Page
Hi On Tue, Sep 27, 2016 at 7:40 AM, Murtuza Zabuawala wrote: > Hi Dave, > > PFA updated patch to fix mentioned issue as well as incremental msgs updates > in Messages Tab. This doesn't seem to work well. In pgAdmin 4 I get the following: SELECT 1 INFO: EMPNO ENAME INFO: - --- S