Thanks, patch applied.
On Tue, May 11, 2021 at 11:06 PM Pradip Parkale <
pradip.park...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Please find the attached patch for #6399. I have partially fixed the
> issue. I have set the limit of 1 so that user won't be able to add any
> duplicate panel.
>
> -
Ensure that the user should not be able to add duplicate panels. Fixes #6399
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0bb40de1c42a1c392d1302a0617a21a8ee261414
Author: Pradip Parkale
Modified Files
--
docs/en_US/release_note
Fixed an issue where the filter 'Include/Exclude By Selection' not working for
null values. Fixes #6392
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bd7808a104b38b1e92bbcccebf1c10141b0ebb25
Modified Files
--
d
Update document and screenshot for 'Resize by data?' option.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=11c541adc6331005ee2cef7839d6dc4d43d39465
Modified Files
--
docs/en_US/images/preferences_sql_results_gri
Added missing validation for data type. Fixes #6407
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4842d589a638764daf5d3cc365c08361e0c94f13
Modified Files
--
.../servers/databases/schemas/types/static/js/type.js
Improve some strings.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b7f8d8298e9986c8f09f14dfb571fd46d65a8c6
Modified Files
--
web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py | 8 +---
1 file chan
Make the error messages on exit show something useful.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=649ca2eeac12ae8f8ca2ccca337c5151132ff915
Modified Files
--
pkg/debian/build.sh | 3 +--
pkg/mac/build.sh| 3
Fixed API test cases
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b13627398b6987fc0684cf8408dab6bcd58d0334
Modified Files
--
.../partitions/tests/pg/10_plus/alter_table_add_partition.sql | 4 ++--
.../part
Added support for the creation of Nested Table and Varying Array Type for
Advanced Server. Fixes #6407
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b0df4d360498e8a6e38d8a7ffba2fcd2c6c6fd8a
Author: Yogesh Mahajan
Modified
Fix a number of typos.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe6f9aae61528c5d14a2c2f53dc387d880e033ec
Author: huangj.f...@fujitsu.com
Modified Files
--
docs/en_US/column_dialog.rst
Added support to set auto width of columns by content size in the data output
window. Fixes #5954
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d80087f6d513c1b1a457dbdfd13bf100777aa609
Modified Files
--
docs/en
Ensure that pgAdmin4 shut down completely on the Quit command. Fixes #6420
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1e6eca1787df31bf78c5bf51715015e8b4d2662d
Modified Files
--
docs/en_US/release_notes_5_3.rs
Fixed an issue where the current debug line is not visible in the 'Dark' theme.
Fixes #6409
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac403d0dfab6f298c574c8a1ebe7deb1e755b1c2
Modified Files
--
docs/en_US/re
Remove duplicate code and avoid DOM search operation.
refs #6355
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c550076a25d70cb9aa9bdb97056c4882a93
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/b
Cleanup the install-node target so it just calls yarn.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8bc07c45f54282a9331f2ac6de85a8fd7892ac02
Modified Files
--
Makefile | 11 +--
1 file changed, 1 inserti
Update Kerberos docs for phase 2.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=89b0028684d6b5055b5cd562eff5be295457657d
Author: Khushboo Vashi
Modified Files
--
docs/en_US/images/server_connection.png | Bin 50
Added support for cache bust webpack chunk files. Fixes #5477
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=058afad9ebddbf43f86af96f82322bf0fecd88e5
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release
Added 'IF NOT EXISTS' clause while creating tables and partition tables which
is convenient while using the ERD tool. Fixes #6397
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7e79814cb0a308364a2f6e1b62efee32989e8435
Modif
Fix width of table row.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c746cfddfefcfa0d7a555c28b793968e4f2a4430
Modified Files
--
docs/en_US/menu_bar.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Ensure that while connecting to the server using SSPI login, it should not
prompt for the password. Fixes #5776
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b30ec71098b51abd80bf15d49477c2e6f0c9d6f0
Author: Khushboo Vashi
Update require.js library to the latest version.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98546e1876358f4bce1c6e933b4467fb75a76e21
Author: Murtuza Zabuawala
Modified Files
--
web/package.json
Expect the yum repo metadata to be GPG signed.
Branches
React_Porting
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c32ff3a7eefa84bd346f87e3418135799b267299
Modified Files
--
pkg/redhat/repo-rpm.sh | 3 ++-
1 file changed, 2 insertions
22 matches
Mail list logo