Push HTTPD logs to container stdout/stderr as appropriate. Fixes #2920
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3b7656b3d5fee047d76eac93458ef0de45a5578b
Modified Files
--
pkg/docker/Dockerfile | 6 ++
1 file changed, 6 in
Add license field to package.json to stop yarn bleating.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=67f0c8a39ee5c7de2b8cfe8a79a222855470c0a1
Modified Files
--
web/package.json | 1 +
1 file changed, 1 insertion(+)
Thanks, patch applied.
On Mon, Dec 4, 2017 at 11:56 PM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to fix the issue in file manager where user was able to click on
> Select/Create button even if it's disabled.
> RM#2923
>
> --
> Regards,
> Murtuza Zabuawala
Prevent the user pressing the select button in the file manager when it is
supposed to be disabled. Fixes #2923
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7fab041623234ca1748df656f19787081dc74417
Author: Murtuza Zabuawala
Modified Files
Thanks, patch applied!
On Mon, Dec 4, 2017 at 6:13 PM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi Dave,
>
> PFA updated patch.
>
> On Sat, Dec 2, 2017 at 10:42 AM, Dave Page wrote:
>
>> Hi
>>
>> On Thursday, November 30, 2017, Murtuza Zabuawala <
>> murtuza.zabuaw...@ent
Fix debugging of self-referencing functions. Fixes #2524
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=136ed0d3e297f4dfcc467e1c0143aaeb276f0982
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/tools/debugger/static/js/dir
Hi
On Mon, Dec 4, 2017 at 4:01 PM, Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
>
>
> On Sat, Dec 2, 2017 at 10:42 AM, Dave Page wrote:
>
>> Hi
>>
>> On Thursday, November 30, 2017, Khushboo Vashi <
>> khushboo.va...@enterprisedb.com> wrote:
>>
>>> Hi,
>>>
>>> Please find the attache
Hi,
PFA patch to fix the issue in file manager where user was able to click on
Select/Create button even if it's disabled.
RM#2923
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git a/web/pgadmin/misc/file_manager/static/js/file_ma
Hi Dave,
PFA updated patch.
On Sat, Dec 2, 2017 at 10:42 AM, Dave Page wrote:
> Hi
>
> On Thursday, November 30, 2017, Murtuza Zabuawala <
> murtuza.zabuaw...@enterprisedb.com> wrote:
>
>> Hi,
>>
>> PFA patch to fix the issue where debugger failed to run when user tries
>> to debug the function