Khushboo Vashi
|
483e2ca8d0
|
Port browser tree to React. Fixes #6129
|
2021-09-27 16:44:26 +05:30 |
|
Aditya Toshniwal
|
c02705c53c
|
- Fix all the jasmine test case failures. - Show default value column in Table->Columns grid. Fixes #4353.
|
2021-09-09 13:06:24 +05:30 |
|
Akshay Joshi
|
4bc4ca1ba9
|
1) Added browse button to select the binary path in the Preferences. Fixes #1561
2) Added support to set the binary path for the different database server versions. Fixes #5370
|
2021-06-04 17:55:35 +05:30 |
|
Pramod Ahire
|
9e90350e44
|
Fixed jasmine test cases and added some missing messages for disabled menus.
|
2021-02-03 12:15:37 +05:30 |
|
Pramod Ahire
|
b948f43dda
|
Added Quick Search functionality for menu items and help articles. Fixes #6148
|
2021-02-02 14:47:58 +05:30 |
|
Akshay Joshi
|
b372f08a59
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
Aditya Toshniwal
|
38b90f7b00
|
Ensure that search object functionality works with case insensitive string. Fixes #5858
|
2020-10-15 16:17:54 +05:30 |
|
Akshay Joshi
|
1c9badec9c
|
Rename the menu option 'Search objects' to 'Search Objects...'
|
2020-09-02 16:44:30 +05:30 |
|
Yogesh Mahajan
|
3672013ddc
|
Fixed an issue where the error message does not have a close button on utility dialogs. Fixes #5670
|
2020-08-07 17:17:51 +05:30 |
|
Nikhil Mohite
|
7edcca9b07
|
Added High Contrast theme support. Fixes #5653
Fixed text color issue in explain analyze for the Dark theme. Fixes #5677
|
2020-07-20 11:51:21 +05:30 |
|
Aditya Toshniwal
|
9d0f3ce90b
|
Fixed code smell 'potential hiding of variables declared in an outer scope'.
|
2020-07-16 19:53:39 +05:30 |
|
Murtuza Zabuawala
|
2db9242f5c
|
Fixed accessibility issue where few dialogs are not rendering properly
when we zoomed in browser window 200% and screen resolution is low.
Fixes #5662
|
2020-07-09 18:18:37 +05:30 |
|
Aditya Toshniwal
|
341c3aded6
|
Fixed dark theme-related CSS and modify the color codes. Fixes #5287
Fixed backgrid row hover issue where on hover background color is set for edit and delete cell only. Fixes #5470
|
2020-07-03 11:47:40 +05:30 |
|
Aditya Toshniwal
|
d6b22f1f4c
|
Fixed an issue where the search object is unable to locate inherited tables and constraint filters are not working. Fixes #5492
|
2020-06-22 11:53:00 +05:30 |
|
Aditya Toshniwal
|
d58c33dec0
|
Search object UI improvements. Fixes #5493
|
2020-05-18 11:29:12 +05:30 |
|
Aditya Toshniwal
|
99d1068f70
|
Fixed an issue where the search object not able to locate pg_toast_* tables in the pg_toast schema. Fixes #5441
|
2020-04-27 19:51:56 +05:30 |
|
Aditya Toshniwal
|
dc4571a3c8
|
Fixed search object issue when the object name contains special characters. Fixes #5401
|
2020-04-20 18:40:40 +05:30 |
|
Aditya Toshniwal
|
7361470b64
|
Fixed an issue where the search object module unable to locate the object in the browser tree. Fixes #5396
|
2020-04-20 18:27:36 +05:30 |
|
Libor M
|
36a3d4e53b
|
Some more gettext() usage fixes:
- fixed `%` vs. `.format()`
- unified texts and usage `%s` vs. `{}`/`{0}`
- improved text sentences for translate
- added gettext for next texts
|
2020-04-20 11:19:09 +05:30 |
|
Aditya Toshniwal
|
dc1e32a632
|
Fixed internal server error when the database server is logged in with non-super user. Fixes #5400
|
2020-04-16 15:05:17 +05:30 |
|
Aditya Toshniwal
|
e1f990190e
|
Added search object functionality. Fixes #2172
|
2020-04-06 17:33:07 +05:30 |
|