Changes between Version 15 and Version 16 of Help/Dialog/ChangesetList
- Timestamp:
- 2020-01-06T22:07:38+01:00 (6 years ago)
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]] 2 2 [[PageOutline]] 3 3 … … 5 5 The [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] '''Changeset List Dialog''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows] 6 6 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 7 It displays a list of [wikitr:/Help/Concepts/Changeset changesets] of the current data layer. 10 8 11 9 == Opening and closing the dialog == 12 10 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/EditToolbaredit 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. 15 13 14 [[Image(changeset-list-dialog-screenshot_2019.png)]] 16 15 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 == 30 17 31 18 The Changeset List Dialog either displays 32 19 * the list of changesets the currently selected objects are assigned to 33 * the list of changesets theobjects in the current data layer are assigned to20 * the list of changesets all objects in the current data layer are assigned to 34 21 35 22 Select the checkbox '''For selected objects only''' to display changesets the currently selected objects are assigned to. 36 23 37 Unselect the checkbox '''For selected objects only''' to display changesets theobjects in the current data layer are assigned to.24 Unselect the checkbox '''For selected objects only''' to display changesets all objects in the current data layer are assigned to. 38 25 39 === Select objects assigned to a changeset === 26 == Panel Buttons == 27 === Select objects assigned to changesets === 40 28 41 Double-click on achangeset in the Changeset List Dialogto 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. 42 30 43 Alternatively, you can select one or morechangesetsin the Changeset List Dialogand click on [[Image(source:/trunk/images/dialogs/select.png,middle)]] or on the respective itemin thepopup menu.31 Alternatively, double-click on a changeset in the Changeset List Dialog to select the objects assigned to this changeset in the mapview. 44 32 45 33 === Download changesets === 34 [[Image(source:/trunk/images/download.png,middle)]] Download information about selected changesets from the OSM Server. 35 46 36 JOSM only knows the unique id of a changeset unless one explicitly downloads more information from the OSM server. 47 37 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 === 39 Changesets can either be [wikitr:/Help/Concepts/Changeset#Properties open or closed]. 49 40 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. 52 42 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. 54 45 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. 57 48 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 51 The 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 53 The popup menu provides the same buttons explained above except the one to open the changeset manager. 59 54 60 55 == See also ==