Hi,
PFA patch to fix the issue where changing a database server password
functionlity was not working if user has made connection using pgpass file.
Also ViewData/Query tool functionality was not working with pgpass file.
RM#2720
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb
Hi Dave,
I've merged the master branch in the 'WEBPACK_DEVEL2' branch.
In this branch, I've modified the code for adding back the support of
pluggability, which was broken due to webpack changes.
Would you please create the set of installers?
And, share it with Fahar for doing the integration te
[ADDON] Sharing the webpack module references too for the pluggability
support.
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6742f5b19a3ac5c8fffa66b2f3c73b92cd47aa2
Modified Files
--
pkg/docker/build.sh | 8 +++-
pkg
Updated the build scripts to copy the generated directory to the
appropriate places, and remove the 'web/webpack/.cache' directory from
the destination directory.
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57e3d30d95d1b151267d3528d
Refer to the correct third party library for spectrum-colorpicker.
Bundle it in vendor module.
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=af6f89a301f3b33201612ffd9a6ba4893affc5ae
Modified Files
--
web/pgadmin/static/j
Hi,
Attached patch fixes array representation issue as well as multidimensional
array representation issue.
--
*Harshal Dhumal*
*Sr. Software Engineer*
EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git a/web/pgadmin/feature_tests/test_data.json b/web/p
Remove some unused index directives.
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37b36fde6f25ead1c4a56f645e9f8031e9178513
Author: Dave Page
Modified Files
--
docs/en_US/connect_error.rst | 6 +-
docs/en_US/debugger.
Remove more exclamation marks from error messages.
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=22ed8615bdb49a59a4a551359df828e391985f42
Author: Alexander Lakhin
Modified Files
--
web/pgadmin/browser/server_groups/serve
Saved user language was not being picked up in case of non-server mode.
Because - the get_locale(...) function was being executed before any
request, and user login after first request. Hence - the values for
the labels in the Preferences are not being translated properly.
Fetch the raw value of u
Updated colours of tree view icons, which is to be more comfortable in
identifying.
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4864388a3bc06cd3183277bf10cb8acb6b5c0a73
Author: Chethana Kumar
Modified Files
--
.../bro
Return the translations, and not empty array from the
'translations.js'.
It was regression of the commit-id:
4a91bcde303bd3d5d2bd2e2f20cd7046585eba06
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b1ccb17e54e939e0c118d1278b1938c42b5da
Fix counted rows display in table properties. Fixes #2836
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=888ac5101fcd3ce1179db0d4f1c58eaaab6d5a41
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/browser/__init__.py
Show how the config/storage directory can be mounted on the host under docker.
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=174ba78c9faf5ec3429c358cb3a0052624d56e0f
Author: Dave Page
Modified Files
--
pkg/docker/README
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.tx
Ensure line numbers form CodeMirror don't appear on top of menus. Fixes #2738
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=583b888b22ee9b5e5c9d26089ef14a7f0e15ff51
Author: Neel Patel
Modified Files
--
web/pgadmin/browse
Fix a number of cases where strings were not properly marked for translation.
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6821d373a0b2b9f33b56c1cffbf3d6ef689ee8c
Author: Alexander Lakhin
Modified Files
--
.../foreign_
Check and attempt to fir the registry on Windows, if the text/css type is
misconfigured. Fixes #2716
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=688b97b85a5f3f43fe2265cb4fc603b09ab6f517
Author: Neel Patel
Modified Files
-
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
--
.../se
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_f
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/cs
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
M
Display relevant error messages when access is denied creating a schema. Fixes
#2094
Branch
--
WEBPACK_DEVEL2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7dd461766805aa7e4c31aff2855a284d822b0b9
Author: Murtuza Zabuawala
Modified Files
--
...
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
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
Modi
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_U
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-
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/bro
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
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 insertio
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 inse
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
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
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
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
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/p
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/stati
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_constrai
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_MESSAGE
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/st
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
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
--
..
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 +++
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
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_
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/t
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
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
---
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 |
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 -> 6044
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
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 16971
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/stat
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/
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 ch
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 inse
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
-
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/__ini
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(+),
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
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
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
--
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
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/stati
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
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/__in
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/p
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/chan
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/pg
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 -> 1
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
-
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
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/tr
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=5aca5d6c
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 |
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/s
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
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
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_memb
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
Modifi
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
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
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/templat
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 Za
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 Zabuaw
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 delet
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 delet
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/mis
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
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/serv
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 chan
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_shor
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
Modifi
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/da
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_d
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
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 5
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
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 Zab
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
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(+)
1 - 100 of 117 matches
Mail list logo