Martin Oberhuber
ff7398cc42
Fix NPEs with odd remote paths
2007-08-09 10:30:59 +00:00
Martin Oberhuber
ceddc7a49b
[197025][197167] Improved wait for model complete
2007-08-09 10:05:02 +00:00
Martin Oberhuber
edef50827d
Fix unnecessary compiler warning
2007-08-09 09:49:28 +00:00
Martin Oberhuber
d391f56c25
Fix typos
2007-08-09 09:45:52 +00:00
Xuan Chen
6ff91851ea
[196582] fix ClassCastException when doing copy/paste
2007-08-09 03:46:28 +00:00
Xuan Chen
97ab7c9494
[187536] fix Drag & Drop file to Editor launchs file in system editor
2007-08-08 20:04:35 +00:00
Xuan Chen
873ee7b9b6
[198007] fix Moving multiple folders allows moving to themselves (contributed by Kevin Doyle)
2007-08-08 16:10:26 +00:00
Martin Oberhuber
68862c619e
Fix typo
2007-08-08 12:20:09 +00:00
Uwe Stieber
438856985e
[javadoc] Add deprecation notice for acceptContextMenuAction(...)
2007-08-07 13:26:58 +00:00
Martin Oberhuber
36e01e32f2
[197025][197167] Improved wait for model complete
2007-08-07 12:56:07 +00:00
Martin Oberhuber
3e702b2a94
Clarify usage of SystemView.shell
2007-08-07 10:09:30 +00:00
Martin Oberhuber
66367ff7a3
Remove accidental stdout prints in InitRSEJob
2007-08-07 10:05:28 +00:00
Martin Oberhuber
47896eb130
Note that the name of InitRSEJob must not ever be changed
2007-08-06 16:19:57 +00:00
Martin Oberhuber
a8510db671
[198046] Improved and beautified code of previous checkin
2007-08-06 13:08:40 +00:00
Xuan Chen
7f4ceccfea
[198046] fix cannot copy a folder into an archive file
2007-08-04 15:47:28 +00:00
Martin Oberhuber
5897563516
[194898] Avoid NPE when doing EVENT_REFRESH_REMOTE on a subsys without filters
2007-08-03 15:02:01 +00:00
Martin Oberhuber
9792926712
[161838] local shell reports isActive() wrong
2007-08-03 14:40:40 +00:00
Martin Oberhuber
f1764e6689
[197848] Fix shell terminated state when remote dies
2007-08-03 14:32:55 +00:00
Martin Oberhuber
4911ba3872
Fix typo in Javadoc
2007-08-03 14:25:56 +00:00
Martin Oberhuber
15318fe1e5
Fix typo in Javadoc
2007-08-03 11:19:07 +00:00
Martin Oberhuber
80c67c5af6
[198790] make SSH createSession() protected
2007-08-03 10:37:46 +00:00
Martin Oberhuber
8e7b3a276d
Fix typos
2007-08-03 09:34:49 +00:00
David McKnight
c755c3cf32
[194867] Remote Scratchpad should have Refresh Action on toolbar
2007-08-02 16:40:30 +00:00
David McKnight
7554932383
[189421] Scratchpad not updated after Rename
2007-08-02 16:30:33 +00:00
Martin Oberhuber
abfbacb0ad
[191581][efs] clear local IRemoteFile handle cache when modifying remote
2007-08-02 16:09:29 +00:00
Martin Oberhuber
f7c5502c4e
[198638] Clear ftp statCache on all operations that modify the remote
2007-08-02 15:23:58 +00:00
Martin Oberhuber
0bdec9ed01
[192610] Fix thread safety for delete(), upload(), setReadOnly() operations
2007-08-02 12:05:57 +00:00
Martin Oberhuber
89d501fd49
[198638][198645] Fix FTP caching and case sensitivity issues
2007-08-02 11:35:28 +00:00
David McKnight
2922a61fd1
[198576] Renaming a folder directly under a Filter doesn't update children
2007-08-01 20:40:59 +00:00
Javier Montalvo Orus
757b183b1f
[195830] RSE performs unnecessary remote list commands
2007-08-01 17:09:56 +00:00
Javier Montalvo Orus
4f92ce3fba
[198272] FTP should return classification for symbolic links so they show a link overlay
2007-08-01 15:48:12 +00:00
Javier Montalvo Orus
cfd90b9336
[196632] Passive mode setting does not work
2007-08-01 11:21:11 +00:00
Javier Montalvo Orus
0689688bfa
[192610] EFS operations on an FTP connection make Eclipse freeze
2007-07-31 17:08:40 +00:00
David McKnight
fbc6113739
[198278] Javier's patch for [importexport] Exporting a file passes a null monitor to the upload service
2007-07-30 16:40:28 +00:00
Javier Montalvo Orus
4c3260b888
[191048] Remote files locally listed and being removed by other users should be reported as missing
...
[198182] FTP export problem: RSEF8057E: Error occurred while exporting FILENAME: Operation failed. File system input or output error
[197758] Unix symbolic links are not classified as file vs. folder
2007-07-30 16:37:48 +00:00
Martin Oberhuber
e92a4e9ed7
[197937] Fix typos
2007-07-30 12:51:00 +00:00
Uwe Stieber
21277adca0
[197937] [ui compliance] RSE Wizards needs to show errors within the standard wizard dialog message area
2007-07-30 09:37:40 +00:00
Xuan Chen
f675957b70
[181784] [archivehandlers] zipped text files have unexpected contents
2007-07-30 02:56:30 +00:00
David McKnight
0e3cfb1675
[198114] Allowed to move file into existing folder/archive on first attempt
2007-07-27 20:44:35 +00:00
Martin Oberhuber
a34964063b
Throw RemoteFileCanceledException in case IFileService operations were canceled
2007-07-27 17:26:10 +00:00
Martin Oberhuber
027ca1461a
Throw RemoteFileCanceledException in case IFileService#getFile() was canceled
2007-07-27 17:20:16 +00:00
Martin Oberhuber
17795ab579
Improve Javadoc of IHostFile#getFile()
2007-07-27 17:14:55 +00:00
David McKnight
9aea36c02e
in copyBatch, need to make sure that we have a target folder instead of a target filter
2007-07-26 18:30:23 +00:00
David McKnight
8003369904
[197971] NPE when table has no input and doing commands in Systems View
2007-07-26 14:59:12 +00:00
Uwe Stieber
805de3df45
[197937] [ui compliance] RSE Wizards needs to show erros within the standard wizard dialog message area
2007-07-26 09:44:07 +00:00
Uwe Stieber
bb7750de47
[doc] Added internal comment to restoreWidgetValues() to document current selected system type history priorities
2007-07-26 09:41:20 +00:00
David McKnight
8392333302
[175277] Cannot disconnect multiple connections at once with multiselect
2007-07-25 20:35:23 +00:00
David McKnight
a2afead1a5
[196664] prevent unnecessary query on the parent file
2007-07-25 18:39:51 +00:00
David McKnight
b1df07b7af
[196662] Avoid main thread query to check exists when remote refreshing
2007-07-25 18:08:40 +00:00
Javier Montalvo Orus
442afc52bf
[191048] Remote files locally listed and being removed by other users should be reported as missing
...
[195677] Rename fails on WFTPD-2.03
[197105] Directory listing fails on Solaris when special devices are in a directory
2007-07-25 17:44:51 +00:00