1) Updated documentation for the delete row button that only strikeout the row instead of deleting it. Fixes #4734

2) Updated documentation for the query tool toolbar buttons. Fixes #4779
This commit is contained in:
Abhilasha Narendra
2019-10-31 19:40:18 +05:30
committed by Akshay Joshi
parent 4bec7df33b
commit ab5d954337
2 changed files with 185 additions and 172 deletions
+2
View File
@@ -29,5 +29,7 @@ Bug fixes
| `Issue #4564 <https://redmine.postgresql.org/issues/4564>`_ - Ensure Javascript errors during Query Tool execution are reported as such and not as Ajax errors.
| `Issue #4610 <https://redmine.postgresql.org/issues/4610>`_ - Suppress Enter key presses in Alertify dialogues when the come from Select2 controls to allow item selection with Enter.
| `Issue #4730 <https://redmine.postgresql.org/issues/4730>`_ - Ensure all messages are retained in the Query Tool from long running queries.
| `Issue #4734 <https://redmine.postgresql.org/issues/4734>`_ - Updated documentation for the delete row button that only strikeout the row instead of deleting it.
| `Issue #4779 <https://redmine.postgresql.org/issues/4779>`_ - Updated documentation for the query tool toolbar buttons.
| `Issue #4845 <https://redmine.postgresql.org/issues/4845>`_ - Fixed potential error in the properties dialog for the Code tab.
| `Issue #4850 <https://redmine.postgresql.org/issues/4850>`_ - Fixed an issue where Datetimepicker control opens when clicking on the label.