Akshay Joshi
636ab5cbab
Change the foreground color of the code mirror text for Dark Theme. #6018
2023-03-27 11:35:54 +05:30
Pravesh Sharma
eef7461ae6
Ensure that default values are set only for insert statement if user does not provide any values, in case of updating existing values to blank it should be set to null. #5934
...
Incorporated review comments
2023-03-27 10:22:28 +05:30
Nikhil Mohite
b429a38176
Fixed shared storage file accessibility issues in import/export servers and cloud deployment. #5014
2023-03-24 16:27:02 +05:30
Yogesh Mahajan
40013fb26c
Added support of BigAnimal v3 API. #5805
2023-03-24 16:07:02 +05:30
Yogesh Mahajan
58aca506fe
Fixed error occurring while authentication in Google Cloud SQL deployment wizard in server mode. #5750
2023-03-24 15:50:37 +05:30
Aditya Toshniwal
1d01b5a8a2
Add a note on top of keyboard shortcuts preferences to show the Accesskey of the browser. #5022
2023-03-24 15:44:43 +05:30
Akshay Joshi
207812582d
1) Fixed RESQL test case for EPAS.
...
2) Update Dependencies.
2023-03-24 14:37:35 +05:30
Yogesh Mahajan
f1aa82ad36
While restoring the database connections due to lost server connection, ensure that the databases which were previously connected are only reconnected. #5919
2023-03-24 14:33:45 +05:30
Khushboo Vashi
5cb64f7602
Fix Debugger restart issue.
2023-03-24 14:33:07 +05:30
Akshay Joshi
70b2ead852
Ensure that the schema diff tool should not allow comparison between Postgres Server and EDB Postgres Advanced Server. #5952
2023-03-24 13:03:35 +05:30
Nikhil Mohite
e4eeba2aa7
Fixed the UI related issues reported during testing for Shared Storage in Server Mode. #5014
2023-03-24 11:08:27 +05:30
Aditya Toshniwal
319701dbbd
Ensure that when pasting rows the rows are added right below the selected rows for copying. #5921
2023-03-23 18:49:15 +05:30
Yogesh Mahajan
a026353df8
Fixed the UI related issues reported during testing for Google Cloud SQL deployment. #5750
2023-03-23 11:51:21 +05:30
Aditya Toshniwal
64ddfc0eb7
Fix an issue where server foreground/background color was not getting applied after jQuery changes. #5701
2023-03-21 17:39:37 +05:30
Yogesh Mahajan
1b327d1997
Fix issues reported during testing. #5750
2023-03-20 18:22:16 +05:30
Aditya Toshniwal
eba306618c
Fix issues related to packages update. #5901
2023-03-20 18:21:33 +05:30
Aditya Toshniwal
b923f5fcfa
Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion. #5894
2023-03-20 18:20:48 +05:30
Khushboo Vashi
64aa739224
Fix SQLEditor Notifier and InetLoader issue.
2023-03-20 18:20:25 +05:30
Khushboo Vashi
366dd3a973
Remove psycopg2 completely.
2023-03-20 16:57:30 +05:30
Yogesh Mahajan
6c12829cd4
Validate user inputs provided in configuration files before starting pgadmin server. #5907
2023-03-17 17:46:11 +05:30
Pravesh Sharma
a9399030f4
Fixed issue where pgAgent jobs were not getting dropped from properties tab #5834
2023-03-17 17:43:42 +05:30
Aditya Toshniwal
3ce1589681
Fix an issue where query tool is stuck when running query after discarding changed data. #5955
2023-03-16 17:23:57 +05:30
Aditya Toshniwal
42ac0d577d
Add .ts and .tsx files under linter and fix linter issues. #5830
2023-03-16 17:22:26 +05:30
Aditya Toshniwal
37c0de5d7d
Fix an issue where new dashboard graphs are partially following theme colors. #5958
2023-03-16 17:21:56 +05:30
Aditya Toshniwal
7b18ce10fe
Fix layout saving which didn't work after jQuery changes. #5701
2023-03-15 18:57:31 +05:30
Pravesh Sharma
89c8a7f907
Added option to create unique constraint with nulls not distinct. #5855
2023-03-15 18:55:42 +05:30
Aditya Toshniwal
292d76b39e
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
...
- Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages
- Remove pinned dnspython, Werkzeug packages from requirements.txt
2023-03-15 11:57:16 +05:30
Akshay Joshi
294282c7ca
Fixed circular import error.
2023-03-14 18:40:53 +05:30
Akshay Joshi
0a543d0e95
Ensure that the user's storage directory is created when the users are created, as well as for those users who have not yet been created. #5824
2023-03-14 18:21:18 +05:30
Aditya Toshniwal
fea1b9cf82
Use http for SVG namespace URLs which were changed to https for SonarQube fixes. #5943
2023-03-14 13:48:43 +05:30
Aditya Toshniwal
f72f4aa359
Dashboard graph Y-axis width should increase with label. #5929
2023-03-14 11:04:08 +05:30
Yogesh Mahajan
63c7d14638
Added capability to deploy PostgreSQL servers on Google Cloud. #5750
2023-03-13 14:56:16 +05:30
Aditya Toshniwal
ec32099d2f
Show appropriate error message when master password is not set instead of 'Crypt key missing'. #5735
2023-03-13 11:51:35 +05:30
Khushboo Vashi
66c4b9d05a
Fix Debugger test cases.
2023-03-13 11:51:15 +05:30
Akshay Joshi
3c56c0e4b7
Revert "Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901 "
...
This reverts commit 31818bb67a
.
2023-03-09 16:53:43 +05:30
Aditya Toshniwal
31818bb67a
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
...
Remove the python version check from the requirements.txt.
2023-03-08 18:26:51 +05:30
Akshay Joshi
6bd0ea7a02
Fixed an issue where the file name in the query tool tab was not changing if another file is opened. #5909
2023-03-08 17:37:45 +05:30
Reese Russell
53f460ca7d
Fixed typo
2023-03-08 11:23:41 +05:30
Nikhil Mohite
79de2ad571
Fixed jasmine test cases.
2023-03-08 11:20:39 +05:30
Akshay Joshi
17f18e795f
Fixed an issue where the count query should not be triggered when the estimated count is less than zero. #5904
2023-03-07 16:16:34 +05:30
Akshay Joshi
ca33283930
Make 'using' and 'with check' fields a textarea in the RLS policy. #5874
2023-03-07 12:19:03 +05:30
Nikhil Mohite
9da8a188fa
Added support for mounting shared storage in server mode. #5014
2023-03-06 17:03:47 +05:30
Khushboo Vashi
c35d449d7e
Fix query mogrify issue.
2023-03-06 16:57:31 +05:30
Yogesh Mahajan
740164fbd0
Handle errors occurring during decoding UTF-8 encoded query result data which contains ascii characters. #4784
2023-03-02 11:03:17 +05:30
Anil Sahoo
5abb748c3e
Display the 'No menu available for this object' message if the selected tree node does not have any options. #5775
2023-03-02 11:02:15 +05:30
Dave Page
ff25afb88e
Add missing import.
2023-02-28 11:24:35 +00:00
Akshay Joshi
55b917f24b
1) Ensure that when '--pkg resql' is provided then only RESQL test cases should run.
...
2) Fixed the RESQL test cases for Sequences. #5810
2023-02-28 16:24:29 +05:30
Akshay Joshi
a008f9ba79
Fixed an issue where the database server is not connected using a service file. #5889
2023-02-28 13:29:58 +05:30
Nikhil Mohite
1c0b826d23
Fixed schema diff UI alignment issues.
2023-02-27 15:47:24 +05:30
Pravesh Sharma
59b47847d7
Fixed an issue where user MFA entry was not getting delete after deleting a user. #5833
2023-02-27 15:46:33 +05:30
Khushboo Vashi
b640df5bdd
Fix Query Tool error messages for psycopg3 driver.
2023-02-22 14:07:05 +05:30
Aditya Toshniwal
9abbd30790
Fix an issue where sequence owner is remove on sequence edit. #5810
2023-02-22 14:06:44 +05:30
Aditya Toshniwal
cf28d7df32
Fix an issue where query tool is stripping spaces in grid cell. #5803
2023-02-22 14:06:13 +05:30
Akshay Joshi
f404fdcf8a
Fixed an issue where the user can't create trigger AFTER UPDATE OF. #5790
2023-02-20 17:37:17 +05:30
Aditya Toshniwal
08062e67ca
Do not allow to save invalid JSON in query tool JSON editor. #5822
2023-02-20 15:37:59 +05:30
Aditya Toshniwal
8967a510c9
Handle MERGE operation in query tool explain introduced in PostgreSQL 15. #5872
2023-02-20 15:36:22 +05:30
Pravesh Sharma
b1e6eaad61
Fixed an issue where query was not pasted to editor after trojan source warning. #5760
2023-02-20 13:25:35 +05:30
Khushboo Vashi
b9cbf08b51
Another try to fix JSON issues.
2023-02-20 11:21:32 +05:30
Aditya Toshniwal
aeb4867bdf
Few dashboard graph improvements.
2023-02-18 15:46:37 +05:30
Khushboo Vashi
5f52bb59dd
Fix json issues ( #5865 )
2023-02-16 10:46:39 +00:00
Akshay Joshi
a0b8676f61
Fixed an issue where an object of type bytes is not JSON serializable when saving the data from the query tool.
2023-02-15 15:20:18 +05:30
Khushboo Vashi
5e0daccf76
Added support for psycopg3 along with psycopg2. #5011
2023-02-15 11:31:29 +05:30
Matěj Cepl
7a4951f211
Remove dependency on simplejson package.
2023-02-15 11:10:12 +05:30
Akshay Joshi
d8c5bc4320
Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys. #5747
2023-02-14 17:15:04 +05:30
Anil Sahoo
5303a36ff4
Fixed an issue where Clear Saved Password should be disabled if the password is already cleared. #5773
2023-02-14 15:47:40 +05:30
Pravesh Sharma
8388f1e7ba
Fix for query tool prompting for unsaved changes even if no changes have been made. #5756
2023-02-14 11:04:30 +05:30
Akshay Joshi
f623d563b1
Ensure that the schema diff tool should pick up the change in the column grants. #5269
2023-02-13 17:54:38 +05:30
Akshay Joshi
0fd1e0963e
Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters. #5847
2023-02-13 16:49:18 +05:30
Paul Milbank
83ec0f3d90
Add additional logging for successful logins and user creation. #5842
2023-02-13 11:11:05 +05:30
Anil Sahoo
ed2b8ea1de
Fix an issue where the maintenance dialog for Materialized View gives an error. #5764
2023-02-10 15:19:53 +05:30
Aditya Toshniwal
be72cee6be
Fix failing jasmin test cases. #5701
2023-02-10 14:47:29 +05:30
Akshay Joshi
b0846908da
Correct the OR operator. #5758
2023-02-10 12:38:53 +05:30
Pravesh Sharma
ff6f0825b8
Fixed an issue where lock layout menu was not in sync with preferences. #5758
2023-02-10 10:31:02 +05:30
Aditya Toshniwal
713ddb5f62
Remove usage of jQuery in pgAdmin.
...
Remove usage of Bootstrap in React components. #5701
2023-02-10 10:28:39 +05:30
Aditya Toshniwal
1806866bf5
Allow changing cardinality notation in ERD to use Chen notation. #5832
2023-02-10 10:27:16 +05:30
Akshay Joshi
696cb0fa05
Ensure that Grant column permission to a view is visible in the SQL tab. #5685
2023-02-10 10:26:01 +05:30
Akshay Joshi
6833fdd731
Ensure that keyboard hotkey to open query tool and search object should work properly. #5763
2023-02-06 15:58:33 +05:30
Aditya Toshniwal
4a3bcfa202
Use uplot for Dashboard graphs to reduce CPU usage. #5794
2023-02-06 15:55:02 +05:30
Aditya Toshniwal
f3bb4776e4
Fix an issue where drag and drop object names is not working. #5761
2023-02-06 15:29:27 +05:30
rlbxku1r
c2acaa2fc8
Update Japanese translation for v6.20
2023-02-06 11:05:19 +05:30
Domenico Sgarbossa
4c34781b15
Updated Italian Translation for v6.20
2023-02-06 11:04:53 +05:30
Akshay Joshi
a3202ccb2d
Update message catalogs
2023-02-02 20:22:13 +05:30
Akshay Joshi
ca43f938bd
1. Ensure that the system columns should not visible in the import/export data. #5733
...
2. Fixed console error while attaching the partition. #5748
2023-02-02 18:14:38 +05:30
Nikhil Mohite
b3a3b8beab
Revert "Fixed an issue where the default value of string for columns should wrap in quotes in the create script. #5577 "
...
This reverts commit 34e409f313
.
2023-02-02 15:32:29 +05:30
Aditya Toshniwal
cdc1248794
Send the username to server node when created. #5702
2023-02-02 13:58:09 +05:30
Akshay Joshi
adc7155fe9
Make a backup of the old SQLite database to support running older versions if necessary. #4728
2023-02-01 17:52:58 +05:30
Pravesh Sharma
e247867abf
Incorporated review comments for #5705
2023-02-01 14:24:49 +05:30
Aditya Toshniwal
932dcd9666
Fix an issue where role is used as username for newly added servers when opening query tool. #5702
2023-02-01 13:11:00 +05:30
Nikhil Mohite
b02f81505b
Ensure nested menu items are shown in quick search result. #5796
2023-01-31 13:04:49 +05:30
Khushboo Vashi
7a18ceab64
Fixed the server heartbeat logging issue when server is removed. #5567
2023-01-30 15:39:34 +05:30
Akshay Joshi
ea3dffe78d
1) Fixed an issue where Query history is not getting loaded with an external database. #5781
...
2) Change the datatype of the value column of the setting table to text instead of a string. #5746
3) Fixed an issue where the key 'passfile' is not found. #4728
2023-01-30 15:38:36 +05:30
Akshay Joshi
fd1c26408b
Modify the logic to show the connection string for the shared servers. #4728
2023-01-24 17:22:54 +05:30
Khushboo Vashi
7dc0c1d05c
Make the heartbeat normal thread to the daemon thread. #5567
2023-01-24 17:22:29 +05:30
Akshay Joshi
a7cf698d09
1) Added support for setting PostgreSQL connection parameters. #4728
...
2) Fixed an issue where Kerberos authentication to the server is not imported/exported. #5732
3) Increase the length of the value column of the setting table. #5746
4) Upgrade Flask-Migrate to 4.0.0. #5525
2023-01-23 17:19:59 +05:30
Khushboo Vashi
6ae91592d1
Fix orphan database connections resulting in an inability to connect to databases. #5567
2023-01-19 15:57:02 +05:30
Aditya Toshniwal
22cc658dca
Fix failing import servers CLI due to vulnerability fix. #5751
2023-01-18 13:19:21 +05:30
Nikhil Mohite
a48828e7a3
Improve performance by removing signal-based zoom-in, zoom-out, etc functionality from the runtime environment. #5723
2023-01-17 17:18:35 +05:30
Nikhil Mohite
1a64af2743
Fixed the issue where the user cannot add via user management if the email field is blank.
2023-01-16 19:33:17 +05:30
Aditya Toshniwal
53ae657cc9
Fix menu closing issue on file manager. #5615
...
Fix file path issue in import/export servers caused due to vulnerability fix.
2023-01-16 19:28:23 +05:30
Aditya Toshniwal
8b236e7bc8
Ensure that the authenticated users can't access each other's directories and files by providing relative paths. #5734
2023-01-13 12:29:21 +05:30
Aditya Toshniwal
83b207e7da
Fix few more issues related to Menu rewrite. #5615
2023-01-13 12:28:23 +05:30
Aditya Toshniwal
42220b1cb2
Fix select dropdown border issue. #5661
2023-01-09 18:42:48 +05:30
Aditya Toshniwal
1c705cf9be
Fix issues related to menu rewrite. #5615
2023-01-09 18:41:23 +05:30
Khushboo Vashi
9ff015e73c
Added support of AWS provider for BigAnimal cloud deployment. #5569
2023-01-09 12:32:26 +05:30
Libor M
9d307cf9ba
Czech translation for version 6.19
2023-01-09 11:07:07 +05:30
Domenico Sgarbossa
9e231641f2
Italian translation updated.
2023-01-06 10:08:10 +05:30
Akshay Joshi
a8724b9764
Update message catalogs
2023-01-05 17:44:35 +05:30
Pravesh Sharma
af2fc30b95
Fixed an issue where rename panel was losing focus when trying to add name if input box is empty. #5675
2023-01-05 17:37:09 +05:30
Nikhil Mohite
0a7d9a69f7
Ensure the correct child node is selected on the expansion of the collection node.
2023-01-05 17:30:30 +05:30
Nikhil Mohite
9c61670c9f
Ensure the query tool opens successfully on renaming any tree node from the database selected for the query tool connection #5542 , #5559
2023-01-04 12:20:54 +05:30
Aditya Toshniwal
706019d639
Fixed an issue where Geometry viewer does not show popup when columns are less than 3. #5641
2023-01-03 10:28:03 +05:30
Pravesh Sharma
33aea87dea
Incorporated review comments. #5647
2023-01-02 13:30:49 +05:30
Nikhil Mohite
18a7e85c6a
Fixed an issue where the ignore owner flag is not working for some cases in the Schema Diff. #5622 , #5655
2023-01-02 13:00:55 +05:30
Nikhil Mohite
d1a9406bff
Removed 'About pgAdmin 4' default menu option from macOS native menus.
2023-01-02 12:57:09 +05:30
Akshay Joshi
98184e5835
Update copyright notices for 2023
2023-01-02 11:53:55 +05:30
Pravesh Sharma
67bc0c23ef
Fixed an issue where row count notification was disappearing automatically. #5647
2023-01-02 10:54:24 +05:30
Nikhil Mohite
34e409f313
Fixed an issue where the default value of string for columns should wrap in quotes in the create script. #5577
2023-01-02 10:53:14 +05:30
Aditya Toshniwal
5c34c10d4e
- Move pgadmin4-treeview to pgAdmin main repo.
...
- Use react based context menu for browser tree. #5615 .
- Fix feature tests failure.
2023-01-02 10:51:13 +05:30
Nikhil Mohite
64af035ce9
Ensure that the submenus under the trigger's context menu are enabled/disabled correctly. #5627
2023-01-02 10:49:36 +05:30
Yogesh Mahajan
acc26744e3
Fixed a missing "jwks_uri" in metadata error that occurred when logging in with an oAuth2 provider like Azure or Google. #5666
2022-12-22 16:54:13 +05:30
Aditya Toshniwal
ff9daec5ec
Rewrite pgAdmin main menu bar to use React. #5615
2022-12-22 14:25:18 +05:30
Raman
d2e00282e2
Fixed an issue where incorrect password used with shared server. #5487
2022-12-22 10:34:02 +05:30
Khushboo Vashi
5d9bcde50d
Fix BigAnimal API v2 compatibility issue for checking the cluster creation permission.
2022-12-21 18:22:05 +05:30
Nikhil Mohite
046b56bab1
Ensure the browser tree does not freeze while rendering 10k+ nodes/objects. #5541
2022-12-21 15:36:07 +05:30
Nikhil Mohite
8e18e0b536
Fixed tree flickering issue on scroll. #5559
2022-12-20 11:30:19 +05:30
Khushboo Vashi
213c9d683f
Fix the webserver and internal authentication setup issue. #5586
2022-12-20 11:26:47 +05:30
Stranger10110
ffcf7ccbf9
Fixed an issue where Tablespace location shows error "Location cannot be empty".
2022-12-19 10:54:30 +05:30
Nikhil Mohite
1d4e7e2642
Fixed an issue updating the schema node de-select the node in the tree if only one schema is present in the collection node. #5542
2022-12-19 10:50:12 +05:30
Akshay Joshi
c07053bce5
1) Update release note.
...
2) Fixed a typo. #5645
2022-12-14 15:56:05 +05:30
Nikhil Mohite
6eec5c3842
Fixed an issue while updating server node info removes the clear saved password menu. #5598
2022-12-14 15:54:17 +05:30
Pravesh Sharma
cc9d519fac
Incorporate review comments.
2022-12-14 15:53:19 +05:30
Pravesh Sharma
3f0eee4c39
Fixed an issue where properties tab was refreshing on tab change even if the selected node is same. #5536
2022-12-14 12:48:24 +05:30
Akshay Joshi
799b6d8f7c
Use the login_required decorator in the appropriate place. #5593
2022-12-13 16:26:35 +05:30
Khushboo Vashi
d9fba3a186
Ignore SQLAlchemy vulnerability as it is ignored by the upstream too.
...
Fix BigAnimal database versions by type. #5637
2022-12-13 15:57:43 +05:30
Khushboo Vashi
bb07d36963
Fixed BigAnimal authentication aborted issue. #5629
2022-12-12 14:23:25 +05:30
Domenico Sgarbossa
2e2fd34dde
Italian translation for version 6.18
2022-12-12 11:13:34 +05:30
Libor M
35997a07e7
Czech translation for version 6.18
2022-12-12 11:13:11 +05:30
Nikhil Mohite
4c64124588
Fixed an issue enable/disable tools menus is not working in native menus. #5503
2022-12-12 11:12:47 +05:30
Akshay Joshi
953fb31e14
Fixed an issue with auto-complete not working as expected with double quotes. #5551
2022-12-09 14:13:40 +05:30
Pravesh Sharma
d7eb9f723f
Fixed RESQL test case failure. #5470
2022-12-09 14:09:01 +05:30
Nikhil Mohite
c752183199
Fixed issues in native menus. #5503
...
1. Lock layout selection from native menus not reflecting in preferences dialogue.
2. Sort sub menus with labels and priority in the toolbar and context menus
2022-12-09 14:08:35 +05:30
Nikhil Mohite
adfef8e2bb
Fixed blank screen issue while opening online help in new window. #5503
2022-12-09 11:50:53 +05:30
Nikhil Mohite
cc0d467927
Fixed blank screen issue while opening query tools in new tab from native menu. #5503
2022-12-08 19:17:12 +05:30
Akshay Joshi
8f5a58a163
Update message catalogs.
2022-12-08 17:06:56 +05:30
Pravesh Sharma
c42a90db8a
Fixed an issue where tablespace was missing on partition tables in SQL. #5470
2022-12-08 12:54:45 +05:30
Nikhil Mohite
b172cd6a16
Resolved native menu issues. #5503
2022-12-07 18:47:38 +05:30
Nikhil Mohite
2480d08e0f
Added native menu support in desktop mode. #5503
2022-12-06 18:16:36 +05:30
Akshay Joshi
cddb24bc50
Fixed an error in the collation create script for PG-15. #5606
2022-12-06 12:50:09 +05:30
Akshay Joshi
14d29c7a92
Fixed an issue where master password was not set correctly with external config database. #5603
2022-12-05 16:21:32 +05:30
Aditya Toshniwal
2fca1033a0
Ensure that table statistics are sorted by size. #5564
2022-12-05 10:50:45 +05:30
Aditya Toshniwal
be011a4f3d
Fixed an issue where Transaction IDs were not found in session in the Query Tool. #5453
2022-12-05 10:48:42 +05:30
Aditya Toshniwal
4ab06b4a2a
Enhancements to the ERD when selecting a relationship. #4088
2022-12-05 10:47:05 +05:30
Yogesh Mahajan
9e078c0fa8
Fixed issue of opening query tool from new query tool icon beside connection status. #5575
2022-11-30 13:59:45 +05:30
Akshay Joshi
461849c276
Ensure that only authorized and authenticated users can validate binary paths (CVE-2022-4223). #5593
2022-11-30 12:02:45 +05:30
Pravesh Sharma
a824d9dd59
Improved error message to make it easier for users to understand. #5539
2022-11-29 18:15:46 +05:30
Akshay Joshi
83bfdf9b3c
Fixed an issue where the wrong schema is displayed for a foreign key in the schema diff tool. #5488
2022-11-28 17:27:21 +05:30
Yogesh Mahajan
7710d5e21c
Ensure the query tool is launched successfully for the servers registered with the PostgreSQL service. #5575
2022-11-28 17:23:43 +05:30
Pravesh Sharma
a954f22fe8
Fixed an issue where the CSV file would not download if the CSV quote character length exceeded 1. #5505
2022-11-28 13:49:22 +05:30
Aditya Toshniwal
f828951fc4
Fix the missing once event handler after backbone removal. #5493
2022-11-28 13:46:12 +05:30
Akshay Joshi
bbaf2ac46d
Updated yarn.lock file with the latest versions.
2022-11-28 13:01:59 +05:30
Pravesh Sharma
a305c03238
Fixed an issue where editor position was wrong when editing data from result grid. #5548
2022-11-25 11:43:56 +05:30
Khushboo Vashi
6442854fb5
Update the BigAnimal API version to V2. #5147
2022-11-24 10:49:42 +05:30
Akshay Joshi
9d3654bd69
Ensure that the query history date format in Desktop mode matches the format of the locale of the pgadmin server. #5495
...
Format the time based on pgadmin servers locale.
2022-11-24 10:48:05 +05:30
Domenico Sgarbossa
d2c3ab8844
Update Italian translation
2022-11-23 11:11:34 +05:30
Aditya Toshniwal
8d74de09cc
Remove all traces of Backbone, Underscore. #5493
2022-11-21 10:54:15 +05:30
Mark Mayo
41508f7f67
python 3 updates
...
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
Nikhil Mohite
500e59a3cf
Fixed PSQL API test cases.
2022-11-19 10:12:14 +05:30
Akshay Joshi
7db655c0c1
The container deployment document should include the server.json file format. #5452
2022-11-17 16:51:02 +05:30
Aditya Toshniwal
a483734190
Handle saved password binary text for PostgreSQL when used as an external database. #5535
2022-11-17 16:08:42 +05:30
Aditya Toshniwal
2ab5d2b647
Ensure that the correct error message in ERD for permission denied should be shown. #5537
2022-11-16 14:37:54 +05:30
Aditya Toshniwal
6d881fa34e
Use the shared server username when opening query tool. #5533
2022-11-16 13:40:38 +05:30
Akshay Joshi
2a7b5a572f
Fixed linter error.
2022-11-15 14:13:05 +05:30
Akshay Joshi
aa4f992e30
Ensure that autocomplete works properly with objects starting with double quotes. #5281
2022-11-15 13:59:12 +05:30
Aditya Toshniwal
669a3a7673
Fixed SocketIO calls when pgAdmin 4 server is running from a sub directory. #5521
2022-11-15 13:51:12 +05:30
Akshay Joshi
c5e9aa6357
Ensure that the load file paths are children of the storage directory. #5522
2022-11-14 19:28:48 +05:30
Aditya Toshniwal
998c0cb7b3
Fixed issue related to reverse proxy.
...
1) Fix reverse proxy redirection in server mode.
2) All reverse proxies in desktop mode.
2022-11-14 18:58:36 +05:30
Pravesh Sharma
e701da7390
Fixed an issue where the editor was not visible in the result grid when editing a cell with a large string. #5463
2022-11-14 18:51:22 +05:30
Akshay Joshi
19cd831225
Update message catalogs.
2022-11-10 16:57:16 +05:30
Pravesh Sharma
c8666f0029
Fixed an issue where the result grid was not working properly while trying to edit data by hitting Enter key. #5463
2022-11-10 16:49:41 +05:30
Aditya Toshniwal
af32e3c296
Added the ability to generate ERDs for tables. #4756
2022-11-09 11:36:04 +05:30
Yogesh Mahajan
bcf31d2317
Ensure the language dropdown is left aligned beside forget password link on the login form.
2022-11-08 13:35:38 +05:30
Akshay Joshi
398675597a
Fixed an issue where AutoComplete was not working correctly due to incorrect regex. #5473
2022-11-07 13:59:18 +05:30
Leon Maraite
6bc5808c53
Add the possibility to configure the OAuth2 claim which is used for the pgAdmin username. #5468
...
This feature provides the possibility to configure the Oauth2 claim
which should be used as a username. The key in the config.py is called
'OAUTH2_USERNAME_CLAIM'. If you don't provide a custom key, the email
is used as the username, like before. So it is completely backward
compatible.
2022-11-07 13:58:23 +05:30
Nikhil Mohite
c38face9fc
Ensure that the browser tree should auto scroll to the selected node when expanding the server node. #2174
2022-11-07 10:54:58 +05:30
Nikhil Mohite
5f911ed0d8
Ensure that the browser path column in the search object shows the complete path. #5458
2022-11-03 11:08:31 +05:30
Nikhil Mohite
1979ea53c7
Fixed an issue where the 'Confirm on close or refresh' setting was ignored when closing the query/ERD tool opened in the new tab. #5475
2022-11-02 14:03:52 +05:30
Pravesh Sharma
16e28bb998
Fixed an issue where parameters for roles were not visible. #5429
2022-11-02 11:23:26 +05:30
pea-sys
4bcf0637f9
Improve PNG files by optimising them.
2022-10-31 18:06:53 +05:30
Yogesh Mahajan
5e98bf96bc
Ensure that the appropriate permissions are set on the key file before trying an SSL connection with the server in server mode. #5424
2022-10-31 17:59:31 +05:30
Aditya Toshniwal
201a27e4b3
Fix an issue where save button is enabled when table properties dialog is opened. #5098
2022-10-31 17:51:46 +05:30
Pravesh Sharma
ad871694cc
Fixed an issue where the dependents tab wasn't working for PG 15. #5455
...
changes after review
2022-10-31 17:45:53 +05:30
Pravesh Sharma
1647fc54e1
Use SocketIO instead of REST for schema diff compare. #4841
2022-10-21 09:29:19 +05:30
Akshay Joshi
964c7b1d28
Fixed API test cases.
2022-10-20 17:47:27 +05:30
Nikhil Mohite
abfc30db8b
Ensure that users can use custom characters as CSV field separators/CSV quotes when downloading query results. #5066
2022-10-20 16:28:42 +05:30
Nikhil Mohite
4925c6ce50
Ensure the Generate ERD option is hidden if the connection to the database is not allowed. #5149
2022-10-20 16:26:10 +05:30
Aditya Toshniwal
cc6ee1ddd2
Ensure that pgAdmin routes should have the SCRIPT_NAME prefix. #5344
2022-10-20 16:24:11 +05:30
Nikhil Mohite
80f897a513
Ensure that the spinner should be visible on the browser tree on node refresh. #5122
2022-10-20 16:23:18 +05:30
Nikhil Mohite
b4fcb61d64
Ensure that the save button should be disabled by default on the Sort/Filter dialog in the query tool. #5058
2022-10-20 16:22:40 +05:30
Aditya Toshniwal
dd25bb0fff
Reposition the select dropdown when the browser is resized. #5206
2022-10-20 16:21:59 +05:30
Akshay Joshi
e17c50d304
Added support for storing configurations of pgAdmin in an external database. #1832
2022-10-20 16:18:41 +05:30