pgadmin4/web/pgadmin/misc
Ashesh Vashi 486da5e12c Fixed issue only coming in the runtime.
* Do not need to translate an empty string. (that results into the
  translation header inclusion in the javacript module).
* String.prototype.StartsWith is not an well received function, it has
  not been available in the QWebkit for linux.
2016-06-02 13:15:26 +05:30
..
bgprocess Added support for importing and exporting the table data. 2016-05-21 15:43:43 +05:30
depends Moving the messages used in common utilities in a separate javascript. 2016-04-11 17:07:58 +05:30
file_manager Fixed all the review comments from Dave. 2016-05-24 23:29:55 +05:30
sql Adding a background process executor, and observer. 2016-05-13 08:49:51 +05:30
static/explain Integrate the graphical explain module in the Query Editor. 2016-05-16 01:07:54 +05:30
statistics Adding initial version for showing statistics for the server, and 2016-05-16 01:58:02 +05:30
templates Fixed issue only coming in the runtime. 2016-06-02 13:15:26 +05:30
__init__.py Loading the explain.js as 'application/javascript' 2016-05-16 11:28:23 +05:30