Commit Graph

  • a460644ae8 1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381 Akshay Joshi 2023-07-27 17:34:25 +05:30
  • e177344ae1 Sign the pgAdmin4.exe file using signtool before creating the installer. REL-7_5 Akshay Joshi 2023-07-25 17:19:46 +05:30
  • 8651a1ed45 Don't silence progress messages when building the windows installer. Dave Page 2023-07-24 15:45:21 +01:00
  • 8ec5fca4a0 Remove the 'Objects' tab from the backup dialog as the feature is not yet implemented Akshay Joshi 2023-07-24 17:30:54 +05:30
  • 52643a5c9b Update version for release v7.5 Akshay Joshi 2023-07-24 12:59:21 +05:30
  • a7f06eea0b Fix an issue where inserting more than 10 rows does not work correctly in View Data; only parts end up in the table. #6582 Khushboo Vashi 2023-07-24 12:49:42 +05:30
  • a5cb9b5679 Indonesian translation for version 7.5 oon arfiandwi 2023-07-24 12:10:56 +07:00
  • 538c1aa622 Czech translation for version 7.5 Libor M 2023-07-24 07:02:22 +02:00
  • 5f86088cfe Italian translations update for v7.5 Domenico Sgarbossa 2023-07-21 09:02:39 +02:00
  • fc1cd179ee Update message catalogs Akshay Joshi 2023-07-20 18:36:18 +05:30
  • 69dec1bdf9 Set parallel to false for TerserPlugin to try and fix build failures Aditya Toshniwal 2023-07-20 17:21:47 +05:30
  • 39d70a94a6 Ensure user gets proper error if incorrect credentials are entered while authenticating AWS. #6406 Yogesh Mahajan 2023-07-20 16:56:17 +05:30
  • dab5e592e2 Try to fix the TerserPlugin issue on build machines by setting --max-old-space-size to 3072 Akshay Joshi 2023-07-20 16:53:40 +05:30
  • a3c3d91515 Fixed some issues in Backup and PSQL tool Akshay Joshi 2023-07-19 20:29:00 +05:30
  • 25e05de27d Attempt to fix failing git action JS test case due to checksum error Aditya Toshniwal 2023-07-19 18:22:45 +05:30
  • 9f35728c6a Pin dnspython==2.3.0 to fix test cases. Aditya Toshniwal 2023-07-19 17:59:34 +05:30
  • 76b0f80893 Pin correct gunicorn version to 20.1.0 as latest version gives error - Bad file descriptor. #3025 Yogesh Mahajan 2023-07-19 12:55:28 +05:30
  • d17d291e07 Pin gunicorn version to 20.0.1 as latest version gives error - Bad file descriptor(Gunicorn Issue #3025). Yogesh Mahajan 2023-07-19 12:25:01 +05:30
  • b4991a49a2 fixed issue where deduplicate_items was selected for PG version 12 and below. #6374 Pravesh Sharma 2023-07-17 11:19:55 +05:30
  • d3753ee132 Fix an issue where the edit server fails in desktop mode if the server password is not stored. #6489 Nikhil Mohite 2023-07-17 11:19:20 +05:30
  • d98ce3864f Fixed API test case for PSQL Akshay Joshi 2023-07-14 11:18:58 +05:30
  • 038ab5eb90 Correct bin path for EPAS. Dave Page 2023-07-13 15:58:37 +01:00
  • 4676961fc4 Fix multiple Query Tool, ERD title related issues. Aditya Toshniwal 2023-07-13 20:06:24 +05:30
  • de7eb73867 Fix a copy/paste error. Dave Page 2023-07-13 14:56:53 +01:00
  • 58cd21686b Handle the intermittent failure for query tool test. Akshay Joshi 2023-07-13 19:02:55 +05:30
  • be1bdbcd14 Run feature tests on Github. Dave Page 2023-07-13 14:31:05 +01:00
  • 75d14565e4 Fixed escape/unescape issues in Query Tool and PSQL. Akshay Joshi 2023-07-13 17:02:51 +05:30
  • bd4e14da89 Added new/missing parameters to pg_restore. #6562 Akshay Joshi 2023-07-13 13:01:48 +05:30
  • 8dd8d1d03a Fixed an issue where ERD Tool can't load the saved pgerd file from Shared Storage. #6558 San Lin Naing 2023-07-13 14:36:46 +09:00
  • 715fa47eb6 Fix an error 'list' object has no attribute 'strip' while attempting to populate auto-complete manually the first time. #6556 Khushboo Vashi 2023-07-13 10:18:38 +05:30
  • 45b1794941 1) Added extra check in qtLiteral method. 2) Fixed some escaping issues. Akshay Joshi 2023-07-12 15:26:19 +05:30
  • 940d190bc8 Fixed an issue where pgAdmin failed to setup role with hyphens in name. #6531 Akshay Joshi 2023-07-12 10:36:41 +05:30
  • ab0b1dd40c Added all supported index storage parameters while creating an index. #6374 Pravesh Sharma 2023-07-11 18:12:53 +05:30
  • ac5be70c60 Fix issues found while testing login pages. #6295 Aditya Toshniwal 2023-07-11 18:12:06 +05:30
  • def1f31ba8 Ensure that Backup, Restore, and Maintenance should work properly when pgpass file is used. #6499 Akshay Joshi 2023-07-11 15:34:14 +05:30
  • 20ad30abc1 Return to the old version 1.26.* of urllib3 as botocore does not support the latest version. Khushboo Vashi 2023-07-11 14:57:58 +05:30
  • fbf25f861b Python dependency: Update urllib3 requirement from ==1.26.* to ==2.0.* (#6200) dependabot[bot] 2023-07-11 11:55:36 +05:30
  • 2fb68bf7fc Python dependency: Update boto3 requirement in /web/regression (#6540) dependabot[bot] 2023-07-11 11:35:17 +05:30
  • 21b81f7999 Python dependency: Bump psycopg[c] from 3.1.8 to 3.1.9 (#6240) dependabot[bot] 2023-07-11 11:28:16 +05:30
  • 8744b29edf Python dependency: Update cryptography requirement (#6404) dependabot[bot] 2023-07-11 11:27:02 +05:30
  • ecf29c5be9 Python dependency: Update botocore requirement in /web/regression (#6541) dependabot[bot] 2023-07-11 11:21:40 +05:30
  • fbb43f8c3e Align two switch controls inline for Backup Server and Backup Object dialog. Akshay Joshi 2023-07-10 18:47:07 +05:30
  • 613002c417 Update release notes Aditya Toshniwal 2023-07-10 18:34:55 +05:30
  • 16a0950f63 Fix an issue where adding a sub-folder inside a folder is not working as expected. #6544 San Lin Naing 2023-07-10 22:02:21 +09:00
  • a08714cd65 Allow two controls to be inline in SchemaView. Aditya Toshniwal 2023-07-10 17:42:20 +05:30
  • 7686280cb2 1) Added --exclude-database option for Backup Server. 2) Fixed Jasmine test cases. Akshay Joshi 2023-07-10 12:43:24 +05:30
  • 115d4afd9e Fix security hotspots reported by Sonarqube. Khushboo Vashi 2023-07-10 12:42:48 +05:30
  • a6b8b7bfa9 Update release notes. Khushboo Vashi 2023-07-10 11:27:16 +05:30
  • cb7fd7106c Enable cluster deployment with gp3 volume for AWS & BigAnimal cloud providers. #6323 Yogesh Mahajan 2023-07-10 11:22:24 +05:30
  • 62056cab14 Fixed sonaqube security smells and bugs Pravesh Sharma 2023-07-10 10:36:15 +05:30
  • 9aa116bf3f 1) Added new/missing parameters to pg_dumpall (Backup Server). #6416 Akshay Joshi 2023-07-10 10:34:30 +05:30
  • 70d356d0f4 Fixed API test cases failing for v13 and below Akshay Joshi 2023-07-06 14:44:48 +05:30
  • bccdb131ee Fixed an issue where Partitions are not visible in EPAS Servers. Akshay Joshi 2023-07-06 12:58:06 +05:30
  • dd92196c40 Un-break the doc build. Dave Page 2023-07-05 14:20:44 +01:00
  • c12f229c64 Added check to enable/disable Concurrently and Finalize menu of Detach Partition. #6369 Akshay Joshi 2023-07-05 18:36:52 +05:30
  • 6b232ba7e8 Remove unsupported PostgreSQL versions from the container. Dave Page 2023-07-05 13:26:02 +01:00
  • d09c3b6b21 Update release notes. Khushboo Vashi 2023-07-04 11:53:12 +05:30
  • 326dc2bbcc Fix an issue where queries longer than 1 minute get stuck - Container 7.1. #6317 (#6491) Khushboo Vashi 2023-07-04 10:44:46 +05:30
  • cba689dcd9 Fix typo. Dave Page 2023-07-03 13:29:38 +01:00
  • 8f6d016df0 Clarify the LICENSE file to indicate the it is the PostgreSQL Licence. Dave Page 2023-07-03 10:24:03 +01:00
  • 8724fe5619 Update release note. Akshay Joshi 2023-06-30 16:10:21 +05:30
  • d6cddd8c29 Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 Aditya Toshniwal 2023-06-30 16:08:33 +05:30
  • 732bcc2b4d Fixed an issue where the query tool is unable to execute a query on Postgres 10 and below versions. #6515 Nikhil Mohite 2023-06-30 12:40:48 +05:30
  • 8600a41185 Update release note Akshay Joshi 2023-06-29 11:18:00 +05:30
  • 944b614431 Fixed an issue where Import Export not working when using pgpassfile. #6165 Kevapo 2023-06-29 07:43:50 +02:00
  • cbeacf890d Fixed Query Tool/ PSQL tool tab title not getting updated on database rename. #6364 Anil Sahoo 2023-06-29 10:34:20 +05:30
  • 0687c52fdc Added support to detach partitions using concurrently and finalize. #6369 Akshay Joshi 2023-06-29 10:33:39 +05:30
  • dcca55a200 Update version for release v7.4 REL-7_4 Akshay Joshi 2023-06-26 17:09:47 +05:30
  • d655d0437d Fix failing JS test cases due to yarn.lock update Aditya Toshniwal 2023-06-26 14:59:24 +05:30
  • 8dc79e73bd Fix an XSS issue in PSQL tool title Aditya Toshniwal 2023-06-26 13:36:25 +05:30
  • 39359dd2f1 Update yarn.lock for yarn v3 Akshay Joshi 2023-06-26 13:05:50 +05:30
  • 64c48ad237 Indonesian translation for version 7.4 oon arfiandwi 2023-06-26 12:23:37 +07:00
  • ee0cfef31a Chinese translation for v7.4 MysticBoy 2023-06-26 13:23:17 +08:00
  • 5a22876176 Czech translation for version 7.4 Libor M 2023-06-26 07:22:47 +02:00
  • ca01116700 Typecast some parameters before sending to GUI in server module. Akshay Joshi 2023-06-23 19:15:21 +05:30
  • c93000a6e2 Update Dependencies. Akshay Joshi 2023-06-22 16:32:42 +05:30
  • 058da752a1 Update message catalogs. Akshay Joshi 2023-06-22 16:28:51 +05:30
  • 4b477aed5d Update release notes Aditya Toshniwal 2023-06-22 14:02:20 +05:30
  • f7bc826262 Fix an issue where all the menus are enabled when pgAdmin is opened and no object is selected in the object explorer. #6435 Aditya Toshniwal 2023-06-22 13:51:40 +05:30
  • 5a701b7c61 Update release note Akshay Joshi 2023-06-22 11:16:03 +05:30
  • 78db1e3c36 Added security_invoker option while creating a view. #6371 Anil Sahoo 2023-06-22 11:14:03 +05:30
  • 1184752540 Support UNICODE encoding as psycopg3 do not support it by default. Khushboo Vashi 2023-06-21 15:32:13 +05:30
  • 7c6e83c6fe Fix an issue where explain plan details is showing HTML escaped characters. #6352 Aditya Toshniwal 2023-06-21 13:45:43 +05:30
  • 0d926d4c7f Update release note. Akshay Joshi 2023-06-21 11:27:11 +05:30
  • 595a0dfc55 Added 'OR REPLACE' clause while creating trigger. #6370 Pravesh Sharma 2023-06-21 11:13:53 +05:30
  • 466e969776 Fix an issue where object explorer tree crashes occasionally. #5306 Aditya Toshniwal 2023-06-21 11:05:58 +05:30
  • 878c14dec0 Attempt to fix windows build with npm rebuild command. Akshay Joshi 2023-06-20 17:33:22 +05:30
  • 4490f6f838 Ensure that if test cases run with the '--pkg resql' option then only RESQL test cases should be run. Akshay Joshi 2023-06-20 17:24:37 +05:30
  • 4746fbd346 Fixed an issue where View/Edit data is throwing an error if the user deleted and re-create the same table for which View/Edit data was opened. #6431 Nikhil Mohite 2023-06-19 19:37:10 +05:30
  • 5d619fd455 1) Fixed Schema Diff issue. 2) Remove unsupported versions from the get_version_mapping_directories() function. 3) Updated test cases for version template loader. Akshay Joshi 2023-06-19 18:44:55 +05:30
  • c5cbb33a06 Fix raise notice from func/proc or code blocks are no longer displayed live. #6420 Khushboo Vashi 2023-06-19 17:04:22 +05:30
  • a9ae7ca099 Ensure that query tool status poller is paused if the query tool is not visible/active Aditya Toshniwal 2023-06-19 16:28:48 +05:30
  • d21e1eb17e Update release notes Aditya Toshniwal 2023-06-19 15:35:37 +05:30
  • bb570a50ae Update release notes Aditya Toshniwal 2023-06-19 15:17:28 +05:30
  • 36949aef99 Added option to create unique index with nulls not distinct. #6368 Pravesh Sharma 2023-06-19 15:09:48 +05:30
  • 557f33c4f9 Added support to drop databases using the 'WITH (FORCE)' option. #6367 Akshay Joshi 2023-06-19 15:04:40 +05:30
  • eef295f9d8 Fixed feature tests failing due to selenium upgrade to 4.10.0. Yogesh Mahajan 2023-06-19 11:43:28 +05:30
  • b8377be1b5 Pin selenium=4.9.1 as latest version having some issues. Akshay Joshi 2023-06-15 17:58:08 +05:30
  • 789f169135 Add Password exec command and Expiration time to server export JSON and also allow them to import. #6258 Anil Sahoo 2023-06-15 11:49:06 +05:30
  • 64446790d2 Add a precautionary fix to handle connection timeout issue when fetching more rows in query tool grid. #6291 Pravesh Sharma 2023-06-14 16:53:47 +05:30