Changes between Version 15 and Version 16 of Help/Dialog/ChangesetList


Ignore:
Timestamp:
2020-01-06T22:07:38+01:00 (6 years ago)
Author:
skyper
Comment:

Update and rework of page

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/ChangesetList

    v15 v16  
    1 [[TranslatedPages(outdated=The screenshots is outdated. Icon did change plus one more icon was added)]]
     1[[TranslatedPages]]
    22[[PageOutline]]
    33
     
    55The [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] '''Changeset List Dialog''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows]
    66
    7 It displays a list of [wikitr:/Help/Concepts/Changeset changesets]. It can either display
    8  * the list of changesets the currently selected objects are assigned to
    9  * the list of changesets the objects in the current data layer are assigned to
     7It displays a list of [wikitr:/Help/Concepts/Changeset changesets] of the current data layer.
    108
    119== Opening and closing the dialog ==
    1210
    13  * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] in the [wikitr:/Help/EditToolbar edit toolbar] to open the dialog
    14  * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] in the [wikitr:/Help/EditToolbar edit toolbar] again to close it.
     11 * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] in the [wikitr:/Help/EditToolbar edit toolbar] or the [wikitr:/Help/ToggleDialogs windows menu] to open the dialog
     12 * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] in the **edit toolbar** or the **windows menu** again to close it.
    1513
     14[[Image(changeset-list-dialog-screenshot_2019.png)]]
    1615
    17 == The Changeset List Dialog ==
    18 
    19 [[Image(changeset-list-dialog-screenshot.png)]]
    20 
    21 == The Popup Menu in the Changeset List Dialog ==
    22 
    23 The Changeset List Dialog provides a popup menu. Use the standard mouse or keyboard gestures on your plattform to launch it (i.e. right-click in Windows).
    24 
    25 [[Image(changeset-list-dialog-popup.png)]]
    26 
    27 == Working with the Changeset List Dialog ==
    28 
    29 === Switching beween the lists of displayed changesets ===
     16== Switching beween the lists of displayed changesets ==
    3017
    3118The Changeset List Dialog either displays
    3219 * the list of changesets the currently selected objects are assigned to
    33  * the list of changesets the objects in the current data layer are assigned to
     20 * the list of changesets all objects in the current data layer are assigned to
    3421
    3522Select the checkbox '''For selected objects only''' to display changesets the currently selected objects are assigned to.
    3623
    37 Unselect the checkbox '''For selected objects only''' to display changesets the objects in the current data layer are assigned to.
     24Unselect the checkbox '''For selected objects only''' to display changesets all objects in the current data layer are assigned to.
    3825
    39 === Select objects assigned to a changeset ===
     26== Panel Buttons ==
     27=== Select objects assigned to changesets ===
    4028
    41 Double-click on a changeset in the Changeset List Dialog to select the objects assigned to this changeset in the map window.
     29[[Image(source:/trunk/images/dialogs/select.png,middle)]] Select all objects in mapview assigned to currently selected changesets in the Changeset List Dialog.
    4230
    43 Alternatively, you can select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/dialogs/select.png,middle)]] or on the respective item in the popup menu.
     31Alternatively, double-click on a changeset in the Changeset List Dialog to select the objects assigned to this changeset in the mapview.
    4432
    4533=== Download changesets ===
     34[[Image(source:/trunk/images/download.png,middle)]] Download information about selected changesets from the OSM Server.
     35
    4636JOSM only knows the unique id of a changeset unless one explicitly downloads more information from the OSM server.
    4737
    48 To download information about a changeset, select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/download.png,middle)]] or on the respective item in the popup menu.
     38=== Close changesets ===
     39Changesets can either be [wikitr:/Help/Concepts/Changeset#Properties open or closed].
    4940
    50 === Close changesets ===
    51 Changesets can either be [wikitr:/Help/Concepts/Changeset open or closed].
     41[[Image(source:/trunk/images/closechangeset.png,bottom)]] Explicitly close changesets currently selected in the Changeset List Dialog which are still open.
    5242
    53 You can explicitly close changesets which are still open. Select one or more open changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/closechangeset.png,bottom)]] or on the respective item in the popup menu.
     43=== Show information about changesets ===
     44[[Image(source:/trunk/images/help/internet.png,middle)]] Launch a webbrowser to open the webpages on the OSM-Server of each selected changeset for additional information.
    5445
    55 === Show information about changesets ===
    56 If you need additional information about a changeset the OSM server provides a web page for each changeset.
     46=== Open Changeset Manger ===
     47[[Image(source:trunk/images/dialogs/changeset/changesetmanager.svg,24,middle)]] Open the [wikitr:/Help/Dialog/ChangesetManager Changeset Manager] with selected changesets selected in the Changeset Manager and automatically downloading the information of the incomplete changesets.
    5748
    58 In order to launch a browser with this webpage, select one or more open changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/help/internet.png,middle)]] or on the respective item in the popup menu.
     49== The Popup Menu ==
     50
     51The Changeset List Dialog provides a popup menu. Use the standard mouse or keyboard gestures on your platform to launch it (i.e. right-click in Windows).
     52
     53The popup menu provides the same buttons explained above except the one to open the changeset manager.
    5954
    6055== See also ==