Aditya Toshniwal
|
6e3ee1c607
|
Fix an issue where servers are not listed in add new connection dialog.
|
2023-10-18 11:43:42 +05:30 |
|
Aditya Toshniwal
|
b512404c85
|
Update release notes
|
2023-10-17 15:19:40 +05:30 |
|
Pravesh Sharma
|
5bb6e9133f
|
Fixed query history slowness issue by storing query only for those having certain threshold max length. #6666
|
2023-10-17 15:17:53 +05:30 |
|
Aditya Toshniwal
|
344c236d72
|
Fix following issues in system stats:
1. Graphs rendering in opposite directions on tab change.
2. Y-axis label width should be dynamic.
3. Tooltip values should be formatted.
|
2023-10-17 15:01:52 +05:30 |
|
Khushboo Vashi
|
b4b2a4ff67
|
Fix an issue where user login is not working if username/email contains single quote in server mode. #6865
|
2023-10-17 13:49:18 +05:30 |
|
Akshay Joshi
|
205a661922
|
Update version for v7.8 release
|
2023-10-16 15:11:27 +05:30 |
|
Pravesh Sharma
|
eead9b77e7
|
Fixed issue where MSQL for delete column was not generating. #5749
|
2023-10-16 15:04:31 +05:30 |
|
Aditya Toshniwal
|
47e734dbf2
|
Fix an issue in graphical explain plan where query tool crashes when the plan has parallel workers details and sort node is clicked for details. #6858
|
2023-10-16 11:40:43 +05:30 |
|
Libor M
|
ce372a73bf
|
Czech translation for version 7.8
|
2023-10-16 11:25:29 +05:30 |
|
Akshay Joshi
|
10c5d25735
|
Update message catalogs
|
2023-10-12 17:59:09 +05:30 |
|
Akshay Joshi
|
81dcc91747
|
Added 'hostaddr' and used host string as it is while creating SSHTunnel.
|
2023-10-12 17:57:40 +05:30 |
|
Aditya Toshniwal
|
3a62fc5a2a
|
Fix issues found during testing. #6229, #6836
|
2023-10-12 16:58:46 +05:30 |
|
Aditya Toshniwal
|
10adb6a11b
|
Add support for setting prepare threshold in server connection. #6285
|
2023-10-12 16:54:06 +05:30 |
|
Khushboo Vashi
|
82fade7645
|
Fix System Stat dashboard UI issues.
|
2023-10-12 14:04:58 +05:30 |
|
Akshay Joshi
|
37dced23f0
|
Remove an extra space in --disable-components
|
2023-10-11 19:14:01 +05:30 |
|
Akshay Joshi
|
6f857bdbcb
|
Replace the logic to download/install PostgreSQL on Windows in the GitHub actions. Use stack builder instead of Chocolatey.
|
2023-10-11 18:24:12 +05:30 |
|
Aditya Toshniwal
|
6ba9c192ce
|
Fix failing JS test cases after scale related commit. #6851
|
2023-10-11 16:31:02 +05:30 |
|
Aditya Toshniwal
|
221af6caa6
|
Fix an issue where scale in columns is not allowed to have value as 0 or below. #6851
|
2023-10-11 15:06:57 +05:30 |
|
Aditya Toshniwal
|
e22492ad51
|
Fixed an issue where non-super PostgreSQL users are not able to terminate their own connections from dashboard. #6836
|
2023-10-11 13:43:31 +05:30 |
|
Akshay Joshi
|
2b8efc6361
|
Update release note
|
2023-10-11 13:34:02 +05:30 |
|
Pravesh Sharma
|
73430a2062
|
Fixed an issue where user was not able to assign new/old columns as primary key once column with primary key is deleted. #5749
|
2023-10-11 13:29:19 +05:30 |
|
Aditya Toshniwal
|
fc411bfc49
|
Allow setting custom username for shared servers, with default as username of server being shared. #6229
|
2023-10-11 12:56:06 +05:30 |
|
Yogesh Mahajan
|
4450145d31
|
Fixed issues reported while testing foreign table properties. #640
|
2023-10-11 11:53:14 +05:30 |
|
Sahil Harpal
|
cd84200135
|
Fix system stat dashboard UI issues.
|
2023-10-11 11:27:21 +05:30 |
|
Nikhil Mohite
|
6997d0149e
|
Fetch database objects after opening the backup dialog. #6799
|
2023-10-10 15:28:25 +05:30 |
|
Aditya Toshniwal
|
5981f4bd13
|
In GUI tests, do not try to set the binary path in preferences if it is blank
|
2023-10-09 12:42:52 +05:30 |
|
Anil Sahoo
|
5113fda7a6
|
Fix an issue where global/native keyboard shortcuts are not working when any cell of data output grid has focus. #6579 (#6834)
|
2023-10-06 13:28:16 +05:30 |
|
Yogesh Mahajan
|
7ce07f7dcf
|
Fixed issues reported while testing foreign table node. #640
|
2023-10-06 12:28:40 +05:30 |
|
Aditya Toshniwal
|
078a959e3d
|
Remove the Pillow dependency completely.
|
2023-10-05 12:40:29 +05:30 |
|
Dave Page
|
b4f517f7ff
|
Rename tasks in workflows to allow rule enforcement in Github.
|
2023-10-05 11:57:24 +05:30 |
|
dependabot[bot]
|
36dc2e9d2a
|
JS dependency: Bump eslint from 8.47.0 to 8.50.0 in /runtime (#6789)
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.50.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-05 11:33:41 +05:30 |
|
Aditya Toshniwal
|
858c85adbe
|
Upgrade Pillow to latest based on Python v3.7 compatibility.
|
2023-10-05 11:30:50 +05:30 |
|
dependabot[bot]
|
2cd86449d0
|
JS dependency: Bump webpack from 5.88.0 to 5.88.2 in /web (#6641)
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.2)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-04 18:37:38 +05:30 |
|
dependabot[bot]
|
c37fb061bd
|
JS dependency: Bump eslint-plugin-react in /web (#6688)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.33.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-04 18:33:52 +05:30 |
|
dependabot[bot]
|
dc9cc3730b
|
Python dependency: Bump axios from 1.5.0 to 1.5.1 in /runtime (#6796)
Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-04 18:25:10 +05:30 |
|
dependabot[bot]
|
872b60de5c
|
Python dependency: Bump postcss from 8.4.24 to 8.4.31 in /web (#6819)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-04 18:24:46 +05:30 |
|
Aditya Toshniwal
|
5d2ce142dd
|
Fixed an issue in ERD tool where the downloaded images have a few links cut. #4995
|
2023-10-04 18:23:41 +05:30 |
|
Akshay Joshi
|
9666bd6c8d
|
1) Added 'load_balance_hosts' connection string parameter for PG 16 and above. #6802
2) Added EPAS 11 support back as its EOL is in November.
|
2023-10-04 17:55:37 +05:30 |
|
Khushboo Vashi
|
0b3c79865e
|
Fix the issue where backend APIs are called even if System Stat extension is not installed for the database.
|
2023-10-04 15:04:33 +05:30 |
|
Nikhil Mohite
|
9c903f944c
|
Fixed an issue where the user is unable to select objects on the backup dialog due to tree flickring #6799.
|
2023-10-04 12:13:21 +05:30 |
|
Nikhil Mohite
|
541d9dfcb4
|
Fix API test cases for backup dialog.
|
2023-09-29 14:49:11 +05:30 |
|
Aditya Toshniwal
|
b9d3006915
|
Fix failing RE-SQL test cases for foreign tables on EPAS servers.
|
2023-09-29 13:38:22 +05:30 |
|
Khushboo Vashi
|
68b7ddb592
|
Fix UI issues for System Statistics panel.
|
2023-09-28 15:23:15 +05:30 |
|
Akshay Joshi
|
4309aa3ba7
|
Ensure that the backup works properly for PG 16 on the latest docker image. #6790
|
2023-09-27 17:09:49 +05:30 |
|
Yogesh Mahajan
|
f9bbadfc6a
|
Pin the cryptography version to fix PyO3 modules initialisation error. #6718
|
2023-09-27 16:45:48 +05:30 |
|
Khushboo Vashi
|
c6f8918983
|
Update release notes.
|
2023-09-27 16:06:54 +05:30 |
|
Sahil Harpal
|
16c95d21a7
|
GUI representation of the system's activity using the system_stats extension. #6797
|
2023-09-27 16:04:48 +05:30 |
|
Akshay Joshi
|
bae912fa40
|
Added PG version 16 and removed PG version 11 from github actions.
|
2023-09-27 13:26:21 +05:30 |
|
Akshay Joshi
|
ca3ec76db6
|
Added version PG 16 and removed PG 11
|
2023-09-27 12:49:16 +05:30 |
|
Akshay Joshi
|
4050545f7c
|
Fixed an issue where the wrong message 'Current database has been moved or renamed' is displayed when debugging any function. #6482
|
2023-09-26 18:07:25 +05:30 |
|