Khushboo Vashi
fa29ba9163
Fixed the LDAP authentication issue for the simultaneous login attempts.
2023-04-04 18:47:13 +05:30
Akshay Joshi
c1a022c40c
Update release note
2023-04-04 18:31:01 +05:30
Aditya Toshniwal
a18d469c90
Fix an issue in search objects where objects were unable to locate occasionally. #5916
2023-04-04 18:29:54 +05:30
Akshay Joshi
fdf7a459eb
Added pre-installation steps to remove venv and web folder for RPM and Debian.
2023-04-04 18:28:59 +05:30
Dave Page
abea2c7172
Add a script and Makefile targets for setting up Python environments.
...
This is primarily intended for simplifying Jenkins jobs.
2023-04-03 15:18:46 +01:00
Dave Page
6027fdc10c
Remove target that no longer exists.
2023-04-03 15:09:19 +01:00
Aditya Toshniwal
ca088e83f7
Fix server test cases for servers with blank password and trust
2023-04-03 17:51:35 +05:30
Aditya Toshniwal
e334b87b4c
Add an extra None check for password before encryption to avoid possible failure
2023-04-03 17:21:16 +05:30
Akshay Joshi
53b9fe1c86
Update version for release 7.0
2023-04-03 16:08:17 +05:30
Aditya Toshniwal
415e9c0ac5
Ensure that when execute_scalar is run for multiple queries in single SQL then the last query result is returned.
2023-04-03 16:07:34 +05:30
Yogesh Mahajan
dfa367a127
Fixed video recording broken for feature tests due to selenium package update.
2023-04-03 15:28:42 +05:30
Khushboo Vashi
bc5e710d49
Fixed error while executing continue in debugging session after some time of debug execution. #5953
2023-04-03 15:28:11 +05:30
Aditya Toshniwal
c80f760d07
Pin NW.js to 0.72.0 in build files
2023-04-03 15:21:14 +05:30
Akshay Joshi
3eac4ba59e
Fixed an issue where MSQL is not loading while creating a new login role.
2023-04-03 14:50:45 +05:30
Aditya Toshniwal
287c53cd5a
Downgrade NW.js to 0.72.0 as the latest version is not showing taskbar icon on Windows
2023-04-03 13:49:21 +05:30
Aditya Toshniwal
6710969143
Rename 'Edit Object..' context menu back to 'Properties...'. #4734
2023-04-03 13:10:24 +05:30
Pravesh Sharma
6c7116a20c
Fix an issue where insert was failing when copy pasting a row and saving in result grid. #5934
2023-04-03 10:57:45 +05:30
Libor M
17a4faeb6b
Czech translation for version 7.0
2023-04-03 10:29:46 +05:30
Dave Page
4df23bd576
Add Python tests against EPAS
2023-03-31 16:25:43 +01:00
Yogesh Mahajan
33953e9119
Fixed intermittent error "Connection Lost" shown while connecting to database.
2023-03-31 16:17:04 +05:30
Aditya Toshniwal
94051a0991
Fix failing RE-SQL test cases for pgAgent.
2023-03-31 15:34:57 +05:30
Aditya Toshniwal
f334b132d9
Revert react-dom from 18 to 17 as all libs may not support React 18.
...
Revert notistack to 1.x as later versions are not compatible with MUIv4.
2023-03-31 11:33:41 +05:30
dependabot[bot]
b47c9039d7
Python dependency: Bump selenium in /web/regression
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.0.0a6 to 4.8.3.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:production
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-03-31 11:29:07 +05:30
Khushboo Vashi
659316d3cb
Fix View data issue for the table without column.
2023-03-31 11:23:20 +05:30
Aditya Toshniwal
21cbc6e9e5
Fix SQLs generated for pgAgent related nodes which were causing issues after psycopg3 changes. #5011
2023-03-31 10:48:16 +05:30
Nikhil Mohite
50391ae3fd
Fixed an issue loading file fails in Desktop mode
2023-03-31 10:47:48 +05:30
Domenico Sgarbossa
ce637ecd4b
Italian translations updated for v7.0
2023-03-31 10:46:34 +05:30
dependabot[bot]
5a870a102e
Python dependency: Bump @wojtekmaj/enzyme-adapter-react-17 in /web
...
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17 ) from 0.4.1 to 0.8.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases )
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.4.1...v0.8.0 )
---
updated-dependencies:
- dependency-name: "@wojtekmaj/enzyme-adapter-react-17"
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-03-31 10:45:54 +05:30
dependabot[bot]
3f5aafd263
Python dependency: Bump style-loader from 3.3.1 to 3.3.2 in /web
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: style-loader
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-03-31 10:45:32 +05:30
dependabot[bot]
c47876e9ce
Python dependency: Bump notistack from 1.0.10 to 3.0.1 in /web
...
Bumps [notistack](https://github.com/iamhosseindhv/notistack ) from 1.0.10 to 3.0.1.
- [Release notes](https://github.com/iamhosseindhv/notistack/releases )
- [Changelog](https://github.com/iamhosseindhv/notistack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/iamhosseindhv/notistack/compare/v1.0.10...v3.0.1 )
---
updated-dependencies:
- dependency-name: notistack
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 10:45:14 +05:30
dependabot[bot]
c638b2a500
Python dependency: Bump postcss-loader from 5.3.0 to 7.1.0 in /web
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 5.3.0 to 7.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.3.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 10:44:55 +05:30
dependabot[bot]
78a48bbe7e
Python dependency: Bump coverage from 5.0.1 to 7.2.2 in /web/regression
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.0.1 to 7.2.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.0.1...7.2.2 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 10:44:23 +05:30
dependabot[bot]
57fbeced39
Python dependency: Bump testtools from 2.5.0 to 2.6.0 in /web/regression
...
Bumps [testtools](https://github.com/testing-cabal/testtools ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/testing-cabal/testtools/releases )
- [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS )
- [Commits](https://github.com/testing-cabal/testtools/compare/2.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: testtools
dependency-type: direct:production
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-03-31 10:44:03 +05:30
dependabot[bot]
d3d1f92102
Python dependency: Bump react-dom and @types/react-dom in /web
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ). These dependencies needed to be updated together.
Updates `react-dom` from 17.0.2 to 18.2.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom )
Updates `@types/react-dom` from 16.9.17 to 18.0.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 10:43:44 +05:30
Dave Page
222de66a83
Run Python tests against all supported PostgreSQL versions.
2023-03-30 15:54:13 +01:00
Akshay Joshi
374941bfab
Update message catalogs
2023-03-30 19:11:23 +05:30
Akshay Joshi
d9fff8c480
Update Dependencies
2023-03-30 19:06:56 +05:30
Dave Page
fb6e59bab8
Merge the doc builds into one action.
...
This will reduce the CPU time by avoiding multiple install/update cycles.
2023-03-30 11:45:08 +01:00
Khushboo Vashi
01ef5c664f
Make sure pgadmin4-server package pulls libpq5 instead of libpq.
2023-03-30 16:05:03 +05:30
Dave Page
da937e2618
Don't upgrade base images when running tests.
...
This takes a lot of time and CPU minutes, and Github keep the images pretty fresh anyway.
2023-03-30 11:23:57 +01:00
Dave Page
e7bea6686b
Fix many issues with the Python tests that only seem to show up on Github runners.
2023-03-30 11:16:46 +01:00
Aditya Toshniwal
b780339abb
Run only JS test cases in JS test case action
2023-03-30 11:15:35 +05:30
Dave Page
bbc46c0990
Another missing sudo
2023-03-29 18:32:11 +01:00
Dave Page
1527daede8
Make sure we can edit the PostgreSQL config
2023-03-29 18:27:02 +01:00
Aditya Toshniwal
5330121b36
On pressing Ctrl+C on a tree object, copy the fully qualified name to clipboard. #5854
2023-03-29 21:45:09 +05:30
dependabot[bot]
3f78cfa092
Python dependency: Bump azure-mgmt-subscription from 3.0.0 to 3.1.1
...
Bumps [azure-mgmt-subscription](https://github.com/Azure/azure-sdk-for-python ) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-subscription_3.0.0...azure-mgmt-subscription_3.1.1 )
---
updated-dependencies:
- dependency-name: azure-mgmt-subscription
dependency-type: direct:production
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-03-29 21:43:22 +05:30
dependabot[bot]
8d1bf6f735
Python dependency: Bump nw from 0.70.1 to 0.74.0 in /runtime
...
Bumps [nw](https://github.com/nwjs/npm-installer ) from 0.70.1 to 0.74.0.
- [Release notes](https://github.com/nwjs/npm-installer/releases )
- [Commits](https://github.com/nwjs/npm-installer/commits )
---
updated-dependencies:
- dependency-name: nw
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-03-29 21:40:15 +05:30
Dave Page
cc4dfaf951
Run Python regression tests.
2023-03-29 16:46:53 +01:00
Dave Page
d3f058cf1f
Don't include built assets in the source tarball.
...
It looks like code to build and include Javascript bundles was added when React
was first included in the project. This shouldn't be the case - the source tarball
should contain only the source code.
2023-03-29 15:08:35 +01:00
dependabot[bot]
87985e9e45
Python dependency: Bump eslint from 7.32.0 to 8.37.0 in /web
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.37.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/v7.32.0...v8.37.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 18:24:13 +05:30