The pgAdmin Development Team are pleased to announce pgAdmin 4 version 3.6.
This release of pgAdmin 4 includes over 10 bug fixes and new features. For
more details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_3_6.html.
pgAdmin is the leading Open So
Tag REL-3_6 has been created.
View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-3_6
Log Message
---
Tag v3.6
Hi
On Thu, Nov 29, 2018 at 6:55 AM Shubham Agarwal <
shubham.agar...@enterprisedb.com> wrote:
> Hi Team,
> Please ignore the previous patch and find the updated patch with one more
> additional change of displaying the Not allowed pointer
> on the disabled or read only text controls.
>
> On Tue,
Add titles to the code areas of the Query Tool and Debugger to ensure that
panels can be re-docked within them. Fixes #3619
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d801ed5008c48c13841f7965ba7582ff6191f9bc
Author: Akshay Joshi
Modifie
Thanks - patch applied!
On Thu, Nov 29, 2018 at 8:07 AM Akshay Joshi
wrote:
> Hi Hackers,
>
> Please ignore my previous patch, as I forgot to fix the same for
> "Debugger" module. I have fixed it with showing *function name with
> argument *as title of the Debugger panel. Please refer the attach
Hi,
PFA patch, It will test the route which validates if the respective utility
file is present or not on user's system.
python runtests.py --pkg tools.maintenance.tests --exclude feature_tests
python runtests.py --pkg tools.import_export.tests --exclude feature_tests
python runtests.py --pkg too
++ Attaching patch
Hi,
>
> PFA patch, It will test the route which validates if the respective
> utility file is present or not on user's system.
>
> python runtests.py --pkg tools.maintenance.tests --exclude feature_tests
> python runtests.py --pkg tools.import_export.tests --exclude feature_tes
Hi,
Please ignore the previous patch as some characters got deleted from it,
Attached is the updated patch.
On Fri, Nov 30, 2018 at 12:40 PM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> ++ Attaching patch
>
> Hi,
>>
>> PFA patch, It will test the route which validates if the