Akshay Joshi
4585597388
Added option to trigger autocomplete on key press in the query tool. Fixes #4488
2022-07-19 11:55:37 +05:30
Yogesh Mahajan
8f73956d1e
Fixed API test cases.
...
refs #7428
2022-07-18 18:15:46 +05:30
Yogesh Mahajan
8f2bda2309
1) Preserve the settings set by the user in the import/export data dialog. Fixes #7428
...
2) Fixed the JSON editor issue of hiding the first record. Fixes #7520
2022-07-18 10:54:03 +05:30
Aditya Toshniwal
9dde195af4
Ensure that notices should not disappear from the messages tab. Fixes #7512
2022-07-14 18:05:36 +05:30
Aditya Toshniwal
9468c80a78
Fixed an issue where comments on indexes are not displayed. Fixes #7508
2022-07-14 18:01:31 +05:30
Aditya Toshniwal
1fecf70123
Ensure that geometry should be shown for all the selected cells. Fixes #7519
2022-07-14 17:38:42 +05:30
Akshay Joshi
a11f42b3e0
Fixed audit issues.
2022-07-14 11:24:17 +05:30
Yogesh Mahajan
683528b81c
Fixed feature tests.
2022-07-12 11:10:23 +05:30
Akshay Joshi
02b0f35442
1) Port change password dialog to React. Fixes #7341
...
2) Port named restore point dialog to React. Fixes #7546
2022-07-11 13:39:09 +05:30
Yogesh Mahajan
1a5e60c44f
Fixed feature tests.
2022-07-08 18:25:00 +05:30
Akshay Joshi
50c930f5fa
Make the controls on the Graph Visualiser collapsible and reorganize the controls.
2022-07-07 14:10:10 +05:30
Akshay Joshi
9cdcad7a88
1) Keep the selected columns for the X and Y-axis.
...
2) Lighten the color of the stacked line chart.
2022-07-06 18:58:15 +05:30
Yogesh Mahajan
59f5c0d955
Added support for Azure PostgreSQL deployment in server mode. Fixes #7522
2022-07-06 11:43:49 +05:30
Nikhil Mohite
64e6700228
Changed the default position of the dialog.
2022-07-05 18:46:49 +05:30
Akshay Joshi
7414394ceb
Fixed the following issues in the Graph Visualiser:
...
1) Change all theme's color codes.
2) Bar graph for the first and last labels on the X-axis does not display all the bars.
3) Make the graphs always start from zero on the Y-axis.
2022-07-05 18:44:20 +05:30
Akshay Joshi
8b62cd1f04
Added support for visualise the graph using a Pie chart in the query tool. Fixes #7487
2022-07-05 10:47:17 +05:30
Aditya Toshniwal
239e3bb6f1
Some more theme related fixes.
2022-07-04 14:26:33 +05:30
Nikhil Mohite
b283c0ba18
Port Master Password dialog to React. Fixes #7342
2022-07-04 12:16:23 +05:30
Pradip Parkale
e59471d87d
Ensure that dashboard graph API is not called after the panel has been closed. Fixes #7518
2022-07-04 12:03:18 +05:30
Akshay Joshi
6bebce7015
Fixed PEP8
2022-07-04 11:15:38 +05:30
Akshay Joshi
eb65ab6b4b
Fixed no module named 'setup' error.
2022-07-04 10:33:12 +05:30
Akshay Joshi
3a69d50458
Change the logic to call setup_db if the database doesn't exist.
2022-07-01 18:12:00 +05:30
Aditya Toshniwal
9c45a62b53
Fixed jasmine test cases introduced by the theme patch.
2022-07-01 15:01:51 +05:30
Fahar Abbas
ed59584fe4
Fixed typo error for Statistics on the table header. Fixes #7523
2022-07-01 14:58:45 +05:30
Akshay Joshi
bf7de8e7a5
Fixed an issue where the create_app() function was called twice if an SQLite database file was not present.
...
Remove the exec call to run the 'setup.py' instead call the setup database function directly.
2022-07-01 14:50:12 +05:30
Nikhil Mohite
9c745db413
Enable the start debugging button once execution is completed. Fixes #7517
2022-07-01 12:41:06 +05:30
Aditya Toshniwal
7d0ed90796
Fixed API test cases.
...
refs #7492
2022-07-01 12:07:43 +05:30
Fred Escallier
b0681f55e9
Update French translation.
2022-07-01 12:06:34 +05:30
Aditya Toshniwal
86b30b3c83
Theme component usage has been fixed, a component should never be wrapped in multiple Theme components.
2022-06-30 15:18:20 +05:30
Akshay Joshi
b92e2fcfc9
Added support for visualizing the graphs using Stacked Line, Bar, and Stacked Bar charts in the query tool. Fixes #7486
2022-06-30 12:38:48 +05:30
Aditya Toshniwal
cb635f6706
Removing dynamic module loading and replacing it with static loading. Fixes #7492
...
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
Yogesh Mahajan
64e1e004ae
Disables Azure PostgreSQL cloud deployment in Server mode.
...
refs #7506
2022-06-28 18:48:41 +05:30
Aditya Toshniwal
524626b895
Ensure that the file name should be reflected on the query tool for the new tab title.
2022-06-28 18:21:08 +05:30
Akshay Joshi
b804f7db03
Reset the zoom before destroying the chart.
2022-06-28 14:31:08 +05:30
Yogesh Mahajan
d4657dcd32
Fixed module import issue.
...
refs #7506
2022-06-28 11:28:55 +05:30
Akshay Joshi
f905dc07cf
Reset the zoom to original when chart object is created. Fixed an error on Windows.
2022-06-28 10:25:38 +05:30
Akshay Joshi
76dd163f0e
Update version for release.
2022-06-27 19:38:36 +05:30
Yogesh Mahajan
659009c1de
Fixed permission denied error when deploying PostgreSQL in Azure using Docker. Fixes #7506
2022-06-27 19:36:20 +05:30
Nikhil Mohite
35fb3bb38f
Fixed the typo in the layout id for the Debugger.
...
refs #6132
2022-06-27 16:34:04 +05:30
Libor M
6da3a07bc0
Update Czech translation.
2022-06-27 16:32:59 +05:30
Identifier Anonymous
65da59c7f6
Update Japanese translation.
2022-06-27 16:30:59 +05:30
Domenico Sgarbossa
c16837538e
Update Italian translation.
2022-06-27 16:29:48 +05:30
Akshay Joshi
36eea6bdda
Update message catalogs.
2022-06-24 17:57:07 +05:30
Nikhil Mohite
45adff6087
Set the position of the dialog to the center of the screen.
2022-06-24 15:14:10 +05:30
Nikhil Mohite
837e3e5e83
Fixed an issue where an error message is displayed when creating the new database. Fixes #7502
2022-06-24 15:09:48 +05:30
Yogesh Mahajan
23869cd61f
Fixed an issue where users would not be able to authenticate in Azure on Linux platforms. Fixes #7495
2022-06-23 18:19:32 +05:30
Pradip Parkale
e95eb14651
Fixed an issue where the connection wasn't being closed when the user switched
...
to a new connection and closed the query tool. Fixes #7461
Fixed the 'Show activity?' issue which was missed during Dashboard porting.
2022-06-23 18:15:16 +05:30
Akshay Joshi
2556771c32
The following issues were fixed in Graph Visualiser:
...
1) Allow the user to set the row limit and chart line width.
2) Zoom should only be applied to X-axis, not both.
3) On clicking the 'Generate' button, the chart should return to its original zoom level.
4) Negative values are not displayed.
refs #7485
2022-06-23 14:52:11 +05:30
Dave Page
1b9d219988
PEP-8 fix
2022-06-22 16:28:57 +01:00
Yogesh Mahajan
ceb29547e2
Fixed an issue where cloud deployment failed for Azure on Windows. Fixes #7498
2022-06-22 19:47:48 +05:30
Yogesh Mahajan
95f63f6af8
Fixed feature tests.
2022-06-22 17:47:09 +05:30
Nikhil Mohite
74f7fee8b5
Fixed an issue where pgAdmin stuck while creating a new index. Fixes #7460
2022-06-22 17:38:07 +05:30
Nikhil Mohite
d90b2621da
Fixed an issue where passwords entered in the 'Connect To Server' dialog were truncated. Fixes #7440
2022-06-22 17:35:22 +05:30
Akshay Joshi
93bc1f3c57
Added support for visualise the graph using a Line chart in the query tool. Fixes #7485
2022-06-22 17:18:51 +05:30
Nikhil Mohite
41ceda01d0
Fixed an issue where Debugger is not getting started if arguments loaded from SQLite database. Fixes #6132
2022-06-22 11:16:50 +05:30
Nikhil Mohite
f97e294c80
Fixed jasmine test cases.
2022-06-21 10:47:08 +05:30
Nikhil Mohite
4e3783c544
Fixed the following issues in the debugger:
...
1. If debugger arguments are array debugger sets the null value to parameters.
2. Popup screen is not being closed if debug Package procedure/Function and select Null option.
3. Updated validation for debugger argument of the array type parameter.
refs #6132
2022-06-20 19:05:26 +05:30
Nikhil Mohite
2adca6bbc4
1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647
...
2) Added search text option to the Debugger panel. Fixes #2648
3) Port Debugger to React. Fixes #6132
2022-06-15 11:37:54 +05:30
Yogesh Mahajan
7e1e068370
Added capability to deploy PostgreSQL servers on Microsoft Azure. Fixes #7178
2022-06-15 11:22:42 +05:30
Nikhil Mohite
99c7a50fd6
Fixed an issue where the DB restriction check was not working for the collection node. Fixes #7453
2022-06-15 11:09:06 +05:30
Khushboo Vashi
48336fd7f4
Fixed an issue when deploying instances on BigAnimal with the High Availability option not selected, it throws an error.
2022-06-15 11:00:40 +05:30
Pradip Parkale
fbf7b4aec3
Fixed RESQL test cases introduced after Template patch.
2022-06-15 10:57:04 +05:30
Akshay Joshi
db7d72cca8
Fixed linter error.
2022-06-13 18:37:37 +05:30
Akshay Joshi
3381516013
Upgrade Chartjs to the latest 3.8.0. Fixes #7469
2022-06-13 17:26:17 +05:30
Pradip Parkale
628e609e6a
1) Added the option 'Show template databases?' to display template databases regardless of the setting of 'Show system objects?'.
...
2) Ensure that the user should be able to create a template database using create dialog instead of updating it later.
Fixes #7351
2022-06-13 14:50:17 +05:30
Aditya Toshniwal
5c1493bd7e
Fixed an issue where there is no setting to turn off notifications in the Query Tool. Fixes #7423
2022-06-13 14:32:07 +05:30
Aditya Toshniwal
725726f083
Ensure that the Query Editor should be focused when switching between query tool tabs. Fixes #7441
2022-06-13 14:26:01 +05:30
Aditya Toshniwal
ea3203f466
Fixed and issue where 'Use spaces' not working in the query tool. Fixes #7443
2022-06-13 11:46:09 +05:30
Aditya Toshniwal
f615ef30f9
Skip the history records if the JSON info can't be parsed instead of showing 'No history'. Fixes #7468
2022-06-13 11:43:26 +05:30
Nikhil Mohite
fd1f71587f
Fixed an issue where the Database restriction is not working. Fixes #7453
2022-06-09 17:03:21 +05:30
Khushboo Vashi
e1c5a06bf0
Fixed some cloud deployment issues:
...
- Added High Availability option
- Server group renamed to pgAdmin server group
- Removed the Private option from Networking otherwise, it would not be possible to connect the server from pgAdmin.
2022-06-09 14:07:05 +05:30
Akshay Joshi
3bc373fff0
Upgraded and removed some unwanted packages.
2022-06-02 18:07:59 +05:30
Akshay Joshi
4a17ad312f
Update pgcli to latest release 3.4.1. Fixes #7411
2022-06-02 17:29:58 +05:30
Akshay Joshi
c0c9543323
Update version for release.
2022-05-30 17:07:28 +05:30
Aditya Toshniwal
4c50940634
Fixed some issues related to the dropdown background color. Fixes #7374
2022-05-30 17:05:48 +05:30
Pradip Parkale
f7836b67af
Fixed the loader issue for the Statistics and Properties panel. Fixed column resizing for dependent and dependencies panels.
...
refs #7364
2022-05-30 12:58:24 +05:30
Nikhil Mohite
e3225b6565
Fixed the browser tree overlapping nodes and expansion issue. Fixes #6962
2022-05-28 13:26:17 +05:30
Domenico Sgarbossa
0bbe35a7f6
Update Italian translation.
2022-05-28 13:21:20 +05:30
Akshay Joshi
662d0d5699
Update message catalogs.
2022-05-26 18:56:03 +05:30
Aditya Toshniwal
b507eb8857
Fixed an issue when switching between connections in the Query Tool dropdown,
...
the background and foreground colors should be changed. Fixes #7374
2022-05-26 15:31:18 +05:30
Aditya Toshniwal
aaab5c51a7
Fixed an issue where the data grid scroll is not reset when a query is executed.
2022-05-25 17:53:52 +05:30
Khushboo Vashi
955bb22cd1
Fixed an issue when a table has a column with an array type with length or
...
precision, the column type is not selected while editing the table. Fixes #7408
2022-05-25 17:49:06 +05:30
Akshay Joshi
37b19e0be2
Added PG/EPAS 15 and removed 9.6 from the binary path entry in the preferences dialog.
2022-05-25 17:43:48 +05:30
Pradip Parkale
a5ad956088
Ensure that when Authentication buttons are disabled their text is visible in the Dark and High contrast theme. Fixes #7347
2022-05-24 17:12:37 +05:30
Aditya Toshniwal
1e1e1f027a
Fixed an issue where geometry is not visible when a single cell is selected. Fixes #7394
2022-05-24 17:08:02 +05:30
Akshay Joshi
2c013c9f0f
Fixed RESQL test case for Domain and add missing 'COMMENT ON CONSTRAINT' statements.
2022-05-24 16:51:01 +05:30
Aditya Toshniwal
c5ca45c461
Ensure that null values are accepted for the numeric columns in react-data-grid. Fixes #7405
2022-05-24 15:02:06 +05:30
Aditya Toshniwal
04fa7dee68
Added missing toggle case keyboard shortcuts to the query tool. Fixes #7399
2022-05-24 14:54:43 +05:30
Akshay Joshi
efe613d13e
Fixed an issue where comments on domain constraints were not visible when selecting a domain node. Fixes #7403
2022-05-24 14:50:33 +05:30
Pradip Parkale
befd4b1fa8
Fixed feature test cases.
2022-05-24 11:43:57 +05:30
Aditya Toshniwal
6d26d5833f
Added support for multi-cell selection in the query tool grid. Fixes #7380
2022-05-24 11:39:34 +05:30
Khushboo Vashi
345cfd7c60
Ensure that unwanted APIs should not be getting called for BigAnimal. Fixes #7368
...
Updated the BigAnimal icon.
2022-05-24 11:34:23 +05:30
Akshay Joshi
c956f730e9
Update notistack to the latest version. Fixes #7396
2022-05-23 18:20:56 +05:30
Akshay Joshi
8f020c1ee6
Fixed jasmine test cases.
2022-05-23 16:48:53 +05:30
Akshay Joshi
4f7bcc2919
Added the ability to detect and warn users about bidirectional Unicode characters. Fixes #7002
2022-05-23 16:04:21 +05:30
Akshay Joshi
50b1ba5c80
Ensure that Dashboard graphs should be refreshed on changing the node from the browser tree. Fixes #7402
2022-05-23 13:26:40 +05:30
Pradip Parkale
11cfea3860
Added the ability to resize columns on dashboard tables. Fixes #7364
2022-05-18 17:49:54 +05:30
Aditya Toshniwal
5e0dfff42a
Ensure that the editor position should not get changed once it is opened. Fixes #7393
2022-05-18 13:52:09 +05:30
Akshay Joshi
53bd2c2dc6
Ensure that when the user presses the Enter key on the connect to server dialog, it should work.
2022-05-18 12:08:37 +05:30
Akshay Joshi
6820b85902
Fixed Resource Group API test case.
2022-05-18 11:14:17 +05:30
Akshay Joshi
b36004b702
The following are the initial fixes for PG15:
...
1) From PG 15 onward, the datlastsysoid has been removed from the table pg_database.
We have added the constant _DATABASE_LAST_SYSTEM_OID = 16383, all the objects below
this value are considered to be system objects. Modified the pgAdmin logic accordingly.
2) Concatenation operator '||' needs a specific typecast to be applied to query variables. Modified SQL's accordingly.
Fixes #7283
2022-05-17 20:32:17 +05:30
Pradip Parkale
6465dc951c
Fixed feature test case failed as a result of converting preferences and other dialogs to React.
2022-05-17 19:06:24 +05:30
Aditya Toshniwal
2d8aff6ca0
Fixed an issue with geometry window zoom mouse scroll not working. Fixes #7373
2022-05-17 18:58:49 +05:30
Aditya Toshniwal
fbe7b56054
Fixed an issue where a popup for unsaved changes appears when clicking on the
...
open file button for a blank query editor. Fixes #7376
2022-05-17 18:56:15 +05:30
Aditya Toshniwal
cb05d2924f
Fixed an issue where an error message fills the entire window if the query is long. Fixes #7388
2022-05-17 18:52:19 +05:30
Nikhil Mohite
ae0624ae8a
Fixed an issue where Preferences are not saved when the dialog is maximized. Fixes #7383
2022-05-17 11:06:14 +05:30
Akshay Joshi
44f9ba4a57
Port connect server password dialog to React. Fixes #7337
2022-05-16 16:21:14 +05:30
Aditya Toshniwal
ca8e14455f
Fixed the following issues:
...
1. Feature test cases for the new query tool.
2. Query tool panel rename is not persisting.
2022-05-12 18:29:09 +05:30
Aditya Toshniwal
31be1ae026
Upgrades react-data-grid to the latest which has a fix for grid issues.
2022-05-09 14:58:45 +05:30
Fred Escallier
598ff0eecd
Update French translation.
2022-05-09 12:44:10 +05:30
Domenico Sgarbossa
2906cde6d2
Update Italian translation.
2022-05-09 12:41:44 +05:30
Aditya Toshniwal
1135821870
Fix Query tool issues:
...
1. Warning/Confirm dialogs should be inside the query tool.
2. The Help button in View/Edit data should open the corresponding help page.
3. Disable execute options when query tool in transaction.
4. Grid not loading more than 10000 rows. react-data-grid issue, PR sent. Use a fork till then.
5. NOTICE messages should not be part of Notifier success popups.
Fixes #7350
2022-05-09 12:39:29 +05:30
Nikhil Mohite
5ebc9d7d2e
Ensure the Copy button is enabled when columns or rows are selected in the query tool results.
2022-05-05 09:52:14 +01:00
Akshay Joshi
227a4dd8d0
Update version for release.
2022-04-29 16:36:51 +05:30
Akshay Joshi
7360533bc8
Update message catalog.
2022-04-29 16:34:25 +05:30
Aditya Toshniwal
64ffed0ddb
1. Filter dialog doesn't work in edit mode (getting back end errors), reverting it back to create mode of SchemaView.
...
2. Enable the copy button when a cell is selected.
3. Exclude, Include related fixes.
2022-04-29 16:29:46 +05:30
Akshay Joshi
c56fe813a5
Use gettext to wrap some strings.
2022-04-29 16:18:28 +05:30
Akshay Joshi
7b66777600
Fixed an issue where Import/Export Servers did not work in languages other than English.
2022-04-29 12:00:52 +05:30
Pradip Parkale
a0c85431dc
Ensure that the Dashboard column sort order should be remembered when the refresh button is clicked. Fixes #7339
2022-04-29 10:26:24 +05:30
Aditya Toshniwal
38f642d361
Ensure that the "Save results" button should be disabled when there are no rows.
...
refs #6131
2022-04-28 18:01:54 +05:30
Aditya Toshniwal
bd799ea51a
Autofocus CodeMirror SQL input to the first element of a form.
2022-04-28 14:09:27 +05:30
Pradip Parkale
7c61017f57
Fixed an issue where the Dashboard Server Activity was showing old queries as active. Fixes #7305
2022-04-28 12:10:42 +05:30
Akshay Joshi
6e2ee9a21f
Port data filter dialog to React. Fixes #7340
2022-04-28 12:04:56 +05:30
Khushboo Vashi
a86a8c6a34
Fixed an issue while deploying the PostgreSQL on the BigAnimal, the Public IP addresses were not added.
2022-04-27 17:12:28 +05:30
Akshay Joshi
f725cc2307
Fixed audit issues.
2022-04-27 10:37:53 +05:30
Akshay Joshi
1bee39a67e
Fixed ERDInitialize API test case.
2022-04-26 18:23:24 +05:30
Khushboo Vashi
7d91cca14d
1) Fixed linter error.
...
2) Fixed an issue where a password popup will appear on disconnecting from the server.
2022-04-26 18:16:33 +05:30
Khushboo Vashi
5677b1e5f8
Added capability to deploy PostgreSQL servers on EDB BigAnimal. Fixes #7179
2022-04-26 16:41:10 +05:30
Aditya Toshniwal
0795b22ae6
Fixed the following issues for the new query tool:
...
1) In Dark mode > Replace/Find dialogue forward & reverse buttons are stuck to each other.
2) In Dark/High contrast mode > Checkbox is not visible for false value.
3) Wrap toolbar when size goes very small.
4) Replace functionality does not work when tried in sequence 2 times. Codemirror search is not cyclic. So, changes are made to always search from the start.
5) Replace all does not work when tried in sequence 2 times. Same reason as above.
6) Fix broken macros $SELECTION$ feature.
7) Make query history SQL readonly.
8) The Filter dialog save button should be disabled when opened.
2022-04-26 16:27:53 +05:30
Aditya Toshniwal
3d1a9624c1
Fixed an issue where the drag and drop table in ERD throws an error. Fixes #7333
2022-04-26 16:25:42 +05:30
Akshay Joshi
4f9eaf850d
Updated documentation for the new query tool.
...
refs #6131
2022-04-26 16:18:28 +05:30
Aditya Toshniwal
25b89f7624
Fixed the following issues for the new query tool:
...
1) Failed to fetch query history error sometimes.
2) In copy paste row, if a copied row has [null], then those are pasted as an empty string.
3) When Data output is empty, show an empty grid.
4) Schema diff generates a script button resulting in an empty window. Fixes #7306 .
5) Detach the DataOutput panel > Try editing text cell > Text editor is hidden behind the data output panel
refs #6131
2022-04-25 18:11:39 +05:30
Aditya Toshniwal
c5ca394cec
1. Add min width to panels.
...
2. Fix issues related to New connection in query tool. Also fixed some existing bugs related to this.
refs #6131
2022-04-22 18:17:01 +05:30
Akshay Joshi
faff8d1fb3
Revert "Disable the master password requirement when using alternative authentication sources. Fixes #7012 "
...
This reverts commit 0c823455a0
.
2022-04-22 15:58:06 +05:30
Pradip Parkale
ab8e9a8ea5
Fixed an issue while creating a new database throwing an error that failed to retrieve data. Fixes #7322
2022-04-22 15:42:04 +05:30
Yogesh Mahajan
f28e8126af
Added support for Azure AD OAUTH2 authentication. Fixes #7325
2022-04-21 12:48:10 +05:30
Akshay Joshi
d336cade85
Fixed an issue where the table showed duplicate columns when creating multiple sequences on the same column. Fixes #7307
2022-04-21 12:42:33 +05:30
Aditya Toshniwal
e5ef6a7b21
Fixed following issues for Query Tool (after React Porting):
...
1) Find/Replace both opens the same dialogue box.(by clicking menu option)
2) Add New Server Connection > Server options keep loading(For multiple Server groups & should have some server)
3) Fixed CSS issues of slickgrid at various places.
4) C should be captial in ’<New connection…>'
5) In pop title for New Connection, all words should be capital.(Add new connection)
6) Explain > Analaysis tab > Column heading missing ROWS PLAN with cost & In explain only.
7) Explain > Analaysis tab > with cost enabled > Upward arrow size does not match with font of number. Arrow is little bigger than number.
8) Boolean default is not considered while ading new row.(try table from feature test defaults)
9) In query history , when not query history present, warning icon size big. Match it to warning message - No history found
10) Select table/db object > Open query tool from Tools menu > NOT FOUND error is shown. Existing issue, fixed.
11) Any cell just open by clicking it > Do NOT change any thing > Click Ok > Cell is shown as edited.
refs #6131
2022-04-20 19:02:16 +05:30
Akshay Joshi
9470c68c18
Fixed failure in 'SchemaDiffTestCase'
2022-04-20 17:28:16 +05:30
Akshay Joshi
828235dd9b
Move the 'btn-ignore-dropdown' css to the scss file to ensure that it works with dark and high contrast themes.
...
refs #7282
2022-04-20 17:21:07 +05:30
Akshay Joshi
1ac13a2788
Added options 'Ignore owner' and 'Ignore whitespace' to the schema diff panel. Fixes #7282
2022-04-20 15:27:17 +05:30
Pradip Parkale
58e4f766d8
Fixed sorting issue in the statistics panel. Fixes #7299
2022-04-20 10:32:51 +05:30
Aditya Toshniwal
9c30d983bd
Fixed following issues for query tool after react porting:
...
1) Add New Server Connection > Server options keep loading(For empty Server group).
2) After clicking indent/Unindent(for all operations) for large query option left as it is till operation completes
3) Check sign beside options in Execute Option/Copy Header is little bit big
4) In explain > Analysis tab does not show ROWS column
5) In explain > Explain > analysis previous explain output is NOT cleared. New rows are appended. Same applies to the statistics tab.
6) Update new query tool connection tool tip. Fixes #7289
7) Explain-Analyze > Loops column is empty.
8) Explain-Analyze with Verbose & Costs > in ROW X columns upward arrows are missing.
9) Explain-Analyze with all option checked > background colors are missing for timing.
10) Explain-Analyze > Additional bullet is added before Hash Cond.
11) Browser Tree > Filtered rows icon is not working.
12) Create table with timestamp and default value as function now() > Add new row > Enter mandatory columns except column where default value is function(now()) > Click Save > New row added but column with default value has value [default]. not updated to actual value. / Default values are not considered for any column while adding a new entry.
13) Disable execute options in View/Edit data.
14) The Boolean column always shows null.
15) In Query history Remove & Remove all buttons are stuck to each other.
16) On Remove all, the right panel is empty.
17) Create a column with boolean[]/ text[], Try to add a new entry from data grid, enter “” quotes > Click Ok > Now try edit cell > You can not change value.
18) In query history - Select queries are suffixed by ’Save Data’ icon
19) Edit any table with PK > Try to insert duplicate PK > Error thrown > Correct pK value > Still old error shown > Not able to add new entry (This works when focus is moved from edited cell)
20) Clicking arrows after opening dropdown options, does not collapse dropdown.
refs #6131
2022-04-18 12:50:51 +05:30
Pradip Parkale
131ff4de48
Ensure that sorting should be preserved on refresh for Server Activity. Fixes #7308
2022-04-14 11:11:45 +05:30
Akshay Joshi
7b0a6e7377
Rename '_aci_tree.overrides.scss' to '_tree.overrides.scss'.
2022-04-14 11:02:58 +05:30
Khushboo Vashi
0b7bde2775
Fixed an issue where the Browser panel is not completely viewable. Fixes #7026
2022-04-13 17:37:34 +05:30
Akshay Joshi
86a3696ab4
Remove aciTree and its references.
2022-04-13 17:35:01 +05:30
Akshay Joshi
3a4ff2677e
1) Fixed an issue where the Schema Diff Check icon beside filter options should not be visible if it is unselected. Fixes #7310
...
2) Fixed an issue where Reset Layout did not function and the Quick Search option under the Help menu displayed bullets. Fixes #7311
2022-04-12 16:27:24 +05:30
Pradip Parkale
7d979fb196
1) Fixed an issue where deleting a constraint from the collection properties node, throws an error. Fixes #7296
...
2) The code to refresh the Dashboard after deleting session activities has been improved.
2022-04-11 17:42:16 +05:30
Aditya Toshniwal
a91762fb30
Ensure that Columns should always be visible in the import/export dialog. Fixes #7252
2022-04-11 17:25:19 +05:30
Khushboo Vashi
0c823455a0
Disable the master password requirement when using alternative authentication sources. Fixes #7012
2022-04-11 13:45:53 +05:30
Akshay Joshi
bf974e73ce
Only set permissions on the storage directory upon creation. Fixes #6958
2022-04-11 13:37:39 +05:30
Aditya Toshniwal
9dfa5ea77d
Improvement to the Geometry Viewer popup to change the size of the result tables when column names are quite long. Fixes #7168
2022-04-09 12:09:36 +05:30
Pradip Parkale
c2f1a7bdc5
Ensure the database and schema restriction controls are not shown as a drop-down. Fixes #7255
2022-04-09 12:09:35 +05:30
Pradip Parkale
efa971edb4
Ensure that after deleting multiple objects from the properties panel, the browser tree should be refreshed. Fixes #7296
2022-04-09 12:09:35 +05:30
Akshay Joshi
70be075dcd
Fixed audit issues
2022-04-08 10:58:53 +05:30
Aditya Toshniwal
b5b9ee46a1
1) Port query tool to React. Fixes #6131
...
2) Added status bar to the Query Tool. Fixes #3253
3) Ensure that row numbers should be visible in view when scrolling horizontally. Fixes #3989
4) Allow removing a single query history. Refs #4113
5) Partially fixed Macros usability issues. Ref #6969
6) Fixed an issue where the Query tool opens on minimum size if the user opens multiple query tool Window quickly. Fixes #6725
7) Relocate GIS Viewer Button to the Left Side of the Results Table. Fixes #6830
8) Fixed an issue where the connection bar is not visible. Fixes #7188
9) Fixed an issue where an Empty message popup after running a query. Fixes #7260
10) Ensure that Autocomplete should work after changing the connection. Fixes #7262
11) Fixed an issue where the copy and paste row does not work if the first column contains no data. Fixes #7294
2022-04-07 17:36:56 +05:30
Aditya Toshniwal
bf8e569bde
Fixed an issue where the downloaded ERD diagram was 0 bytes. Fixes #7187
2022-04-07 15:19:32 +05:30
Akshay Joshi
3b35398925
Ensure that the error message 'CRYPTKEY_NOT_SET' is not displayed.
2022-04-05 17:01:12 +05:30
Akshay Joshi
7c6d34408c
Corrected z-index issue, regression from the previous commit.
2022-04-05 16:31:19 +05:30
Akshay Joshi
ce5f63291e
Update version for release.
2022-04-05 14:29:11 +05:30
Akshay Joshi
8ce7ccb031
Fixed some issues related to z-index and color.
2022-04-05 14:26:40 +05:30
Pradip Parkale
8f8adcf71b
1 Fixed the issue where db connection was getting disconnected for dashboard, if network is slow.
...
2 Fixed publication collection node properties issue which was missed during react node porting.
3 Removed unwanted variable from theme style sheet.
2022-04-05 13:40:22 +05:30
Aditya Toshniwal
953a9d7fd1
Fixes some issues and improves the PgTable component.
2022-04-05 12:10:51 +05:30
Nikhil Mohite
56a4263a5c
Fixed an issue in loading user details on the properties panel. Fixes #7287
2022-04-05 11:19:24 +05:30
Aditya Toshniwal
4fff26c571
Makes some improvements/restructurings to the PgTable component.
2022-04-04 19:06:43 +05:30
Dave Page
cc5cfa0997
Update Yarn lock file.
2022-04-04 13:21:43 +01:00
Pradip Parkale
b397ba7787
Fixed issues related to porting of properties collection and dashboard.
...
refs #7132
2022-04-04 17:42:42 +05:30
Libor M
c4d61f5a55
Update Czech translation
2022-04-04 17:18:46 +05:30
Akshay Joshi
38278c179e
Ensure that the master password dialog is popped up if the crypt key is missing. Fixes #6960
2022-04-04 17:00:18 +05:30
Identifier Anonymous
ae7059aec1
Update Japanese translation
2022-04-04 10:37:20 +05:30
Domenico Sgarbossa
5809710149
Update Italian translation.
2022-04-03 12:32:43 +05:30
Nikhil Mohite
07527ba69b
Fixed maximize button issue on the preferences dialog.
...
refs #7149
2022-04-03 12:27:47 +05:30
Akshay Joshi
20c23ff6d8
Update message catalog.
2022-04-01 17:22:16 +05:30
Pradip Parkale
fe416c838b
Fixed an issue where the browser tree state was not preserved correctly. Fixes #7176
2022-03-31 18:28:36 +05:30
Akshay Joshi
143ae19b8d
Ensure that the correct user should be selected in the new connection dialog. Fixes #7264
2022-03-31 15:51:46 +05:30
Aditya Toshniwal
e6821a610b
Fixed 'Cannot read properties of undefined' error while creating the table via the ERD tool. Fixes #7275
2022-03-31 11:53:17 +05:30
Nikhil Mohite
74c620e478
Fixes the arrow key issue in the preferences tree. Fixes #7274
...
Ensure that the select folder dialog should be on top when selecting the binary path. Fixes #7276
2022-03-31 11:46:34 +05:30
Pradip Parkale
cb052f1988
1) Port Properties panel for collection node, Dashboard, and SQL panel in React. Fixes #7132
...
2) Added transaction start time to Server activity sessions view. Fixes #7215
2022-03-30 12:06:59 +05:30
Nikhil Mohite
931a399890
Fixed issues in the Preferences:
...
1) Show a single note in the binary path.
2) Resolved issue in the keyboard shortcut.
refs #7149
2022-03-29 16:27:33 +05:30
Yogesh Mahajan
02e799c917
Fixed RESQL test cases for PG14.
2022-03-29 14:56:45 +05:30
Yogesh Mahajan
0957670d4e
Adds a new LDAP authentication configuration parameter that indicates the case sensitivity of the LDAP schema/server. Fixes #5836
2022-03-29 14:46:57 +05:30
Nikhil Mohite
08e00ccebc
Fixed an issue where the newly added table is not visible under the Tables node on refresh. Fixes #7239
2022-03-29 14:40:54 +05:30
Yogesh Mahajan
7f2ff5af5c
Fixed an issue where SQL for revoke statements are not shown for databases. Fixes #4258
2022-03-28 17:35:54 +05:30
Aditya Toshniwal
903b300b9e
1) Added support for unique keys in ERD. Fixes #7249
...
2) Fixed an issue where foreign key relationships do not update when the primary key is modified. Fixes #7197
2022-03-28 16:26:43 +05:30
Akshay Joshi
9f992a9e5d
Fixed schema diff issue where function's difference DDL was showing incorrectly when arguments had default values with commas. Fixes #7263
2022-03-28 13:33:35 +05:30
Akshay Joshi
d548a5bc50
Fixed schema diff issue in which the option 'null' doesn't appear in the DDL statement for the foreign table. Fixes #7265
2022-03-25 16:39:20 +05:30
Akshay Joshi
826d2d913c
Fixed API and RESQL test case for Resource Groups.
2022-03-25 12:51:39 +05:30
Nikhil Mohite
04d0ab4adf
Ensure that pgAdmin4 should work with latest jinja2 version. Fixes #7269
2022-03-25 11:52:11 +05:30
Nikhil Mohite
0b4a874f30
Fixed an issue where unexpected error messages are displayed when users change the language via preferences. Fixes #7267
2022-03-24 16:08:13 +05:30
Akshay Joshi
473afd950c
Ensure objects depending on extensions are not displayed in Schema Diff. Fixes #7221
2022-03-24 15:59:02 +05:30
Aditya Toshniwal
7f2e87b27d
Fixed Jasmine test cases.
2022-03-24 12:05:59 +05:30
Nikhil Mohite
2f37f0ca51
Fixes for the preferences dialog
...
1) Add server mode validation in the binary path.
2) Updated preferences tree rendering to avoid using the ReactDOM render.
3) Updated CSS for keyboard shortcuts checkbox border makes it consistent with input box border.
4) Fixed jasmine test case and improved code coverage.
5) Fixed SonarQube issues.
6) Added validation to disable "Maximum column with" option if "Column sized by" option is set to "Column name" in Query Tool -> Result grid.
7) Updated documentation with the latest screenshots.
8) Correct typo in the documentation. Fixes #7261
refs #7149
2022-03-23 13:28:35 +05:30
Akshay Joshi
1711834229
Fixed linter error.
2022-03-22 15:06:13 +05:30
Akshay Joshi
ba027e992e
Ensure that the values of certain fields are prettified in the statistics tab for collection nodes. Fixes #7216
2022-03-22 14:53:12 +05:30
Nikhil Mohite
74e794b416
Port preferences dialog to React. Fixes #7149
2022-03-21 13:29:26 +05:30
Aditya Toshniwal
3299b0c1b0
Fixed an issue where foreign key is not removed even if the referred table is removed in ERD. Fixes #7238
2022-03-17 17:02:00 +05:30
Yogesh Mahajan
7b6469bd35
Fixed an issue where the error is shown on logout when the authentication source is oauth2. Fixes #7059
2022-03-15 16:38:54 +05:30
Dave Page
39bfb575da
Improve message wording.
2022-03-14 11:18:20 +00:00
Akshay Joshi
901e3ede39
Increase the value of --max-old-space-size to fix the Treser Plugin issue.
2022-03-14 09:56:15 +05:30
Akshay Joshi
e89f205aa6
Update version for release.
2022-03-11 18:22:53 +05:30
Akshay Joshi
dccd4f0bba
Ensure that upload paths are children of the storage directory. Fixes #7233
2022-03-11 18:20:16 +05:30
Khushboo Vashi
99c6b171e4
Fixed the default Public IP range in AWS deployment.
2022-03-11 14:33:30 +05:30
Akshay Joshi
e256f734df
Fixed a schema diff issue where difference SQL isn't generated when foreign key values for a table differ. Fixes #7220
2022-03-10 14:41:21 +05:30
Akshay Joshi
9ed2506062
Fixed a schema diff issue where string separator '_$PGADMIN$_' is visible for identical user mappings. Fixes #7228
2022-03-10 14:40:38 +05:30
Akshay Joshi
adf4634459
Added '--max-old-space-size' to fix any memory consumption issues while bundling the package.
2022-03-07 17:28:04 +05:30
Akshay Joshi
2dbd09530e
Update version for release.
2022-03-07 15:40:46 +05:30
Yogesh Mahajan
3ad0862c59
Fixed feature test failure.
2022-03-07 15:36:10 +05:30
Nikhil Mohite
1b7dce124b
Fixes an issue where the connect server/database menu was not updated correctly. Fixes #7186
2022-03-07 15:28:28 +05:30
Akshay Joshi
24c0816042
Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105
2022-03-07 14:06:40 +05:30
Domenico Sgarbossa
9d6098ddf2
Update Italian translation.
2022-03-07 10:59:21 +05:30
Libor M
4d6b019949
Update Czech translation.
2022-03-07 10:57:36 +05:30
Akshay Joshi
cee65fbf9a
Update message catalog.
2022-03-04 19:09:38 +05:30
Aditya Toshniwal
f9707a8bf5
Allow users to scroll and enter input when there is a validation error. Fixes #7172
2022-03-04 17:25:36 +05:30
Akshay Joshi
1af431dcc2
Fixed a schema diff issue in which user mappings were not compared correctly. Fixes #6956
2022-03-04 17:21:30 +05:30
Akshay Joshi
4033bf3748
Fixed typo in User Management
2022-03-04 11:40:28 +05:30
Yogesh Mahajan
0f5a97fa6e
AWS cloud deployment issues fixed:
...
1) A console error was logged for db version 9.6.1 due to an update to boto3
2) Unmask Access Key Field.
3) Update the supported database version list to include Postgres 10 and above.
refs #7177
2022-03-04 11:13:06 +05:30
Khushboo Vashi
69069e9af3
The following issues related to cloud deployment have been resolved:
...
- Masking the credentials input fields
- The loading symbol doesn't work while reloading the options in the select control
- Reduce the wizard opening timeout
- urllib library upgrade impacts host IP fetch
refs #7177
2022-03-02 19:04:15 +05:30
Dave Page
83660ec9ed
Update EPAS server icon.
2022-03-02 13:30:59 +00:00
Akshay Joshi
6b9ae466c2
Fixed audit issues
2022-03-02 12:13:59 +05:30
Khushboo Vashi
ffc1c6c3b7
Fixed following issues related to cloud deployment:
...
1) The Mumbai region issue has been resolved
2) Display name of regions has been modified appropriately
3) The password field has been validated the same way as AWS
4) Added support for a list of IP addresses in the public IP address range field.
2022-02-28 18:19:18 +05:30
Aditya Toshniwal
44b2f49839
Enhances the modal provider to make it more reusable.
2022-02-23 14:27:48 +05:30
Khushboo Vashi
448ede53c6
Fixed following issues related to cloud deployment:
...
1) No options are shown in the instance type.
2) No options for the last 2 types.
3) Unable to change Storage config - size and iops
4) Unable to create an instance when pgAdmin is installed using the installer in Desktop mode
5) Can not create cloud instance with the temporary credentials.
6) Mapped region display name (hardcoded) with region code.
2022-02-18 14:37:05 +05:30
Akshay Joshi
cbd29cf45b
Change the hostname validation to check only for leading and trailing spaces.
...
refs #7181
2022-02-18 11:39:11 +05:30
Akshay Joshi
30dc805cf6
Fix audit issue
2022-02-16 18:10:55 +05:30
Yogesh Mahajan
ce8e6b47c1
Fixed feature tests.
2022-02-16 18:03:42 +05:30
Charlet, Christoph
aca97d9f57
Fixed an issue where pgadmin cannot connect to LDAP when STARTTLS is required before bind. Fixes #6991
2022-02-16 18:01:39 +05:30
Yogesh Mahajan
b539637426
Fixed an issue where a warning is flashed every time for an email address when
...
authentication sources are internal and ldap. Fixes #6999
2022-02-16 13:34:24 +05:30
Akshay Joshi
b1221d5517
Ensure that the user should be able to add new server with unix socket connection. Fixes #7181
2022-02-16 13:20:40 +05:30
Akshay Joshi
5a8c916bc0
Added comments column for the functions collection node. Fixes #7152
2022-02-16 12:22:52 +05:30
Akshay Joshi
677221cd9c
Rename the menu 'Disconnect Database' to 'Disconnect from database'. Fixes #7180
2022-02-15 18:34:31 +05:30
Khushboo Vashi
0fa4609220
1) Fixed API test cases for Utilities.
...
2) Try to fix Jenkins build for __pycache__.
2022-02-14 17:26:27 +05:30
Akshay Joshi
1cdbb9a643
Fixed an issue where the User Management dialog is not opening. Fixes #7173
2022-02-14 15:17:48 +05:30
Akshay Joshi
e90b3dad01
Fix an insufficient memory issue by replacing the XCOPY with the ROBOCOPY command for Windows.
2022-02-14 13:23:25 +05:30
Khushboo Vashi
e61a1045f5
Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177
2022-02-14 12:13:48 +05:30
Akshay Joshi
f002b11106
Uncomment the incorrectly commented code in the previous commit.
2022-02-11 10:56:13 +05:30
Aditya Toshniwal
bc4e8a3c82
Implemented utilities in React to make porting easier for pgAdmin tools.
2022-02-11 10:36:24 +05:30
Yogesh Mahajan
76a4dee451
Fixed the schema diff issue where tables have different column positions and a column has a default value. Fixes #7124
2022-02-11 10:21:43 +05:30
Aditya Toshniwal
f62c20d0b9
Fixed one wcDocker issue.
2022-02-07 21:18:12 +05:30
Akshay Joshi
ccd28101d6
Update version for release.
2022-02-07 16:19:33 +05:30
Akshay Joshi
6d1926bb63
Rename the menu 'Disconnect Server' to 'Disconnect from server'. Fixes #7163
2022-02-07 16:12:30 +05:30
Yogesh Mahajan
1141aeb524
1) Fixes the incorrect title shown for the error message in restore/backup.
...
2) Doc updates for webserver authentication.
3) Cleanup task for API tests.
2022-02-07 11:51:27 +05:30
Identifier Anonymous
9fec812366
Update Japanese translation.
2022-02-07 11:35:17 +05:30
Fred Escallier
a811841735
Update French translation.
2022-02-07 11:33:28 +05:30
Domenico Sgarbossa
a2307c230a
Update Italian translation.
2022-02-07 11:31:33 +05:30
Libor M
7b5fd9bfea
Update Czech translation.
2022-02-07 11:28:33 +05:30
Khushboo Vashi
a7ee4e5909
Acquire a lock regardless of the authentication sources while getting the database server connection.
2022-02-07 11:25:08 +05:30
Akshay Joshi
9cc2985d13
Update message catalog.
2022-02-04 16:35:33 +05:30
Aditya Toshniwal
28be10a1b5
Ensure that layout should not be reset if a query tool is opened and pgAdmin is restaretd. Fixes #7154
2022-02-04 15:20:55 +05:30
Rahul Shirsat
444a364a8d
Fixed an issue when uploading a CSV throwing an error in the Desktop mode. Fixes #7150
2022-02-04 15:10:13 +05:30