usermanager.lemansnet.com

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes in pom.xml and web.xml for servlet changes
Updating servlet and jdk for user manager
  1. … 72 more files in changeset.
Update DB authentication information for staging environment to use a user with R/W access

Update staging DB information in application.properties

APPDEV-2984: Update staging environment's DB information

APPDEV-2984: Add mkdir for dist-dir in build.xml

APPDEV-2984: Modify production DB settings to match currently in-use settings, modify log4j properties to point to tomcat6 log directory, modify build to not include jera library and fix paths for compilation.

  1. /trunk/WEB-INF/src/com/lemans/usermanager/filters
pointed to sql02
    • -1
    • +1
    /trunk/deploy/application.production.properties
ignore tmp folder
UM-1 Use localhost for mail host
    • -3
    • +3
    /trunk/deploy/log4j.production.properties
Fixed log4j mailing issue (needed mail dependencies)
    • binary
    /trunk/WEB-INF/lib/mail-1.4.jar
    • binary
    /trunk/WEB-INF/lib/activation-1.1.jar
Added log4j ERROR e-mail configuration
    • -1
    • +11
    /trunk/deploy/log4j.production.properties
Reverted changes from last commit.
added more tasks.
updated build.xml dependencies
version 1.0 release
added a name to the timeout inside the JS for the message boxes
Another update to the jar (this is why we need to have a jar repository for building, this would not be necessary).
    • binary
    /trunk/WEB-INF/lib/lemans-user-common-1.0.jar
Updated JAR
    • binary
    /trunk/WEB-INF/lib/lemans-user-common-1.0.jar
Small change to groups.jsp, had to add authorization filter to web.xml!
modified configuration for production deployment.
    • -1
    • +4
    /trunk/WEB-INF/src/application.properties
    • -1
    • +1
    /trunk/WEB-INF/src/userloader.properties
    • -1
    • +4
    /trunk/deploy/application.production.properties
changed the names in the popUpMenu to show the fullName instead of the userName

removed the multiple attribute from the applicaiton and permissions select boxes on the permissions page

added JS to check the placement of the popUpMenu and move it above the link if the menu would drop below the window

Added css to make the popUpMenu scroll

added buttons to return to the list pages on the application edit and group edit pages

Added JS to check for changes to the groups for a permission before moving to another permission

if there has been a change the user is notified before the data is changed

changed the size of a few fonts

cleaned up JS - added & deleted semi-colons

updated JAR
    • binary
    /trunk/WEB-INF/lib/lemans-user-common-1.0.jar
updated jar
    • binary
    /trunk/WEB-INF/lib/lemans-user-common-1.0.jar
added JS validation for the permissions description
Added max length validation to forms.