Hi,
PFA patch to fix the issue where query tool was not displaying messages
from functions.
RM#1953
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
RM_1953.patch
Description: Binary data
--
Sent via pgadmin-hackers mailing list (pgadm
Prevent users selecting elements of the UI that shouldn't be selectable. Fixes
#1976
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=687f1f640f299405ae26aedf8f7b40aae4051872
Modified Files
--
web/pgadmin/about/templates/about/index
Hi,
PFA patch to to fix the issue where trigger node was not gets added in
browser tree after creation & also refresh on specific trigger node was not
working.
RM#1747
I found the similar issue on Index node, Refresh on specific index node was
not working, fix is included in the patch for the sam
Hi,
Please find attached patch to fix RM #1855: Displaying error message at the
bottom of properties panel while creating Trigger Function.
Issue: The status-bar context was getting changed in properties dialogue. I
have removed status bar from properties (read-only mode) panel as that was
not re
Allow selection of process output and commands.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=29743ad3c4fb9dcc0a6b331f12160e715124ffd7
Modified Files
--
web/pgadmin/misc/bgprocess/static/css/bgprocess.css | 4
web/pgadmin/tool
Hi,
Please find the attached patch for RM #1801: Properly handle databases with
datallowconn == false.
Issue: While connecting the database, allowconn parameter was not in
consideration. Also, the database properties query call was on the
selected database which was not correct.
Fix: Put the ch
Hi,
PFA updated patch to fix the issue where SlickGrid was not rendering
columns properly in Firefox browser.
RM#1680
*Issue:*
There was conflict in between Bootstrap's & SlickGrid's box sizing model
calculation.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterpr
Ensure the check_option is only set when editing views when appropriate. Fixes
#1924
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6567669798590dcde6a515f56f5cf68428edecb3
Author: Khushboo Vashi
Modified Files
--
.../databases/s
Thanks, applied.
On Fri, Nov 18, 2016 at 6:33 AM, Khushboo Vashi
wrote:
> Hi,
>
> Please find the attached patch to fix the RM #1924.
>
> Thanks,
> Khushboo
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postg
Display messages and notices received in the query tool. Fixes #1953
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6e68e7501a5743b549fff060be31df84e1545f7b
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/tools/sqleditor/_
Thanks, applied.
On Fri, Nov 18, 2016 at 8:59 AM, Murtuza Zabuawala
wrote:
> Hi,
>
> PFA patch to fix the issue where query tool was not displaying messages from
> functions.
> RM#1953
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL
Add newly created triggers to the treeview. Fixes #1747
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6e5126d571ca9497f90b25aa34f5f318a54b5089
Author: Murtuza Zabuawala
Modified Files
--
.../databases/schemas/tables/indexes/__ini
Thanks, applied.
On Fri, Nov 18, 2016 at 10:55 AM, Murtuza Zabuawala
wrote:
> Hi,
>
> PFA patch to to fix the issue where trigger node was not gets added in
> browser tree after creation & also refresh on specific trigger node was not
> working.
> RM#1747
>
> I found the similar issue on Index no
Thanks, applied.
On Fri, Nov 18, 2016 at 11:23 AM, Khushboo Vashi
wrote:
> Hi,
>
> Please find attached patch to fix RM #1855: Displaying error message at the
> bottom of properties panel while creating Trigger Function.
>
> Issue: The status-bar context was getting changed in properties dialogue
Ensure dialogue panels show their errors themselves, and not in the properties
panel. Fixes #1855
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=54b35c711dd6a3bca989a9cf73f4e0e90d630d2a
Author: Khushboo Vashi
Modified Files
--
we
Hi
On Fri, Nov 18, 2016 at 1:03 PM, Khushboo Vashi
wrote:
> Hi,
>
> Please find the attached patch for RM #1801: Properly handle databases with
> datallowconn == false.
>
> Issue: While connecting the database, allowconn parameter was not in
> consideration. Also, the database properties query c
Thanks, applied.
On Fri, Nov 18, 2016 at 1:18 PM, Murtuza Zabuawala
wrote:
> Hi,
>
> PFA updated patch to fix the issue where SlickGrid was not rendering columns
> properly in Firefox browser.
> RM#1680
>
> Issue:
> There was conflict in between Bootstrap's & SlickGrid's box sizing model
> calcul
Render column headers at the correct width in the query tool under Firefox.
Fixes #1680
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b7c819e912471e594713fb12b467c3330fd8383e
Author: Murtuza Zabuawala
Modified Files
--
web/pgadm
Add an FAQ about CPU usage, and how it may be reduced by decreasing the
dashboard graph refresh frequency.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=2a0de6cde3be6cb5c924f69c6dee046d44cacdd0
Modified Files
--
faq.php | 5 ++
Add file resources to the windows runtime. Fixes #1874
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d5351ad657146353915b1c5714a782d3c5eddf1d
Modified Files
--
runtime/pgAdmin4.pro | 6 ++
web/config.py| 4
2 files
Minify HTML with Flask-HTMLMIN
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=020bf1d5324d6d2d1a156b913649b70f8fad7934
Modified Files
--
Make.bat| 1 -
pkg/mac/build.sh| 1 -
requirements_py2.txt| 2 +-
21 matches
Mail list logo