Shubham Agarwal
|
fc4bef56a0
|
Further code refactoring to stabilise the Feature Tests. Fixes #3936
|
2019-08-28 18:04:08 +05:30 |
|
Aditya Toshniwal
|
028473eb83
|
Fix an issue where oid column should not be pasted when copy/paste row is used on query output containing the oid column. Fixes #4381
|
2019-08-28 13:35:40 +05:30 |
|
Usman Muzaffar
|
ac298b03c0
|
1) Add Reverse Engineered SQL tests for Views. Fixes #4576
2) Ensure View should be created with special characters. Fixes #4486
|
2019-08-28 12:48:59 +05:30 |
|
Aditya Toshniwal
|
06ad6b8ba8
|
1) Ensure Boolean columns should be editable using keyboard keys. Fixes #3778
2) Ensure Boolean columns should be editable in View/Edit data and Query Tool. Fixes #4487
|
2019-08-28 11:09:30 +05:30 |
|
Aditya Toshniwal
|
dbbbb2e5ed
|
Fix query tool launch error if user name contain html characters. Fixes #4674
|
2019-08-28 10:46:28 +05:30 |
|
Aditya Toshniwal
|
53ab4d7e8d
|
Fix an error that could be seen when click on any system column of a table. Fixes #4577
|
2019-08-26 14:36:07 +05:30 |
|
Yosry Muhammad
|
f8f7d5ac6f
|
Ensure editable and read-only columns in Query Tool should be identified by icons and tooltips in the column header. Fixes #4667
|
2019-08-26 14:17:40 +05:30 |
|
Aditya Toshniwal
|
234efc3be7
|
Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453
In addition, unescape HTML entities in database names in the Query Tool title bar. Fixes #4584
|
2019-08-23 12:14:20 +01:00 |
|
Dave Page
|
25f85fe123
|
Fix PGADMIN_SERVER_JSON_FILE environment variable support in the container. Fixes #4657
|
2019-08-23 09:53:24 +01:00 |
|
Aditya Toshniwal
|
3dadb8989b
|
Fix a debugger error when using Python 2.7. Fixes #4419
Also fixes a minor bug where a reload warning was unnecessarily given when closing the debugger.
|
2019-08-23 09:43:51 +01:00 |
|
Akshay Joshi
|
232fe286ee
|
Fix SQL tab issue for Views. It's a regression of compound triggers. Fixes #4650
|
2019-08-23 10:22:20 +05:30 |
|
Dave Page
|
c76b30e353
|
Allow configuration options to be set from the environment in the container distribution. Fixes #4651
|
2019-08-22 15:24:04 +01:00 |
|
Neel Patel
|
dc64ce331a
|
Fix length and precision enable/disable issue when changing the data type for Domain node. Fixes #4644.
|
2019-08-21 16:27:23 +05:30 |
|
Akshay Joshi
|
094e5577e8
|
Add Reverse Engineered SQL tests for Rules. Fixes #4600
|
2019-08-21 16:06:05 +05:30 |
|
Akshay Joshi
|
41e2a674e3
|
Fix Truncate option deselect issue for compound triggers. Fixes #4643
|
2019-08-20 17:09:26 +05:30 |
|
Akshay Joshi
|
bdff046c57
|
1) Added ProjectSet icon for explain module. Fixes #2706
2) Added Gather Merge, Named Tuple Store Scan and Table Function Scan icon for explain module. Fixes #2828
|
2019-08-20 16:47:53 +05:30 |
|