pgadmin4/web/pgadmin/static/js
2017-05-12 12:10:46 +01:00
..
codemirror/addon/fold Move pgadmin plugins for codemirror back out of the vendor area. 2017-02-27 13:18:28 +00:00
selection Allow column or row selection in the query tool. Fixes #2216 2017-04-18 13:28:45 +01:00
slickgrid Improve handling of nulls and default values in the data editor. Fixes #2257 2017-05-12 10:53:57 +01:00
alertify.pgadmin.defaults.js Move 3rd party client code into vendor/ directories for ease of maintenance. 2017-02-24 17:01:21 +00:00
backform.pgadmin.js Fix numeric control validation in nested schemas. Fixes #2241 2017-03-09 15:23:18 +00: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