pgadmin4/web/pgadmin
Surinder Kumar 802840fd7f Fix various cosmetic issues with preference dialog
1. Foreign keys listed twice
The label for Exclusion constraint was set to 'Foreign keys'. fixed it.
2. Trigger function, Unique constraint, Primary key should be in title case
3. if user click outside of Preferences window it disappear (it should not disappear)
set preference alertify dialog option closableByDimmer to false.
4. Columns node settings listed twice
Override the register_preferences method in Columns CatalogObjectColumnsModule class
because there are two types of columns node, catalogs columns and tables columns.
so the settings for table columns should also work for catalog columns. Thats why we are not showing preference option for catalogs column node.
Ashesh fixed this issue.
2016-06-08 13:29:49 +01:00
..
about Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
browser Fix various cosmetic issues with preference dialog 2016-06-08 13:29:49 +01:00
dashboard Fix mouse cursor on dashboard quick links. Fixes #1163 2016-06-03 13:10:49 +01:00
help www.pgadmin.org now supports https. 2016-05-21 13:54:22 -04:00
misc Fix validation issue causing statistics tab to break if no node is selected on browser tree and user clicks on statistics tab. 2016-06-08 12:48:34 +01:00
model Adding a background process executor, and observer. 2016-05-13 08:49:51 +05:30
preferences Fix various cosmetic issues with preference dialog 2016-06-08 13:29:49 +01:00
redirects Fix favicon routing 2016-04-14 13:40:01 +01:00
settings Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
static Fix styling of statistics table. Fixes #1315 2016-06-08 09:30:53 +01:00
templates Fixes #1243 - Allow to resize the columns of the result table in the 2016-06-02 14:46:58 +05:30
tools Properly quote function names when starting the debugger. Fixes #1225 2016-06-08 13:22:03 +01:00
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils During encryption password is converted to buffer (instead of 2016-06-07 13:26:43 +05:30
__init__.py 'pgadmin.utils.storage' has been renamed to 'pgadmin.utils.paths'. Resolved the typo. 2016-05-13 00:36:45 +05:30
messages.pot First round of string review and cleanup. 2016-05-06 13:53:48 +01:00