pgadmin4/web/pgadmin
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
..
about Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
browser [Reversed Engineered SQL] Security Labels is not available for PostgreSQL <= 9.1 2016-03-01 15:36:52 +05:30
help Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
misc Updated the misc module javascripts to work with latest wcDocker. 2016-02-29 19:37:24 +05:30
redirects Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
settings Remove some unnecessary imports from the pgadmin/__init__.py, and 2016-02-29 23:08:08 +05:30
static 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
templates Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
test Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
tools Creating an empty pgAdmin module container (named tools) for keeping 2016-02-28 12:49:36 +05:30
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Add support for asynchronous connections to the database server. 2016-03-02 13:29:15 +00:00
__init__.py Resolved a regess of the previous commit, which introduced during 2016-03-01 10:24:46 +05:30
messages.pot Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00