pgadmin4/web/pgadmin/browser
Ashesh Vashi 085ce50545 Refresh the SQL control, whenever necessary.
Also, remove the CodeMirror object for better clean up process.

When a SQL control/tab is rendered in a hidden element, it does not
render really well. Because - it rely on the height, and width of the
container to count the gutten position, and margin, and other elements.

Hence - whenever the tab, panel becomes visible, we will refresh the
control.
2016-04-22 15:29:23 +05:30
..
server_groups Don't try to use the template engine's gettext on Javascript variables, as it won't work as the templates are evaluated before any JS is executed. 2016-04-18 08:39:25 -04:00
static Fix the properties toolbar at the top of the panel so it's always 2016-04-18 12:38:56 +05:30
templates/browser Refresh the SQL control, whenever necessary. 2016-04-22 15:29:23 +05:30
tests Initial version of a regression test framework 2016-04-17 10:39:08 -04:00
__init__.py Added missing dependent javascript 'jquery.aciFragment' required by the 2016-04-19 23:48:10 +05:30
collection.py Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
utils.py Add support for domain dependencies/dependents. 2016-03-18 15:20:41 +00:00