We have achieved sign-off on the current revision of ESS Portal.
This version displays:
- a header, which contains
- a top-level menu bar, with ITS icon that links to its.yale.edu
- related buttons, which include Real Name, ability to logout
- other buttons which allow changing font size are hidden with CSS
- a menu bar, which contains
- My Tickets, which links to the default landing page view
- My Preferences, which links to Portal - Profile, and allows modifying name and mail settings if they drill one more step in
- How To, which links to its.yale.edu/how-to
- the body of the landing page contains
- a CSS-ified Tasks view, which shows three columns
- Short Description
- Date (which is date opened)
- Number (includes INCxxxxxx and RITMxxxxxx)
- a CSS-ified Tasks view, which shows three columns
There is also a pretty big problem:
- the body of the landing page, with the Tasks view will jump out of the nav frame set if you drill down to an individual ticket. Your only nav option at that point is to enter a URL in the browser bar, or to use Back feature in the browser.
Alternate ways to do this:
- there is already an iframe-ified version of the landing page, which displays the same Task data, and also keeps the Nav frame, such that the user can continually act the way they would expect.
- this page is accessible at: https://yaledevelopment.service-now.com/ess/iframed_tasks2.do
But this comes with the problem that the CSS is not applying to the Tasks body frame. I don't know whether it merely needs to be customized by Ken, or whether there's a deeper problem. If you view source, Ken's CSS seems to be getting sourced, but not having an effect on the elements as we have come to expect with the older views.
And here are the older views: