Commit Graph

  • 724fa361ea Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys. #5747 Akshay Joshi 2023-02-14 17:14:42 +05:30
  • eb68176ee1 Fixed an issue where Clear Saved Password should be disabled if the password is already cleared. #5773 Anil Sahoo 2023-02-14 15:47:40 +05:30
  • 65ede27a38 Update release note Akshay Joshi 2023-02-14 11:06:15 +05:30
  • 92c9d757b2 Fix for query tool prompting for unsaved changes even if no changes have been made. #5756 Pravesh Sharma 2023-02-14 11:04:30 +05:30
  • 465106206b Ensure that the schema diff tool should pick up the change in the column grants. #5269 Akshay Joshi 2023-02-13 17:54:38 +05:30
  • 81dc2161cb Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters. #5847 Akshay Joshi 2023-02-13 16:49:18 +05:30
  • ae1eca5b3f Removed logging added for feature test failure. Added more assets to avoid false failures. Yogesh Mahajan 2023-02-13 11:58:54 +05:30
  • c599edb342 Add additional logging for successful logins and user creation. #5842 Paul Milbank 2023-02-13 18:41:05 +13:00
  • 4d03fbd34f Fix an issue where the maintenance dialog for Materialized View gives an error. #5764 Anil Sahoo 2023-02-10 15:19:53 +05:30
  • b2b52b2f66 Added logging for feature test failure on jenkins job. Yogesh Mahajan 2023-02-10 12:39:42 +05:30
  • 23c3a27201 Correct the OR operator. #5758 Akshay Joshi 2023-02-10 12:38:53 +05:30
  • c8356f2bfd Update release note Akshay Joshi 2023-02-10 10:38:17 +05:30
  • b5e7e7848c Fixed an issue where lock layout menu was not in sync with preferences. #5758 Pravesh Sharma 2023-02-10 10:31:02 +05:30
  • f58dbf36bb Allow changing cardinality notation in ERD to use Chen notation. #5832 Aditya Toshniwal 2023-02-10 10:27:16 +05:30
  • 57431ca754 Ensure that Grant column permission to a view is visible in the SQL tab. #5685 Akshay Joshi 2023-02-10 10:26:01 +05:30
  • ab62af0d55 Update copyright notices in Dockerfile and Makefile and ensure they don't get missed again. Dave Page 2023-02-08 14:28:57 +00:00
  • 89a2e427f3 Added libpq5 and libpq5-dev to the Redhat build script. Khushboo Vashi 2023-02-28 17:58:38 +05:30
  • ff25afb88e Add missing import. Dave Page 2023-02-28 11:24:35 +00:00
  • 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 Akshay Joshi 2023-02-28 16:24:29 +05:30
  • a008f9ba79 Fixed an issue where the database server is not connected using a service file. #5889 Akshay Joshi 2023-02-28 13:29:42 +05:30
  • 1c0b826d23 Fixed schema diff UI alignment issues. Nikhil Mohite 2023-02-27 15:47:24 +05:30
  • 59b47847d7 Fixed an issue where user MFA entry was not getting delete after deleting a user. #5833 Pravesh Sharma 2023-02-27 15:46:33 +05:30
  • 486e68b8be Update release note Akshay Joshi 2023-02-22 14:08:40 +05:30
  • b640df5bdd Fix Query Tool error messages for psycopg3 driver. Khushboo Vashi 2023-02-22 14:07:05 +05:30
  • 9abbd30790 Fix an issue where sequence owner is remove on sequence edit. #5810 Aditya Toshniwal 2023-02-22 14:06:44 +05:30
  • cf28d7df32 Fix an issue where query tool is stripping spaces in grid cell. #5803 Aditya Toshniwal 2023-02-22 14:06:13 +05:30
  • f404fdcf8a Fixed an issue where the user can't create trigger AFTER UPDATE OF. #5790 Akshay Joshi 2023-02-20 17:37:17 +05:30
  • 08062e67ca Do not allow to save invalid JSON in query tool JSON editor. #5822 Aditya Toshniwal 2023-02-20 15:37:59 +05:30
  • 8967a510c9 Handle MERGE operation in query tool explain introduced in PostgreSQL 15. #5872 Aditya Toshniwal 2023-02-20 15:36:22 +05:30
  • e56a1f3e2d Update release note Akshay Joshi 2023-02-20 13:26:22 +05:30
  • b1e6eaad61 Fixed an issue where query was not pasted to editor after trojan source warning. #5760 Pravesh Sharma 2023-02-20 13:25:35 +05:30
  • b9cbf08b51 Another try to fix JSON issues. Khushboo Vashi 2023-02-20 11:21:32 +05:30
  • aeb4867bdf Few dashboard graph improvements. Aditya Toshniwal 2023-02-18 15:46:37 +05:30
  • 5f52bb59dd Fix json issues (#5865) Khushboo Vashi 2023-02-16 16:16:39 +05:30
  • a0b8676f61 Fixed an issue where an object of type bytes is not JSON serializable when saving the data from the query tool. Akshay Joshi 2023-02-15 15:20:18 +05:30
  • 5e0daccf76 Added support for psycopg3 along with psycopg2. #5011 Khushboo Vashi 2023-02-15 11:31:29 +05:30
  • 7a4951f211 Remove dependency on simplejson package. Matěj Cepl 2023-02-15 06:40:12 +01:00
  • d8c5bc4320 Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys. #5747 Akshay Joshi 2023-02-14 17:14:42 +05:30
  • 5303a36ff4 Fixed an issue where Clear Saved Password should be disabled if the password is already cleared. #5773 Anil Sahoo 2023-02-14 15:47:40 +05:30
  • e70f115b48 Update release note Akshay Joshi 2023-02-14 11:06:15 +05:30
  • 8388f1e7ba Fix for query tool prompting for unsaved changes even if no changes have been made. #5756 Pravesh Sharma 2023-02-14 11:04:30 +05:30
  • f623d563b1 Ensure that the schema diff tool should pick up the change in the column grants. #5269 Akshay Joshi 2023-02-13 17:54:38 +05:30
  • 0fd1e0963e Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters. #5847 Akshay Joshi 2023-02-13 16:49:18 +05:30
  • 026334a71a Removed logging added for feature test failure. Added more assets to avoid false failures. Yogesh Mahajan 2023-02-13 11:58:54 +05:30
  • 83ec0f3d90 Add additional logging for successful logins and user creation. #5842 Paul Milbank 2023-02-13 18:41:05 +13:00
  • ed2b8ea1de Fix an issue where the maintenance dialog for Materialized View gives an error. #5764 Anil Sahoo 2023-02-10 15:19:53 +05:30
  • be72cee6be Fix failing jasmin test cases. #5701 Aditya Toshniwal 2023-02-10 14:47:29 +05:30
  • ff877d6e91 Added logging for feature test failure on jenkins job. Yogesh Mahajan 2023-02-10 12:39:42 +05:30
  • b0846908da Correct the OR operator. #5758 Akshay Joshi 2023-02-10 12:38:53 +05:30
  • 428e432732 Update release note Akshay Joshi 2023-02-10 10:38:17 +05:30
  • ff6f0825b8 Fixed an issue where lock layout menu was not in sync with preferences. #5758 Pravesh Sharma 2023-02-10 10:31:02 +05:30
  • 713ddb5f62 Remove usage of jQuery in pgAdmin. Aditya Toshniwal 2023-02-10 10:28:39 +05:30
  • 1806866bf5 Allow changing cardinality notation in ERD to use Chen notation. #5832 Aditya Toshniwal 2023-02-10 10:27:16 +05:30
  • 696cb0fa05 Ensure that Grant column permission to a view is visible in the SQL tab. #5685 Akshay Joshi 2023-02-10 10:26:01 +05:30
  • cf948603cf Update copyright notices in Dockerfile and Makefile and ensure they don't get missed again. Dave Page 2023-02-08 14:28:57 +00:00
  • 426cc683eb Update version for release v6.20 REL-6_20 Akshay Joshi 2023-02-06 16:08:50 +05:30
  • 027f23bc47 Update Dependencies Akshay Joshi 2023-02-06 16:07:50 +05:30
  • 6833fdd731 Ensure that keyboard hotkey to open query tool and search object should work properly. #5763 Akshay Joshi 2023-02-06 15:58:33 +05:30
  • 4a3bcfa202 Use uplot for Dashboard graphs to reduce CPU usage. #5794 Aditya Toshniwal 2023-02-06 15:55:02 +05:30
  • f3bb4776e4 Fix an issue where drag and drop object names is not working. #5761 Aditya Toshniwal 2023-02-06 15:29:27 +05:30
  • c2acaa2fc8 Update Japanese translation for v6.20 rlbxku1r 2023-02-06 14:35:19 +09:00
  • 4c34781b15 Updated Italian Translation for v6.20 Domenico Sgarbossa 2023-02-06 06:34:53 +01:00
  • a3202ccb2d Update message catalogs Akshay Joshi 2023-02-02 20:22:13 +05:30
  • 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 Akshay Joshi 2023-02-02 18:14:38 +05:30
  • b3a3b8beab Revert "Fixed an issue where the default value of string for columns should wrap in quotes in the create script. #5577" Nikhil Mohite 2023-02-02 15:32:29 +05:30
  • cdc1248794 Send the username to server node when created. #5702 Aditya Toshniwal 2023-02-02 13:58:09 +05:30
  • adc7155fe9 Make a backup of the old SQLite database to support running older versions if necessary. #4728 Akshay Joshi 2023-02-01 17:52:22 +05:30
  • e247867abf Incorporated review comments for #5705 Pravesh Sharma 2023-02-01 14:24:49 +05:30
  • aa6c199e98 Added bundled PG utilities in the release note. #4320 Akshay Joshi 2023-02-01 13:12:37 +05:30
  • 932dcd9666 Fix an issue where role is used as username for newly added servers when opening query tool. #5702 Aditya Toshniwal 2023-02-01 13:11:00 +05:30
  • 103cf0eba5 Fixed a migration issue for the external database. #4728 Akshay Joshi 2023-01-31 15:53:16 +05:30
  • ff4a409e27 Update release note Akshay Joshi 2023-01-31 13:06:29 +05:30
  • b02f81505b Ensure nested menu items are shown in quick search result. #5796 Nikhil Mohite 2023-01-31 13:04:49 +05:30
  • ec86152396 Revert audit fix changes and ignore the low severity Vulnerability. Aditya Toshniwal 2023-01-31 13:01:52 +05:30
  • cdcc4e7314 Fix python audit issues. Aditya Toshniwal 2023-01-31 11:20:36 +05:30
  • d206b1c403 Bump ua-parser-js from 0.7.32 to 0.7.33 in /web (#5791) dependabot[bot] 2023-01-30 15:40:00 +05:30
  • 7a18ceab64 Fixed the server heartbeat logging issue when server is removed. #5567 Khushboo Vashi 2023-01-30 15:39:34 +05:30
  • 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 Akshay Joshi 2023-01-30 15:38:36 +05:30
  • fd1c26408b Modify the logic to show the connection string for the shared servers. #4728 Akshay Joshi 2023-01-24 17:22:54 +05:30
  • 7dc0c1d05c Make the heartbeat normal thread to the daemon thread. #5567 Khushboo Vashi 2023-01-24 17:22:29 +05:30
  • a7cf698d09 1) Added support for setting PostgreSQL connection parameters. #4728 Akshay Joshi 2023-01-23 17:19:59 +05:30
  • 91049445dd Update release note Akshay Joshi 2023-01-19 15:58:44 +05:30
  • 6ae91592d1 Fix orphan database connections resulting in an inability to connect to databases. #5567 Khushboo Vashi 2023-01-19 15:57:02 +05:30
  • 22cc658dca Fix failing import servers CLI due to vulnerability fix. #5751 Aditya Toshniwal 2023-01-18 13:19:21 +05:30
  • 10c6a4f8dc 1) Unpin Sphinx version as the issue has been fixed in v 6.1.3 2) Update release note Akshay Joshi 2023-01-17 17:30:22 +05:30
  • 9c4573fd80 Ensure that all parts of the application recommend and enforce the same length of passwords. #5705 Pravesh Sharma 2023-01-17 17:20:32 +05:30
  • a48828e7a3 Improve performance by removing signal-based zoom-in, zoom-out, etc functionality from the runtime environment. #5723 Nikhil Mohite 2023-01-17 17:18:35 +05:30
  • e0a3420cd9 Change the release date REL-6_19 Akshay Joshi 2023-01-16 19:34:33 +05:30
  • 1a64af2743 Fixed the issue where the user cannot add via user management if the email field is blank. Nikhil Mohite 2023-01-16 19:33:17 +05:30
  • 53ae657cc9 Fix menu closing issue on file manager. #5615 Aditya Toshniwal 2023-01-16 19:28:23 +05:30
  • e0b670f229 Pin Flask-WTF to 1.0.1 as latest version is not working. Nikhil Mohite 2023-01-16 13:47:25 +05:30
  • 36be50993e Pin greenlet to 1.1.2 for Python version <= 3.10. Khushboo Vashi 2023-01-16 12:12:55 +05:30
  • 73fe22be79 Pin dnspython to 2.2.1 and greenlet to 1.1.2 Akshay Joshi 2023-01-16 11:25:08 +05:30
  • 9dc27c44e6 Update release note Akshay Joshi 2023-01-13 12:31:59 +05:30
  • 8b236e7bc8 Ensure that the authenticated users can't access each other's directories and files by providing relative paths. #5734 Aditya Toshniwal 2023-01-13 12:29:21 +05:30
  • 83b207e7da Fix few more issues related to Menu rewrite. #5615 Aditya Toshniwal 2023-01-13 12:28:23 +05:30
  • fbd2f969a2 Update release note Akshay Joshi 2023-01-09 18:45:36 +05:30
  • 42220b1cb2 Fix select dropdown border issue. #5661 Aditya Toshniwal 2023-01-09 18:42:48 +05:30
  • 1c705cf9be Fix issues related to menu rewrite. #5615 Aditya Toshniwal 2023-01-09 18:41:23 +05:30
  • 2a86afc64c Update version for release 6.19 Akshay Joshi 2023-01-09 12:34:13 +05:30