pgadmin4/web/pgadmin/static/js
2017-06-23 09:37:58 +01: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 Fix cell selection window alignment for the updated SlickGrid. 2017-06-23 09:37:58 +01:00
slickgrid Update Slickgrid to 2.3.7. As this version includes all the features we need, it can be moved out of the vendor directory and we'll use yarn to pull it in. 2017-06-23 09:35:56 +01: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 Fix integer/numeric validation on various dialogues. Fixes #2421 2017-06-08 14:59:26 +01: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