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 |