Differences
This shows you the differences between the selected revisions of the page.
| 2012-11-17 | 2012-11-19 | ||
| bug 939 (martin) | upload/download + new toolbars (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.2]] 5.2 (Not Released Yet) ===== | ===== [[5.2]] 5.2 (Not Released Yet) ===== | ||
| - | === 2012-11-11 === | + | === 2012-11-19 === |
| * Prototype of WebDAV sessions. Thanks to Michael Lukashov. [[bug>160]] | * Prototype of WebDAV sessions. Thanks to Michael Lukashov. [[bug>160]] | ||
| * Workspace can be saved. [[bug>776]] | * Workspace can be saved. [[bug>776]] | ||
| Line 15: | Line 15: | ||
| * Moved the //Do not show this dialog box again// checkbox below buttons. | * Moved the //Do not show this dialog box again// checkbox below buttons. | ||
| * Hiding //Transfer each file individually// when not applicable. | * Hiding //Transfer each file individually// when not applicable. | ||
| + | * Using "Download" and "Upload" labels to distinguish copying to local and remote directories respectively. | ||
| * Icon to distinguish Copy/Move operation. | * Icon to distinguish Copy/Move operation. | ||
| * Improved working with transfer settings and presets: | * Improved working with transfer settings and presets: | ||
| Line 24: | Line 25: | ||
| * Hiding unusable presets from //Transfer settings// drop down menu. | * Hiding unusable presets from //Transfer settings// drop down menu. | ||
| * Merged configuration of default transfer settings and transfer settings presets. | * Merged configuration of default transfer settings and transfer settings presets. | ||
| + | * Improved user interface: | ||
| + | * Replaced file operation toolbar and bottom hot key bar with specialized local and remote file toolbars to allow manipulating local/remote files using mouse, without seen to change panel focus (Commander interface only). This also allows using "Download" and "Upload" terms instead of previous generic Copy. | ||
| + | * Added label to the most important toolbar buttons. | ||
| * Whole site folder can be opened at once. [[bug>424]] | * Whole site folder can be opened at once. [[bug>424]] | ||
| * Transfer resume support can be controlled in scripting (''-resumesupport'' switch of file transfer commands) and .NET assembly (''TransferOptions.ResumeSupport'' property). [[bug>834]] | * Transfer resume support can be controlled in scripting (''-resumesupport'' switch of file transfer commands) and .NET assembly (''TransferOptions.ResumeSupport'' property). [[bug>834]] | ||