pgAdmin 4 commit: Correct names for the Japanese translators:
Correct names for the Japanese translators: Junichi Tado Kosuke Kida Nozomi Anzai Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4bcec932a3b04c08efdfffc9d277363762723f60 Modified Files -- web/pgadmin/translations/ja/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Add a Russian translation
Add a Russian translation Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6ef88836c7aebea433db7a6163fcf1c6fbeb464f Author: Alexander Lakhin Modified Files -- web/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
pgAdmin 4 commit: Add optional TLS support to the docker container.
Add optional TLS support to the docker container. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cdfd9d2550f014aad8ad32f5ddc7d4baa69bce07 Author: Dave Page Modified Files -- pkg/docker/Dockerfile | 14 +++-- pkg/docker/README | 76 + pkg/docker/build.sh | 2 +- pkg/docker/entry.sh | 2 ++ pkg/docker/pgadmin4.conf| 22 - pkg/docker/pgadmin4.conf.j2 | 43 + 6 files changed, 134 insertions(+), 25 deletions(-)
pgAdmin 4 commit: _blank is the correct HTML target for anchors, not _n
_blank is the correct HTML target for anchors, not _new. Fixes #2679. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e4c170c1b333bb997f3d17e752c63d0e70f81093 Author: Neel Patel Modified Files -- web/pgadmin/dashboard/templates/dashboard/welcome_dashboard.html | 8 1 file changed, 4 insertions(+), 4 deletions(-)
pgAdmin 4 commit: Message catalog update. Current stats look like:
Message catalog update. Current stats look like: 1503 of 1756 messages (85%) translated in pgadmin/translations/de/LC_MESSAGES/messages.po 1716 of 1756 messages (97%) translated in pgadmin/translations/ja/LC_MESSAGES/messages.po 1494 of 1756 messages (85%) translated in pgadmin/translations/pl/LC_MESSAGES/messages.po 1728 of 1756 messages (98%) translated in pgadmin/translations/ru/LC_MESSAGES/messages.po 1458 of 1756 messages (83%) translated in pgadmin/translations/zh/LC_MESSAGES/messages.po Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=15c2af99f9281633e4a2132e16b5f0cf6066bc2a Author: Dave Page Modified Files -- web/pgadmin/messages.pot | 97 +++--- .../translations/de/LC_MESSAGES/messages.mo| Bin 127474 -> 127299 bytes .../translations/de/LC_MESSAGES/messages.po| 335 ++-- .../translations/ja/LC_MESSAGES/messages.mo| Bin 137860 -> 136657 bytes .../translations/ja/LC_MESSAGES/messages.po| 306 -- .../translations/pl/LC_MESSAGES/messages.mo| Bin 126553 -> 125975 bytes .../translations/pl/LC_MESSAGES/messages.po| 322 +-- .../translations/ru/LC_MESSAGES/messages.mo| Bin 165510 -> 163012 bytes .../translations/ru/LC_MESSAGES/messages.po| 352 ++--- .../translations/zh/LC_MESSAGES/messages.mo| Bin 102042 -> 102845 bytes .../translations/zh/LC_MESSAGES/messages.po| 291 - 11 files changed, 1171 insertions(+), 532 deletions(-)
pgAdmin 4 commit: Update psycopg2 requirement to ensure 10.x+ features
Update psycopg2 requirement to ensure 10.x+ features work. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=72f58f74b6a80af0ca8a2bfe46edb82e5ac59f9d Author: Murtuza Zabuawala Modified Files -- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Update Russian translation.
Update Russian translation. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3e09a4aa3058457a6e7c371db3501ec6f435e87a Author: Alexander Lakhin Modified Files -- .../translations/ru/LC_MESSAGES/messages.mo| Bin 161826 -> 164381 bytes .../translations/ru/LC_MESSAGES/messages.po| 693 + 2 files changed, 281 insertions(+), 412 deletions(-)
pgAdmin 4 commit: Ensure auto-indent honours the spaces/tabs config set
Ensure auto-indent honours the spaces/tabs config setting. Fixes #2780 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f960628ad6c6ae498889d09a177b627bae0b2285 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/browser/__init__.py| 4 ++ web/pgadmin/browser/static/js/browser.js | 3 +- web/pgadmin/browser/templates/browser/js/utils.js | 1 + web/pgadmin/static/js/backform.pgadmin.js | 20 + web/pgadmin/tools/datagrid/static/js/datagrid.js | 3 +- web/pgadmin/tools/debugger/static/js/direct.js | 2 + web/pgadmin/tools/sqleditor/__init__.py| 52 -- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 6 ++- 8 files changed, 64 insertions(+), 27 deletions(-)
pgAdmin 4 commit: Update translations
Update translations Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=61c469365ab0af256a464cf60ff0f3ce245554e0 Author: Dave Page Modified Files -- web/pgadmin/messages.pot | 12 ++-- .../translations/de/LC_MESSAGES/messages.mo| Bin 127474 -> 127474 bytes .../translations/de/LC_MESSAGES/messages.po| 21 ++--- .../translations/ja/LC_MESSAGES/messages.mo| Bin 137860 -> 137860 bytes .../translations/ja/LC_MESSAGES/messages.po| 20 +++- .../translations/pl/LC_MESSAGES/messages.mo| Bin 126553 -> 126553 bytes .../translations/pl/LC_MESSAGES/messages.po| 21 ++--- .../translations/zh/LC_MESSAGES/messages.mo| Bin 102042 -> 102042 bytes .../translations/zh/LC_MESSAGES/messages.po| 20 +++- 9 files changed, 32 insertions(+), 62 deletions(-)
pgAdmin 4 commit: Update message catalogs.
Update message catalogs. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4e7f63cc912c55a4634083861d8773db828ba8a7 Author: Dave Page Modified Files -- web/pgadmin/messages.pot | 640 .../translations/de/LC_MESSAGES/messages.mo| Bin 126937 -> 127474 bytes .../translations/de/LC_MESSAGES/messages.po| 795 +--- .../translations/pl/LC_MESSAGES/messages.mo| Bin 126007 -> 126553 bytes .../translations/pl/LC_MESSAGES/messages.po| 813 + .../translations/zh/LC_MESSAGES/messages.mo| Bin 101468 -> 102042 bytes .../translations/zh/LC_MESSAGES/messages.po| 769 +-- 7 files changed, 1413 insertions(+), 1604 deletions(-)
pgAdmin 4 commit: Ensure HTMLMIN is only used with Python 2.7+
Ensure HTMLMIN is only used with Python 2.7+ Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=988d8e6f7856f4b21154d353d5fef961a6fd4d5c Author: Khushboo Vashi Modified Files -- requirements.txt| 2 +- web/pgadmin/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Fix various issues that could cause an exception on s
Fix various issues that could cause an exception on startup. Fixes #2713 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c036fb581b2db717eab136ff88930fe335cd18aa Author: Harshal Dhumal Modified Files -- web/pgadmin/browser/server_groups/__init__.py | 15 +-- web/pgadmin/browser/server_groups/servers/__init__.py | 16 ++-- web/pgadmin/dashboard/__init__.py | 5 ++--- web/pgadmin/utils/driver/psycopg2/__init__.py | 18 +- 4 files changed, 38 insertions(+), 16 deletions(-)
pgAdmin 4 commit: Fix name of 'check-constraints' to follow the usual s
Fix name of 'check-constraints' to follow the usual singular convention. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57aab86228138ed7072ee4b035b4a7a245dfdbc5 Author: Murtuza Zabuawala Modified Files -- .../constraints/check_constraint/__init__.py | 24 +++--- .../static/img/check-constraint-bad.svg| 1 + .../static/img/check-constraint.svg| 1 + .../static/img/check-constraints-bad.svg | 1 - .../static/img/check-constraints.svg | 1 - .../check_constraint/static/js/check_constraint.js | 16 +++ .../check_constraint/css/check_constraint.css | 8 .../tables/partitions/static/js/partition.js | 4 ++-- .../databases/schemas/tables/static/js/table.js| 4 ++-- 9 files changed, 30 insertions(+), 30 deletions(-)
pgAdmin 4 commit: Use HTTPS for accessing help docs.
Use HTTPS for accessing help docs. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f6fc7614d48594184fd8fac34bb36ea8dd447c5f Author: Murtuza Zabuawala Modified Files -- web/pgadmin/help/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Fix a yarn warning: "warning From Yarn 1.0 onwards, s
Fix a yarn warning: "warning From Yarn 1.0 onwards, scripts don't require "--" for options to be forwarded. In a future version, any explicit "--" will be forwarded as-is to the scripts." Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb17e7c852ef18786bd8205a3d97ecc3b38117ca Author: Dave Page Modified Files -- web/package.json | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-)
pgAdmin 4 commit: Add a target for building PDF docs.
Add a target for building PDF docs. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4f83240ec381b5083a6cbe7191719c65d942c664 Author: Dave Page Modified Files -- Makefile | 3 +++ 1 file changed, 3 insertions(+)
pgAdmin 4 commit: Attempt to decode database errors based on lc_message
Attempt to decode database errors based on lc_messages. Fixes #2806. Fixes #2821 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9501cec166b7338bda5f2d9bbce64c2575a8a22f Author: Murtuza Zabuawala Modified Files -- web/pgadmin/utils/driver/psycopg2/__init__.py | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-)
pgAdmin 4 commit: When selecting an SSL cert or key, update only the ex
When selecting an SSL cert or key, update only the expected path in the UI, not all of them. Fixes #2760. Fixes #2867 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e8916fce0359c94046056eec7a199aa312ed9491 Author: Harshal Dhumal Modified Files -- .../misc/file_manager/static/js/file_manager.js| 4 web/pgadmin/static/js/backform.pgadmin.js | 18 +++--- 2 files changed, 19 insertions(+), 3 deletions(-)
pgAdmin 4 commit: Ensure we don't show the full path on the server when
Ensure we don't show the full path on the server when using virtual filesystem roots in server mode for SSL certs. Fixes #2866 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ecfba8201ebdcc7fddfe576f86e4f10bce39e353 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/browser/server_groups/servers/__init__.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
pgAdmin 4 commit: Various string improvements and fixes.
Various string improvements and fixes. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cbd3525ec6954f0940c5f161cc89ac940bf85743 Author: Alexander Lakhin Modified Files -- .../databases/foreign_data_wrappers/__init__.py| 4 ++-- .../databases/languages/static/js/language.js | 2 +- .../databases/schemas/collations/__init__.py | 2 +- .../schemas/collations/static/js/collation.js | 4 ++-- .../schemas/fts_configurations/__init__.py | 4 ++-- .../databases/schemas/functions/__init__.py| 2 +- .../servers/databases/schemas/packages/__init__.py | 2 +- .../schemas/sequences/static/js/sequence.js| 2 +- .../constraints/check_constraint/__init__.py | 2 +- .../tables/partitions/static/js/partition.js | 8 .../databases/schemas/tables/static/js/table.js| 2 +- .../databases/schemas/types/static/js/type.js | 4 ++-- .../servers/tablespaces/static/js/tablespace.js| 2 +- web/pgadmin/dashboard/static/js/dashboard.js | 4 ++-- .../templates/dashboard/welcome_dashboard.html | 2 +- web/pgadmin/static/js/backform.pgadmin.js | 4 ++-- .../tools/grant_wizard/static/js/grant_wizard.js | 2 +- web/pgadmin/tools/sqleditor/__init__.py| 2 +- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 22 +++--- web/pgadmin/tools/user_management/__init__.py | 2 +- web/pgadmin/utils/preferences.py | 2 +- 21 files changed, 40 insertions(+), 40 deletions(-)
pgAdmin 4 commit: Make the "Save Changes" prompts in the query tool opt
Make the "Save Changes" prompts in the query tool optional. Fixes #2845 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b12e140aee3075abedac993af352e46c7eac4ef7 Author: Harshal Dhumal Modified Files -- web/pgadmin/tools/datagrid/__init__.py | 10 +- .../tools/datagrid/templates/datagrid/index.html | 2 +- web/pgadmin/tools/sqleditor/__init__.py| 20 +++ web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 40 -- 4 files changed, 52 insertions(+), 20 deletions(-)
pgAdmin 4 commit: Only allow specification of a pgpass file if libpq >=
Only allow specification of a pgpass file if libpq >= 10. Fixes #2768 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d7b42e6c2243d65b84990ca9462c747325babb8 Author: Murtuza Zabuawala Modified Files -- docs/en_US/server_dialog.rst | 6 -- web/pgadmin/browser/__init__.py | 12 +++- .../browser/server_groups/servers/static/js/server.js| 10 +- web/pgadmin/browser/templates/browser/js/utils.js| 1 + web/pgadmin/utils/driver/abstract.py | 7 +++ web/pgadmin/utils/driver/psycopg2/__init__.py| 12 6 files changed, 44 insertions(+), 4 deletions(-)
pgAdmin 4 commit: Add a Japanese translation created by:
Add a Japanese translation created by: Junichi Tado Nozomi Amzai Kouske Kida Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=71c6cbec735c23fab917e39308a531627e458e2a Author: Dave Page Modified Files -- web/config.py |3 +- .../translations/ja/LC_MESSAGES/messages.mo| Bin 0 -> 137860 bytes .../translations/ja/LC_MESSAGES/messages.po| 9964 3 files changed, 9966 insertions(+), 1 deletion(-)
pgAdmin 4 commit: Update EXPLAIN icons. Fixes #2936
Update EXPLAIN icons. Fixes #2936 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d17784569db97af3f4e2ec3fe61011869cf594b4 Author: Chethana Kumar Modified Files -- .../misc/static/explain/img/ex_aggregate.png | Bin 574 -> 0 bytes .../misc/static/explain/img/ex_aggregate.svg | 1 + web/pgadmin/misc/static/explain/img/ex_append.png | Bin 1162 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_append.svg | 1 + web/pgadmin/misc/static/explain/img/ex_bmp_and.png | Bin 1006 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_bmp_and.svg | 1 + .../misc/static/explain/img/ex_bmp_heap.png| Bin 1106 -> 0 bytes .../misc/static/explain/img/ex_bmp_heap.svg| 1 + .../misc/static/explain/img/ex_bmp_index.png | Bin 1172 -> 0 bytes .../misc/static/explain/img/ex_bmp_index.svg | 1 + web/pgadmin/misc/static/explain/img/ex_bmp_or.png | Bin 685 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_bmp_or.svg | 1 + .../static/explain/img/ex_broadcast_motion.png | Bin 334 -> 0 bytes .../static/explain/img/ex_broadcast_motion.svg | 1 + .../misc/static/explain/img/ex_cte_scan.png| Bin 1955 -> 0 bytes .../misc/static/explain/img/ex_cte_scan.svg| 1 + web/pgadmin/misc/static/explain/img/ex_delete.png | Bin 1129 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_delete.svg | 1 + .../misc/static/explain/img/ex_foreign_scan.png| Bin 1607 -> 0 bytes .../misc/static/explain/img/ex_foreign_scan.svg| 1 + .../misc/static/explain/img/ex_gather_motion.png | Bin 218 -> 0 bytes .../misc/static/explain/img/ex_gather_motion.svg | 1 + web/pgadmin/misc/static/explain/img/ex_group.png | Bin 1228 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_group.svg | 1 + web/pgadmin/misc/static/explain/img/ex_hash.png| Bin 1169 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_hash.svg| 1 + .../misc/static/explain/img/ex_hash_anti_join.png | Bin 1571 -> 0 bytes .../misc/static/explain/img/ex_hash_anti_join.svg | 1 + .../misc/static/explain/img/ex_hash_semi_join.png | Bin 1452 -> 0 bytes .../misc/static/explain/img/ex_hash_semi_join.svg | 1 + .../static/explain/img/ex_hash_setop_except.png| Bin 1377 -> 0 bytes .../static/explain/img/ex_hash_setop_except.svg| 1 + .../explain/img/ex_hash_setop_except_all.png | Bin 1402 -> 0 bytes .../explain/img/ex_hash_setop_except_all.svg | 1 + .../static/explain/img/ex_hash_setop_intersect.png | Bin 1389 -> 0 bytes .../static/explain/img/ex_hash_setop_intersect.svg | 1 + .../explain/img/ex_hash_setop_intersect_all.png| Bin 1417 -> 0 bytes .../explain/img/ex_hash_setop_intersect_all.svg| 1 + .../static/explain/img/ex_hash_setop_unknown.png | Bin 1490 -> 0 bytes .../static/explain/img/ex_hash_setop_unknown.svg | 1 + .../misc/static/explain/img/ex_index_only_scan.png | Bin 498 -> 0 bytes .../misc/static/explain/img/ex_index_only_scan.svg | 1 + .../misc/static/explain/img/ex_index_scan.png | Bin 1298 -> 0 bytes .../misc/static/explain/img/ex_index_scan.svg | 1 + web/pgadmin/misc/static/explain/img/ex_insert.png | Bin 1065 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_insert.svg | 1 + web/pgadmin/misc/static/explain/img/ex_join.png| Bin 1090 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_join.svg| 1 + web/pgadmin/misc/static/explain/img/ex_limit.png | Bin 1237 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_limit.svg | 1 + .../misc/static/explain/img/ex_lock_rows.png | Bin 1520 -> 0 bytes .../misc/static/explain/img/ex_lock_rows.svg | 1 + .../misc/static/explain/img/ex_materialize.png | Bin 1221 -> 0 bytes .../misc/static/explain/img/ex_materialize.svg | 1 + web/pgadmin/misc/static/explain/img/ex_merge.png | Bin 1127 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_merge.svg | 1 + .../misc/static/explain/img/ex_merge_anti_join.png | Bin 1599 -> 0 bytes .../misc/static/explain/img/ex_merge_anti_join.svg | 1 + .../misc/static/explain/img/ex_merge_append.png| Bin 980 -> 0 bytes .../misc/static/explain/img/ex_merge_append.svg| 1 + .../misc/static/explain/img/ex_merge_semi_join.png | Bin 1344 -> 0 bytes .../misc/static/explain/img/ex_merge_semi_join.svg | 1 + web/pgadmin/misc/static/explain/img/ex_nested.png | Bin 1108 -> 0 bytes web/pgadmin/misc/static/explain/img/ex_nested.svg | 1 + .../explain/img/ex_nested_loop_anti_join.png | Bin 1741 -> 0 bytes .../explain/img/ex_nested_loop_anti_join.svg | 1 + .../explain/img/ex_nested_loop_semi_join.png | Bin 1679 -> 0 bytes .../explain/img/ex_nested_loop_semi_join.svg | 1 + .../misc/static/explain/img/ex_recursive_union.png | Bin 1224 -> 0 bytes .../misc/static/explain/img/ex_recursive_union.svg | 1 + .../static/explain/img/ex_redistribute_motion.png | Bin 218 -> 0 bytes .../static/explain/img/ex_redistribute_motion.svg | 1 + web/pgadmin/m
pgAdmin 4 commit: And remove the extra semicolons. Sigh.
And remove the extra semicolons. Sigh. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f67c7529ce924a45d08de3696b2530bf81f5f1c7 Author: Dave Page Modified Files -- web/regression/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Remove the runtime zoom shortcuts from the SQL Editor
Remove the runtime zoom shortcuts from the SQL Editor shortcuts section. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e1e2432ca70d6a27d41948a43383fe343e04162 Author: Dave Page Modified Files -- docs/en_US/keyboard_shortcuts.rst | 4 1 file changed, 4 deletions(-)
pgAdmin 4 commit: Disable the line ending check entirely in eslint, as
Disable the line ending check entirely in eslint, as the previous platform-specific fix doesn't work with all versions. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f2b85176c1ad46b85ba162feeba4806e8ac40a4e Author: Dave Page Modified Files -- web/.eslintrc.js | 5 + 1 file changed, 1 insertion(+), 4 deletions(-)
pgAdmin 4 commit: Fix a reference before assignment error in the file d
Fix a reference before assignment error in the file dialogue. Fixes #2934 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=badbaa1cb70cf17ae9092b80a20c9d5efdcc963f Author: Murtuza Zabuawala Modified Files -- web/pgadmin/misc/file_manager/__init__.py | 9 - 1 file changed, 8 insertions(+), 1 deletion(-)
pgAdmin 4 commit: Refuse password changes (and tell the user) if the no
Refuse password changes (and tell the user) if the notification email cannot be sent. Fixes #2892 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=643d036be72f7f7554a2fed2e41b21dcdd1a5d37 Author: Harshal Dhumal Modified Files -- web/pgadmin/__init__.py| 29 +-- web/pgadmin/browser/__init__.py| 208 - web/pgadmin/browser/templates/browser/index.html | 2 +- .../templates/security/change_password.html| 2 +- .../templates/security/email/change_notice.html| 4 + .../templates/security/email/change_notice.txt | 5 + .../templates/security/forgot_password.html| 2 +- web/pgadmin/templates/security/login_user.html | 2 +- web/pgadmin/templates/security/reset_password.html | 2 +- 9 files changed, 235 insertions(+), 21 deletions(-)
pgAdmin 4 commit: Fix the width of Role dialogue so tabs don't wrap.
Fix the width of Role dialogue so tabs don't wrap. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7544b5eaaa22769f6bcaed9331727a6014d40720 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/browser/server_groups/servers/roles/static/js/role.js | 1 + 1 file changed, 1 insertion(+)
pgAdmin 4 commit: Add a note to the README on creating the bundle.
Add a note to the README on creating the bundle. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=587f431e91c32e60dfac03caf7cbe0bd54c56e11 Author: Dave Page Modified Files -- README | 24 1 file changed, 24 insertions(+)
pgAdmin 4 commit: Remove panels for www.pgadmin.org and www.postgresql.
Remove panels for www.pgadmin.org and www.postgresql.org as they won't work with X-Frame-Options: SAMEORIGIN which is used now. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ab38b152ac96f909c2b7aa587cba19496b0eacf Author: Murtuza Zabuawala Modified Files -- web/pgadmin/help/__init__.py | 18 ++ 1 file changed, 2 insertions(+), 16 deletions(-)
pgAdmin 4 commit: Some browsers don't properly support tri-state checkb
Some browsers don't properly support tri-state checkboxes, so create our own control to handle true/false/null. Fixes #2848 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a55e3f6e3d1a0125d16a0ab89c5505570ef375b Author: Murtuza Zabuawala Modified Files -- web/pgadmin/feature_tests/test_data.json | 15 +-- web/pgadmin/feature_tests/view_data_dml_queries.py | 16 ++- web/pgadmin/static/css/bootstrap.overrides.css | 28 + web/pgadmin/static/js/slickgrid/editors.js | 127 ++--- 4 files changed, 157 insertions(+), 29 deletions(-)
pgAdmin 4 commit: Output statistics when compiling messages
Output statistics when compiling messages Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a1b559c682ea355f91cfa59953b94985c756cd0 Author: Dave Page Modified Files -- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Quote the owner name when creating types. Fixes #2787
Quote the owner name when creating types. Fixes #2787 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4337edf34692b847c50b2ceda5e1add0149acc2e Author: Murtuza Zabuawala Modified Files -- .../databases/schemas/types/templates/type/sql/default/create.sql | 2 +- .../databases/schemas/types/templates/type/sql/default/update.sql | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
pgAdmin 4 commit: Ensure the scroll location is retains in the query to
Ensure the scroll location is retains in the query tool data grid if the user changes tab and then returns. Fixes #2875 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b390aba783f99f0a8784770b0a0647c48dc07ec3 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 34 -- 1 file changed, 31 insertions(+), 3 deletions(-)
pgAdmin 4 commit: Revert inadvertant change to doc page
Revert inadvertant change to doc page Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fa62b4cb0a5fbcb818331b5ebb8c4f11a730d3fc Author: Dave Page Modified Files -- docs/en_US/pgadmin_login.rst | 2 -- 1 file changed, 2 deletions(-)
pgAdmin 4 commit: Fix bundle creation on Windows which was failing due
Fix bundle creation on Windows which was failing due to \r\n line endings in code mirror. Fixes #2908 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b1e94201be914e3c2f1a49ddce5e7b1fb6b8a3ba Author: Maxim Zakharov Modified Files -- web/.eslintrc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Prevent the user pressing the select button in the fi
Prevent the user pressing the select button in the file manager when it is supposed to be disabled. Fixes #2923 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7eb44cc88fb4249b53f9cbf02a1a75a4247a70a1 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/misc/file_manager/static/js/file_manager.js | 12 web/pgadmin/misc/file_manager/static/js/utility.js | 17 +++-- 2 files changed, 27 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Add a missing screenshot, and remove personal info fr
Add a missing screenshot, and remove personal info from another. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5badc14e6b905778ce2382231ebca09a65b01a8f Author: Chethana Kumar Modified Files -- docs/en_US/images/role_membership.png | Bin 0 -> 57495 bytes docs/en_US/images/role_sql.png| Bin 77136 -> 80793 bytes 2 files changed, 0 insertions(+), 0 deletions(-)
pgAdmin 4 commit: Push HTTPD logs to container stdout/stderr as appropr
Push HTTPD logs to container stdout/stderr as appropriate. Fixes #2920 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d037e5a69a793c111ec49c0a6cc3f1042158d5a9 Author: Dave Page Modified Files -- pkg/docker/Dockerfile | 6 ++ 1 file changed, 6 insertions(+)
pgAdmin 4 commit: Ensure the auto-complete selection list can display l
Ensure the auto-complete selection list can display longer names. Fixes #2726 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=49383a64986d42f8a22596dcb3823e7a8a37ea7c Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 1 - 1 file changed, 1 deletion(-)
pgAdmin 4 commit: Remove the artificial limit of 4000 characters from t
Remove the artificial limit of 4000 characters from text areas. Fixes #2877 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c84538d00de3a88fc36ef9c42eee859fdbe42c2 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/static/js/backform.pgadmin.js | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Correct names for the Japanese translators:
Correct names for the Japanese translators: Junichi Tado Kosuke Kida Nozomi Anzai Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb8af0249291c700c8098acb70cf315fc399aca0 Author: Dave Page Modified Files -- web/pgadmin/translations/ja/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Using the correct type name (along with the internal
Using the correct type name (along with the internal name) while generating the query for update/insert table data (Data grid). Modified by Ashesh for array support. Fixes #2830 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5aca5d6c6fd28a38a3c928bcfdce2d12fdd153c7 Author: Akshay Joshi Modified Files -- web/pgadmin/tools/sqleditor/__init__.py | 25 - 1 file changed, 24 insertions(+), 1 deletion(-)
pgAdmin 4 commit: Improve clarity of the boolean checkbox.
Improve clarity of the boolean checkbox. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e5a9bc9c9915a49ec97691f422622ce45bda6657 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/static/css/bootstrap.overrides.css | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-)
pgAdmin 4 commit: Add a Russian translation
Add a Russian translation Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=89aa70cb81a4937d9652f3cc40903600e27c4afb Author: Alexander Lakhin Modified Files -- .../translations/ru/LC_MESSAGES/messages.mo| Bin 0 -> 165510 bytes .../translations/ru/LC_MESSAGES/messages.po| 9697 2 files changed, 9697 insertions(+)
pgAdmin 4 commit: Allow connections to be coloured in the treeview and
Allow connections to be coloured in the treeview and query tool. Fixes #1383. Fixes #2802 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=389c0f98e36eb58bfd8c708174cf5bca4738946e Author: Murtuza Zabuawala Modified Files -- docs/en_US/images/server_general.png | Bin 39091 -> 105252 bytes docs/en_US/server_dialog.rst | 2 + libraries.txt | 1 + web/migrations/versions/02b9dccdcfcb_.py | 35 web/package.json | 1 + .../browser/server_groups/servers/__init__.py | 67 +++ .../server_groups/servers/static/js/server.js | 24 ++ web/pgadmin/browser/static/js/browser.js | 10 ++- web/pgadmin/browser/static/js/node.js | 44 ++ web/pgadmin/model/__init__.py | 2 + web/pgadmin/static/css/aci_tree.overrides.css | 12 +++ web/pgadmin/static/css/bootstrap.overrides.css | 63 -- web/pgadmin/static/js/backform.pgadmin.js | 93 - web/pgadmin/tools/datagrid/__init__.py | 23 - .../tools/datagrid/templates/datagrid/index.html | 2 +- .../tools/sqleditor/static/css/sqleditor.css | 2 - web/webpack.shim.js| 5 ++ web/yarn.lock | 4 + 18 files changed, 362 insertions(+), 28 deletions(-)
pgAdmin 4 commit: Stop Python 2.6 barfing on newer versions of Selenium
Stop Python 2.6 barfing on newer versions of Selenium Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d38c36ca2d4ed68600ce8f7bb6c0a0c13b8aee9 Author: Murtuza Zabuawala Modified Files -- web/regression/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
pgAdmin 4 commit: Fix support for time without timezone. Fixes #2881
Fix support for time without timezone. Fixes #2881 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=51d5d6caa0b8931aa3e295ea4dfdf6b162481ab0 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/utils/driver/psycopg2/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Format JSON/JSONB nicely when displaying it in the gr
Format JSON/JSONB nicely when displaying it in the grid editor pop-up. Fixes #2748 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=54d2536348ef0815cec57ae3de323ef414a756a7 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/static/js/slickgrid/editors.js | 8 1 file changed, 4 insertions(+), 4 deletions(-)
pgAdmin 4 commit: Allow changing of the users password without leaving
Allow changing of the users password without leaving the app. Fixes #2891 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=00bcfbaef13ed9e665f837ec6e09e3b3a418 Author: Murtuza Zabuawala Modified Files -- docs/en_US/change_user_password.rst| 25 ++ docs/en_US/getting_started.rst | 19 ++--- docs/en_US/images/change_user_password.png | Bin 0 -> 352671 bytes web/pgadmin/__init__.py| 6 ++ web/pgadmin/browser/templates/browser/index.html | 8 +- web/pgadmin/templates/security/fields.html | 2 +- .../user_management/static/js/user_management.js | 85 + 7 files changed, 134 insertions(+), 11 deletions(-)
pgAdmin 4 commit: Fix regression tests for password reset in server mod
Fix regression tests for password reset in server mode Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca8c6a18869598084a2de27a9dda0662de92a9f9 Author: Harshal Dhumal Modified Files -- web/pgadmin/browser/__init__.py | 8 web/pgadmin/browser/tests/test_reset_password.py | 4 ++-- web/pgadmin/browser/tests/utils.py | 4 ++-- web/regression/runtests.py | 6 ++ 4 files changed, 14 insertions(+), 8 deletions(-)
pgAdmin 4 commit: Use sufficiently long random strings in test objects
Use sufficiently long random strings in test objects to avoid conflicts. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cdf70df98865b6b39b2147d296db1bdaccb7accb Author: Navnath Gadakh Modified Files -- .../databases/event_triggers/tests/test_event_trigger_add.py| 4 ++-- .../databases/event_triggers/tests/test_event_trigger_delete.py | 4 ++-- .../databases/event_triggers/tests/test_event_trigger_get.py| 4 ++-- .../databases/event_triggers/tests/test_event_trigger_put.py| 4 ++-- .../foreign_servers/tests/test_foreign_servers_add.py | 4 ++-- .../foreign_servers/tests/test_foreign_servers_delete.py| 4 ++-- .../foreign_servers/tests/test_foreign_servers_get.py | 4 ++-- .../foreign_servers/tests/test_foreign_servers_put.py | 6 +++--- .../foreign_servers/user_mapping/tests/test_user_mapping_add.py | 4 ++-- .../foreign_servers/user_mapping/tests/test_user_mapping_delete.py | 4 ++-- .../foreign_servers/user_mapping/tests/test_user_mapping_get.py | 4 ++-- .../foreign_servers/user_mapping/tests/test_user_mapping_put.py | 4 ++-- .../databases/foreign_data_wrappers/tests/test_fdw_delete.py| 2 +- .../servers/databases/foreign_data_wrappers/tests/test_fdw_get.py | 2 +- .../servers/databases/foreign_data_wrappers/tests/test_fdw_put.py | 2 +- .../servers/databases/foreign_data_wrappers/tests/utils.py | 2 +- .../servers/databases/languages/tests/test_language_add.py | 2 +- .../servers/databases/languages/tests/test_language_delete.py | 2 +- .../servers/databases/languages/tests/test_language_get.py | 2 +- .../servers/databases/languages/tests/test_language_put.py | 2 +- .../databases/schemas/collations/tests/test_collation_add.py| 4 ++-- .../databases/schemas/collations/tests/test_collation_delete.py | 2 +- .../databases/schemas/collations/tests/test_collation_get.py| 2 +- .../databases/schemas/collations/tests/test_collation_put.py| 2 +- .../servers/databases/schemas/domains/tests/test_domain_add.py | 2 +- .../servers/databases/schemas/domains/tests/test_domain_delete.py | 2 +- .../servers/databases/schemas/domains/tests/test_domain_get.py | 2 +- .../servers/databases/schemas/domains/tests/test_domain_put.py | 2 +- .../schemas/foreign_tables/tests/test_foreign_table_add.py | 6 +++--- .../schemas/foreign_tables/tests/test_foreign_table_delete.py | 6 +++--- .../schemas/foreign_tables/tests/test_foreign_table_get.py | 6 +++--- .../schemas/foreign_tables/tests/test_foreign_table_put.py | 6 +++--- .../schemas/fts_configurations/tests/test_fts_configuration_add.py | 4 ++-- .../fts_configurations/tests/test_fts_configuration_delete.py | 2 +- .../schemas/fts_configurations/tests/test_fts_configuration_get.py | 2 +- .../schemas/fts_configurations/tests/test_fts_configuration_put.py | 2 +- .../schemas/fts_dictionaries/tests/test_fts_dictionaries_add.py | 2 +- .../schemas/fts_dictionaries/tests/test_fts_dictionaries_delete.py | 2 +- .../schemas/fts_dictionaries/tests/test_fts_dictionaries_get.py | 2 +- .../schemas/fts_dictionaries/tests/test_fts_dictionaries_put.py | 2 +- .../databases/schemas/fts_parser/tests/test_fts_parser_add.py | 2 +- .../databases/schemas/fts_parser/tests/test_fts_parser_delete.py| 2 +- .../databases/schemas/fts_parser/tests/test_fts_parser_get.py | 2 +- .../databases/schemas/fts_parser/tests/test_fts_parser_put.py | 2 +- .../databases/schemas/fts_templates/tests/test_fts_templates_add.py | 2 +- .../schemas/fts_templates/tests/test_fts_templates_delete.py| 2 +- .../databases/schemas/fts_templates/tests/test_fts_templates_get.py | 2 +- .../databases/schemas/fts_templates/tests/test_fts_templates_put.py | 2 +- .../databases/schemas/functions/tests/test_trigger_func_add.py | 2 +- .../databases/schemas/functions/tests/test_trigger_func_delete.py | 2 +- .../databases/schemas/functions/tests/test_trigger_func_get.py | 2 +- .../databases/schemas/functions/tests/test_trigger_func_put.py | 2 +- .../servers/databases/schemas/packages/tests/test_package_add.py| 2 +- .../servers/databases/schemas/packages/tests/test_package_delete.py | 4 ++-- .../servers/databases/schemas/packages/tests/test_package_get.py| 4 ++-- .../servers/databases/schemas/packages/tests/test_package_put.py| 4 ++-- .../servers/databases/schemas/sequences/tests/test_sequence_add.py | 2 +- .../databases/schemas/sequences/tests/test_sequence_delete.py | 2 +- .../servers/databases/schemas/sequences/tests/test_sequence_get.py | 2 +- .../servers/databases/schemas/sequences/tests/test_sequence_put.py | 2 +- .../servers/databases/schemas/synonyms/tests/test_synonym_add.py| 4 ++-- .../servers/databases/schemas/synonyms/tests/test_synonym_delete.py | 4 ++-- .../servers/d
pgAdmin 4 commit: Add missing __init__.py to backports.csv when buildin
Add missing __init__.py to backports.csv when building the MSVC windows build. Fixes #2918 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=031e6949031c6e938283a38ad82f7d4272c3ed39 Author: Maxim Zakharov Modified Files -- Make.bat | 3 +++ 1 file changed, 3 insertions(+)
pgAdmin 4 commit: Display long names appropriately in dialogue headers.
Display long names appropriately in dialogue headers. Fixes #2278 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9767f7a6b287eab12f8b2cef526e3843dc189d7d Author: Murtuza Zabuawala Modified Files -- web/pgadmin/static/scss/_alertify.overrides.scss | 2 ++ 1 file changed, 2 insertions(+)
pgAdmin 4 commit: Cleanup some inconsistent error dialog titles. Fixes
Cleanup some inconsistent error dialog titles. Fixes #2098 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe0f9d88ce06de1e80af432d745a11dab7c94c95 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/backup/static/js/backup.js | 22 +- web/pgadmin/tools/datagrid/static/js/datagrid.js | 1 + web/pgadmin/tools/debugger/static/js/debugger.js | 4 ++-- .../tools/debugger/static/js/debugger_ui.js| 9 ++--- web/pgadmin/tools/debugger/static/js/direct.js | 2 +- web/pgadmin/tools/restore/static/js/restore.js | 10 -- .../user_management/static/js/user_management.js | 9 +++-- 7 files changed, 42 insertions(+), 15 deletions(-)
pgAdmin 4 commit: Decode the field separator and quote char if needed.
Decode the field separator and quote char if needed. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d9860f5ce2a12caee91d25d8d11ab2476b7d9fce Author: Khushboo Vashi Modified Files -- web/pgadmin/utils/driver/psycopg2/__init__.py | 12 1 file changed, 12 insertions(+)
pgAdmin 4 commit: Add missing semicolons.
Add missing semicolons. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fa3cb767244a406a0f554946b3e2464ee5b6a112 Author: Dave Page Modified Files -- web/regression/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Display process output as it happens. Fixes #2811
Display process output as it happens. Fixes #2811 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=804e1cf466eef9bcee1e96af7bdcae5f4888ef8c Author: Harshal Dhumal Modified Files -- web/pgadmin/misc/bgprocess/processes.py | 22 +++--- web/pgadmin/misc/bgprocess/static/js/bgprocess.js | 17 +++-- 2 files changed, 26 insertions(+), 13 deletions(-)
pgAdmin 4 commit: Ensure newly added rows cannot be editted until we ha
Ensure newly added rows cannot be editted until we have key values. Fixes #RM2886 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17eaed422c42c0913b32a38e593c9724778e22c9 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 27 -- 1 file changed, 15 insertions(+), 12 deletions(-)
pgAdmin 4 commit: Remove data grid icon for consistency with other menu
Remove data grid icon for consistency with other menu options. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=50d650b8ce0d9253eb53ed3f59cb55145985a8ed Author: Dave Page Modified Files -- web/pgadmin/tools/datagrid/static/js/datagrid.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Properly set the hostname for SSL use in containers.
Properly set the hostname for SSL use in containers. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=09b68dd84b463e040c39f8b07950832c4164a6b2 Author: Dave Page Modified Files -- pkg/docker/pgadmin4.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Python tests don't need to have JS dependencies insta
Python tests don't need to have JS dependencies installed. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cd40cd72e1623c883a159a8ac569e5097a4b2ad4 Author: Dave Page Modified Files -- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Allow form validation messages to be close in case th
Allow form validation messages to be close in case the eclipse anything on the form. Fixes #2859 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b05cb9435674bdfe265e166732dad82a5db5534e Author: Khushboo Vashi Modified Files -- web/pgadmin/browser/static/js/node.js | 6 ++ web/pgadmin/browser/static/js/wizard.js | 8 web/pgadmin/static/css/bootstrap.overrides.css| 10 ++ web/pgadmin/static/scss/_alert.scss | 2 -- .../tools/user_management/static/js/user_management.js| 15 ++- 5 files changed, 34 insertions(+), 7 deletions(-)
pgAdmin 4 commit: Fix utility output capture encoding. Fixes #2854
Fix utility output capture encoding. Fixes #2854 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=91b873b51376255438e9d6f1efb891eaebf79d85 Author: Alexander Lakhin Modified Files -- web/pgadmin/misc/bgprocess/processes.py | 2 ++ 1 file changed, 2 insertions(+)
pgAdmin 4 commit: Doc screenshot update
Doc screenshot update Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=90d6a7f89cbf7f7c01a754f5bfd64056619905d0 Author: Chethana Kumar Modified Files -- docs/en_US/images/add_pgadmin_user.png | Bin 38475 -> 60446 bytes docs/en_US/images/add_restore_point.png| Bin 27794 -> 21428 bytes docs/en_US/images/backup_disable.png | Bin 28607 -> 33127 bytes docs/en_US/images/backup_do_not_save.png | Bin 37575 -> 40334 bytes docs/en_US/images/backup_general.png | Bin 46977 -> 47190 bytes docs/en_US/images/backup_globals_general.png | Bin 50460 -> 53707 bytes docs/en_US/images/backup_globals_messages.png | Bin 34226 -> 34262 bytes .../images/backup_globals_process_watcher.png | Bin 287673 -> 250187 bytes docs/en_US/images/backup_messages.png | Bin 37279 -> 40581 bytes docs/en_US/images/backup_miscellaneous.png | Bin 45469 -> 48790 bytes docs/en_US/images/backup_objects.png | Bin 33343 -> 37870 bytes docs/en_US/images/backup_process_watcher.png | Bin 141087 -> 192673 bytes docs/en_US/images/backup_queries.png | Bin 40477 -> 48381 bytes docs/en_US/images/backup_sections.png | Bin 29249 -> 35556 bytes docs/en_US/images/backup_server_general.png| Bin 52245 -> 48633 bytes docs/en_US/images/backup_server_messages.png | Bin 32936 -> 34497 bytes .../en_US/images/backup_server_process_watcher.png | Bin 280605 -> 249830 bytes docs/en_US/images/cast_definition.png | Bin 66787 -> 46128 bytes docs/en_US/images/cast_general.png | Bin 38927 -> 33021 bytes docs/en_US/images/cast_sql.png | Bin 53414 -> 42673 bytes docs/en_US/images/ce_error_hba.png | Bin 61509 -> 53698 bytes docs/en_US/images/ce_not_running.png | Bin 69868 -> 59733 bytes docs/en_US/images/ce_password_failed.png | Bin 58451 -> 43762 bytes docs/en_US/images/ce_timeout.png | Bin 15924 -> 21417 bytes docs/en_US/images/check_definition.png | Bin 46402 -> 39905 bytes docs/en_US/images/check_general.png| Bin 34750 -> 34339 bytes docs/en_US/images/check_sql.png| Bin 88807 -> 59534 bytes docs/en_US/images/collation_definition.png | Bin 52995 -> 40456 bytes docs/en_US/images/collation_general.png| Bin 55400 -> 44980 bytes docs/en_US/images/collation_sql.png| Bin 68901 -> 43200 bytes docs/en_US/images/column_definition.png| Bin 64174 -> 50801 bytes docs/en_US/images/column_general.png | Bin 40886 -> 42352 bytes docs/en_US/images/column_security.png | Bin 48504 -> 56051 bytes docs/en_US/images/column_sql.png | Bin 59323 -> 74924 bytes docs/en_US/images/column_variables.png | Bin 40449 -> 47380 bytes docs/en_US/images/connect_to_server.png| Bin 44888 -> 31582 bytes docs/en_US/images/database_definition.png | Bin 74464 -> 56899 bytes docs/en_US/images/database_general.png | Bin 46337 -> 44163 bytes docs/en_US/images/database_parameters.png | Bin 43189 -> 52871 bytes docs/en_US/images/database_security.png| Bin 56673 -> 94272 bytes docs/en_US/images/database_sql.png | Bin 89038 -> 114144 bytes docs/en_US/images/debug_error_message.png | Bin 39810 -> 71958 bytes docs/en_US/images/debug_ic_step_in.png | Bin 139266 -> 166395 bytes docs/en_US/images/debug_main.png | Bin 81469 -> 157828 bytes docs/en_US/images/debug_params.png | Bin 33593 -> 50862 bytes docs/en_US/images/debug_set_breakpoint.png | Bin 27621 -> 13098 bytes docs/en_US/images/debug_stack.png | Bin 20776 -> 32025 bytes docs/en_US/images/debug_step_in.png| Bin 146841 -> 166155 bytes docs/en_US/images/debug_toolbar.png| Bin 3306 -> 5795 bytes docs/en_US/images/debug_variables.png | Bin 41657 -> 40811 bytes docs/en_US/images/domain_constraint_definition.png | Bin 45861 -> 42572 bytes docs/en_US/images/domain_constraint_general.png| Bin 43766 -> 40713 bytes docs/en_US/images/domain_constraint_sql.png| Bin 95281 -> 46357 bytes docs/en_US/images/domain_constraints.png | Bin 42587 -> 45484 bytes docs/en_US/images/domain_definition.png| Bin 82663 -> 54045 bytes docs/en_US/images/domain_general.png | Bin 60750 -> 49345 bytes docs/en_US/images/domain_security.png | Bin 44604 -> 46457 bytes docs/en_US/images/domain_sql.png | Bin 129614 -> 66030 bytes docs/en_US/images/event_trigger_definition.png | Bin 83619 -> 58828 bytes docs/en_US/images/event_trigger_general.png| Bin 51060 -> 44786 bytes docs/en_US/images/event_trigger_security.png | Bin 47990 -> 55222 bytes d
pgAdmin 4 commit: Fix a number of graphical explain rendering issues. F
Fix a number of graphical explain rendering issues. Fixes #2824. Fixes #2842. Fixes #2843. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=068cda269d9ddbd4aafcbe19bc23b426c013f422 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/misc/static/explain/js/explain.js | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-)
pgAdmin 4 commit: Russian translation update.
Russian translation update. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0d6698e89cda809effdd23f829f569490b6edbe3 Author: Alexander Lakhin Modified Files -- .../translations/ru/LC_MESSAGES/messages.mo| Bin 169715 -> 172074 bytes .../translations/ru/LC_MESSAGES/messages.po| 908 +++-- 2 files changed, 457 insertions(+), 451 deletions(-)
pgAdmin 4 commit: Honour whitespace properly in the data grid. Fixes #2
Honour whitespace properly in the data grid. Fixes #2880 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c3f4b096a012b25c0ecfdee3d71b4e9276a8e303 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 4 1 file changed, 4 insertions(+)
pgAdmin 4 commit: Focus on the filter textarea when opening filter opti
Focus on the filter textarea when opening filter options in the query tool. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=85679afc527b2ff58aa562cbadf55f74acbcb617 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 ++ 1 file changed, 2 insertions(+)
pgAdmin 4 commit: Revert "Fix a number of cases where strings were not
Revert "Fix a number of cases where strings were not properly marked for translation." This reverts commit 1f23838a4c2c4919499bb07f41efab7202843016 due to unintended side effects it caused - specifically, expanding Databases on the treeview displayed Servers again Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ddea216129a217b1d82853b07e2fa7eea1e70f8 Author: Dave Page Modified Files -- .../foreign_servers/static/js/foreign_server.js| 8 +- .../user_mapping/static/js/user_mapping.js | 2 +- .../static/js/foreign_data_wrapper.js | 4 +- .../foreign_tables/static/js/foreign_table.js | 4 +- .../static/js/fts_configuration.js | 4 +- .../functions/static/js/trigger_function.js| 4 +- .../schemas/tables/column/static/js/column.js | 4 +- .../foreign_key/static/js/foreign_key.js | 4 +- .../schemas/tables/indexes/static/js/index.js | 2 +- .../tables/partitions/static/js/partition.js | 4 +- .../schemas/tables/static/js/partition.utils.js| 14 +- .../databases/schemas/tables/static/js/table.js| 4 +- .../server_groups/servers/static/js/privilege.js | 6 +- .../server_groups/servers/static/js/server.js | 12 +- .../server_groups/servers/static/js/variable.js| 8 +- .../servers/tablespaces/static/js/tablespace.js| 8 +- web/pgadmin/messages.pot | 275 ++-- web/pgadmin/misc/depends/static/js/depends.js | 4 +- web/pgadmin/static/js/backgrid.pgadmin.js | 2 +- .../tools/debugger/static/js/debugger_ui.js| 14 +- web/pgadmin/tools/debugger/static/js/direct.js | 18 +- .../tools/grant_wizard/static/js/grant_wizard.js | 6 +- .../translations/de/LC_MESSAGES/messages.mo| Bin 127638 -> 12 bytes .../translations/de/LC_MESSAGES/messages.po| 285 ++-- .../translations/ja/LC_MESSAGES/messages.mo| Bin 137022 -> 136050 bytes .../translations/ja/LC_MESSAGES/messages.po| 284 ++-- .../translations/pl/LC_MESSAGES/messages.mo| Bin 126394 -> 125422 bytes .../translations/pl/LC_MESSAGES/messages.po| 282 ++-- .../translations/ru/LC_MESSAGES/messages.mo| Bin 165353 -> 164381 bytes .../translations/ru/LC_MESSAGES/messages.po| 758 - .../translations/zh/LC_MESSAGES/messages.mo| Bin 104251 -> 103279 bytes .../translations/zh/LC_MESSAGES/messages.po| 284 ++-- 32 files changed, 719 insertions(+), 1585 deletions(-)
pgAdmin 4 commit: Do not show success message, when there is an error s
Do not show success message, when there is an error saving the data in the DataGrid. Fixes #2907 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1c3b5d7cfc61764b2fa17fc1b445963134eb6f1a Author: Akshay Joshi Modified Files -- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 40 -- 1 file changed, 21 insertions(+), 19 deletions(-)
pgAdmin 4 commit: Add license field to package.json to stop yarn bleati
Add license field to package.json to stop yarn bleating. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ae1c2f0b56d2afc85cb7f0cace036bb0f2851f9 Author: Dave Page Modified Files -- web/package.json | 1 + 1 file changed, 1 insertion(+)
pgAdmin 4 commit: Confirm with the user before exiting the runtime. Fix
Confirm with the user before exiting the runtime. Fixes #2443 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5241c421e1d894dbeb1ac2df402511afc8b25da3 Author: Neel Patel Modified Files -- runtime/BrowserWindow.cpp | 17 - 1 file changed, 12 insertions(+), 5 deletions(-)
pgAdmin 4 commit: Further missing translation fixes. Stats now:
Further missing translation fixes. Stats now: 1481 of 1831 messages (80%) translated in pgadmin/translations/de/LC_MESSAGES/messages.po 1694 of 1831 messages (92%) translated in pgadmin/translations/ja/LC_MESSAGES/messages.po 1748 of 1831 messages (95%) translated in pgadmin/translations/pl/LC_MESSAGES/messages.po 1750 of 1831 messages (95%) translated in pgadmin/translations/ru/LC_MESSAGES/messages.po 1436 of 1831 messages (78%) translated in pgadmin/translations/zh/LC_MESSAGES/messages.po Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a3d5e207cdb9993b0c6b6b7976461f5d9adc524 Author: Alexander Lakhin Modified Files -- .../servers/databases/casts/static/js/cast.js | 2 +- .../databases/extensions/static/js/extension.js| 2 +- .../databases/languages/static/js/language.js | 2 +- .../databases/schemas/domains/static/js/domain.js | 4 +- .../schemas/functions/static/js/function.js| 2 +- .../functions/static/js/trigger_function.js| 2 +- .../schemas/sequences/static/js/sequence.js| 2 +- .../schemas/synonyms/static/js/synonym.js | 2 +- .../schemas/tables/column/static/js/column.js | 2 +- .../tables/partitions/static/js/partition.js | 4 +- .../schemas/tables/static/js/partition.utils.js| 2 +- .../databases/schemas/tables/static/js/table.js| 4 +- .../databases/schemas/views/static/js/mview.js | 6 +- .../servers/databases/static/js/database.js| 2 +- .../server_groups/servers/roles/static/js/role.js | 2 +- .../server_groups/servers/static/js/server.js | 6 +- web/pgadmin/browser/static/js/node.js | 4 +- web/pgadmin/messages.pot | 414 ++- web/pgadmin/misc/depends/static/js/depends.js | 14 +- web/pgadmin/static/js/backform.pgadmin.js | 4 +- web/pgadmin/static/js/backgrid.pgadmin.js | 31 +- web/pgadmin/tools/datagrid/static/js/datagrid.js | 18 +- web/pgadmin/tools/debugger/static/js/debugger.js | 4 +- .../tools/debugger/static/js/debugger_ui.js| 10 +- web/pgadmin/tools/debugger/static/js/direct.js | 128 ++-- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 70 +- .../user_management/static/js/user_management.js | 8 +- .../translations/de/LC_MESSAGES/messages.mo| Bin 127638 -> 132000 bytes .../translations/de/LC_MESSAGES/messages.po| 414 ++- .../translations/ja/LC_MESSAGES/messages.mo| Bin 137022 -> 141384 bytes .../translations/ja/LC_MESSAGES/messages.po| 414 ++- .../translations/pl/LC_MESSAGES/messages.mo| Bin 126626 -> 131960 bytes .../translations/pl/LC_MESSAGES/messages.po| 800 - .../translations/ru/LC_MESSAGES/messages.mo| Bin 165353 -> 169715 bytes .../translations/ru/LC_MESSAGES/messages.po| 414 ++- .../translations/zh/LC_MESSAGES/messages.mo| Bin 104251 -> 108613 bytes .../translations/zh/LC_MESSAGES/messages.po| 414 ++- 37 files changed, 2688 insertions(+), 519 deletions(-)
pgAdmin 4 commit: Another message catalog update. Stats:
Another message catalog update. Stats: 1481 of 1750 messages (84%) translated in pgadmin/translations/de/LC_MESSAGES/messages.po 1694 of 1750 messages (96%) translated in pgadmin/translations/ja/LC_MESSAGES/messages.po 1472 of 1750 messages (84%) translated in pgadmin/translations/pl/LC_MESSAGES/messages.po 1706 of 1750 messages (97%) translated in pgadmin/translations/ru/LC_MESSAGES/messages.po 1436 of 1750 messages (82%) translated in pgadmin/translations/zh/LC_MESSAGES/messages.po Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=33570695110a864625e88702142ba3766d3f9057 Author: Dave Page Modified Files -- web/pgadmin/messages.pot | 96 +++ .../translations/de/LC_MESSAGES/messages.mo| Bin 127299 -> 12 bytes .../translations/de/LC_MESSAGES/messages.po| 318 + .../translations/ja/LC_MESSAGES/messages.mo| Bin 136657 -> 136050 bytes .../translations/ja/LC_MESSAGES/messages.po| 289 --- .../translations/pl/LC_MESSAGES/messages.mo| Bin 125975 -> 125422 bytes .../translations/pl/LC_MESSAGES/messages.po| 307 .../translations/ru/LC_MESSAGES/messages.mo| Bin 163012 -> 161826 bytes .../translations/ru/LC_MESSAGES/messages.po| 318 - .../translations/zh/LC_MESSAGES/messages.mo| Bin 102845 -> 103279 bytes .../translations/zh/LC_MESSAGES/messages.po| 289 --- 11 files changed, 675 insertions(+), 942 deletions(-)
pgAdmin 4 commit: Cleanup the layout of the filter data dialogue. Fixes
Cleanup the layout of the filter data dialogue. Fixes #2924 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6ff8a19eb5c343aef322d228415188707b9dbd4c Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/datagrid/static/js/datagrid.js | 24 -- .../tools/datagrid/templates/datagrid/filter.html | 11 -- 2 files changed, 27 insertions(+), 8 deletions(-)
pgAdmin 4 commit: Doc updates for resource groups and roles.
Doc updates for resource groups and roles. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=51f2779197941f56c55f52c0e66cca33dc809b4c Author: Susan Douglas Modified Files -- docs/en_US/resource_group_dialog.rst | 15 --- docs/en_US/role_dialog.rst | 32 2 files changed, 24 insertions(+), 23 deletions(-)
pgAdmin 4 commit: Ensure estimated rows are included correctly in CREAT
Ensure estimated rows are included correctly in CREATE script for functions. Fixes #2651 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=27bdd8ddbc1b6c408d2bf956468160f04397c98c Author: Khushboo Vashi Modified Files -- .../server_groups/servers/databases/schemas/functions/__init__.py | 2 +- .../schemas/functions/templates/function/pg/sql/9.2_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.2_plus/update.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.5_plus/update.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.6_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.6_plus/update.sql | 2 +- .../schemas/functions/templates/function/pg/sql/default/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.2_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.2_plus/update.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.5_plus/update.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.6_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.6_plus/update.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/default/create.sql| 2 +- .../schemas/functions/templates/function/ppas/sql/default/update.sql| 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.5_plus/update.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.6_plus/create.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.6_plus/update.sql | 2 +- .../functions/templates/trigger_function/pg/sql/9.2_plus/create.sql | 2 +- .../functions/templates/trigger_function/pg/sql/9.2_plus/update.sql | 2 +- .../functions/templates/trigger_function/pg/sql/9.5_plus/create.sql | 2 +- .../functions/templates/trigger_function/pg/sql/9.5_plus/update.sql | 2 +- .../functions/templates/trigger_function/pg/sql/default/create.sql | 2 +- .../functions/templates/trigger_function/pg/sql/default/update.sql | 2 +- .../functions/templates/trigger_function/ppas/sql/9.2_plus/create.sql | 2 +- .../functions/templates/trigger_function/ppas/sql/9.5_plus/create.sql | 2 +- .../functions/templates/trigger_function/ppas/sql/default/create.sql| 2 +- 29 files changed, 29 insertions(+), 29 deletions(-)
pgAdmin 4 commit: Fix check constraint regression tests.
Fix check constraint regression tests. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b0156f23ee30950ee14b5bae8bb0093bc910ceab Author: Dave Page Modified Files -- .../constraints/check_constraint/tests/test_check_constraint_add.py | 2 +- .../constraints/check_constraint/tests/test_check_constraint_delete.py | 2 +- .../constraints/check_constraint/tests/test_check_constraint_get.py | 2 +- .../constraints/check_constraint/tests/test_check_constraint_put.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
pgAdmin 4 commit: Fix debugging of self-referencing functions. Fixes #2
Fix debugging of self-referencing functions. Fixes #2524 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3278dbe3e4523302882db5b00f4ef91cd8368f2b Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/debugger/static/js/direct.js | 40 +- .../templates/debugger/sql/v1/continue.sql | 4 +-- .../templates/debugger/sql/v1/select_frame.sql | 4 +-- .../templates/debugger/sql/v1/step_into.sql| 4 +-- .../templates/debugger/sql/v1/step_over.sql| 4 +-- .../debugger/sql/v1/wait_for_breakpoint.sql| 4 +-- .../templates/debugger/sql/v2/continue.sql | 4 +-- .../templates/debugger/sql/v2/select_frame.sql | 4 +-- .../templates/debugger/sql/v2/step_into.sql| 4 +-- .../templates/debugger/sql/v2/step_over.sql| 4 +-- .../debugger/sql/v2/wait_for_breakpoint.sql| 4 +-- 11 files changed, 43 insertions(+), 37 deletions(-)
pgAdmin 4 commit: Don't login the user with every request in desktop mo
Don't login the user with every request in desktop mode. Just do it once. Fixes #2922 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=048d254f539f788afa5ebe060ee02a8871b52cff Author: Harshal Dhumal Modified Files -- web/pgadmin/__init__.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
pgAdmin 4 commit: Fix /NOICONS switch in the windows installer. Fixes #
Fix /NOICONS switch in the windows installer. Fixes #1366 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8601a4257fc012e5acaeeedd1ec1474f402f5a7b Author: Paresh More Modified Files -- pkg/win32/installer.iss.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
pgAdmin 4 commit: Fixing the lint error messages in javascript using 'e
Fixing the lint error messages in javascript using 'eslint --fix' command. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f55b9d2d83cc642314af3e797574b1b3120f4f1b Modified Files -- .../js/selection/range_boundary_navigator.js | 236 ++--- .../sqleditor/static/jsx/history/query_history.jsx | 6 +- .../static/jsx/history/query_history_entries.jsx | 10 +- .../javascript/selection/copy_data_spec.js | 4 +- .../selection/range_boundary_navigator_spec.js | 16 +- .../javascript/selection/set_staged_rows_spec.js | 6 +- 6 files changed, 139 insertions(+), 139 deletions(-)
pgAdmin 4 commit: Misc fixes for the pgAgent module:
Misc fixes for the pgAgent module: 1) User was allowed to enter start date ahead of end date while scheduling a job. Fixes #2921 2) Datetime picker was not displaying in the grid (sub-node collection control). Fixes #1749 3) Fixed UI issue where validation error was not displaying properly for Datetime control. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee9df5c2ba9d7bbce01e188af0c4ff9c43a3da93 Author: Murtuza Zabuawala Modified Files -- .../pgagent/schedules/static/js/pga_schedule.js| 26 +++--- web/pgadmin/static/js/backform.pgadmin.js | 31 ++ web/pgadmin/static/scss/_backform.overrides.scss | 7 + 3 files changed, 50 insertions(+), 14 deletions(-)
pgAdmin 4 commit: Tag some translations that were not, well, tagged. Cu
Tag some translations that were not, well, tagged. Current stats: 1481 of 1777 messages (83%) translated in pgadmin/translations/de/LC_MESSAGES/messages.po 1694 of 1777 messages (95%) translated in pgadmin/translations/ja/LC_MESSAGES/messages.po 1472 of 1777 messages (82%) translated in pgadmin/translations/pl/LC_MESSAGES/messages.po 1750 of 1777 messages (98%) translated in pgadmin/translations/ru/LC_MESSAGES/messages.po 1436 of 1777 messages (80%) translated in pgadmin/translations/zh/LC_MESSAGES/messages.po Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=760b6ae393ef275f2969b0dd56a229b4a5901fd2 Author: Alexander Lakhin Modified Files -- .../foreign_servers/static/js/foreign_server.js| 8 +- .../user_mapping/static/js/user_mapping.js | 2 +- .../static/js/foreign_data_wrapper.js | 4 +- .../foreign_tables/static/js/foreign_table.js | 4 +- .../static/js/fts_configuration.js | 4 +- .../functions/static/js/trigger_function.js| 4 +- .../schemas/tables/column/static/js/column.js | 4 +- .../foreign_key/static/js/foreign_key.js | 4 +- .../schemas/tables/indexes/static/js/index.js | 2 +- .../tables/partitions/static/js/partition.js | 4 +- .../schemas/tables/static/js/partition.utils.js| 14 +- .../databases/schemas/tables/static/js/table.js| 4 +- .../server_groups/servers/static/js/privilege.js | 6 +- .../server_groups/servers/static/js/server.js | 12 +- .../server_groups/servers/static/js/variable.js| 12 +- .../servers/tablespaces/static/js/tablespace.js| 8 +- web/pgadmin/messages.pot | 275 ++-- web/pgadmin/misc/depends/static/js/depends.js | 4 +- web/pgadmin/static/js/backgrid.pgadmin.js | 2 +- .../tools/debugger/static/js/debugger_ui.js| 14 +- web/pgadmin/tools/debugger/static/js/direct.js | 18 +- .../tools/grant_wizard/static/js/grant_wizard.js | 6 +- .../translations/de/LC_MESSAGES/messages.mo| Bin 12 -> 127638 bytes .../translations/de/LC_MESSAGES/messages.po| 285 ++-- .../translations/ja/LC_MESSAGES/messages.mo| Bin 136050 -> 137022 bytes .../translations/ja/LC_MESSAGES/messages.po| 284 ++-- .../translations/pl/LC_MESSAGES/messages.mo| Bin 125422 -> 126394 bytes .../translations/pl/LC_MESSAGES/messages.po| 282 ++-- .../translations/ru/LC_MESSAGES/messages.mo| Bin 164381 -> 165353 bytes .../translations/ru/LC_MESSAGES/messages.po| 758 + .../translations/zh/LC_MESSAGES/messages.mo| Bin 103279 -> 104251 bytes .../translations/zh/LC_MESSAGES/messages.po| 284 ++-- 32 files changed, 1587 insertions(+), 721 deletions(-)
pgAdmin 4 commit: Adding a command-line argument 'progress' for the 'we
Adding a command-line argument 'progress' for the 'web/webpack/build.js' script to show the progress of webpacking compilation in percentage. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dcf70b30f6ab2ecc003e7174d39ea6bd66a41b15 Modified Files -- web/webpack/build.js | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Allow configuration of CSV and clipboard formatting o
Allow configuration of CSV and clipboard formatting of query results. Fixes #2781 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cf888a0be54384602e3ab8076719cc3b20a43bc5 Author: Khushboo Vashi Modified Files -- docs/en_US/images/preferences_sql_csv_output.png | Bin 0 -> 86945 bytes docs/en_US/images/preferences_sql_result_grid.png | Bin 0 -> 100020 bytes docs/en_US/preferences.rst | 16 docs/en_US/query_tool.rst | 6 +- .../copy_selected_query_results_feature_test.py| 32 .../feature_tests/query_tool_journey_test.py | 8 +- web/pgadmin/preferences/static/js/preferences.js | 18 - web/pgadmin/static/js/backform.pgadmin.js | 2 +- web/pgadmin/static/js/selection/copy_data.js | 3 +- .../js/selection/range_boundary_navigator.js | 40 ++ .../handle_query_output_keyboard_event.js | 3 +- web/pgadmin/tools/sqleditor/__init__.py| 81 - web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 33 - web/pgadmin/utils/driver/psycopg2/__init__.py | 20 +++-- web/pgadmin/utils/preferences.py | 15 +++- web/regression/feature_utils/pgadmin_page.py | 1 + .../javascript/selection/copy_data_spec.js | 12 +-- .../selection/range_boundary_navigator_spec.js | 27 --- .../handle_query_output_keyboard_event_spec.js | 4 +- 19 files changed, 248 insertions(+), 73 deletions(-)
pgAdmin 4 commit: Prevent the Windows installer accepting paths contain
Prevent the Windows installer accepting paths containing invalid characters. Fixes #1365 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8adaee21f4357801e3279c9c0f044421b49a7d00 Author: Paresh More Modified Files -- Make-MinGW.bat | 25 +++-- pkg/win32/README.txt | 2 +- pkg/win32/installer.iss.in | 129 ++--- 3 files changed, 122 insertions(+), 34 deletions(-)
pgAdmin 4 commit: Fix a referenced before assignment bug in connection
Fix a referenced before assignment bug in connection management. Fixes #2868 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3379719a26b303ab31d20a93373741afab968d0e Author: Harshal Dhumal Modified Files -- web/pgadmin/browser/server_groups/servers/__init__.py | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-)
pgAdmin 4 commit: Using 'categroy_id' instead of 'cid' in the preferenc
Using 'categroy_id' instead of 'cid' in the preferences Backbone.Model, as it is used by the Backbone.Collection to get the object by id. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f950d392b838c475f3040bb869bae9e186ddfd9e Modified Files -- web/pgadmin/preferences/__init__.py | 2 +- web/pgadmin/preferences/static/js/preferences.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)
pgAdmin 4 commit: Update selenium version
Update selenium version Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57195d3e9f2df34a2edd5a117419cba0e3399ff7 Author: Murtuza Zabuawala Modified Files -- web/regression/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgAdmin 4 commit: Illustrate how to set the default mail sender name.
Illustrate how to set the default mail sender name. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5952b054d8d6e265a855e80c1c62fcad0d570c69 Author: Dave Page Modified Files -- web/config.py | 4 1 file changed, 4 insertions(+)
pgAdmin 4 commit: Ensure we can download large files and keep the user
Ensure we can download large files and keep the user informed about progress. Fixes #2829. Fixes #2491. Fixes #2715 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=50e1e6c9af1d2374401e4cdca6f273f4d819b126 Author: Neel Patel Modified Files -- runtime/BrowserWindow.cpp | 155 ++ runtime/BrowserWindow.h | 3 + 2 files changed, 118 insertions(+), 40 deletions(-)
pgAdmin 4 commit: Cleanup properly after running the Foreign Table test
Cleanup properly after running the Foreign Table test cases. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1774ab42481d90ab50cf8aeb4cca7eed4f777de5 Author: Navnath Gadakh Modified Files -- .../foreign_tables/tests/test_foreign_table_add.py | 10 +++-- .../foreign_tables/tests/test_foreign_table_get.py | 6 +- .../foreign_tables/tests/test_foreign_table_put.py | 6 +- .../schemas/foreign_tables/tests/utils.py | 25 ++ 4 files changed, 43 insertions(+), 4 deletions(-)
pgAdmin 4 commit: Prevent error messages covering the last row in a gri
Prevent error messages covering the last row in a grid. Fixes #2850 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dbf5546ad73237f9d5c962adc10a77820b274adb Author: Murtuza Zabuawala Modified Files -- web/pgadmin/static/css/pgadmin.css | 3 +++ 1 file changed, 3 insertions(+)
pgAdmin 4 commit: Add an option to manually count rows in tables to ren
Add an option to manually count rows in tables to render the properties. Fixes #2846 Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ca03b20c3ed6079077f13b72a5fcf4386b2e089 Author: Khushboo Vashi Modified Files -- .../servers/databases/schemas/tables/__init__.py | 41 +- .../databases/schemas/tables/static/js/table.js| 64 -- web/pgadmin/browser/static/js/node.js | 2 +- 3 files changed, 100 insertions(+), 7 deletions(-)
pgAdmin 4 commit: Update Polish translation.
Update Polish translation. 1748 of 1750 messages (99%) translated in pgadmin/translations/pl/LC_MESSAGES/messages.po Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0a685c06c4f91f97790040fec2658d1804d42d7 Author: Begina Felicysym Modified Files -- .../translations/pl/LC_MESSAGES/messages.mo| Bin 126394 -> 126626 bytes .../translations/pl/LC_MESSAGES/messages.po| 864 ++--- 2 files changed, 401 insertions(+), 463 deletions(-)
pgAdmin 4 commit: Current versions of Chrome need a newer driver for se
Current versions of Chrome need a newer driver for selenium tests. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fbe6dc897e8751b98f026f5b68c066138cda34c8 Author: Dave Page Modified Files -- web/regression/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)