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
a16e3523bd
Ensure that the splash screen can be moved. Fixes # 7471
2022-07-07 14:11:36 +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
Akshay Joshi
b1f6664292
Added some logging for start-up time and changed the ping time from every second to 250 milliseconds.
2022-06-30 11:11:30 +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
Akshay Joshi
e46468321d
Hide the tenant id from the scresnshot.
2022-06-29 15:20:29 +05:30
Yogesh Mahajan
4ad2fbf7bb
Screenshot size updated.
...
refs #7506
2022-06-28 18:59:25 +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
Dave Page
3e0d8d1920
Fixes for el9
2022-06-27 10:53:11 +01:00
Akshay Joshi
b743b21840
Update Dependencies.
2022-06-24 17:59:03 +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