pgadmin4/docs/en_US/images
Aditya Toshniwal 8180403f97 1) Added support for custom theme creation and selection. Fixes #4348.
2) Added Dark(Beta) UI Theme option. Fixes #3741.
3) Fix an issue where a black arrow-kind image is displaying at the background of browser tree images. Fixes #4171

Changes include:
  1) New theme option in preferences - Miscellaneous -> Themes. You can select the theme from the dropdown.
     It also has a preview of the theme just below the dropdown. Note that, a page refresh is needed to apply changes.
     On saving, a dialog appears to ask for refresh.
  2) You can create your own theme and submit to hackers. README is updated to help you create a theme. Theme will be available only after the bundle.
  3) Correction of SASS variables at few places and few other CSS corrections.
  4) Added iconfont-webpack-plugin, which will convert all the SVG files(monochrome) used as icons for buttons to font icons.
     This will allow us to change the color of the icon by using CSS color property.
  5) All the .css files will bundle into a separate file now- pgadmin.style.css. This will help reduce the size of
     theme CSS files as CSS in .css files will not change with the change of SASS variables.
2019-11-07 18:51:03 +05:30
..
add_restore_point.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
add_user.png Some doc restructuring and cleanup. 2019-03-07 14:26:56 +00:00
backup_disable.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_do_not_save.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_globals_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_globals_messages.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_globals_process_watcher.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_messages.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_miscellaneous.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_objects.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_process_watcher.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_queries.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_sections.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_server_disable.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_server_do_not_save.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_server_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_server_messages.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_server_miscellaneous.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_server_objects.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_server_process_watcher.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
backup_server_queries.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
cast_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
cast_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
cast_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
ce_error_hba.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
ce_not_running.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
ce_password_failed.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
ce_timeout.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
change_user_password.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
check_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
check_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
check_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
clear_saved_password.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
clear_tunnel_password.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
collation_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
collation_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
collation_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
column_constraint_generated.png Add support for generated columns in Postgres 12+. Fixes #4334 2019-07-25 16:38:26 +01:00
column_constraint_identity.png Add support for generated columns in Postgres 12+. Fixes #4334 2019-07-25 16:38:26 +01:00
column_constraints.png Add support for generated columns in Postgres 12+. Fixes #4334 2019-07-25 16:38:26 +01:00
column_definition.png Add support for generated columns in Postgres 12+. Fixes #4334 2019-07-25 16:38:26 +01:00
column_general.png Add support for generated columns in Postgres 12+. Fixes #4334 2019-07-25 16:38:26 +01:00
column_security.png Add support for generated columns in Postgres 12+. Fixes #4334 2019-07-25 16:38:26 +01:00
column_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
column_variables.png Add support for generated columns in Postgres 12+. Fixes #4334 2019-07-25 16:38:26 +01:00
compound_trigger_code.png 1) Add support of Compound Triggers for EPAS 12+. Fixes #4144. 2019-08-08 16:59:11 +05:30
compound_trigger_events.png 1) Ensure compound triggers should be displayed under Views. Fixes #4638. 2019-08-20 09:39:31 +05:30
compound_trigger_general_enabled.png Support Enable Always and Enable Replica on triggers. Fixes #4006 2019-11-01 11:49:17 +00:00
compound_trigger_general.png 1) Add support of Compound Triggers for EPAS 12+. Fixes #4144. 2019-08-08 16:59:11 +05:30
compound_trigger_sql.png 1) Add support of Compound Triggers for EPAS 12+. Fixes #4144. 2019-08-08 16:59:11 +05:30
connect_to_server.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
connect_to_tunneled_server.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
database_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
database_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
database_parameters.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
database_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
database_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
debug_error_message.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
debug_ic_step_in.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
debug_main.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
debug_params.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
debug_set_breakpoint.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
debug_stack.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
debug_step_in.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
debug_toolbar.png Doc screenshot update 2017-11-27 10:58:53 +00:00
debug_variables.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
domain_constraint_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
domain_constraint_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
domain_constraint_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
domain_constraints.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
domain_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
domain_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
domain_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
domain_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
editgrid_filter_dialog.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
editgrid_toolbar.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
editgrid.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
event_trigger_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
event_trigger_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
event_trigger_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
event_trigger_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
exclusion_constraint_columns.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
exclusion_constraint_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
exclusion_constraint_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
exclusion_constraint_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
extension_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
extension_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
extension_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
file_menu.png Allow the UI layout to be fully locked or to prevent docking changes. Fixes #2653 2019-05-31 11:51:30 -04:00
foreign_data_wrapper_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_data_wrapper_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_data_wrapper_options.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_data_wrapper_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_data_wrapper_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_key_action.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_key_columns.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_key_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_key_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_key_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_server_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_server_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_server_options.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_server_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_server_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_table_columns.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_table_constraints.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_table_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_table_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_table_options.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_table_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
foreign_table_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_configuration_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_configuration_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_configuration_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_configuration_tokens.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_dictionary_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_dictionary_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_dictionary_options.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_dictionary_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_parser_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_parser_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_parser_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_template_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_template_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
fts_template_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
function_code.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
function_definition.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
function_general.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
function_options.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
function_parameters.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
function_security.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
function_sql.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
geometry_viewer_property_table.png Add a geometry viewer that can render PostGIS data on a blank canvas or various map sources. Fixes #1407 2018-08-30 13:59:44 +01:00
geometry_viewer.png Add a geometry viewer that can render PostGIS data on a blank canvas or various map sources. Fixes #1407 2018-08-30 13:59:44 +01:00
grant_wizard_step1.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
grant_wizard_step2.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
grant_wizard_step3.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
help_menu.png Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00
import_export_columns.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
import_export_complete.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
import_export_miscellaneous.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
import_export_options.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
import_export_pw.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
index_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
index_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
index_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
language_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
language_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
language_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
language_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
login_recover.png Some doc restructuring and cleanup. 2019-03-07 14:26:56 +00:00
login.png Some doc restructuring and cleanup. 2019-03-07 14:26:56 +00:00
logo-128.png Add a Sphinx based help system, and include some initial docs on development. 2015-02-23 10:51:47 +00:00
logo-right-128.png Add a Sphinx based help system, and include some initial docs on development. 2015-02-23 10:51:47 +00:00
main_dashboard.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_dependencies.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_dependents.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_left_pane.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_properties_edit.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_properties_icons.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_properties_table.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_query_tool.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
main_statistics.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
maintenance_complete.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
maintenance_pw.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
maintenance.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
master_password_enter.png Added Help button on all master password dialogs. 2019-05-29 13:07:50 +05:30
master_password_reset.png Added Help button on all master password dialogs. 2019-05-29 13:07:50 +05:30
master_password_set.png Added Help button on all master password dialogs. 2019-05-29 13:07:50 +05:30
materialized_view_definition.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
materialized_view_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
materialized_view_parameter.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
materialized_view_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
materialized_view_sql.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
materialized_view_storage.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
move_objects_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
move_objects_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
object_menu.png 1) Fixed issue where Drop and Disconnect connection menu points are too close to each other. Fixes #3279 2019-11-07 13:11:24 +05:30
package_body.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
package_general.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
package_header.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
package_security.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
package_sql.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
password.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_properties.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_schedule_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_schedule_exceptions.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_schedule_repeat.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_schedules.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_step_definition_code.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_step_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
pgagent_steps.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_browser_display.png Add an option to request confirmation before cancelling/resetting changes on a Properties dialog. Fixes #4351 2019-11-05 14:28:03 +05:30
preferences_browser_keyboard_shortcuts.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_browser_nodes.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_browser_properties.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_dashboard_display.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_dashboard_graphs.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_debugger_display.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_debugger_keyboard_shortcuts.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_misc_themes.png 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
preferences_misc_user_language.png 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
preferences_paths_binary.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_paths_help.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
preferences_sql_auto_completion.png Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
preferences_sql_csv_output.png Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
preferences_sql_display.png Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
preferences_sql_editor.png Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
preferences_sql_explain.png Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
preferences_sql_keyboard_shortcuts.png Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
preferences_sql_options.png Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
preferences_sql_results_grid.png Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
preferences_storage_options.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
primary_key_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
primary_key_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
primary_key_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
procedure_arguments.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
procedure_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
procedure_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
procedure_options.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
procedure_parameters.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
procedure_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
procedure_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
query_autocomplete.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
query_execute_section.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
query_explain_analyze_statistics.png Fixes # 4778 - Implement the query plan analyzer 2019-10-08 16:44:24 +05:30
query_explain_analyze_table.png Fixes # 4778 - Implement the query plan analyzer 2019-10-08 16:44:24 +05:30
query_output_data.png Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
query_output_error.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
query_output_explain_details.png Fixes # 4778 - Implement the query plan analyzer 2019-10-08 16:44:24 +05:30
query_output_explain_options.png Fixes # 4778 - Implement the query plan analyzer 2019-10-08 16:44:24 +05:30
query_output_explain.png Add EXPLAIN options for SETTINGS and SUMMARY. Fixes #4335 2019-07-03 13:57:56 +01:00
query_output_history.png Add support in query history to show internal queries generated by pgAdmin during save data operations. Fixes #4612 2019-08-16 17:17:12 +05:30
query_output_messages.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
query_sql_editor.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
query_tool_connection_status.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
query_tool_editable_columns.png Ensure editable and read-only columns in Query Tool should be identified by icons and tooltips in the column header. Fixes #4667 2019-08-26 14:17:40 +05:30
query_tool_message.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
query_tool.png Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
query_toolbar_explain.png Fixes # 4778 - Implement the query plan analyzer 2019-10-08 16:44:24 +05:30
query_toolbar.png Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
resource_group_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
resource_group_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_disable.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_do_not_save.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_messages.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_miscellaneous.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_objects.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_process_watcher.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_queries.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
restore_sections.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
role_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
role_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
role_membership.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
role_parameters.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
role_privileges.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
role_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
role_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
rule_commands.png Fix generation of reverse engineered SQL for Rules. Fixes #4586 2019-08-12 14:27:02 +05:30
rule_condition.png Fix generation of reverse engineered SQL for Rules. Fixes #4586 2019-08-12 14:27:02 +05:30
rule_definition.png Fix generation of reverse engineered SQL for Rules. Fixes #4586 2019-08-12 14:27:02 +05:30
rule_general.png Fix generation of reverse engineered SQL for Rules. Fixes #4586 2019-08-12 14:27:02 +05:30
rule_sql.png Fix generation of reverse engineered SQL for Rules. Fixes #4586 2019-08-12 14:27:02 +05:30
schema_default_privileges.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
schema_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
schema_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
schema_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
sequence_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
sequence_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
sequence_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
sequence_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
server_advanced.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
server_connection.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
server_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
server_group.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
server_ssh_tunnel.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
server_ssl.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
synonym_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
synonym_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_advanced.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_check.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_columns.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_constraints.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_exclude.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_foreign_key.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_parameter.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_partition.png 1) Added support for Default Partition. Fixes #3938 2019-04-11 13:25:24 +05:30
table_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
table_unique.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
tablespace_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
tablespace_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
tablespace_parameters.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
tablespace_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
tablespace_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
tool_menu.png Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00
toolbar.png Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00
trigger_code.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_definition_enabled.png Support Enable Always and Enable Replica on triggers. Fixes #4006 2019-11-01 11:49:17 +00:00
trigger_definition.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_events.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_function_code.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_function_definition.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_function_general.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_function_options.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_function_parameters.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_function_security.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_function_sql.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_general.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_sql.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
trigger_transition.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
type_composite.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
type_enumeration.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
type_external.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
type_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
type_range.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
type_security.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
type_shell.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
type_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
unique_constraint_definition.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
unique_constraint_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
unique_constraint_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
user_mapping_general.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
user_mapping_options.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
user_mapping_sql.png Update documentation screenshots as per new design. Fixes #3890 2019-03-04 13:06:04 +05:30
user.png Some doc restructuring and cleanup. 2019-03-07 14:26:56 +00:00
view_code.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
view_definition.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
view_general.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
view_security.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
view_sql.png Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540 2019-08-02 10:25:21 +01:00
viewdata_filter_dialog.png Ensure that 'ENTER' key in the data filter should not run the query. Fixes #4199 2019-09-20 18:13:44 +05:30
welcome.png Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00