pgadmin4/web/pgadmin/static/js
Alexander Lakhin 9be1364d1a Various string improvements and fixes. 2017-11-01 12:58:19 +00:00
..
browser Extract the generate_url(..) function from node.js, and collection.js 2017-08-17 21:43:07 +05:30
codemirror/addon/fold Move pgadmin plugins for codemirror back out of the vendor area. 2017-02-27 13:18:28 +00:00
history Fix clear history. 2017-07-07 15:51:06 +01:00
selection Fix Copy so it still works after query results have been copied. Fixes #2637 2017-08-31 14:50:39 +01:00
slickgrid Changed array representation and formatting for the data types in Query Tool and View Data. Fixes #2671 2017-09-18 12:07:15 +05:30
sqleditor Refactor keyboard shortcut functions in the query tool. Fix some incorrect keycodes and update docs. 2017-08-21 15:27:29 +01:00
alertify.pgadmin.defaults.js Fix layout of password prompt dialogue. Fixes #2684 2017-09-07 16:27:02 +01:00
backform.pgadmin.js Various string improvements and fixes. 2017-11-01 12:58:19 +00:00
backgrid.pgadmin.js Allow queries to be cancelled from the dashboard, and display additional info in the subnode control. Fixes #2597 2017-08-25 16:57:33 +01:00
check_node_visibility.js User can not add New Server through Quick links. Fixes #2634 2017-08-17 18:14:06 +05:30
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 Moved the javascripts of different modules from 'templates' to 'static' directory. 2017-07-27 17:25:08 +05:30