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
6879 2511 d 6 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Removed DreamWeaver bits
Improved the BuildLog - added some filtering
 
6873 2521 d 11 h dpurdie /ManagerSuite/Release_Manager/trunk/web/  
6610 2700 d 5 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Replaced usage of mailto href with a javascript popup to allow the user to copy the name/email address or to send an email.
Much more useful than simply sending an email.
 
6267 2926 d 12 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Highlight deprecated build machines  
6183 3045 d 9 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Unified the Pulse and non-Pulse website code base.
Provide an Application variable to control the test/display of TOOLSET configuration errors
 
6176 3078 d 12 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Reject Packages approved for Building
The logic allowing a package, that has been approved for building, to be rejected has been enhanced. A package can be rejected if:
The user has required permissions AND
The release has no active (not Paused or Disabled) daemons OR
The package build has failed

Workflow for Manually Build Packages
The workflow for an Open release is now the same as all others. A WIP package goes to Pending and then the Released.
The user will be prevented from 'Releasing' a package unless it exists in dpkg_archive

Package Display Action Buttons
Changes to the logic of disabling the Action Buttons has been simplified.
An attempt has been made to show all action that could be available, but to deactivate those actions that are not currently allowed. Hover text on inactive buttons has been enabled.
 
6175 3080 d 9 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Added warn and error detection to build daemon configuration
Added build system menu on the side of 4 build-related pages
Factored out a few Build Daemon functions into common_daemon.asp
 
6166 3080 d 14 h dpurdie /ManagerSuite/Release_Manager/trunk/web/ Added warn and error detection to build daemon configuration