pgAdmin 4 commit: Allow a banner to be displayed on the login and other

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow a banner to be displayed on the login and other
Date: 2019-08-01 10:39:43
Message-ID: E1ht8Up-0000R1-CH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow a banner to be displayed on the login and other related pages showing custom text. Fixes #4549

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a8a28e4f90dba9ecd3be46cd8768db66c8e5456

Modified Files
--------------
docs/en_US/release_notes_4_12.rst | 1 +
web/config.py | 7 +++++++
web/pgadmin/static/scss/_pgadmin.style.scss | 10 ++++++++++
web/pgadmin/templates/security/panel.html | 5 +++++
4 files changed, 23 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-08-01 11:36:10 [pgAdmin4][Patch]: Feature #4540 Change the design of the Code tab/block wherever applicable
Previous Message Akshay Joshi 2019-08-01 06:21:22 Re: pgAdmin 4 commit: Swap the Schema and Schemas icons and Catalog and Cat