Commit Graph

  • 322d1c178e
    Update the query that fetches roles to be faster with many roles Michal Charemza 2025-02-14 06:41:05 +0000
  • 4284be4c37 In server mode with SSO authentication, ensure saved passwords are encrypted with correct encryption key.#8435 Yogesh Mahajan 2025-02-13 13:21:01 +0530
  • 740a50680e
    Fix the following SonarQube issues: master Yogesh Mahajan 2025-02-13 11:56:10 +0530
  • 650cbb2026
    Merge 4d28fe2c07 into 706eec0d5b Rohit Bhati 2025-02-12 14:54:06 +0100
  • 200954f58c Fixed an issue where the column order displayed was incorrect for exclusion constraints with multiple columns. #8430 pravesh-sharma 2025-02-12 17:25:07 +0530
  • 706eec0d5b
    Fix wrong parameter description for Password Exec Command Matthias Wilhelm 2025-02-12 21:42:02 +0900
  • 7945842352
    Merge branch 'master' into patch-1 Matthias Wilhelm 2025-02-12 21:41:00 +0900
  • f63190dc93 Fixed an issue where pgAdmin does not support pg_vector column length/precision. #8181 Akshay Joshi 2025-02-12 16:14:31 +0530
  • 6b2df99aaf Fix the sonarqube issues 1.Do not use Array index in keys 2.Visible, non-interactive elements with click handlers must have at least one keyboard listener. 3.Add replacement fields or use a normal string instead of an f-string. 4.Add a parameter to the parent lambda function Yogesh Mahajan 2025-02-07 14:59:00 +0530
  • 842206a5a9 Fixed an issue where editing pasted JSON data type values in the Result Grid caused a syntax error by replacing custom CSV-to-array conversion code with the PapaParse package. #8296 Anil Sahoo 2025-02-12 12:48:10 +0530
  • 731135d6dc
    Merge d36e43c2c6 into 58bb14253e dependabot[bot] 2025-02-12 12:06:32 +0530
  • d3c1c1ea43
    Documentation: Fix wrong parameter description for Password Exec Command Matthias Wilhelm 2025-02-12 14:41:50 +0900
  • 58bb14253e Revert changes from the previous commit to restore the 'Object Explorer' title. Akshay Joshi 2025-02-11 20:18:10 +0530
  • eb7c3ef361 Workspace Layout Update - Enhanced Query Tool and PSQL Behaviour: Akshay Joshi 2025-02-11 15:36:03 +0530
  • 2c37ff2893
    Fixing following SonarQube Issues: Pravesh Sharma 2025-02-11 12:03:43 +0530
  • cb42a816f3
    Javascript dependency: Bump electron from 33.3.2 to 34.1.1 in /runtime dependabot[bot] 2025-02-10 10:25:54 +0000
  • 6b7d6848e1
    Javascript dependency: Bump eslint from 9.19.0 to 9.20.0 in /runtime dependabot[bot] 2025-02-10 10:25:30 +0000
  • e5a6e1ebc6
    Javascript dependency: Bump electron-context-menu in /runtime dependabot[bot] 2025-02-10 10:25:18 +0000
  • a30a722e11 Update release note. Akshay Joshi 2025-02-10 15:07:35 +0530
  • 650a15beec
    Fixed an issue where the query tool was not treating IDENTITY columns as columns with default values when inserting new rows. #8341 Aditya Toshniwal 2025-02-10 15:05:09 +0530
  • 2fc65589c8
    Add support for one to one relationship in the ERD tool. #5128 Pravesh Sharma 2025-02-10 14:40:20 +0530
  • 2ac0c354d6 Fixed an issue where the query tool was not treating IDENTITY columns as columns with default values when inserting new rows. #8341 Aditya Toshniwal 2025-02-10 11:29:35 +0530
  • 360d8a4dde Added support for one to one relationship in ERD tool. #5128 pravesh-sharma 2024-12-12 21:01:41 +0530
  • 96f0ea1782 Fixing SonarQube Issues. 1. Ternary operators should not be nested. 2. "Exception" and "BaseException" should not be raised. pravesh-sharma 2025-02-07 15:51:22 +0530
  • bf7f8cdd73 1) Added missing GLOBALLY_DELIVERABLE config parameter in the config.py from the last commit. 2) Fixed API test cases for DBMS_JOB_SCHEDULER Akshay Joshi 2025-02-07 13:36:11 +0530
  • ae76ea3585
    Fixed Docker image entrypoint.sh email validation. #8410 Igor Serko 2025-02-07 07:04:23 +0000
  • 0b46bdf901 1) Updated Javascript and Python dependencies. 2) Added release note for v9.1 Akshay Joshi 2025-02-07 11:52:08 +0530
  • b02e210c68 Python v3.8 does not support parenthesized context expressions. REL-9_0 Khushboo Vashi 2025-02-06 14:42:29 +0530
  • 6e8050da07
    Javascript dependency: Bump electron from 34.0.1 to 34.0.2 in /runtime dependabot[bot] 2025-02-05 13:47:22 +0000
  • e6d2334753 Pin Electron version to 33.3.2 as the versions above it fails to start on RHEL 8/Rocky 8 Aditya Toshniwal 2025-02-05 19:10:39 +0530
  • 9f4ce1e7d1 Use HKA registry key instead of HKLM/HKEY_LOCAL_MACHINE in Windows installer.iss.in file. Akshay Joshi 2025-02-05 15:47:59 +0530
  • efd0dd2ac0 1) Fixed an issue where selecting all rows and copying using shortcut only, the first attempt fails to copy. 2) Fixed an issue where a single row is copied first and then clicked on "Select All", the previously copied row's highlight color changes. 3) Fixed an issue where non-shared servers are visible in the Existing Servers list on the Welcome page and New Connection dialog. Akshay Joshi 2025-02-05 10:26:51 +0530
  • b90a390d5c
    1) Run the uninstaller first only if the v8 version is already installed. Akshay Joshi 2025-02-05 10:17:46 +0530
  • 6717a47e05 1) Run the uninstaller first only if the v8 version is already installed. 2) Delete the MyAppVersion key from the Windows registry during the installation or upgrade. 3) Remove the logic that checks if a 32-bit or 64-bit version of the installer is already installed. Akshay Joshi 2025-02-04 20:52:05 +0530
  • ef6a8215bd fix email validation in entrypoint.sh Igor Serko 2025-02-03 11:12:46 +0000
  • 496020c44e
    Javascript dependency: Bump @tanstack/react-virtual in /web dependabot[bot] 2025-02-03 10:49:05 +0000
  • 69cead343c
    Javascript dependency: Bump @mui/icons-material in /web dependabot[bot] 2025-02-03 10:48:36 +0000
  • 611c54d40e
    Javascript dependency: Bump @mui/x-date-pickers in /web dependabot[bot] 2025-02-03 10:48:17 +0000
  • e23c36eed9
    Python dependency: Update pytz requirement from ==2024.* to ==2025.* dependabot[bot] 2025-02-03 10:26:02 +0000
  • 2f495006ea 1) Fixed an issue where the server shows disconnected on the Welcome page, even after the password was provided. 2) Updated the release notes and version information. Akshay Joshi 2025-02-03 14:26:57 +0530
  • dd09986f71
    Fixed an issue where quotes were missing in the CREATE script for the tablespace. #8408 Pravesh Sharma 2025-02-03 11:50:50 +0530
  • 6d38938593 Fixed an issue where quotes were missing in the CREATE script for the tablespace. #8408 pravesh-sharma 2025-02-03 11:13:47 +0530
  • 41873de29e
    Czech translation for version 9.0 Libor M. 2025-02-03 06:01:31 +0100
  • 80e114aca9 Czech translation for version 9.0 Libor M. 2025-01-31 14:42:23 +0100
  • 92c9e59c1f 1) Update version for v9.0 2) Update message catalogs for v9.0 Akshay Joshi 2025-01-30 18:16:05 +0530
  • d5101b7568 1) Disable PSQL Workspace in Server mode. 2) Fixed an issue where empty binary path throwing an error instead of proper error message. Akshay Joshi 2025-01-30 17:59:18 +0530
  • e7888c5265
    Fixed an issue where the server without a saved password did not persist the user's latest filter dialog input after disconnection. #6044 Anil Sahoo 2025-01-30 11:10:25 +0530
  • ebeb768a53
    Ensure the double-click event is listened to even if the user clicks after the label. Yogesh Mahajan 2025-01-30 10:26:11 +0530
  • 6577a4e2cf Fixed an issue where the server without a saved password did not persist the user's latest filter dialog input after disconnection. #6044 Anil Sahoo 2025-01-29 19:55:53 +0530
  • 228156d0b6 1) Fixed an issue where the ad-hoc server with SSH Tunnel repeatedly prompted for the password. 2) Fixed an issue where the SSH Tunnel password was not being saved in the External Database if its encoded length exceeded 64 characters. 3) 'Save Password' check box should be hidden for SSH Tunnel password on the Welcome page. Akshay Joshi 2025-01-29 19:43:23 +0530
  • 1607875a08 Fixed issues for Workspaces: 1) Unable to add ad-hoc server with External Database. 2) Server list not updating when password is saved on the Welcome page. 3) Icons for Query Tool and PSQL missing on the Welcome page. 4) Error when removing connection parameters. Akshay Joshi 2025-01-29 17:14:25 +0530
  • 896abc76e9 Esnure double click events are listened if user clicks after label. Yogesh Mahajan 2025-01-24 15:06:28 +0530
  • 17571b9093
    Javascript dependency: Bump react and @types/react in /web dependabot[bot] 2025-01-29 06:26:32 +0000
  • 707d0372ba Update JavaScript Dependencies. Akshay Joshi 2025-01-29 11:53:58 +0530
  • 1317e5a921 Change the logic of setval function, so that the next nextval of sequence will return exactly the specified value. #3273 Akshay Joshi 2025-01-28 17:52:21 +0530
  • 1e00611792
    Add support for OAuth2 profile array response, which also takes care of the GitHub Private Email ID issue. #8391 Kristof Hauser 2025-01-28 12:23:56 +0100
  • 71933a7884
    Javascript dependency: Bump electron from 34.0.0 to 34.0.1 in /runtime dependabot[bot] 2025-01-27 10:39:24 +0000
  • 63126fe067
    Javascript dependency: Bump eslint from 9.18.0 to 9.19.0 in /web dependabot[bot] 2025-01-27 10:39:11 +0000
  • b0f6f52ad4
    Javascript dependency: Bump eslint from 9.18.0 to 9.19.0 in /runtime dependabot[bot] 2025-01-27 10:38:50 +0000
  • 6655825e9b
    Javascript dependency: Bump webpack-cli from 5.1.4 to 6.0.1 in /web dependabot[bot] 2025-01-27 10:38:33 +0000
  • 94065147e5 fix whitespace Kristóf Hauser 2025-01-24 14:31:51 +0100
  • 70b64bc788 fix whitespace Kristóf Hauser 2025-01-24 10:52:39 +0100
  • 61617dabbd fix: empty line whitespaces Kristóf Hauser 2025-01-24 10:10:57 +0100
  • 77777cc915 fix: line widht Kristóf Hauser 2025-01-24 10:08:26 +0100
  • 82fa527110
    Merge branch 'master' into oauth2-support-array Kristof Hauser 2025-01-24 09:37:21 +0100
  • 22b7ae6cdc 1) Fixed an issue where loadingText message is not shown in SchemaView. 2) Fixed SonarQube Bugs and Code Smells. Akshay Joshi 2025-01-24 13:58:21 +0530
  • 0923c4c472 feat: extend readme Kristóf Hauser 2025-01-23 21:22:24 +0100
  • d9cac0da1b fix: max line width Kristóf Hauser 2025-01-23 21:22:17 +0100
  • 684818def1 Ensure that the Server List on the Welcome page is refreshed only when there are changes in the Object Explorer. Akshay Joshi 2025-01-23 14:51:39 +0530
  • c60d3b49ed feat: [pgadminoauth2] add support for oauth2 profile arrays, empty error log Kristóf Hauser 2025-01-22 22:26:17 +0100
  • 5ee0328063
    Fix an error during logout from pgAdmin when using OAuth2 authentication with the query tool open. Yogesh Mahajan 2025-01-22 21:05:06 +0530
  • ab98e5f6bb Update Python and Javascript dependecies. Akshay Joshi 2025-01-22 19:49:35 +0530
  • 84a8a522e3
    1) Fixed an issue where Default Privileges and Privileges not working correctly. #8369 Akshay Joshi 2025-01-22 19:40:13 +0530
  • 8becfaa203 1) Fixed an issue where Default Privileges and Privileges not working correctly. #8369 2) Fixed <br/> tag visible issue. Akshay Joshi 2025-01-22 19:07:51 +0530
  • d276b0571b Fixed the error occurring during logout from pgadmin when using OAuth2 authnecation with query tool open.#8299 Yogesh Mahajan 2025-01-20 13:30:56 +0530
  • 133a59c71b
    Fixed an issue where filter dialog save fails when the PostgreSQL server/database connection is lost. #6044 Anil Sahoo 2025-01-22 10:06:56 +0530
  • d8f0843c5d Fixed an issue when the server/database connection was lost; the filter dialog is not getting saved. #6044 Anil Sahoo 2025-01-21 18:55:43 +0530
  • 168aaa227a
    Update the server list on welcome page when workspace is changed to get the latest server connection info. #7708 Aditya Toshniwal 2025-01-20 18:45:51 +0530
  • 74e776ba21
    Psycopg binary packages are now available for macOS version < 14.0. Suall1969 2025-01-20 15:27:08 +0330
  • 90eff9a596 Pass an empty string for the table cell tooltip if the cell value is an object. Khushboo Vashi 2025-01-20 16:53:01 +0530
  • bcac2ee945
    Python dependency: Update boto3 requirement in /web/regression dependabot[bot] 2025-01-20 11:15:09 +0000
  • c51a447824
    Python dependency: Bump psycopg[c] in /web/regression dependabot[bot] 2025-01-20 11:15:01 +0000
  • a582b3cd12
    Python dependency: Update boto3 requirement from ==1.35.* to ==1.36.* dependabot[bot] 2025-01-20 11:10:04 +0000
  • 498208c627
    Python dependency: Bump psycopg[c] from 3.2.3 to 3.2.4 dependabot[bot] 2025-01-20 11:09:36 +0000
  • 9ffb9847fd Update the server list on ad-hoc connection page when workpace is changed to get the latest server connection info. #7708 Aditya Toshniwal 2025-01-20 16:26:06 +0530
  • f268e6c30e
    Javascript dependency: Bump @mui/icons-material in /web dependabot[bot] 2025-01-20 10:57:22 +0000
  • f6bddab625
    Javascript dependency: Bump @tanstack/react-query in /web dependabot[bot] 2025-01-20 10:57:01 +0000
  • 5245df93d6
    Javascript dependency: Bump @testing-library/react in /web dependabot[bot] 2025-01-20 10:56:42 +0000
  • cd86ce08cf Fixed an issue where pgadmin cannot install into path with non ASCII characters. #5204 Akshay Joshi 2025-01-20 16:04:07 +0530
  • ebeb9f4c35
    Javascript dependency: Bump electron from 33.3.1 to 34.0.0 in /runtime dependabot[bot] 2025-01-20 10:29:10 +0000
  • 7e20bf5b75 Remove function call IsPathValid to test non-ascii characters in the path for Windows installer. Akshay Joshi 2025-01-20 12:25:16 +0530
  • 98f6b1ff12
    Ensure the double-click event is not ignored in the browser tree. Yogesh Mahajan 2025-01-20 11:21:21 +0530
  • a410b15e30 Fixed an issue where <br/> tag is visible in the error message when delete any database and it is in use. Akshay Joshi 2025-01-17 17:16:36 +0530
  • 72a3ed9068 Do not display the tooltip if the table cell value is an object. Khushboo Vashi 2025-01-17 15:32:11 +0530
  • 1be0ff13db
    Update prop on confirmDelete to fix TypeError. #6513 Rohit Bhati 2025-01-17 14:53:51 +0530
  • 1216f075ce
    Fixed an issue where PSQL tool is not opening if database name have HTML characters in the name. #8365 Aditya Toshniwal 2025-01-17 14:53:24 +0530
  • 29fa68506b Update prop on confirmDelete to fix TypeError.#6513 Rohit Bhati 2025-01-17 13:55:47 +0530
  • 93fff7d406 Update requirements.txt Suall1969 2025-01-17 11:46:53 +0330
  • c60592901b Fixed an issue where PSQL tool is not opening if database name have HTML characters in the name. #8365 Aditya Toshniwal 2025-01-17 13:41:13 +0530
  • df533fe9bd Ensure double click event is not ignored in the browser tree yogeshmahajan-1903 2025-01-14 21:37:57 +0530