Bug 482186

Summary: [API] AbstractRepositorySettingsPage has API to disable server URL
Product: z_Archived Reporter: Colin Ritchie <colin.ritchie>
Component: MylynAssignee: Colin Ritchie <colin.ritchie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 Keywords: contributed, noteworthy
Version: 3.17   
Target Milestone: 3.18   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/60407
https://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git/commit/?id=caeb07755d6648012df20b98664dc11a3101d7e5
Whiteboard:

Description Colin Ritchie CLA 2015-11-13 18:51:29 EST
Add method(s) to AbstractRepositorySettingsPage to configure the UI to set the URL Combo as disabled.  This will allow wizards to allow a user to edit all other fields but the URL.
Comment 1 Sam Davis CLA 2015-11-16 17:31:39 EST
This seems like a good idea. It would also allow connectors to disable editing the URL "special" repositories (e.g. built-in support repositories).
Comment 3 Sam Davis CLA 2015-11-16 20:47:32 EST
Thanks very much for the contribution!