Change the priority of Tools menu item
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a9b331df6b4d554d8db6850cd306d9cf767b044
Modified Files
--
.../server_groups/servers/templates/servers/servers.js | 6 +++---
web/pgadmin/t
Hi,
Please find the attached patch file with below fix.
- When we open the query tool and debugger in pgAdmin4 desktop mode then
new panel gets created but there is nothing to display inside the panel.
Still there is one pending issue specific to debugger.
*Issue :- *
When user open the d
On Thu, May 19, 2016 at 2:58 PM, Neel Patel
wrote:
> Hi,
>
> Please find the attached patch file with below fix.
>
>- When we open the query tool and debugger in pgAdmin4 desktop mode
>then new panel gets created but there is nothing to display inside the
>panel.
>
> Still there is on
Fixed an issue - not displaying query tool & debugger from the runtime.
In order to resolve the issue, set the height, width of the area (div)
under the wcFrame. wcIFrame consider the height, and width of this
container to determine the height, width & position of the iframe.
Branch
--
master
Hi Dave
I have added the 'docs' target in the /Makefile. This target is also called
by appbundle. pgAdmin4 versioning change is also taken care of.
I have attached the updated patch here. Kindly review and let me know your
feedback. Thanks.
On Tue, May 17, 2016 at 4:52 PM, Dave Page wrote:
>
>
Hi,
Currently there is no way to debug the pgAdmin4 runtime application if any
error occurs.
Ashesh suggested to implement the feature. Please find attached patch file.
*Feature:-*
User should be able to debug the pgAdmin4 desktop application with Web
Inspect options provided by Qt Web engine.
Hi All
Today I have added support for multi line and also improve searching logic.
Please ignore the last patch.
Attached is the new patch. Please review it and let me know the review
comments (if any).
On Wed, May 18, 2016 at 8:18 PM, Akshay Joshi wrote:
> Just to update Multi line support is
Add Inspection support to the runtime when built in debug mode.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b2e4fb4675f262f88a354abdb0ae399fde169f8
Author: Neel Patel
Modified Files
--
README| 8
ru
Thanks - applied.
On Thu, May 19, 2016 at 7:16 AM, Neel Patel wrote:
> Hi,
>
> Currently there is no way to debug the pgAdmin4 runtime application if any
> error occurs.
>
> Ashesh suggested to implement the feature. Please find attached patch file.
>
> Feature:-
>
> User should be able to debug
Hi
I see the following error when attempting to build. My configurable
paths match the defaults in the README.
App: pgAdmin4.app: Post-processing: .//Contents/MacOS/pgAdmin4
App: pgAdmin4.app: Adding symlink: QtWebKitWidgets (because of:
.//Contents/MacOS/pgAdmin4)
cp:
@rpath/QtWebKitWidgets.fra
Hmm.. looks like some difference in the QT installation.
Can you please provide me the otool -L output for pgAdmin4 from
/mac-build/pgAdmin4.app/Contents/MacOS/pgAdmin4
and also the tree for $QTDIR/lib
Thanks.
On Thu, May 19, 2016 at 7:20 PM, Dave Page wrote:
> Hi
>
> I see the following erro
Thanks - Committed with some modification and fixes.
On Wed, May 18, 2016 at 12:57 PM, Ashesh Vashi <
ashesh.va...@enterprisedb.com> wrote:
>
> On Wed, May 18, 2016 at 12:52 PM, Sanket Mehta <
> sanket.me...@enterprisedb.com> wrote:
>
>>
>> On Wed, May 18, 2016 at 12:42 PM, Ashesh Vashi <
>> ashe
Added support for FTS configuration node
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6895da9cbca9731b559c52df385a0ed5dcf7
Author: Sanket Mehta
Modified Files
--
.../schemas/fts_configurations/__init__.py | 939 +
13 matches
Mail list logo