GSoC-Improvements in my Ideas for Geospatial Query Viewer for pgAdmin4

2018-04-17 Thread Rahul Soshte
penLayers in the MapView Panel. This I feel is doable , achievable within a span of 3 month(Refer GSoC Timeline) along with Testing of the code. Regards, Rahul Soshte ( Hunter )

Re: Google Summer of Code-----What I have been doing lately.

2018-04-14 Thread Rahul Soshte
To be more clear about about this mail I am vying for the Geospatial Query Viewer for pgAdmin4 GSOC(Google Summer of Code) project with the organization OSGeo. On Sat, Apr 14, 2018 at 11:05 PM, Rahul Soshte wrote: > Hi, > > This is a short report of what I have been doing regar

Google Summer of Code-----What I have been doing lately.

2018-04-14 Thread Rahul Soshte
the libraries used in pgAdmin4 and starting to get a hang of its code. I currently working on another patch in which I have accomplished the objective partially and it has bought another array of errors which I am trying to solve. Regards, Rahul Soshte ( Hunter ).

Re: [pgAdmin4][Patch][Feature #1998] Appends .sql if extension not given when using 'save' or 'save as' feature

2018-04-10 Thread Rahul Soshte
t; Then that's browser specific issue, please create one redmine ticket > <https://redmine.postgresql.org/projects/pgadmin4> for the issue.​ > > > On Fri, Mar 30, 2018 at 11:36 PM, Rahul Soshte > wrote: > >> Yeah the code is present.I have attached the screenshot

Ignoring web/yarn-error.log and runtime/moc_LogWindow.cpp

2018-04-10 Thread Rahul Soshte
These are generated files. We can choose to ignore them. diff --git a/.gitignore b/.gitignore index 467505c7..3bec41ff 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ web/regression/test_config.json node_modules/ web/pgAdmin/static/js/generated web/pgadmin/static/js/generated +web/yar

Re: [pgAdmin4][Patch][Feature #1998] Appends .sql if extension not given when using 'save' or 'save as' feature

2018-03-30 Thread Rahul Soshte
so in the patch there are 2 file (moc_LogWindow.cpp and >> ui_LogWindow.h) that look like they do not belong to the patch (Did you >> rebase your branch before trying to create the patch? >> >> The test file: test_save_query_to_file.py is empty, it is missing some >> tests there. >> &g

How to enable debug mode to See changes on the fly?

2018-03-28 Thread Rahul Soshte
In my config_local.py I have made DEBUG_MODE = TRUE Even then when I make changes to files in the codebase I am not able to see the changes instantly, I gotta restart the server again and again.I dont want to restart the server again and again to see my changes. What do I do?

Trying to work on a feature.

2018-03-26 Thread Rahul Soshte
I am new to the codebase of pgAdmin4 and I am trying to work on this Feature. https://redmine.postgresql.org/issues/1998 which appends .sql to files when using the feature "Save" or "Save As" Which files or folders I should be mostly grasping or looking at ?

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
emains the same). > > On Thu, Mar 22, 2018 at 9:28 AM, Rahul Soshte > wrote: > >> This is my first time trying to make a Patch. >> >> I am using Ubuntu 17.10. >> >> This patch is in reference to the Feature Added by Dave Page >> https://redmine.post

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
Although I have postgresql-9.6 it is showing-Running the test cases for 'PostgreSQL 9.4' On Thu, Mar 22, 2018 at 4:17 PM, Rahul Soshte wrote: > Although I have postgresql-9.6 it is showing > -- > -- > Running the test cases for 'PostgreSQL 9.4' > > On Thu,

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
Although I have postgresql-9.6 it is showing -- -- Running the test cases for 'PostgreSQL 9.4' On Thu, Mar 22, 2018 at 4:01 PM, Rahul Soshte wrote: > > -- Forwarded message ------ > From: Rahul Soshte > Date: Thu, Mar 22, 2018 at 4:01 PM > Subject: Re:

Fwd: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
-- Forwarded message -- From: Rahul Soshte Date: Thu, Mar 22, 2018 at 4:01 PM Subject: Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile To: Murtuza Zabuawala I am still getting the same error even when I did SERVER_MODE = False. On Thu, Mar 22

Re: Little patch for Runtime build from Top Level Directory($PGADMIN_SRC) MakeFile

2018-03-22 Thread Rahul Soshte
how do I resolve those errors in step 4 of the checklist? On Thu, Mar 22, 2018 at 2:58 PM, Rahul Soshte wrote: > This is my first time trying to make a Patch. > > I am using Ubuntu 17.10. > > This patch is in reference to the Feature Added by Dave Page > https://redmine.pos

Re: Connection Refused Error

2018-03-21 Thread Rahul Soshte
eventually of the ::1 as well. > If that didn't help let us know > > Thanks > Joao > > On Wed, Mar 21, 2018 at 3:35 PM Rahul Soshte > wrote: > >> I had installed pgadmin4 from git Source repo.The First time I Installed >> I was able to create a Server.But wh

Re: AttributeError

2018-03-20 Thread Rahul Soshte
Okay, sorry I had installed the wrong dependencies. On Wed, Mar 21, 2018 at 1:51 AM, Rahul Soshte wrote: > I installed from the git source but when I am trying to run the I am > getting this > error.I am using Ubuntu 17.10.What do I do? > > AttributeError > > AttributeErro

Re: [postgis-users] Rahul Soshte GSOC Draft Proposal

2018-03-14 Thread Rahul Soshte
nly submit a proposal to OpenStreetMap organisation, > which is a bit confusing, as I got the impression you were proposing this > for OSGeo? > > Polyglot (from OpenStreetMap, not OSGeo, but with a vested interest in > PostGIS, of course) > > 2018-03-14 17:32 GMT+01:00 Rahul Soshte : &g

Rahul Soshte GSOC Draft Proposal

2018-03-14 Thread Rahul Soshte
Hi, This is Rahul Soshte a student from Vivekanand Education Society's Institute of Technology(Mumbai,India). The proposal is for the idea of a a Geospatial query viewer for pgadmin4 mentioned here <https://trac.osgeo.org/postgis/wiki/GoogleSummerCode2018> I have uploaded the draft