Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5642 3550 d 17 h dpurdie /ManagerSuite/Deployment_Manager/trunk/web/ Added popup menu bar and extended main menu options in line with Release Manager  
5634 3557 d 14 h dpurdie /ManagerSuite/Deployment_Manager/trunk/web/ The operation of the 'Show changes since BOM version' button on the 'Bom Home' page has been reworked to fix several issues:
* Comparison has been corrected to pick up deletions not previously recognized
* Comparisions are now symetrical
* Comments are now included in the comparison
* Packages named 'Notes' are handled in a better fashion.
* Links to Nodes and Operating Systems that are no longer a part of the BOM have been replaces with a strike-through
* Changes in the base configuration are linked through to a suitable page
* Files are made available for both added and updated packages
 
5513 3618 d 12 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ Reorganized the directory structure  
5374 3675 d 8 h dpurdie /ManagerSuite/Deployment_Manager/trunk/common/ Move Jira Credentials out of source code and into global.asa  
5371 3675 d 16 h dpurdie /ManagerSuite/Deployment_Manager/trunk/  
5355 3680 d 11 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ Add FavIcon support. With configuration via global.asa
Made page footer format the same as the rest of the Manager Suite
 
5337 3687 d 10 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ Detect empty array of states when determining available states for display / warning  
4807 3982 d 8 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ Modified handling of uploaded PDF files
They are now stored in the database in a BLOB
Previously stored on the web server disk
 
4554 4093 d 12 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ The DEVI sections of the ClearQuest Database have been copied into the Release Manager Database and the Manager Suite codebase has been modified to use the local tables.  
4256 4233 d 16 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ Moved to the JIRA Rest API as this is expected to be stable.  
3947 4515 d 16 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ ClearQuest interactions
Removed use of 4 ,unused and unavailable, ClearQuest databases
Release Notes
Migrated the storage of the Deployment Manager Release Notes from the (deprecated) MASS Wiki into the Deployment Manager tool itself.
Merged several features from Release Manager into Deployment Manager
The use of an internal Wiki Engine
Common header generation on all pages
Common header to highlight use on non-Production machines and databases
Tooltips
Authentication process
Use Authentication domain as provided by Access Manager
No password when used on Development Database
Account Details Pages
These have been enabled. Some changes have been imported from Release Manager. In particular the ability to display details on the users access permissions.
 
3911 4527 d 14 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ Changes to generation of NodeSpec files
1) Email and Web NodeSpec files are now generated via the same code
2) Packages with VIX are treated in the same way as packages with erg_logo.gif
3) All Keys in the NodeSpec file are quoted
 
1333 4881 d 15 h dpurdie /ManagerSuite/Deployment_Manager/trunk/ Jira Database and webserver migrated to the cloud  
43 5010 d 3 h brianf /ManagerSuite/Deployment_Manager/trunk/ DevTools/ManagerSuite/Deployment_Manager: Checkin by Svn Import
DEVI-070968
 
37 5180 d 1 h brianf /ManagerSuite/Deployment_Manager/trunk/ DevTools/ManagerSuite/Deployment_Manager: Checkin by Svn Import
DEVI-068922
 
35 5955 d 2 h ghuddy /ManagerSuite/Deployment_Manager/trunk/ DevTools/ManagerSuite/Deployment_Manager: Checkin by Svn Import
Add an "Update All" button to the Update Products form (wSyncProducts.asp)
 
31 6301 d 9 h ghuddy /ManagerSuite/Deployment_Manager/trunk/ DevTools/ManagerSuite/Deployment_Manager: Checkin by Svn Import
DEVI-049920 - JIRA issue reporting on BOM difference report page.
 
29 6398 d 2 h jtweddle /ManagerSuite/Deployment_Manager/trunk/ DevTools/ManagerSuite/Deployment_Manager: Checkin by Svn Import
* Fixed a bug in BOM comparison that caused products that had been updated to also be shown as having been removed.
* Fixed a bug that caused server error pages when removing an OS from a node, or a product from an OS.
 
23 6720 d 6 h rsolanki /ManagerSuite/Deployment_Manager/trunk/ DevTools/ManagerSuite/Deployment_Manager: Checkin by Svn Import
<b>BOM Difference Report</b>
This has been amended for the following reasons:
- fix some human errors that were present.
- include VTSUP database issues.
- include dependencies changed comments and fixed issues between the 2 versions of a product in a BOM.

<b>AutoProducts View Added</b>
Packages/Products from AutoProducts view from Release Manager would now be available for the user.

<b>Hide/UnHide Products/Patches</b>
This functionality has now been added to hide products/patches from a given node when you select the "Update Products" button from the menu. You can also unhide them by selecting the "Unhide Products" button.

<b>BOM Release Manager Reference</b>
The option to select the Release Manager Reference when creating a new BOM has been added.

<b>Node Versions</b>
Node Versions would now be updated depending on the changes in the BOM compared to the previous one when XML BOM generation is clicked.

<b>Obsolete Patches</b>
Bulk obsolete patches in a platform in a given node can now be removed in one go by selecting the obsolete icon.

<b>Upgrading Products with Patches in a Platform</b>
Deployment Manager had a slight issue where it would enable you to update/edit a package version even though patches related to that version existed. For example, ERGoracs 25.2.0000.syd had a number of patches in a given OS in a given node. Previously, you could then upgrade that package from 25.2.0000.syd to 25.2.1000.syd because of XYZ. That would mean that patches related to the previous version would still exist in the BOM.

To resolve this issue, I have put a routine check where if the patches that are related to a given package version exist then the buttons for editing would not be displayed


<b>Release Date:</b> 19-July-2006
 
21 6720 d 6 h rsolanki /ManagerSuite/Deployment_Manager/trunk/ DevTools/ManagerSuite/Deployment_Manager: Checkin by Svn Import
There are changes in Release Manager and Deployment Manager so that the generation of node spec files is automated and the business
processes involved made efficient and less time-consuming. This involves the introduction of a mechanism that would enable users to add/import
processes to package versions in Release Manager and to the platforms in a given node in a BOM (Bills Of Materials) in Deployment Manager.
In general, the mechanism can be described in the following steps:

1. Insert processes/instances of processes in a given package version in Release Manager.
2. Import the processes/instances of processes to the platforms in a given node in Deployment Manager.
3. Generate the NodeSpecFiles from Deployment Manager to be used.


<b>Release Date:</b> 19-May-2006
 

Show All