pgadmin4/web/pgadmin/browser
Aditya Toshniwal a44f17a2fc Fix an issue where command and statements were parsed incorrectly for Rules. Fixes #5115
Fixed issue where removing command or statements altogether was not generating modified SQL.
2020-02-24 12:11:19 +05:30
..
server_groups Fix an issue where command and statements were parsed incorrectly for Rules. Fixes #5115 2020-02-24 12:11:19 +05:30
static Added tab navigation on close buttons for all the panels and create/properties dialog. 2020-02-04 11:30:33 +05:30
templates/browser Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Added Python 3.8 support. Fixes #5179 2020-02-18 12:10:38 +05:30
collection.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
register_browser_preferences.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
utils.py Added support to view multilevel partitioned tables. Fixes #4633. 2020-01-06 14:53:47 +05:30