Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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)

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:

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:

Here are some screenshots

The landing page

The preferences page

Current state of iframed_tasks2.do

  • No labels