Commit Graph

84 Commits

Author SHA1 Message Date
Aditya Toshniwal
fe753bd272 Fix doc build failure 2023-10-21 16:25:53 +05:30
Dave Page
5a26cad588
Use PG16 as the default in the container. 2023-09-21 15:35:44 +05:30
Akshay Joshi
77467209c2 1) Added release note for v7.7
2) Added exception handling while removing the test database file.
2023-08-25 11:14:54 +05:30
Akshay Joshi
a460644ae8
1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX.
2) Added new/missing options to the VACUUM command. 
3) Added SKIP_LOCKED and BUFFER_USAGE_LIMIT option to Analyze command. 
2023-07-27 17:34:25 +05:30
Akshay Joshi
0687c52fdc
Added support to detach partitions using concurrently and finalize. 2023-06-29 10:33:39 +05:30
Akshay Joshi
251bf05692 Fixed the following SonarQube code smells:
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
Akshay Joshi
99d1c99963 Update release note 2023-06-02 12:57:45 +05:30
Aditya Toshniwal
d8e00e6586 Fix a doc build issue occuring after adding release note for 7.2 2023-05-05 14:11:09 +05:30
Akshay Joshi
d92a836647 Update python version for OSX and update the release note. 2023-04-13 15:51:49 +05:30
Akshay Joshi
ff3555cf1d Update release notes. 2023-03-02 10:59:38 +05:30
Akshay Joshi
696cb0fa05
Ensure that Grant column permission to a view is visible in the SQL tab. 2023-02-10 10:26:01 +05:30
Akshay Joshi
10c6a4f8dc 1) Unpin Sphinx version as the issue has been fixed in v 6.1.3
2) Update release note
2023-01-17 17:30:22 +05:30
Akshay Joshi
4d95bc0365 Update release note 2022-12-19 11:50:16 +05:30
Akshay Joshi
d3f5e6e931 Update release note 2022-12-05 11:08:53 +05:30
Akshay Joshi
5dca51637c Remove feature tests for JIT as there is no guarantee that this information will always be available. 2022-11-19 10:24:22 +05:30
Akshay Joshi
e17c50d304
Added support for storing configurations of pgAdmin in an external database. 2022-10-20 16:18:41 +05:30
Yogesh Mahajan
83e2ee04d1 Added high availability options to AWS deployment. 2022-09-22 14:59:42 +05:30
Akshay Joshi
fe0577be5f Ensure that the Import/Export server menu option is visible. Fixes 2022-08-26 14:38:50 +05:30
Akshay Joshi
81f52a82c8 Port About dialog to React. Fixes 2022-07-28 10:11:40 +05:30
Aditya Toshniwal
cb635f6706 Removing dynamic module loading and replacing it with static loading. Fixes
Gets rid of all occurrences and usage of get_own_javascripts since it is no longer used.
2022-06-30 11:06:50 +05:30
Akshay Joshi
4a17ad312f Update pgcli to latest release 3.4.1. Fixes 2022-06-02 17:29:58 +05:30
Dave Page
7686c33cbd Tell Docker to always pull the latest base images when building containers.
Fixes 
2022-05-13 13:55:41 +01:00
Aditya Toshniwal
bf8e569bde Fixed an issue where the downloaded ERD diagram was 0 bytes. Fixes 2022-04-07 15:19:32 +05:30
Yogesh Mahajan
7b6469bd35 Fixed an issue where the error is shown on logout when the authentication source is oauth2. Fixes 2022-03-15 16:38:54 +05:30
Akshay Joshi
9ed2506062 Fixed a schema diff issue where string separator '_$PGADMIN$_' is visible for identical user mappings. Fixes 2022-03-10 14:40:38 +05:30
Yogesh Mahajan
76a4dee451 Fixed the schema diff issue where tables have different column positions and a column has a default value. Fixes 2022-02-11 10:21:43 +05:30
Nikhil Mohite
374c5e952f Fixed an issue where the Browser tree gets disappears when scrolling sequences. Fixes 2022-01-11 18:03:11 +05:30
Pradip Parkale
9754b0fe14 Fixed an issue where Columns with default value not showing when adding a new row. Fixes 2021-12-17 10:48:24 +05:30
Nikhil Mohite
3d5d507f4b Fixed an issue where referenced table drop-down should be disabled in
foreign key -> columns after one row is added.

Fixes 
2021-11-18 12:22:14 +05:30
Pradip Parkale
c7cd57db91 Ensure that columns should be merged if the newly added column is present in the parent table. Fixes 2021-10-21 10:59:52 +05:30
Nikhil Mohite
d65930a8a6 Remove an extra blank line at the start of the SQL for function, procedure, and trigger function. Fixes 2021-10-07 17:11:48 +05:30
Akshay Joshi
103393fee6 Update release note for 6.0 2021-09-09 13:24:55 +05:30
Yogesh Mahajan
a6edfb498f Partially fixes the data output panel display issue. Fixes 2021-08-17 17:22:08 +05:30
Rahul Shirsat
9e8af67202 Fixed TypeError 'NoneType' object is not sub scriptable. Fixes 2021-07-15 17:46:31 +05:30
Nikhil Mohite
a533620684 Fixed an issue where Execute/Refresh button should not be disabled when we run the empty query. Fixes 2021-06-23 11:49:40 +05:30
Rahul Shirsat
37dece2cd8 Added window maximize/restore functionality for properties dialog. Fixes 2021-05-24 22:08:23 +05:30
Pradip Parkale
8ae8fea6d2 Ensure that Backup and Restore should work on shared servers as some cases were failing due to initial changes.
Fixes 
2021-04-22 17:29:04 +05:30
Dave Page
9c69c1a277 Mark the Apache HTTPD config file as such in the web DEB and RPM packages. Fixes 2021-03-29 10:35:50 +01:00
Nikhil Mohite
8279e7e01c Ensure that the user should be able to kill the session from Dashboard if the user has a 'pg_signal_backend' role. Fixes 2021-02-26 12:50:30 +05:30
Rahul Shirsat
ab642344d4 Ensure that username should be visible in the 'Connect to Server' popup when service and user name both specified. Fixes 2021-01-29 11:32:27 +05:30
Nikhil Mohite
c79614786f Ensure that the rename panel should be disabled when the SQL file opened in the query tool. Fixes 2020-12-10 18:13:04 +05:30
Rahul Shirsat
be386e77f2 1) Fixed an issue where the process watcher dialog throws an error for
the database server which is already removed. Fixes 
2) Fixed cognitive complexity reported by SonarQube.
2020-11-12 17:47:21 +05:30
Khushboo Vashi
6addd207af Ensure that macros should be run on the older version of Safari and Chrome. Fixes 2020-10-15 15:59:53 +05:30
Akshay Joshi
55b5080c77 Fixed and improve API test cases for the schema diff tool. Fixes 2020-09-17 20:10:01 +05:30
Dave Page
79e6480513 Added SQL Formatter support in Query Tool. Fixes 2020-08-20 13:05:00 +05:30
Rahul Shirsat
937877e841 Ensure that RLS Policy node should be searchable using search object. Fixes 2020-07-24 13:47:39 +05:30
Satish V
8e28e0a32b Improve code coverage and API test cases for Domain and Domain Constraints. Fixes 2020-06-26 14:15:09 +05:30
Yogesh Mahajan
e10f1274dc Ensure that the query tool panel gets closed when clicking on the 'Don't Save' button. Fixes 2020-05-28 16:39:26 +05:30
Khushboo Vashi
5656f756e6 Ensure that the dependencies tab shows correct information for Synonyms. Fixes 2020-05-04 12:23:18 +05:30
Rahul Shirsat
75b6341a84 Ensure that the start and end date should be deleted when clear the selection for pgAgent Job. Fixes 2020-04-01 13:31:36 +05:30