Re: [pgadmin-hackers] patch for cast module

2016-02-29 Thread Sanket Mehta
Hi, There was an error in cast module while fetching its dependency and dependent. Below is the patch which resolves this issue. Please review and commit it. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Wed, Feb 24, 2016 at 10:17 PM, Dave Page wrote: > Thanks - committed. > > O

[pgadmin-hackers] pgAdmin 4 commit: Security Labels is not available for PostgreSQL <= 9.

2016-02-29 Thread Ashesh Vashi
Security Labels is not available for PostgreSQL <= 9.1 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cf170821cb128ccfd738213afcc659f2b344c83e Modified Files -- web/pgadmin/browser/server_groups/servers/databases/__init__.py | 7 ++

[pgadmin-hackers] pgAdmin 4 commit: Showing consitent reversed engineered SQL for the dat

2016-02-29 Thread Ashesh Vashi
Showing consitent reversed engineered SQL for the database node. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1cb2a054ff93d368e5abcf0c1390d874e243d6c9 Modified Files -- .../templates/databases/sql/9.1_plus/acl.sql | 64

Re: [pgadmin-hackers][pgAdmin4] PATCH: View and Role Node

2016-02-29 Thread Surinder Kumar
Dave you forgot to attach patch. Can you please attach it ? On Thu, Feb 25, 2016 at 4:33 PM, Dave Page wrote: > Hi > > On Wed, Feb 24, 2016 at 1:31 PM, Surinder Kumar < > surinder.ku...@enterprisedb.com> wrote: > >> Hi, >> >> Please find the updated patch with following changes: >> >> 1. Integra

[pgadmin-hackers] pgAdmin 4 commit: Resolved a regess of the previous commit, which intro

2016-02-29 Thread Ashesh Vashi
Resolved a regess of the previous commit, which introduced during previous commit: 39d432ca2cb68eea5b93eddff202c86f26e0748b. [Thanks Neel Patel for pointing this out..] Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a6466c091c255b9cf1c12eedb02

[pgadmin-hackers] PATCH: Preferences/Options dialog

2016-02-29 Thread Ashesh Vashi
Hi Dave, Please find the patch adding support for the preferences/options dialog. Initial patch was shared by Khushboo with me, but - I made some design changes. With this patch: * Each preferences can be saved/retrieved per module basis. * An object is created which represent that module in the

[pgadmin-hackers] pgAdmin 4 commit: Remove some unnecessary imports from the pgadmin/__in

2016-02-29 Thread Ashesh Vashi
Remove some unnecessary imports from the pgadmin/__init__.py, and removed the file hooks.py, which is not used any more with new infrastructure. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=39d432ca2cb68eea5b93eddff202c86f26e0748b Modified F

Re: [pgadmin-hackers] Pgadmin 1.22.1 binaries for win32 and osx

2016-02-29 Thread Dave Page
Hi, Yes, you're right - my bad. They're published now. On Fri, Feb 26, 2016 at 8:06 PM, Nikolai Zhubr wrote: > Hello Dave, > > Haven't you forgot to publish standalone pgadmin 1.22.1 binaries (win32 and > osx)? > > (http://www.postgresql.org/ftp/pgadmin3/release/v1.22.1/) > > > Thank you, > Niko

[pgadmin-hackers] pgAdmin website commit: Update for 1.22.1 (forgotten previously :0( )

2016-02-29 Thread Dave Page
Update for 1.22.1 (forgotten previously :0( ) Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=23d67fd65d3021acebec1f30c6bf45acff115bf9 Modified Files -- download/macosx.php | 1 + download/source.php | 1 + download/windows.php |

[pgadmin-hackers] pgAdmin 4 commit: Updated the wcDocker to make use of wcSplitter (new f

2016-02-29 Thread Ashesh Vashi
Updated the wcDocker to make use of wcSplitter (new functionalities), which will be used by the debugger tool. Updating the wcDocker from the repository - 'https://github.com/WebCabin/wcDocker' up to commit-id: 0f5690318ce0bf457fdd374dcec7418d22b72e22 Branch -- master Details --- http://

[pgadmin-hackers] pgAdmin 4 commit: Updated the misc module javascripts to work with late

2016-02-29 Thread Ashesh Vashi
Updated the misc module javascripts to work with latest wcDocker. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=000c76871f46d3bcd69e0634322d8775c785 Author: Neel Patel Modified Files -- web/pgadmin/misc/depends/static/js/depe