pgadmin4/web/pgadmin/static/js
2017-06-14 12:18:27 +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 Add a missing translation call. 2017-06-12 17:20:40 +01:00
slickgrid Ensure text editors render in an appropriate place on the results grid. Fixes #2477 2017-06-14 12:18:27 +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 Hide menu options for creating objects, if the object type is set to hidden. Includes Jasmine tests. Fixes #2225 2017-05-12 12:10:46 +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 Fine tune result grid column sizing now we don't have checkboxes. 2017-06-09 09:24:20 +01:00
url_for.js Implementation of the client side 'url_for(...)' function. 2017-06-12 12:01:25 +05:30