pgadmin4/web/pgadmin/tools
Aditya Toshniwal bdb7e3fde2 Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294
Highlights of this patch include:
- Changes will affect SQL Editors in Create dialog boxes, SQL tab of the main screen, Query tool, History entries in the query tool, Query tool opened in New Tab/Window
- All the components of SQL editor will refer to single source of preferences which is cached in the Browser object. All other redundant ajax get preference calls are removed.
- SQL editor will not refer template JS variables anymore, once all the references are removed the template variables will also be removed.
- Code refactoring wherever possible.
- Covered JS test cases wherever possible.
2018-07-05 11:38:43 +01:00
..
backup Properly support backups in Directory format. Fixes #3309 2018-06-29 15:14:37 +01:00
datagrid Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
debugger Fix debugging of procedures in EPAS packages. Fixes #3457 2018-06-29 15:20:33 +01:00
grant_wizard Various EPAS/PG11 function & procedure fixes. Fixes #3421. Fixes #3422 2018-06-25 14:58:02 +01:00
import_export Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
maintenance Allow the connection timeout to be configured on a per-server basis. Fixes #3388 2018-06-19 19:58:46 -04:00
restore Fix restoring of restore options for sections. Fixes #3362 2018-07-02 15:53:19 +01:00
sqleditor Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
templates/js Return the translations, and not empty array from the 2017-10-24 18:50:26 +05:30
user_management Update jQuery to 3.3.1. Fixes #3271 2018-05-25 16:26:37 +01:00
__init__.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00