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
Ashesh Vashi
a5aa6d159a
Updated the CodeMirror to the latest stable version (5.14.2).
...
It has now the 'sql/x-pgsql' mode, which will make the queries more
familiar, and lot more improved addons.
2016-04-22 15:28:34 +05:30
Dave Page
471cd72bb9
Cleanup debugger dashboard
2016-04-20 09:00:25 -04:00
Neel Patel
4f8b018b39
Various tweaks and improvements to the debugger
2016-04-18 08:34:18 -04:00
Surinder Kumar
e7902d4b45
Support procedures and ignore packages that look like schemas properly in PPAS
2016-04-16 10:01:28 +01:00
Dave Page
4d7d3bd5e1
Icon and toolbar cleanup/consistency.
2016-04-15 13:32:17 +01:00
Dave Page
1c0e477823
Icon for the grant wizard.
2016-04-15 11:17:16 +01:00
Dave Page
9c65b73f31
Fix "View Filtered Rows" option.
2016-04-15 08:52:27 +01:00
Neel Patel
12ae40fe62
Procedural language debugger.
2016-04-14 21:36:04 +01:00
Akshay Joshi
c6acbcb5ad
Query tool/data editor initial version
2016-04-14 15:04:03 +01:00
Seçkin Alan
af1e38a97a
[Python 3 compability] Fixed the issue introduced by the Grant Wizard,
...
which fixes a issue with the Python 3.
2016-04-14 11:54:29 +05:30
Surinder Kumar
40c592a988
Grant wizard.
2016-04-13 16:11:43 +01:00
Ashesh Vashi
b85f9e6d1a
Creating an empty pgAdmin module container (named tools) for keeping
...
all the sub-modules of type tools.
2016-02-28 12:49:36 +05:30