pgadmin4/docs/en_US
Akshay Joshi b9bc628189 1. Placeholder should be inside the controlProps. Change the placeholder from 'Select...' to 'Select an item...'
2. Updated grant wizard screenshot and documentation.
3. Remove '(Beta)' from ERD Tool and PSQL Tool.
2021-09-23 16:17:39 +05:30
..
images 1. Placeholder should be inside the controlProps. Change the placeholder from 'Select...' to 'Select an item...' 2021-09-23 16:17:39 +05:30
theme/pgadmin4 Cleanup some duplicated styles. 2020-06-17 11:31:07 +01:00
.gitignore More doc updates. 2016-06-07 09:04:58 +01:00
add_restore_point_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
backup_and_restore.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
backup_dialog.rst Documentation of Storage Manager. Fixes #5938 2020-11-04 17:31:21 +05:30
backup_globals_dialog.rst Documentation of Storage Manager. Fixes #5938 2020-11-04 17:31:21 +05:30
backup_server_dialog.rst Documentation of Storage Manager. Fixes #5938 2020-11-04 17:31:21 +05:30
build_code_snippet.py Fix typo 2020-07-17 09:20:17 +01:00
cast_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
change_password_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
change_user_password.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
check_dialog.rst Clarify wording for the NO INHERIT option on constraints, per Michel Feinstein. Fixes #4275 2019-05-21 11:51:19 +01:00
clear_saved_passwords.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
code_overview.rst Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
code_review.rst Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
coding_standards.rst Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
collation_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
column_dialog.rst Fix a number of typos. 2021-05-11 11:16:38 +01:00
compound_trigger_dialog.rst Support Enable Always and Enable Replica on triggers. Fixes #4006 2019-11-01 11:49:17 +00:00
conf.py Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
config_py.rst Fix path on windows. Fixes #6558 2021-06-23 07:04:59 +01:00
connect_error.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
connect_to_server.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
connecting.rst 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
container_deployment.rst Clarify when container config envvars may be ignored. 2021-06-28 09:48:24 +01:00
contributions.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
database_dialog.rst Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
debugger.rst Clarify and correct the docs on enabling the pl/debugger plugin on the server per Jakob Egger. Fixes #5503 2020-05-11 09:05:15 +01:00
deployment.rst Allow configuration options to be set from the environment in the container distribution. Fixes #4651 2019-08-22 15:24:04 +01:00
desktop_deployment.rst Added zoom scaling options with keyboard shortcuts in runtime. Fixes #6271 2021-03-15 14:26:11 +05:30
developer_tools.rst Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
domain_constraint_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
domain_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
editgrid.rst Added support for formatted JSON viewer/editor when interacting with data in a JSON column. Fixes #5198 2021-08-03 11:36:45 +05:30
erd_tool.rst 1) Fixed an issue where Zoom to fit button only works if the diagram is larger than the canvas. Fixes #6163 2021-01-29 11:54:50 +05:30
event_trigger_dialog.rst Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
exclusion_constraint_dialog.rst Added support for expression in exclusion constraints. Fixes #5571 2020-12-24 12:50:57 +05:30
extension_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
foreign_data_wrapper_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
foreign_key_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
foreign_server_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
foreign_table_dialog.rst Fix a number of typos. 2021-05-11 11:16:38 +01:00
fts_configuration_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
fts_dictionary_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
fts_parser_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
fts_template_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
function_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
getting_started.rst 1. Unverified email id is getting locked. 2021-08-09 21:04:49 +05:30
grant_wizard.rst 1. Placeholder should be inside the controlProps. Change the placeholder from 'Select...' to 'Select an item...' 2021-09-23 16:17:39 +05:30
import_export_data.rst Documentation of Storage Manager. Fixes #5938 2020-11-04 17:31:21 +05:30
import_export_servers.rst Added '--replace' option in Import server to replace the list of servers with the newly imported one. Fixes #6270 2021-03-01 18:00:06 +05:30
index_dialog.rst Update the description of GIN and GiST indexes in the documentation. Fixes #5734 2020-09-08 12:04:58 +05:30
index.rst Runtime docs. Fixes #6195 2021-02-22 10:47:13 +00:00
kerberos.rst Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
keyboard_shortcuts.rst 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
language_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
ldap.rst Cleanup naming/title consistency 2021-03-12 16:04:09 +00:00
licence.rst Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
login.rst Ensure that the login account should be locked after N number of attempts. N is configurable using the 'MAX_LOGIN_ATTEMPTS' parameter. Fixes #6337 2021-07-22 12:24:43 +05:30
maintenance_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
Makefile.sphinx Treat doc build warnings as errors for CI purposes and correctness. 2017-03-27 22:10:39 -04:00
management_basics.rst Documentation of Storage Manager. Fixes #5938 2020-11-04 17:31:21 +05:30
managing_cluster_objects.rst Added support for Reassign/Drop Owned for login roles. Fixes #3893 2021-06-28 18:55:52 +05:30
managing_database_objects.rst Documentation of Logical Replication. Fixes #6145 2021-02-18 11:37:56 +05:30
master_password.rst Clarify docs around configuration. 2021-03-01 10:47:50 +00:00
materialized_view_dialog.rst Fixed generated SQL issue for auto vacuum options. Fixes #5398 2020-05-08 14:30:30 +05:30
menu_bar.rst Added support for the truncate table with restart identity. Fixes #2538 2021-08-27 12:41:29 +05:30
modifying_tables.rst Updated documentation for pgAgent. 2020-10-28 12:33:56 +05:30
move_objects.rst Fix a number of typos. 2021-05-11 11:16:38 +01:00
oauth2.rst Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627 2021-08-31 14:36:14 +05:30
package_dialog.rst Fix a number of typos. 2021-05-11 11:16:38 +01:00
pgagent_install.rst Updated documentation for pgAgent. 2020-10-28 12:33:56 +05:30
pgagent_jobs.rst Update the documentation for pgAgent to clarify Batch jobs won't run on remote servers. Fix minor css issue in docs. 2019-08-12 11:45:54 +05:30
pgagent.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
preferences.rst Renamed 'Auto rollback?' to 'Auto rollback on error?'. Fixes #6682 2021-08-19 15:30:58 +05:30
primary_key_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
procedure_dialog.rst Fixed documentation error. 2020-04-16 13:48:26 +05:30
psql_tool.rst Cleanup psql docs. 2021-06-15 11:09:52 +01:00
publication_dialog.rst Documentation of Logical Replication. Fixes #6145 2021-02-18 11:37:56 +05:30
query_tool_toolbar.rst Renamed 'Auto rollback?' to 'Auto rollback on error?'. Fixes #6682 2021-08-19 15:30:58 +05:30
query_tool.rst Updated docs and screenshots to cover the Notifications tab on the Query Tool. Fixes #4001 2021-04-12 11:28:48 +05:30
release_notes_1_0.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
release_notes_1_1.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_2.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_3.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_4.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_5.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_6.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_2_0.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_2_1.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_0.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_1.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_2.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_3.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_4.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_5.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_6.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_0.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_1.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_2.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_3.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_4.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_5.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_6.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_7.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_8.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_9.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_10.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_11.rst 1) Fix an error while retrieving json data from the table. Fixes #4427 2019-07-22 18:42:48 +05:30
release_notes_4_12.rst 1) Ensure compound triggers should be displayed under Views. Fixes #4638. 2019-08-20 09:39:31 +05:30
release_notes_4_13.rst Fix query history exception for Python 3.6. Fixes #4750. 2019-09-16 19:09:22 +05:30
release_notes_4_14.rst Fix typo 2019-12-05 06:35:57 -05:00
release_notes_4_15.rst Fixed docker container exit issue occurs due to change in Gunicorn's latest version. 2019-11-12 17:48:10 +05:30
release_notes_4_16.rst Add a warning about the need to chown storage directories. 2019-12-12 15:06:33 +00:00
release_notes_4_17.rst Remove cheroot server for now until we find a way to shutdown cheroot using REST call. Fixes #5069. 2020-01-07 18:45:07 +05:30
release_notes_4_18.rst 1) Source/Target database and schema should be selected by default when the user selects any server in the schema diff tool. 2020-02-05 14:36:05 +05:30
release_notes_4_19.rst Update version for release. 2020-03-02 17:28:20 +05:30
release_notes_4_20.rst Fixed tab key navigation issue for Grant Wizard. Fixes #5241 2020-03-30 17:31:50 +05:30
release_notes_4_21.rst Fixed failed to fetch utility error when click on refresh(any option) materialized view. Fixes #5447 2020-04-28 11:00:23 +05:30
release_notes_4_22.rst Fixed data truncation issue when updating the data of type character with length. Fixes #5481 2020-05-25 17:05:47 +05:30
release_notes_4_23.rst Ensure that the query tool should display the proper error message while terminating the active session. Fixes #3591 2020-06-22 17:09:10 +05:30
release_notes_4_24.rst Fixed issue where the user was not able to update policy if the policy is created with space. Fixes #5686 2020-07-21 18:14:49 +05:30
release_notes_4_25.rst Fix typo 2020-08-18 11:15:24 +01:00
release_notes_4_26.rst Ensure that the 'Remove Server Group' option is available in the context menu. Fixes #5834 2020-09-15 13:19:00 +05:30
release_notes_4_27.rst Added support to view trigger function under the respective trigger node. Fixes #2519 2020-10-12 13:49:54 +05:30
release_notes_4_28.rst Ensure that Grant Wizard should include foreign tables. Fixes #5959 2020-11-09 12:44:00 +05:30
release_notes_4_29.rst Ensure that the rename panel should be disabled when the SQL file opened in the query tool. Fixes #6058 2020-12-10 18:13:04 +05:30
release_notes_4_30.rst Documentation of ERD Diagram support. Fixes #6152 2021-01-25 12:18:47 +05:30
release_notes_5_0.rst Updated release note 2021-02-22 16:47:16 +05:30
release_notes_5_1.rst 1) Ensure that SQL formatter should not add extra tabs and format the SQL correctly. Fixes #5869 2021-03-22 14:47:19 +05:30
release_notes_5_2.rst Ensure that Backup and Restore should work on shared servers as some cases were failing due to initial changes. 2021-04-22 17:29:04 +05:30
release_notes_5_3.rst Fixed an issue where the Help message not displaying correctly on Login/Group role. Fixes #6414 2021-05-17 13:08:38 +05:30
release_notes_5_4.rst Ensure that the calendar control should be disabled in the properties panel for Role. Fixes #6469. 2021-06-14 16:59:04 +05:30
release_notes_5_5.rst Informative error should be shown if Oauth2 profile does not have email id registered. Fixes #6590 2021-09-09 12:44:37 +05:30
release_notes_5_6.rst Added support to copy SQL from main window to query tool. Fixes #4904 2021-08-09 14:29:31 +05:30
release_notes_5_7.rst Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff. Fixes #6620 2021-09-02 14:51:50 +05:30
release_notes_6_0.rst Fixed an issue where Refresh view options are not working for materialized view. Fixes #6736. 2021-09-21 16:48:10 +05:30
release_notes.rst Update release note for 6.0 2021-09-09 13:24:55 +05:30
resource_group_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
restore_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
restore_locked_user.rst 1. Unverified email id is getting locked. 2021-08-09 21:04:49 +05:30
rls_policy_dialog.rst Added support for permissive/restricted policy type while creating RLS Policy. Fixes #5622 2020-07-07 17:55:05 +05:30
role_dialog.rst Show the login roles that are members of a group role be shown when examining a group role. Fixes #5404 2021-03-12 13:11:09 +05:30
role_reassign_dialog.rst 1) Modified some labels and controls. 2021-07-07 10:44:02 +05:30
rule_dialog.rst Fix generation of reverse engineered SQL for Rules. Fixes #4586 2019-08-12 14:27:02 +05:30
schema_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
schema_diff.rst Added support to compare schemas and databases in schema diff. Fixes #5891 2020-10-27 16:36:10 +05:30
search_objects.rst Search object UI improvements. Fixes #5493 2020-05-18 11:29:12 +05:30
sequence_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
server_deployment.rst Updated deployment documentation, refer correctly to uWSGI where Gunicorn had been referenced. Fixes #6096 2020-12-24 13:20:08 +05:30
server_dialog.rst Update Kerberos docs for phase 2. 2021-05-10 10:20:47 +01:00
server_group_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
storage_manager.rst Documentation of Storage Manager. Fixes #5938 2020-11-04 17:31:21 +05:30
submitting_patches.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
subscription_dialog.rst 1) Updated documentation for SSL support in Subscription dialog. 2021-02-22 11:02:16 +05:30
synonym_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
tabbed_browser.rst Tidy up table formatting in the docs. Thanks to Susan Douglas for the tips! 2019-03-21 11:38:34 +00:00
table_dialog.rst Fix a number of typos. 2021-05-11 11:16:38 +01:00
tablespace_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
toolbar.rst Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
translations.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
tree_control.rst Allow some objects to be dragged/dropped into the Query Tool to insert their signature into the query text. Fixes #4139 2019-06-27 10:30:05 -04:00
trigger_dialog.rst Support Enable Always and Enable Replica on triggers. Fixes #4006 2019-11-01 11:49:17 +00:00
trigger_function_dialog.rst Fix a number of typos. 2021-05-11 11:16:38 +01:00
type_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
unique_constraint_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
user_interface.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
user_management.rst 1. Unverified email id is getting locked. 2021-08-09 21:04:49 +05:30
user_mapping_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
using_pgagent.rst Updated documentation for pgAgent. 2020-10-28 12:33:56 +05:30
view_dialog.rst Updated documentation for default privileges to clarify more on the grantor. Fixes #4659. 2019-11-26 08:33:59 +05:30
viewdata_filter.rst Ensure that 'ENTER' key in the data filter should not run the query. Fixes #4199 2019-09-20 18:13:44 +05:30