Changes between Version 24 and Version 25 of Help/Dialog/ChangesetManager
- Timestamp:
- 2017-09-24T18:38:02+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/ChangesetManager
v24 v25 1 [[TranslatedPages (outdated=changeset discussion feature is missing. see ticket #10701)]]1 [[TranslatedPages]] 2 2 = Changeset Manager = 3 3 … … 81 81 == Managing a single changeset == 82 82 === Browsing properties, tags, and content === 83 The detail view in the lower half of the Changeset Manager consists of threetabs:83 The detail view in the lower half of the Changeset Manager consists of four tabs: 84 84 * **Properties** - displays the basic properties of the currently selected changeset, i.e. its ID or whether the changeset is open or closed 85 * **Tags** - displays the tags assigned to the currently selected changeset 86 * **Content** - displays the changeset content 85 * **Tags** - displays the tags assigned to the currently selected changeset 86 * **Content** - displays the changeset content 87 * **Discussion** - displays the changeset discussion, if available 87 88 88 89 Click on either of these tabs to browse the respective information. 90 91 === External Changeset viewers === 92 Click on [[Image(source:trunk/images/help/internet.png)]] on the left in the Properties tab to get a list of external changeset viewers. Clicking on one of them will open the selected changeset at the website of the chosen service. External changeset viewers provide different visual illustrations of the contents of a changeset. 89 93 90 94 === Remove a changeset from the local cache ===