pgadmin4/web/pgadmin
Ashesh Vashi b17eb15742 Resolved - Integer type of preferences are not updated
Reason: IntegerControl assumes the model, passed to it, would always has errorModel variable set properly.

In order to resolve it, now using pgBrowser.DataModel instead of Backbone.Model, which initialize the errorModel by default.

Fixes #1868
2016-10-19 16:18:22 +05:30
..
about Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
browser Add tests for Languages 2016-10-18 14:36:25 +01:00
dashboard Cleanup the dashboard tables a little for readability 2016-10-14 17:42:29 -07:00
help Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
misc List files/folders alphabetically, and don't excessively truncate their names. Fixes #1792 2016-10-18 11:39:12 +01:00
model Move security keys into the SQLite database, and auto-generate them. 2016-10-19 09:22:38 +01:00
preferences Resolved - Integer type of preferences are not updated 2016-10-19 16:18:22 +05:30
redirects Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
settings Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
static Fix layout of DateTimePicker control help message. Fixes #1864 2016-10-18 12:43:58 +01:00
templates Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
tools Allow debugging of functions and procedures in packages on EPAS. Fixes #1577 2016-10-07 12:46:34 +01:00
translations/fr/LC_MESSAGES Update message catalogs 2016-09-26 15:57:03 +01:00
utils Fix regression test import issue. 2016-10-13 06:49:33 -07:00
__init__.py Move security keys into the SQLite database, and auto-generate them. 2016-10-19 09:22:38 +01:00
messages.pot Update message catalogs 2016-09-26 15:57:03 +01:00