David McKnight
|
2d19b83970
|
[193151] Kevin's patch for Scratchpad not updated on Move
|
2007-07-11 18:02:20 +00:00 |
|
David McKnight
|
6f647bdd9c
|
[187130] New Folder/File, Move and Rename should not be available for read-only files.
|
2007-07-11 17:41:22 +00:00 |
|
David McKnight
|
b8d975aeac
|
[196035] wrappering systemmessageexception with remotefilesecurityexception
|
2007-07-11 17:15:15 +00:00 |
|
David McKnight
|
ceda910c6e
|
[193329] using "Resource" instead of "name" for the label column
|
2007-07-11 16:09:57 +00:00 |
|
Martin Oberhuber
|
d80a3fb51c
|
Rev up services.dstore bundle version to 2.0.1
|
2007-07-10 11:18:27 +00:00 |
|
David McKnight
|
0cdd389469
|
[193394] Kevin's patch for Changed mentions of Vector to java.util.List as passed child is an ArrayList not a Vector
|
2007-07-09 20:43:48 +00:00 |
|
David McKnight
|
e61ee3b271
|
[189423] Kevin's patch for fixing delete event handling
|
2007-07-09 20:39:58 +00:00 |
|
David McKnight
|
57df017e54
|
[195709] Kevin's patch to only enQuote the source string once
|
2007-07-09 18:36:56 +00:00 |
|
David McKnight
|
5161387b9f
|
[195543] Kevin's fix for Double Clicking on a folder expands wrong folder if shown twice in view
|
2007-07-09 18:20:24 +00:00 |
|
David McKnight
|
ad2e9287a6
|
[195537] Kevin's patch for Move ElementComparer From SystemView to Separate File
|
2007-07-09 18:16:19 +00:00 |
|
David McKnight
|
fa54878306
|
[190803] basic query cancellation support for dstore files
|
2007-07-09 17:59:48 +00:00 |
|
David McKnight
|
85b84f72f8
|
[194838] Xuan's patch to put common compare code in SystemRegistry. - ammendment for npe case
|
2007-07-09 15:50:13 +00:00 |
|
David McKnight
|
825fb49ddf
|
minor shell output performance improvement merged from IBM rse to open rse.
|
2007-07-09 14:49:25 +00:00 |
|
David McKnight
|
a12a281480
|
minor change (not a compatibility issue) merging a change from IBM RSE to open RSE - depth defaulting to 1 instead of 2
|
2007-07-09 14:48:38 +00:00 |
|
David McKnight
|
a5e0c80933
|
[194838] Xuan's patch to put common compare code in SystemRegistry.
|
2007-07-09 13:17:34 +00:00 |
|
Martin Oberhuber
|
fd3a307707
|
[192741] Fix extract (copy, move) from archive if more than 1 level deep
|
2007-07-05 08:11:40 +00:00 |
|
Martin Oberhuber
|
dce2ff6b5d
|
Rev up version numbers to 2.0.1 for recent fixes
|
2007-07-05 08:05:25 +00:00 |
|
David McKnight
|
6694aa7ae2
|
[193148] Kevin's patch so that Clear Selection Action only enabled on root elements
|
2007-07-04 20:40:00 +00:00 |
|
David McKnight
|
8e07b5c675
|
[193380] Kevin's patch to avoid full refresh when deleting connection
|
2007-07-04 20:35:28 +00:00 |
|
David McKnight
|
66e6b8bb92
|
[192705] exception needs to be thrown when rename fails
|
2007-07-04 18:24:36 +00:00 |
|
David McKnight
|
3e5f53964b
|
[194463] Kevin's patch for Check the result of _editable.download(monitor) to decide if editor should be opened
|
2007-07-04 17:55:37 +00:00 |
|
David McKnight
|
6792fa442a
|
[189150] kevin's patch for clear in the scratchpad view
|
2007-07-04 17:51:00 +00:00 |
|
David McKnight
|
35d3342dac
|
[193426] don't display exceptions on the daemon
|
2007-07-04 17:09:10 +00:00 |
|
Martin Oberhuber
|
0a23193b38
|
[195392] Avoid setting port 0 in initializeSubSystem()
|
2007-07-04 16:49:06 +00:00 |
|
Martin Oberhuber
|
0fe62b6187
|
Update bundle versions to 2.0.1 due to maintenance changes
|
2007-07-04 16:36:40 +00:00 |
|
David McKnight
|
05d2355302
|
[194897] Should not remote refresh objects above the subsystem
|
2007-07-04 16:30:34 +00:00 |
|
Martin Oberhuber
|
812fdcd906
|
Upgrade versions of rse-core-feature, rse-feature, rse-sdk-feature due to version update of rse.ui
|
2007-07-04 16:26:35 +00:00 |
|
Martin Oberhuber
|
a98b1c2a0c
|
[186761] make the port setting configurable for Telnet and SSH
|
2007-07-04 16:21:48 +00:00 |
|
David McKnight
|
5c37f38a3d
|
[194897] Should not remote refresh non-remote objects.
|
2007-07-04 16:18:47 +00:00 |
|
Martin Oberhuber
|
5cc30b5522
|
[194464] fix create multiple telnet shells quickly
|
2007-07-04 15:56:47 +00:00 |
|
Martin Oberhuber
|
9c836dca1e
|
[194204] Rev up services.ftp version for FTP Patch
|
2007-07-02 14:08:10 +00:00 |
|
Javier Montalvo Orus
|
9195a2578a
|
[194204] Renaming Files/Folders moves them sometimes
|
2007-07-02 08:32:55 +00:00 |
|
David McKnight
|
2c4df36f2c
|
action filter can't filter out "Pending..." for deferred queries. To allow this, I'm having select() return true when there is no rse adapter.
|
2007-06-29 20:30:07 +00:00 |
|
David McKnight
|
22f820cdc6
|
[191479] refreshing destination directory after export
|
2007-06-29 16:25:02 +00:00 |
|
David McKnight
|
99fbd65457
|
[192278] Kevin's patch for Delete Dialog appears twice when Deleting from Scratchpad
|
2007-06-29 14:34:15 +00:00 |
|
David McKnight
|
2eeda90ebc
|
[187713] Rupen's patch for checking to see if target is null
|
2007-06-29 14:30:28 +00:00 |
|
David McKnight
|
ea0c061e2c
|
[194602] Kevin's patch for Double Clicking on Folder sometimes expands wrong folder
|
2007-06-29 14:26:04 +00:00 |
|
David McKnight
|
bf65ff0dec
|
[165680] - fix for "Show in Remote Shell View" does not work
|
2007-06-29 14:15:54 +00:00 |
|
David McKnight
|
4c9c5903b7
|
[187707] Kevin's patch - Added separator between New Folder and New File in context menu
|
2007-06-28 20:34:42 +00:00 |
|
David McKnight
|
a9d24a242f
|
[182403] kevin's patch for scratchpad doube-click-expand
|
2007-06-28 19:58:44 +00:00 |
|
David McKnight
|
807e1d2515
|
[177587] Kevin's patch for selection provider in Monitor view
|
2007-06-28 19:53:13 +00:00 |
|
David McKnight
|
060656a2c1
|
[192716] Refresh Error in Table View after Renaming folder shown in table
|
2007-06-28 19:41:37 +00:00 |
|
Martin Oberhuber
|
00d13882d9
|
[192696] Deadlock when opening RSE Perspective
|
2007-06-27 12:47:27 +00:00 |
|
Martin Oberhuber
|
77f7cf4637
|
[194442] Change dstore default daemon port
|
2007-06-27 10:37:25 +00:00 |
|
Martin Oberhuber
|
91906f5ba6
|
[194475] Fix false positive warnings for expected friend access between dstore components
|
2007-06-27 09:21:54 +00:00 |
|
Martin Oberhuber
|
d2d6658cb8
|
[187301] support multiple telnet shells
|
2007-06-27 08:24:08 +00:00 |
|
David Dykstal
|
6bfdb11107
|
[153047] updated javadoc for the protected internal... methods of RemoteCmdSubSystem
|
2007-06-20 16:27:09 +00:00 |
|
David McKnight
|
cfae21c6ab
|
[188889] apidoc change
|
2007-06-19 20:51:23 +00:00 |
|
David McKnight
|
5a4df92210
|
[188889] apidoc change - indicate List as one of the possible ways a resource can list multiple names
|
2007-06-19 20:44:00 +00:00 |
|
David McKnight
|
5103a1e38b
|
[188889] apidoc change
|
2007-06-19 20:35:57 +00:00 |
|