Menu

#154 Combo for 1807850, 1806711

tolven-1.0.0.beta1
open-out-of-date
Web UI (151)
5
2008-03-20
2007-10-05
John Churin
No

UI Bugs being done by Sabu

Discussion

  • Sabu Antony

    Sabu Antony - 2007-10-09

    Logged In: YES
    user_id=1887128
    Originator: NO

    1807850 Error Creating New PHR account
    1806711 Password change failure
    Above 2 task is complete .Committed the source to cvs .List of files modified and brief description is below .Changes for Task 1804951 Enabling Back Button Behavior is also committed to this branch

    1807850
    ----------------------

    Task is complete Problem was due to user names containing upper-case letters.
    Changed class GeneralSecurityFilter to use equalsIgnoreCase() in place of
    equal() to compare the Principal.getName() with the ldapUId saved in the
    database.
    Only File Changed :- GeneralSecurityFilter

    1806711
    --------------
    Task is complete .Changed faces-config.xml to added a navigation-case to Login page in
    navigation-rule of Edit User Preferences.
    Changed RegisterAction to return to logout page if forced logout.
    Changed Files 1)faces-config.xml 2) RegisterAction

    804951 Enabling Back Button
    ------------------------------------------

    Task is complete .This provide a new tab (AdminScript panel) under DB
    manager Tab for running DB Admin related scripts. 2 scripts are
    available
    1)back button
    2) /five/ upgrade script
    To add new scripts we need to initialize the script in DBManager class.
    List of new files and modified files are below.

    Added 2 new classes
    1)DBAdminPanel
    2)ScriptInfo
    Modified Files
    1)DBManager
    2)PostgresqlDBManager
    3)PresentationHub

     
  • John Churin

    John Churin - 2008-03-14
    • status: open --> pending-out-of-date
     
  • John Churin

    John Churin - 2008-03-20
    • status: pending-out-of-date --> open-out-of-date
     

Log in to post a comment.