task

menuAuth

[previously]

  1. ] form.Login
  2. ] FILE - dlgAbout - udate beta-2013 to correct new record, 
  3. ] FILE - sospep.css - RENAMEd style #login and #login elements AS (menuAuth)
  4. ] FILE - mnuAuth - 
  5. ] EDIT comment header, 
  6. ] EDIT id div from 'login' to menuAuth
  7. ] FILE - shared/layout -  REPLACED embedded mnuAuth with call to new page mnuAuth 
  8. ] EDIT  login ON shared/layout id of login a was 'login11' VERSUS on id of 'user_login' on PG ___
  9. ] CUT padding:0px;margin:0px; inline style for li item, moved to css file for menuAuth 
  10. ] FIX PRB - login link  
  11. ] CUT previous code to launch login dialog
  12. ] FIX PRB - returning username as dbname, unable to find 
  13. ] CUT - SET current_db = Authenticated username in  

[currently]

  1. ]  

[next]

  1. ] index
    1. ] sitelayout - SET current user to guest user if no login,
    2. ] pagelayout - 
  2. ] open_sospep
    1. ] returns list of 'sospeps' current user has permissions on 
    2. ]  
  3. ] index
    1. ] return to index page for selected 'sospep' (current_db)
<!--00 MENU - AUTHORIZATION -->
    <div id="login" class="login">
        @if (WebSecurity.IsAuthenticated) {
            <ul style="padding:0px; margin:0px;">
                @*<li><text>Welcome <a href="@Href("~/Account/ChangePassword")" title="Change password">@WebSecurity.CurrentUserName</a> @{ Session["current_db"] = @WebSecurity.CurrentUserName; } <a href="@Href("~/Account/Logout")">Logout</a></text>*@
                <li><text>Welcome <a href="@Href("~/Account/ChangePassword")" title="Change password">@WebSecurity.CurrentUserName</a>  <a href="@Href("~/Account/Logout")">Logout</a></text>
                </li>
            </ul>
        } 
        else {
            <ul style="padding:0px;margin:0px;">
                <li><a href="@Href("~/Account/Register")">Register</a></li>
                @*<li><a style="vertical-align: top;" href="@Href("~/Account/Login")">Login</a></li>
                <li><a href="@Href("~/index.cshtml#")" onclick="showLogin();">Login</a></li>*@
                <li><a id="user_login11" href="/Account/Login">Login</a></li>
                
                <!--$('#dlgLogin').dialog({modal: true});$(dlgLogin).dialog('open');-->
            </ul>
        }
    </div>
Details Photos Edit more

Details

ID: 2855

NAME: PAGE-COMPONENT-menuAuth

DESCRIPTION: PAGE COMPONENT menuAuth

START DATE TIME: 2013-06-01 21:19:02

EST DURATION: 01:00:00

END DATE TIME: 2013-06-01 22:19:02

STATUS: To-Do

PRIORITY: -5

OWNER ID: 75

Content Photos Edit more

photos

photos for this task

actions

Agenda Email task SMS task Priorities