Aditya Toshniwal
|
2aea5b41ad
|
Fix an issue where changing MFA_SUPPORTED_METHODS breaks the MFA validation. #6624
|
2023-07-31 15:02:30 +05:30 |
|
Akshay Joshi
|
9ab36b0269
|
Fixed PEP8
|
2023-07-27 18:18:39 +05:30 |
|
Akshay Joshi
|
b4e6d8c6d7
|
1) Fixed feature tests failed due to maintenance changes.
2) Update release note.
|
2023-07-27 18:15:36 +05:30 |
|
Pravesh Sharma
|
5c2d242ff8
|
Added unlogged option while creating a sequence. #6376
|
2023-07-27 17:37:22 +05:30 |
|
Akshay Joshi
|
a460644ae8
|
1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381
2) Added new/missing options to the VACUUM command. #6397
3) Added SKIP_LOCKED and BUFFER_USAGE_LIMIT option to Analyze command. #6415
|
2023-07-27 17:34:25 +05:30 |
|
Akshay Joshi
|
e177344ae1
|
Sign the pgAdmin4.exe file using signtool before creating the installer.
|
2023-07-25 17:19:46 +05:30 |
|
Dave Page
|
8651a1ed45
|
Don't silence progress messages when building the windows installer.
|
2023-07-24 15:45:21 +01:00 |
|
Akshay Joshi
|
8ec5fca4a0
|
Remove the 'Objects' tab from the backup dialog as the feature is not yet implemented
|
2023-07-24 17:30:54 +05:30 |
|
Akshay Joshi
|
52643a5c9b
|
Update version for release v7.5
|
2023-07-24 12:59:21 +05:30 |
|
Khushboo Vashi
|
a7f06eea0b
|
Fix an issue where inserting more than 10 rows does not work correctly in View Data; only parts end up in the table. #6582
|
2023-07-24 12:49:42 +05:30 |
|
oon arfiandwi
|
a5cb9b5679
|
Indonesian translation for version 7.5
|
2023-07-24 10:40:56 +05:30 |
|
Libor M
|
538c1aa622
|
Czech translation for version 7.5
|
2023-07-24 10:32:22 +05:30 |
|
Domenico Sgarbossa
|
5f86088cfe
|
Italian translations update for v7.5
|
2023-07-21 12:32:39 +05:30 |
|
Akshay Joshi
|
fc1cd179ee
|
Update message catalogs
|
2023-07-20 18:36:18 +05:30 |
|
Aditya Toshniwal
|
69dec1bdf9
|
Set parallel to false for TerserPlugin to try and fix build failures
|
2023-07-20 17:21:47 +05:30 |
|
Yogesh Mahajan
|
39d70a94a6
|
Ensure user gets proper error if incorrect credentials are entered while authenticating AWS. #6406
|
2023-07-20 16:56:17 +05:30 |
|
Akshay Joshi
|
dab5e592e2
|
Try to fix the TerserPlugin issue on build machines by setting --max-old-space-size to 3072
|
2023-07-20 16:53:40 +05:30 |
|
Akshay Joshi
|
a3c3d91515
|
Fixed some issues in Backup and PSQL tool
|
2023-07-19 20:31:29 +05:30 |
|
Aditya Toshniwal
|
25e05de27d
|
Attempt to fix failing git action JS test case due to checksum error
|
2023-07-19 18:22:45 +05:30 |
|
Aditya Toshniwal
|
9f35728c6a
|
Pin dnspython==2.3.0 to fix test cases.
|
2023-07-19 17:59:34 +05:30 |
|
Yogesh Mahajan
|
76b0f80893
|
Pin correct gunicorn version to 20.1.0 as latest version gives error - Bad file descriptor. #3025
|
2023-07-19 12:55:28 +05:30 |
|
Yogesh Mahajan
|
d17d291e07
|
Pin gunicorn version to 20.0.1 as latest version gives error - Bad file descriptor(Gunicorn Issue #3025).
|
2023-07-19 12:25:01 +05:30 |
|
Pravesh Sharma
|
b4991a49a2
|
fixed issue where deduplicate_items was selected for PG version 12 and below. #6374
|
2023-07-17 11:19:55 +05:30 |
|
Nikhil Mohite
|
d3753ee132
|
Fix an issue where the edit server fails in desktop mode if the server password is not stored. #6489
|
2023-07-17 11:19:20 +05:30 |
|
Akshay Joshi
|
d98ce3864f
|
Fixed API test case for PSQL
|
2023-07-14 11:18:58 +05:30 |
|
Dave Page
|
038ab5eb90
|
Correct bin path for EPAS.
|
2023-07-13 15:58:45 +01:00 |
|
Aditya Toshniwal
|
4676961fc4
|
Fix multiple Query Tool, ERD title related issues.
|
2023-07-13 20:06:24 +05:30 |
|
Dave Page
|
de7eb73867
|
Fix a copy/paste error.
|
2023-07-13 14:57:02 +01:00 |
|
Akshay Joshi
|
58cd21686b
|
Handle the intermittent failure for query tool test.
|
2023-07-13 19:03:16 +05:30 |
|
Dave Page
|
be1bdbcd14
|
Run feature tests on Github.
Initial patch by me, with additional testing/debugging/fixing by Yogesh Mahajan.
|
2023-07-13 14:31:05 +01:00 |
|
Akshay Joshi
|
75d14565e4
|
Fixed escape/unescape issues in Query Tool and PSQL.
|
2023-07-13 17:02:51 +05:30 |
|
Akshay Joshi
|
bd4e14da89
|
Added new/missing parameters to pg_restore. #6562
|
2023-07-13 13:01:48 +05:30 |
|
San Lin Naing
|
8dd8d1d03a
|
Fixed an issue where ERD Tool can't load the saved pgerd file from Shared Storage. #6558
|
2023-07-13 11:06:46 +05:30 |
|
Khushboo Vashi
|
715fa47eb6
|
Fix an error 'list' object has no attribute 'strip' while attempting to populate auto-complete manually the first time. #6556
|
2023-07-13 10:18:38 +05:30 |
|
Akshay Joshi
|
45b1794941
|
1) Added extra check in qtLiteral method.
2) Fixed some escaping issues.
|
2023-07-12 15:26:19 +05:30 |
|
Akshay Joshi
|
940d190bc8
|
Fixed an issue where pgAdmin failed to setup role with hyphens in name. #6531
|
2023-07-12 10:36:41 +05:30 |
|
Pravesh Sharma
|
ab0b1dd40c
|
Added all supported index storage parameters while creating an index. #6374
|
2023-07-11 18:12:53 +05:30 |
|
Aditya Toshniwal
|
ac5be70c60
|
Fix issues found while testing login pages. #6295
|
2023-07-11 18:12:06 +05:30 |
|
Akshay Joshi
|
def1f31ba8
|
Ensure that Backup, Restore, and Maintenance should work properly when pgpass file is used. #6499
|
2023-07-11 15:34:27 +05:30 |
|
Khushboo Vashi
|
20ad30abc1
|
Return to the old version 1.26.* of urllib3 as botocore does not support the latest version.
|
2023-07-11 14:57:58 +05:30 |
|
dependabot[bot]
|
fbf25f861b
|
Python dependency: Update urllib3 requirement from ==1.26.* to ==2.0.* (#6200)
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.0...2.0.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
|
2023-07-11 11:55:36 +05:30 |
|
dependabot[bot]
|
2fb68bf7fc
|
Python dependency: Update boto3 requirement in /web/regression (#6540)
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.26.0...1.28.0)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
|
2023-07-11 11:35:17 +05:30 |
|
dependabot[bot]
|
21b81f7999
|
Python dependency: Bump psycopg[c] from 3.1.8 to 3.1.9 (#6240)
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/psycopg/psycopg/releases)
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.1.8...3.1.9)
---
updated-dependencies:
- dependency-name: psycopg[c]
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-07-11 11:28:16 +05:30 |
|
dependabot[bot]
|
8744b29edf
|
Python dependency: Update cryptography requirement (#6404)
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/40.0.0...41.0.1)
---
updated-dependencies:
- dependency-name: cryptography
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-07-11 11:27:02 +05:30 |
|
dependabot[bot]
|
ecf29c5be9
|
Python dependency: Update botocore requirement in /web/regression (#6541)
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.29.0...1.31.0)
---
updated-dependencies:
- dependency-name: botocore
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-07-11 11:21:40 +05:30 |
|
Akshay Joshi
|
fbb43f8c3e
|
Align two switch controls inline for Backup Server and Backup Object dialog.
|
2023-07-10 18:47:07 +05:30 |
|
Aditya Toshniwal
|
613002c417
|
Update release notes
|
2023-07-10 18:34:55 +05:30 |
|
San Lin Naing
|
16a0950f63
|
Fix an issue where adding a sub-folder inside a folder is not working as expected. #6544
|
2023-07-10 18:32:21 +05:30 |
|
Aditya Toshniwal
|
a08714cd65
|
Allow two controls to be inline in SchemaView.
|
2023-07-10 17:42:20 +05:30 |
|
Akshay Joshi
|
7686280cb2
|
1) Added --exclude-database option for Backup Server.
2) Fixed Jasmine test cases.
|
2023-07-10 12:44:26 +05:30 |
|