pgadmin4/web/pgadmin/static/js
Khushboo Vashi 789ece89fb In the current Backgrid implementation, a cell can be made editable through "editable: true/false" settings. It takes only a boolean value.
Add support for a function that can be set as an editable option value.

For Example:

editable: function(m) { return false; }
2016-03-03 14:03:59 +00:00
..
alertifyjs Resolved couple of small bugs introduced during database server 2015-10-28 22:34:25 +05:30
backgrid Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
codemirror Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
jQuery-contextMenu Make the jQuery-contextMenu control globally available as it's used by wcDocker. 2015-03-09 13:14:20 +00:00
select2 Added select2 as dependency 2016-01-04 23:23:16 +05:30
wcDocker Updated the wcDocker to make use of wcSplitter (new functionalities), 2016-02-29 19:36:51 +05:30
backbone-min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
backbone.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
backbone.paginator.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backbone.paginator.min.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backbone.undo.js Allow to save only the partial model changes, undo-redo operation 2015-10-28 22:54:30 +05:30
backbone.undo.min.js Allow to save only the partial model changes, undo-redo operation 2015-10-28 22:54:30 +05:30
backform.js Allow to make change the behaviour of backform control based on other 2015-07-14 09:29:49 +05:30
backform.pgadmin.js In the current Backgrid implementation, a cell can be made editable through "editable: true/false" settings. It takes only a boolean value. 2016-03-03 14:03:59 +00:00
bootstrap-datepicker.js Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
bootstrap-datepicker.min.js Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
bootstrap-switch.js Using bootstrap-swtich for creating a custom backform control for 2015-12-04 17:16:49 +05:30
bootstrap-switch.min.js Using bootstrap-swtich for creating a custom backform control for 2015-12-04 17:16:49 +05:30
bootstrap.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
bootstrap.min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
jquery-1.11.2.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
jquery-1.11.2.min.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
modernizr-2.6.2-respond-1.1.0.min.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
npm.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
pgadmin.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
require.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
require.min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
underscore-min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
underscore.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
underscore.string.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
underscore.string.min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30