pgadmin4/web/pgadmin/static/js
2017-06-27 09:57:38 -04:00
..
codemirror/addon/fold Move pgadmin plugins for codemirror back out of the vendor area. 2017-02-27 13:18:28 +00:00
history Initial re-vamp of the History tab. 2017-06-13 09:50:41 +01:00
selection Use on-demand loading for results in the query tool. Fixes #2137 2017-06-27 09:03:04 -04:00
slickgrid Use on-demand loading for results in the query tool. Fixes #2137 2017-06-27 09:03:04 -04:00
alertify.pgadmin.defaults.js Using the client-side translation using the client-side 'gettext' 2017-06-07 15:53:05 +05:30
backform.pgadmin.js Add preferences to enable brace matching and brace closing in the SQL editors. Fixes #2513 2017-06-27 09:57:38 -04:00
backgrid.pgadmin.js Replace all occurrences of "can not" with "cannot". 2017-04-05 13:38:14 +01:00
check_node_visibility.js Additional preference fix. 2017-06-22 14:55:45 +01:00
gettext.js Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
pgadmin.js Ensure we never sort columns on the treeview. Fixes #2185 2017-02-24 13:02:13 +00:00
size_prettify.js Fix sorting of sizes on the statistics views by sorting raw values and prettifying on the client side. Includes Jasmine tests for the prettyfying function. Fixes #2315 2017-05-08 11:29:13 +01:00
sqleditor_utils.js Fix script options which were inadvertently broken in the query tool tab naming patch. 2017-06-15 12:19:47 +01:00
url_for.js Implementation of the client side 'url_for(...)' function. 2017-06-12 12:01:25 +05:30