pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Libor M 94864104e4 Added and fixed gettext usage for better translation coverage. Fixes #5284
1) Fixed usage gettext('') instead of _('') in javascript files.
  2) Fixed usage gettext('') instead of `${gettext('')}` in javascript files,
     because "pybabel extract" not support extracting from this syntax.
2020-03-24 11:14:05 +05:30
..
casts Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
event_triggers Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
extensions Set input controls as read-only instead of disabled will allow tab navigation in the properties tab and also allow screen readers to read it. Fixes #4993 2020-01-31 12:37:44 +05:30
external_tables Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
foreign_data_wrappers Set input controls as read-only instead of disabled will allow tab navigation in the properties tab and also allow screen readers to read it. Fixes #4993 2020-01-31 12:37:44 +05:30
languages Improve code coverage and API test cases for the Event Trigger module. Fixes #5088 2020-02-14 11:19:34 +05:30
schemas Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
static Set input controls as read-only instead of disabled will allow tab navigation in the properties tab and also allow screen readers to read it. Fixes #4993 2020-01-31 12:37:44 +05:30
templates/databases Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00