Uwe Stieber
4b024caabd
[fix] [159967] New Connection wizard should say "New Connection" in the title
2007-03-06 12:01:37 +00:00
Uwe Stieber
3474b27f34
[cleanup] Class documentation for changed system type enablement check order
2007-03-05 18:52:32 +00:00
Uwe Stieber
7402ada104
[fix] New connection wizard selection page filtering now allows use of org.eclipse.jface.viewer.ViewerFilter
2007-03-05 15:36:21 +00:00
David Dykstal
5c085bc55f
[cleanup] minor cleanup prep for refactoring
2007-03-05 15:32:23 +00:00
David Dykstal
b1082b1173
adding some tests for persistence
2007-03-02 18:54:47 +00:00
David Dykstal
7fdfbed0a2
[176211][api][refactor]Stage 1
...
- move constants that are model resource descriptions from SystemResources to
RSEModelResources and fix affected classes.
- fix SystemHostPool so that it references the core persistence manager, this
will make it easier to move later.
2007-03-02 18:54:14 +00:00
Kushal Munir
5c799eff71
[176206] From preference page Remote Systems > Files, users can now add file transfer mode for filenames with no extension.
2007-03-02 18:19:24 +00:00
David Dykstal
3a5af83306
[150115] changed the host restoration to add the property set to the correct node in the resulting tree.
2007-03-02 17:56:12 +00:00
David McKnight
eb56824abb
[175150] getAdapter(Object) -> getViewAdapter(Object)
2007-03-02 16:31:01 +00:00
Uwe Stieber
aa68c51811
[fix] Remove boundary restrictions on wizard dialog
2007-03-02 15:48:36 +00:00
David McKnight
09f1905db6
[174941] no need for updateSubSystems() method
2007-03-02 13:53:06 +00:00
Uwe Stieber
1f9672dc38
[fix] System type selection change needs not override last selected system type in dialog settings
2007-03-02 12:38:10 +00:00
David McKnight
c3c34b6bf5
[170728] request from tobias to change else if line to check for the view adapter instead of the remote adapter
2007-03-01 14:52:32 +00:00
Martin Oberhuber
0a065ced55
[releng] fix warnings when creating update site
2007-03-01 11:55:37 +00:00
Martin Oberhuber
fdaeaa07de
[releng] get java2-50 from /shared/dsdp/tm in order to allow local updates
2007-03-01 11:46:00 +00:00
Martin Oberhuber
35345abe3c
[releng] get java2-50 from /shared/dsdp/tm in order to allow local updates
2007-03-01 10:54:08 +00:00
Uwe Stieber
474843d022
[fix] minor cleanups to initial new connection wizard selection handling + removed deprecates where possible
2007-03-01 10:30:58 +00:00
Uwe Stieber
61f760dc96
[fix] [api] Add missing parameter filterDuplicateServiceSubSystemFactories to getSubSystemConfigurationBySystemType(IRSESystemType) method
2007-03-01 10:30:08 +00:00
Martin Oberhuber
f38a8dbd0b
Release [175908] dstore input and output streams; [doc] some minor fixes to isv docs for broken links
2007-03-01 09:05:03 +00:00
David McKnight
8f9e1a284e
[175908] clean up of a couple things
2007-02-28 21:21:49 +00:00
David McKnight
ae6b64c963
[175908] removed some debug lines
2007-02-28 21:15:18 +00:00
David McKnight
95f088ea7b
[175908] dstore output stream for upload
2007-02-28 21:11:13 +00:00
David McKnight
dfe4d13b53
[175908] dstore input stream for download
2007-02-28 20:48:10 +00:00
Martin Oberhuber
6aa2897748
[doc] Rev up version number of ISV docs displayed in Javadoc footer
2007-02-28 17:51:00 +00:00
Martin Oberhuber
1402cac673
[doc] Fix end-tag for javadoc index
2007-02-28 17:48:58 +00:00
Martin Oberhuber
9f9115b625
[doc] Fix unnecessary broken links and redirects found by Linksleuth
2007-02-28 17:45:36 +00:00
Martin Oberhuber
9f75eb674c
[releng] Fix symlink creation in setup.sh
2007-02-28 10:23:19 +00:00
Martin Oberhuber
9ec44261e2
[releng] Re-enable signed updates for I-, R- and S-builds
2007-02-28 10:18:20 +00:00
Martin Oberhuber
b7311b6798
[releng] Migrate to M5_33 basebuilder. Use equinox.launcher.jar instead of startup.jar.
2007-02-28 10:06:37 +00:00
Martin Oberhuber
4443ee0ae2
[releng] Migrate to M5_33 basebuilder
2007-02-27 22:05:43 +00:00
Martin Oberhuber
0ffde792d0
Release [175153] dont prefill connectionname; [175316] creating connection from SystemView-prompt; [174966] IRSESystemType should have getLabel(); [174955] Terminal should go to "disconnected" state on "exit"; [175680] [api] ISystemRegistry API should be cleaned up, action items 1 and 4; [175688][doc] fix missing trailing s in doc for newConnectionWizards.
2007-02-27 13:07:50 +00:00
Martin Oberhuber
0eabf53609
[doc] Fix build notes and download page to mention that TM 2.0M5 needs Eclipse 3.3M5
2007-02-27 12:55:36 +00:00
Martin Oberhuber
9c328c6d7d
[175688][doc] fix missing trailing s in doc for newConnectionWizards. Add since RSE 2.0 information.
2007-02-27 12:45:25 +00:00
Uwe Stieber
c5cb2ba26e
[175680] [api] ISystemRegistry API should be cleaned up, action items 1 and 4
2007-02-27 11:17:30 +00:00
Michael Scharf
8e6cb9781b
[174955] Terminal should go to "disconnected" state when typing "exit"
...
Simplified the read loop and check for InterruptedIOException...
2007-02-27 04:35:53 +00:00
Uwe Stieber
ebf3f9c192
[fix] Several issue with interoperability if creating new connections from the system connection prompt (remote systems view -> new connection items)
2007-02-26 20:34:55 +00:00
Uwe Stieber
90884afa82
[fix] name attribute itself is not deprecated according bugzilla specification
2007-02-26 16:41:57 +00:00
Uwe Stieber
d9e08a3526
[fix] [174966] IRSESystemType should have a getLabel() method for translatable label
2007-02-26 16:38:21 +00:00
Uwe Stieber
e2ad7f32cd
[fix] [175153] Additional fix on Linux host
2007-02-26 14:28:18 +00:00
Uwe Stieber
2f4f34b5b1
[fix] [175153], [175316] and other minor bugs
2007-02-26 14:15:38 +00:00
Martin Oberhuber
4ca7fc898f
Release [175160] RSE Unit Tests fail; [175241] Add the TM Milestone Site as Discovery Site; [170916] [efs] Implementation for SSH; [169680] [ftp] FTP files passive mode; [175303] Restore ISV Docs for propertyPages and popupMenus; [162081][doc] Update ISV Docs with new meaning of systemTypeIds; [172662][doc] link systemTypeProviders extension point into isv docs;
2007-02-24 06:36:21 +00:00
Martin Oberhuber
08f79be143
Finish release notes for RSE 2.0M5
2007-02-24 06:23:07 +00:00
Martin Oberhuber
675e71facc
Finish release notes for RSE 2.0M5
2007-02-24 06:22:27 +00:00
Martin Oberhuber
a74e212c6b
[172662][doc] link systemTypeProviders extension point into isv docs
2007-02-24 06:16:38 +00:00
Martin Oberhuber
535237735d
First shot at 2.0M5 release notes
2007-02-24 05:47:13 +00:00
Kushal Munir
63bbe56735
[170916] [efs] Change implementation of input and output streams being provided from SftpFileService so that they wrapper the underlying output stream and the channel which is closed when the input and output streams are closed.
2007-02-24 05:28:51 +00:00
Martin Oberhuber
647111643d
[162081][doc] Update ISV Docs with new meaning of systemTypeIds
2007-02-24 04:39:20 +00:00
Martin Oberhuber
313cd36041
[175303] Restore ISV Docs for propertyPages and popupMenus
2007-02-24 04:26:45 +00:00
Kushal Munir
a61f2965b4
[170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone.
2007-02-23 21:54:57 +00:00
Kushal Munir
c1393857f5
[170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone.
2007-02-23 21:49:28 +00:00