pgadmin4/web/pgadmin/browser/templates/browser
Aditya Toshniwal b5b9ee46a1 1) Port query tool to React. Fixes #6131
2) Added status bar to the Query Tool. Fixes #3253
3) Ensure that row numbers should be visible in view when scrolling horizontally. Fixes #3989
4) Allow removing a single query history. Refs #4113
5) Partially fixed Macros usability issues. Ref #6969
6) Fixed an issue where the Query tool opens on minimum size if the user opens multiple query tool Window quickly. Fixes #6725
7) Relocate GIS Viewer Button to the Left Side of the Results Table. Fixes #6830
8) Fixed an issue where the connection bar is not visible. Fixes #7188
9) Fixed an issue where an Empty message popup after running a query. Fixes #7260
10) Ensure that Autocomplete should work after changing the connection. Fixes #7262
11) Fixed an issue where the copy and paste row does not work if the first column contains no data. Fixes #7294
2022-04-07 17:36:56 +05:30
..
css Change icons for table inheritance (icons by Chethana Kumar) Fixes #3174 2019-06-17 10:36:30 +01:00
js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
macros Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
browser.html Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +05:30
index.html Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
kerberos_login.html 1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457 2021-01-18 16:32:10 +05:30
kerberos_logout.html 1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457 2021-01-18 16:32:10 +05:30
master_password.html [Accessibility] Use semantic markup to mark emphasized or special text. 2020-04-08 12:27:18 +05:30
messages.html Fixed gettext usage: 2020-04-10 14:52:41 +05:30
upgrade.html Un-split some strings for translateability. And so begins the battle between gettext and pep8... 2017-04-05 15:05:11 +01:00