Thanks - patch applied.
However, I realised as I hit push that there was no doc update for the
Preferences panel. Can you send that and any updated screenshots please?
Thanks!
On Wed, Sep 5, 2018 at 2:42 PM, Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached
Add optional data point markers and mouse-over tooltips to display values on
graphs. Fixes #3514
Ensure queries are no longer executed when dashboards are closed. Fixes #3576
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a74b9c96c1e699816fb9
Thanks, committed!
On Wed, Sep 5, 2018 at 4:38 PM, wrote:
> hi
> here 's files for locale fr update
> /!\ it's not pg11 full compliant
> (I will check my words with french manual translation about hash
> partitionning)
> fred
>
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnak
Update French translation (and rebuild the rest).
1779 of 1994 messages (89%) translated in
pgadmin/translations/pl/LC_MESSAGES/messages.po
1994 of 1994 messages (100%) translated in
pgadmin/translations/ja/LC_MESSAGES/messages.po
1781 of 1994 messages (89%) translated in
pgadmin/translations/r
Update Japanese translation (and rebuild the rest).
1779 of 1994 messages (89%) translated in
pgadmin/translations/pl/LC_MESSAGES/messages.po
1994 of 1994 messages (100%) translated in
pgadmin/translations/ja/LC_MESSAGES/messages.po
1781 of 1994 messages (89%) translated in
pgadmin/translations
Thanks - committed!
On Tue, Sep 4, 2018 at 12:38 AM, fn ln wrote:
> Hello.
> Updated translation for v3.3 is in attachment.
> pot is based on v3.3. (61f00a0c)
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postg
Hi Hackers,
Attached is the patch to:
1) Add bullets and tooltips to dashboard graphs. Can be enabled/disabled
from Preferences -> Dashboards -> Display.
2) Fixes RM3516 - Closing the Dashboard tab no longer stops the queries
being executed.
3) Separated charting library Flotr2 from dashboard. Pos