Akshay Joshi
77467209c2
1) Added release note for v7.7
...
2) Added exception handling while removing the test database file.
2023-08-25 11:14:54 +05:30
Yogesh Mahajan
cd613ded0a
Ensure user is redirected to login page after failed login. #6704
2023-08-25 10:38:50 +05:30
Aditya Toshniwal
e8283173ba
Remove imagemin-pngquant as we already have a PNG optimizer imagemin-optipng
2023-08-23 12:23:38 +05:30
Akshay Joshi
c08953b9b3
Update version for release 7.6
2023-08-21 13:14:40 +05:30
Aditya Toshniwal
779749a515
Fix an 'str expected' error in import/export when setting server password in env
2023-08-21 13:08:19 +05:30
Yogesh Mahajan
7f5433b307
Update documentation for OAuth2 authentication redirect url.#6644
2023-08-21 12:16:18 +05:30
Libor M
93525a6196
Czech translation for version 7.6
2023-08-21 11:20:09 +05:30
Akshay Joshi
eee7e1ae53
Update message catalogs.
2023-08-17 18:51:32 +05:30
Yogesh Mahajan
e2f32c0984
Fix doc build failure due to SQLAlchemy changes. #6208
2023-08-17 14:00:56 +05:30
Akshay Joshi
edd1783353
Fixed an issue where ignore owner is not working when owner and grants both are different
2023-08-16 18:46:42 +05:30
Aditya Toshniwal
1adde6084f
Update release notes
2023-08-16 15:32:17 +05:30
Yogesh Mahajan
34f160cec7
Allow changing the POOL_SIZE and MAX_OVERFLOW config values of the pgAdmin config DB connection pool. #6208
2023-08-16 15:29:11 +05:30
Akshay Joshi
33b2b82ba9
Pin NW.js to 0.77.0, as the latest version crashes after an attempt to reopen the fullscreen window.
2023-08-16 13:05:35 +05:30
Akshay Joshi
2c81b33925
Sort parent objects as well in Schema Diff tool.
2023-08-14 17:14:58 +05:30
Khushboo Vashi
a9799f25a2
Generate SBOM for Python wheel package.
2023-08-14 16:23:17 +05:30
Akshay Joshi
0e0eb3c2d5
Fixed the validation for source and target schema in schema diff tool.
2023-08-14 14:03:49 +05:30
MysticBoy
98fd51b38b
Fixed Chinese translation error
2023-08-14 10:41:28 +05:30
Akshay Joshi
3c43aa12af
1) Added 'Ignore Grants' option in the schema diff tool. #5759
...
2) Added 'Ignore Tablespace' option in the schema diff tool. #6004
3) Ensure that Schema Diff comparison results should be displayed in the sorted order. #6595
4) Fixed an issue where the SET directive is excluded from the function header in the schema diff tool. #6651
2023-08-11 17:38:44 +05:30
Khushboo Vashi
e80d55e968
Use a consistent name for sbom files.
2023-08-11 15:12:26 +05:30
Dave Page
7fcfea2214
JIT entitlement is required on Apple Silicon, otherwise NWJS won't start.
...
See https://github.com/nwjs/nw.js/issues/8086
2023-08-10 13:36:00 +01:00
Dave Page
e06d39b70c
Cleanup some more unnecessary artefacts from the build.
2023-08-10 13:35:04 +01:00
Khushboo Vashi
b2eb23eb8d
Fix pgAdmin 7.5 fails to render table SQL with extension loaded index method. #6630
2023-08-10 11:53:30 +05:30
Akshay Joshi
da71c0c746
Fixed an issue where the 'CASCADE' keyword is always visible while creating an Extension. #3942
2023-08-09 18:17:08 +05:30
Yogesh Mahajan
0b24a8f39a
Ensure keyboard shortcut for query execution is disabled when query execution is in progress. #6664
2023-08-09 10:49:45 +05:30
MysticBoy
8afa17d692
Chinese translation.
2023-08-08 11:56:32 +05:30
Khushboo Vashi
c72e2f159d
Fix the query tool issue 'pgAdminThread' object has no attribute 'native_id'. #6660
2023-08-08 11:00:52 +05:30
Khushboo Vashi
f399b30605
Update release notes.
2023-08-07 17:23:32 +05:30
Khushboo Vashi
b55164c454
Fix the query tool issue where raise Notice from func/proc or code blocks are no longer displayed live. #6420
2023-08-07 17:19:08 +05:30
Pravesh Sharma
27c7ea2ff1
Added all like options while creating a table. #6377
2023-08-07 11:20:04 +05:30
Khushboo Vashi
ac50b4d80b
Another attempt to fix rpm build failure for SBOM.
2023-08-04 15:37:13 +05:30
Khushboo Vashi
2c4b479f50
Fix the rpm build failure for SBOM.
2023-08-04 15:05:06 +05:30
Pravesh Sharma
00011b387a
Fixed issue where cycle syntax was not added in SQL when creating new sequence from UI. #6639
2023-08-04 11:57:28 +05:30
Akshay Joshi
b01a93544f
Added cascade option while creating an extension. #3942
2023-08-03 17:23:03 +05:30
Khushboo Vashi
48bfc66048
Generate software bill of materials as part of the package builds. #3702
2023-08-03 16:08:59 +05:30
Akshay Joshi
1a7a23de3f
Added WAL option to EXPLAIN ANALYZE command. #6382
2023-08-03 15:57:12 +05:30
Aditya Toshniwal
59c4a00134
Fix an issue where query tool on shared server is throwing error if the pgAdmin config DB is external. #6252
2023-08-03 12:08:52 +05:30
Aditya Toshniwal
c873217cf1
Update release notes
2023-08-03 09:45:44 +05:30
Yogesh Mahajan
ce146b679c
Add support for TRUNCATE trigger in foreign table. #6448
2023-08-03 09:42:17 +05:30
Yogesh Mahajan
e8fdf04e97
Fix incorrect redirection URL after authentication by removing fixed value set to SCRIPT_NAME environment variable in pgAdmin4.wsgi file.#5454
2023-08-03 09:18:43 +05:30
Akshay Joshi
0f86b78d87
Added support for PostgreSQL and EPAS 16 to ensure it works without any errors. #6588
2023-08-02 11:26:09 +05:30
Khushboo Vashi
31fddaf10b
Update release notes.
2023-08-01 14:03:21 +05:30
Khushboo Vashi
30a0fb1cb3
Fix the issue where query tool window turns blank if the user tries to generate a graph on the result. #6500
2023-08-01 13:57:52 +05:30
Aditya Toshniwal
3ba73ab1d9
Update axios to the current latest version(1.4.0)
2023-08-01 13:04:06 +05:30
Anil Sahoo
7d7b8a71c1
1. Added Expression to CREATE INDEX. #2595
...
2. Added support for ALTER INDEX column statistics. #6375
2023-08-01 12:37:47 +05:30
dependabot[bot]
4920d25479
JS dependency: Bump html-react-parser from 1.4.14 to 4.2.0 in /web ( #6610 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 1.4.14 to 4.2.0.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.14...v4.2.0 )
---
updated-dependencies:
- dependency-name: html-react-parser
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-08-01 12:34:54 +05:30
Aditya Toshniwal
a1c7265c41
Fix PEP8 issues with latest pycodestyle ( #6636 )
2023-07-31 18:14:39 +05:30
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