Pradip Parkale
|
458036ad6b
|
Fixed an issue where the server is not able to connect using the service. Fixes #5841
|
2020-09-22 13:14:40 +05:30 |
|
Pradip Parkale
|
1ee9cddceb
|
Ensure that the import/export feature should work with SSH Tunnel. Fixes #5739
|
2020-09-22 09:40:59 +05:30 |
|
Aditya Toshniwal
|
ed3c692b1f
|
Fixed an issue where the query tool is not fetching more than 1000 rows for the table does not have any primary key. Fixes #5845
|
2020-09-21 15:36:19 +05:30 |
|
Ganesh Jaybhay
|
b0475566ca
|
Fixed reverse engineering SQL where parenthesis is not properly arranged for View/MView definition. Fixes #5830
|
2020-09-21 11:05:56 +05:30 |
|
Akshay Joshi
|
3489f94ca7
|
Ensure that multiple extensions can be dropped from the properties tab. Fixes #5839.
|
2020-09-21 10:09:41 +05:30 |
|
Aditya Toshniwal
|
553be14000
|
Fixed an issue where a column is renamed and then removed, then the drop SQL query takes the wrong column name. Fixes #5807.
|
2020-09-21 09:40:45 +05:30 |
|
Aditya Toshniwal
|
a25e808e06
|
Remove maximum length on the password field in the server dialog. Fixes #5802
|
2020-09-17 20:21:00 +05:30 |
|
Aditya Toshniwal
|
bf183bdcff
|
Change the explain plan SVG colors based on the theme. Fixed some minor color issues in the analysis tab.
|
2020-09-17 20:17:54 +05:30 |
|
Aditya Toshniwal
|
95a5b1e459
|
Some more accessibility fixes.
refs #5732
|
2020-09-17 20:16:38 +05:30 |
|
Murtuza Zabuawala
|
9e69e13468
|
Fixed typo in 'get_storage_directory' function.
|
2020-09-17 20:15:42 +05:30 |
|
Fred Escallier
|
ae4924995a
|
Update French translation.
|
2020-09-17 20:13:15 +05:30 |
|
Akshay Joshi
|
55b5080c77
|
Fixed and improve API test cases for the schema diff tool. Fixes #5417
|
2020-09-17 20:10:01 +05:30 |
|
Pradip Parkale
|
593d86d3f2
|
Ensure that the 'Remove Server Group' option is available in the context menu. Fixes #5834
|
2020-09-15 13:19:00 +05:30 |
|
Pradip Parkale
|
8e132eab08
|
Fixed some accessibility issues. Fixes #5732
|
2020-09-15 13:03:18 +05:30 |
|
Akshay Joshi
|
324e3e74be
|
Fixed an issue where custom sequences are not visible when show system objects are set to false. Fixes #5833
|
2020-09-15 12:58:43 +05:30 |
|
Akshay Joshi
|
7dca844cbe
|
Update version for release.
|
2020-09-14 17:53:54 +05:30 |
|
Rahul Shirsat
|
8029d9e65e
|
1) Fixed internal server error when clicking on the open new query tool button
from the View/Edit Data window. Fixes #5831
2) Fixed schema diff panel title issue on new tab.
|
2020-09-14 17:42:59 +05:30 |
|
Domenico Sgarbossa
|
cea41cb4a9
|
Update Italian translation.
|
2020-09-14 16:17:00 +05:30 |
|
Akshay Joshi
|
5eb1c57320
|
1) Correct the reverse engineering SQL of the collation node for database server version < 10.
2) Added 'rngcollation' and 'attnum' in the ignore list of Types node and fixed an issue occurs due to SonarQube fix.
|
2020-09-14 16:12:20 +05:30 |
|
Akshay Joshi
|
5462aeab11
|
Update Dependencies.
|
2020-09-13 19:14:56 +05:30 |
|
Libor M
|
a850852847
|
Update Czech translation.
|
2020-09-13 19:01:21 +05:30 |
|
Identifier Anonymous
|
291ee5366c
|
Update Japanese translation.
|
2020-09-13 18:58:22 +05:30 |
|
Libor M
|
a1b48d2c64
|
Modify babel config for javascript files.
|
2020-09-13 18:54:35 +05:30 |
|
Akshay Joshi
|
913e92a96e
|
Update message catalogs.
|
2020-09-11 20:00:07 +05:30 |
|
Aditya Toshniwal
|
b82e6dbdb8
|
1) Added email id validation on the login page.
2) Added validation for the file manager.
|
2020-09-11 19:55:19 +05:30 |
|
Nidhi Bhammar
|
6ded547a0d
|
Added documentation for shared server support. Fixes #5792
|
2020-09-11 19:12:08 +05:30 |
|
Akshay Joshi
|
a7d40e238e
|
Ensure that the 'CREATE SCHEMA' statement should be present in the generated script if the schema is not present in the target database. Fixes #5816
|
2020-09-11 19:06:56 +05:30 |
|
Akshay Joshi
|
ed1bd74301
|
Ensure that a valid error message should be displayed for an incorrect user or password.
|
2020-09-11 11:26:47 +05:30 |
|
Akshay Joshi
|
1bd0a0edf5
|
Remove illegal argument from trigger function in trigger DDL statement. Fixes #5779
|
2020-09-10 17:27:01 +05:30 |
|
Rahul Shirsat
|
7fac72cac5
|
Fixed an issue where alert message should get displayed on active browser window.
refs #4059
|
2020-09-10 12:09:56 +05:30 |
|
Aditya Toshniwal
|
d0310b669e
|
Fixed an issue where clicking on the 'Generate script' button shows a forever spinner due to pop up blocker. Fixes #5815
|
2020-09-09 20:10:56 +05:30 |
|
Rahul Shirsat
|
62e6848dc8
|
1) Added tooltip & keyboard shortcut for the query tool button.
2) Fixed TypeError issue.
refs #4059
|
2020-09-09 19:32:33 +05:30 |
|
Akshay Joshi
|
1bc1ef7f17
|
Fixed an issue where vacuum options not consider in Schema Diff. It's a regression.
|
2020-09-09 15:34:50 +05:30 |
|
Akshay Joshi
|
ffb829e80c
|
Fixed an issue while refreshing Resource Group. Fixes #5820
|
2020-09-09 14:34:14 +05:30 |
|
Aditya Toshniwal
|
796a8a013a
|
1) Changing the state of the react directly is not recommended, so avoid changing it directly.
2) Fixed API test cases.
|
2020-09-09 13:08:58 +05:30 |
|
Aditya Toshniwal
|
535739c0c7
|
Fixed cognitive complexity issues reported by SonarQube.
|
2020-09-09 11:25:43 +05:30 |
|
Nikhil Mohite
|
72f0e87367
|
Fixed cognitive complexity issues reported by SonarQube.
|
2020-09-09 11:20:17 +05:30 |
|
Nidhi Bhammar
|
f278490540
|
Update the description of GIN and GiST indexes in the documentation. Fixes #5734
|
2020-09-08 12:04:58 +05:30 |
|
Akshay Joshi
|
76b0e3e9f7
|
Moved logic to check fixed port is in use to ConfigWindow class.
refs #5751
|
2020-09-08 12:00:24 +05:30 |
|
Pradip Parkale
|
98e86a8160
|
Fixed an issue where the server icon getting change to the shared server icon in desktop mode.
refs #4979
|
2020-09-08 10:09:16 +05:30 |
|
Pradip Parkale
|
9e5487d5ad
|
Fixed SQL for Row Level Security which is incorrectly generated. Fixes #5764
|
2020-09-07 18:40:49 +05:30 |
|
Aditya Toshniwal
|
8c2e965f6e
|
Fixed excessive CPU usage by stopping the indefinite growth of the graph dataset. Fixes #5794
|
2020-09-07 18:23:04 +05:30 |
|
Aditya Toshniwal
|
f8f00b4ecf
|
Fixed an issue in the query tool when columns are having the same name as javascript object internal functions. Fixes #5765.
|
2020-09-07 18:10:27 +05:30 |
|
Pradip Parkale
|
4da4a05611
|
Fixed code smell 'Remove duplicates string literals'.
|
2020-09-07 17:56:02 +05:30 |
|
Akshay Joshi
|
9ae9ccff16
|
Modified the logic to check Port is in use for runtime. Fixes #5751.
|
2020-09-03 19:21:54 +05:30 |
|
Akshay Joshi
|
eaa90ee8eb
|
Fixed primary key/unique constraint icon issue.
|
2020-09-03 18:53:40 +05:30 |
|
Khushboo Vashi
|
31bbdd6a12
|
Fixed code smell 'String literals should not be duplicated'.
|
2020-09-03 18:35:58 +05:30 |
|
Aditya Toshniwal
|
974d395a48
|
Fixed cognitive complexity issues reported by SonarQube.
|
2020-09-03 18:10:57 +05:30 |
|
Akshay Joshi
|
a67f6e4f9c
|
Fixed API test cases failed due to commit for #4979.
|
2020-09-03 14:20:45 +05:30 |
|
Akshay Joshi
|
ed0c4037ad
|
Fixed linter error by removing 'debugger;' keyword.
|
2020-09-03 13:16:08 +05:30 |
|