pgadmin4/web/pgadmin/browser
Khushboo Vashi 3b1c8abd2f Fixed following issue of schema diff tool:
1. Comparison result of 2 exact identical Trigger Functions is different
 2. EPAS 12: Table comparison with the compound trigger shown as different, but all SQL panels are blank
 3. Compound trigger properties panel is not opening
 4. The DDL difference of the table containing the foreign key is not accurate
 5. The DDL difference of the view which refers the table from schema is not accurate
 6. DDL comparison fails if we have procedure with plpgsql in source and edbsql in target
2020-01-31 21:28:08 +05:30
..
server_groups Fixed following issue of schema diff tool: 2020-01-31 21:28:08 +05:30
static 1) Added labels and titles after parsing and validating all the pgAdmin4 web pages for accessibility. Fixes #4770 2020-01-31 14:21:35 +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 Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +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