Re: [pgadmin-hackers] Patch for pgAdmin Installer web folder upgrade mode.

2017-04-10 Thread Paresh More
which works now fine for both the versions. (Normal and Unicode) Attached is the patch. end; <== Added ; and its working fine until not FindNext(FindRec); On Mon, Apr 10, 2017 at 3:01 PM, Dave Page wrote: > Attached. > > On Mon, Apr 10, 2017 at 10:26 AM, Paresh More

Re: [pgadmin-hackers] Patch for pgAdmin Installer web folder upgrade mode.

2017-04-10 Thread Paresh More
Hello Dave, Can you please send me C:\Users\dpage\Documents\ pgadmin4\pkg\win32\installer.iss file On Mon, Apr 10, 2017 at 2:30 PM, Dave Page wrote: > Hi > > On Sun, Apr 9, 2017 at 12:56 PM, Paresh More > wrote: > >> Hello Dave, >> >> This is regardi

[pgadmin-hackers] Patch for pgAdmin Installer web folder upgrade mode.

2017-04-09 Thread Paresh More
working fine now. Attached is the patch for same. -- Thanks & Regards *Paresh More* [image: NEW-EDB-logo-4c] Pune, India. RM#2187_pgAdmin.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription:

Re: [pgadmin-hackers] PATCH: pgAdmin4 windows installer

2016-06-07 Thread Paresh More
t 9:30 PM, Paresh More > wrote: > >> Hello Dave. >> >> There was problem with the Make.bat file ^M characters which is been >> removed. >> >> Issues are fixed along with some code and README tidied >> > > I'm still seeing the same error: &g

Re: [pgadmin-hackers] PATCH: pgAdmin4 windows installer

2016-06-06 Thread Paresh More
t; On Fri, Jun 3, 2016 at 9:30 PM, Paresh More > wrote: > >> Hello Dave. >> >> There was problem with the Make.bat file ^M characters which is been >> removed. >> >> Issues are fixed along with some code and README tidied >> > > I'm stil

Re: [pgadmin-hackers] PATCH: pgAdmin4 windows installer

2016-06-06 Thread Paresh More
Hello Dave, Can you please attached the file C:\Users\dpage\Documents\ pgadmin4\pkg\win32\installer.iss On Mon, Jun 6, 2016 at 2:51 PM, Dave Page wrote: > Hi, > > On Fri, Jun 3, 2016 at 9:30 PM, Paresh More > wrote: > >> Hello Dave. >> >> There was

Re: [pgadmin-hackers] PATCH: pgAdmin4 windows installer

2016-06-03 Thread Paresh More
Hello Dave. There was problem with the Make.bat file ^M characters which is been removed. Issues are fixed along with some code and README tidied On Fri, Jun 3, 2016 at 9:59 PM, Dave Page wrote: > Hi > > On Fri, Jun 3, 2016 at 2:45 PM, Paresh More > wrote: > >> Hello D

Re: [pgadmin-hackers] PATCH: pgAdmin4 debian installer

2016-06-02 Thread Paresh More
wpz+wfarbbbsoi3...@mail.gmail.com > > By way of additional comment, why does pkg/deb/README include a bunch of > boiler-plate text that I wrote long ago for the top-level README? It's out > of date now, and shouldn't be in a packaging README anyway. > > Thanks. > > On Tue, Apr 2

Re: [pgadmin-hackers] PATCH: pgAdmin4 windows installer

2016-05-27 Thread Paresh More
all changes are in place, Make.bat amd64 would generate the desired installers. Attached is the updated Patch. On Thu, May 26, 2016 at 7:13 PM, Dave Page wrote: > Hi > > On Fri, May 20, 2016 at 9:33 AM, Paresh More > wrote: > >> Hello Dave. >> >> Attached are two

Re: [pgadmin-hackers] Patch for pgAdmin4 package on Mac OS X

2016-05-17 Thread Paresh More
orks/QtMultimedia.framework >> >> > pgAdmin4.app//Contents/Frameworks/QtMultimediaWidgets.framework >> >> > pgAdmin4.app//Contents/Frameworks/QtNetwork.framework >> >> > pgAdmin4.app//Contents/Frameworks/QtOpenGL.framework >> >> > pgAdmin4.app//Contents/Frame

[pgadmin-hackers] PATCH: pgAdmin4 debian installer

2016-04-26 Thread Paresh More
that are relative (../web, etc) and not for the already absolute path (ex.* *ApplicationPath like /usr/lib/python2.7/site-packages/pgadmin4-web)”* What the patch will create ? - It would create deb folder in pkg - It would create Makefile, README and debian scripts -- Thanks & Regards *

Re: [pgadmin-hackers] PATCH: pgAdmin4 windows installer

2016-03-25 Thread Paresh More
the windows 32 bit installer (pgadmin4-runtime.exe) in pkg/win32/Release folder. The pgadmin4-runtime.exe is a single file installer for installing pgAdmin4 runtime mode on windows 32 bit machine. On Fri, Mar 25, 2016 at 5:10 PM, Paresh More wrote: > Hello Team, > > Attached is the pa