Akshay Joshi
|
1321a623bd
|
Update version for release.
|
2021-03-22 18:05:13 +05:30 |
Fred Escallier
|
fde8d17e8d
|
Update French translation.
|
2021-03-22 18:02:01 +05:30 |
Identifier Anonymous
|
c43185ce3f
|
Update Japanese translation.
|
2021-03-22 17:59:01 +05:30 |
Domenico Sgarbossa
|
3d80ec1f47
|
Update Italian translation.
|
2021-03-22 17:57:23 +05:30 |
Libor M
|
86ba622455
|
Update Czech translation.
|
2021-03-22 17:53:41 +05:30 |
Akshay Joshi
|
2872b5c5d3
|
1) Ensure that the zoom level should be set for the newly opened window.
2) Ensure that if the zoom level is changed on the main window then it should
be applicable for all the opened windows.
refs #6271
|
2021-03-22 17:50:26 +05:30 |
Akshay Joshi
|
723d97971d
|
1) Ensure that SQL formatter should not add extra tabs and format the SQL correctly. Fixes #5869
2) Ensure that SQL formatter should not use tab size if 'Use spaces?' set to false. Fixes #6233
|
2021-03-22 14:47:19 +05:30 |
Akshay Joshi
|
7d758d401e
|
Update message catalogs.
|
2021-03-19 16:23:39 +05:30 |
Nikhil Mohite
|
15b8d4711e
|
Hide the checkbox on the role property tab for 'Members of' and 'Members'.
refs #5404
|
2021-03-19 15:48:05 +05:30 |
Akshay Joshi
|
3f63f65674
|
Ensure that the view/edit data panel should not be opened for unsupported nodes using the keyboard shortcut. Fixes #6206
|
2021-03-19 15:38:40 +05:30 |
Pradip Parkale
|
24dc7f4a91
|
Fixed some issues reported by SonarQube.
|
2021-03-19 11:56:12 +05:30 |
Rahul Shirsat
|
f5cc1d1c7e
|
Fixed cognitive complexity reported by SonarQube.
|
2021-03-19 11:51:45 +05:30 |
Khushboo Vashi
|
b973d6055d
|
Ensure that toggle buttons are accessible by most screen readers. Fixes #6317
|
2021-03-19 11:44:57 +05:30 |
Dave Page
|
ded65340fe
|
Ensure the Python interpreter used by the runtime ignores user site-packages. Fixes #6269
Significant debugging by Peter Buckner.
|
2021-03-17 15:20:20 +00:00 |
Akshay Joshi
|
4bb71c56ad
|
Fixed an issue where the top menu disappears when entering into the full screen for minimum screen resolution. Fixes #6322
|
2021-03-17 18:47:25 +05:30 |
Pradip Parkale
|
ff06a18155
|
1) Fixed an issue where the incorrect values visible in the dependents tab for publication. Fixes #6307
2) Ensure that the primary key should be visible properly in the table dialog. Fixes #6316
|
2021-03-16 11:43:27 +05:30 |
Nikhil Mohite
|
9395ce3fda
|
Fixed an issue where copy/paste rows in view data paste the wrong value for boolean type. Fixes #6312
|
2021-03-16 11:29:47 +05:30 |
Dave Page
|
60dbb81883
|
Improve the shebang in the venv, so they work from any directory.
|
2021-03-15 15:27:17 +00:00 |
Dave Page
|
d4348bd726
|
Fixup shebangs in the venv scripts so they at least work if you're in the same directory.
|
2021-03-15 13:47:55 +00:00 |
Aditya Toshniwal
|
3d7ecd16aa
|
Upgrade the React version from 16 to 17 and also update other dependent libraries.
|
2021-03-15 15:47:21 +05:30 |
Akshay Joshi
|
49a59f8929
|
Added zoom scaling options with keyboard shortcuts in runtime. Fixes #6271
|
2021-03-15 14:26:11 +05:30 |
Dave Page
|
bf6ee28dae
|
Cleanup naming/title consistency
|
2021-03-12 16:04:09 +00:00 |
Dave Page
|
80032e9658
|
Make the container distribution a multi-arch build with x86_64 and Arm64 support. Fixes #6212
|
2021-03-12 15:54:30 +00:00 |
Dave Page
|
7780cbfb83
|
Cleanup some code warnings.
|
2021-03-12 15:20:57 +00:00 |
Dave Page
|
47e9ef070e
|
Include the environment in the runtime log.
|
2021-03-12 15:07:08 +00:00 |
Dave Page
|
ec199e5e49
|
String tidy-up.
|
2021-03-12 14:52:41 +00:00 |
Nikhil Mohite
|
8031961205
|
Fixed alignment issue under preferences for the German language. Fixes #4014
|
2021-03-12 13:33:04 +05:30 |
Nikhil Mohite
|
7bad4ca535
|
Show the login roles that are members of a group role be shown when examining a group role. Fixes #5404
|
2021-03-12 13:11:09 +05:30 |
Nikhil Mohite
|
68132e2a8f
|
Fixed an issue where adding/updating records fails if the table name contains percent sign.
refs #4438
|
2021-03-12 11:59:45 +05:30 |
Pradip Parkale
|
408df750be
|
Fixed color issue on the statistics tab for collection node in the safari browser. Fixes #4020
|
2021-03-12 11:49:58 +05:30 |
Rahul Shirsat
|
03d3b8c03c
|
1) Fixed an issue where % displayed twice in explain analyze for query and table. Fixes #4847
2) Rename text 'table' with 'relation' in the statistic tab for explain analyze. Fixes #4849
|
2021-03-12 11:40:17 +05:30 |
Rahul Shirsat
|
9d8360641f
|
Use schema qualification while accessing the catalog objects.
refs #3976
|
2021-03-12 11:17:25 +05:30 |
Pradip Parkale
|
d6ee715d83
|
Ensure that autovacuum and analyze scale factors should be editable with more than two decimals. Fixes #4784
|
2021-03-09 18:48:32 +05:30 |
Akshay Joshi
|
351d86e149
|
Fixed string index out of range error where the dependent tab is in focus and selecting any publication or table. Fixes #6292
|
2021-03-09 18:43:04 +05:30 |
Akshay Joshi
|
0f62fecca2
|
Fixed an issue where the dependent tab throwing an error when selecting any login/group role. Fixes #6294
|
2021-03-09 14:32:16 +05:30 |
Chethana Kumar
|
6ffb82fb6d
|
Make the 'Save Data Changes' icon to be more intuitive. Fixes #6176
|
2021-03-09 13:58:17 +05:30 |
Rahul Shirsat
|
a2be30d257
|
Use schema qualification while accessing the catalog objects. Fixes #3976
|
2021-03-09 13:18:45 +05:30 |
Nikhil Mohite
|
8cf7c41ad9
|
Fixed an issue where adding/updating records fails if the table name contains percent sign. Fixes #4438.
|
2021-03-09 12:40:59 +05:30 |
Dave Page
|
5e40f9904d
|
Make 'kerberos' an optional feature in the Python wheel, to avoid the need to install MIT Kerberos on the system by default. Tidy up the Python versioning a little whilst passing. Fixes #6268
|
2021-03-08 11:33:08 +00:00 |
Dave Page
|
059dad747d
|
Ensure our venv uses the correct python interpreter, even if the user has set a different version using update-alternatives or similar. Partially fixes #6279
|
2021-03-08 11:17:55 +00:00 |
Dave Page
|
7d3903463c
|
Fixup hash bangs in the venv. Partially fixes #6279
|
2021-03-05 10:15:45 +00:00 |
Dave Page
|
04a24680a6
|
Ensure that the venv activation scripts have the correct path in them on Linux. Partially fixes #6279
|
2021-03-05 09:58:30 +00:00 |
Nikhil Mohite
|
d70dea5072
|
Ensure that the template database should be visible while creating the database. Fixes #6286
|
2021-03-04 17:48:52 +05:30 |
Nikhil Mohite
|
778e0cd402
|
Ensure that cell content being autoselected when editing the cell data. Fixes #5810
|
2021-03-04 13:53:23 +05:30 |
Nikhil Mohite
|
9317fe21b2
|
Fixed an issue where the user is not able to change the connection in Query Tool when any SQL file is opened. Fixes #6272
|
2021-03-04 13:17:31 +05:30 |
Nikhil Mohite
|
8be3517c6d
|
Fixed an issue where hanging symlinks in a directory cause select file dialog to break. Fixes #5119
|
2021-03-04 12:48:56 +05:30 |
Dave Page
|
ed6ddbb8de
|
Fix README name.
|
2021-03-03 16:58:35 +00:00 |
Dave Page
|
77949ac4f7
|
Improve the web setup script for Linux to make the platform detection more robust and overrideable. Fixes #6228
|
2021-03-03 09:06:37 +00:00 |
Akshay Joshi
|
8c7417b735
|
Fixed regressions from the last commit.
|
2021-03-03 11:46:47 +05:30 |
Akshay Joshi
|
008bc6da28
|
Fixed some SonarQube issues.
|
2021-03-02 14:53:05 +05:30 |