This page outlines the current steps on applying/updating the style of Banner Administrative pages to comply with WSU theme. If you have any further question about them, please contact the Business Apps team businessapps@lists.wayne.edu
- Check the version at WSU system (admin common such as common-libraries, document-management, student-common, general-common, reports, Webapp.HR.Workspace, Webapp.HR.Services - from the build project, payroll and etc. )
- Check if the same version of the source code existing at WSU git repository (git.wayne.edu). If the release version source code isn’t at git repository, send request to Keith Freeman to pull update files from Ellucian repository
- Setup workspace in eclipse by using Banner Transformed:Working with Eclipse and Your Administrative Application as a reference
- Start the administrative pages application at the local
- Find the style sheet name which controls the application styles by using web developer tool. Usually there are two files compact.css, default.css which under workspace project app/flat/css/ directory
- Check out previous release wayne style file from git repository under project ellucian_banner_pages_mads, then check the difference of those files
- Update the new release styles according to previous release Wayne Styles
- Send/copy updated files to DBA team for dev/preprod deployment and test
- Check updated new release style into git repository under project ellucian_banner_pages_mads if stylesheet files are finalized.