Checkout
 

mmasih in directory

  • More
  • 48
  • changed 4 files
Added Lemans Seat.

Removed entries from Exchange from being displayed

    • -6
    • +7
    /branches/dev/webapp/pages/mainpage.jsp
    • -12
    • +14
    /branches/dev/src/MessageResources.properties
no_comment
    • -0
    • +26
    /branches/dev/webapp/WEB-INF/struts-config.xml
  1. … 187 more files in changeset.
  • More
  • 46
  • deleted 1 file
no_comment
  • More
  • 45
  • added 1 file
Initial import.
Modified build script
sorted locations
    • -13
    • +24
    /dev/src/MessageResources.properties
Moved OU names to resource file.
    • -1
    • +30
    /dev/src/MessageResources.properties
changed label name
Made changes for configurable OU's
Moved the OU configuration to the app context
    • -0
    • +2
    /dev/webapp/pages/index.jsp
Changed data type to int
merged the search into one consolidated search.

Added functionality the highlight managers.

    • -0
    • +24
    /dev/src/com/lemans/directory/dto/ManagerDto.java
    • -0
    • +18
    /dev/src/com/lemans/directory/dto/mapper/ManagerInfoMapper.java
commit
Extracted the managers name from the attribute.

Changed the logic to make phone numbers into links.

Root Info added
    • -0
    • +83
    /dev/src/com/lemans/directory/dto/RootInfoDto.java
Intermediate check in
    • binary
    /dev/webapp/WEB-INF/lib/standard-1.1.jar
LND-1: done

LND-8: done

changes to the build file
    • -0
    • +10
    /dev/deploy/stage/log4j.properties
resolved conflict
build file changes
Made this a one page application.
    • -54
    • +131
    /dev/webapp/pages/mainpage.jsp
    • -0
    • +10
    /dev/deploy/tomcatTasks.properties
    • binary
    /dev/webapp/WEB-INF/lib/jstl-1.1.jar
Modified context definition
Created dev branch out of trunk.
    • binary
    /dev/webapp/WEB-INF/lib/log4j-1.2.9.jar
    • binary
    /dev/webapp/WEB-INF/lib/struts-1.2.9.jar
  1. … 34 more files in changeset.
no_comment
Changes search criteria to display name instead of common name
Fixed bug related to blank records.

Added functionality to sort the list based on names before displaying.

lower cased email addresses
  • More
  • 9
  • changed 10 files
almost done
    • -0
    • +1217
    /trunk/webapp/js/tablefilter.js
    • -1
    • +2
    /trunk/webapp/WEB-INF/struts-config.xml
    • -17
    • +20
    /trunk/webapp/pages/mainpage.jsp
    • -0
    • +484
    /trunk/webapp/js/sorttable.js
  • More
  • 8
  • changed 12 files
All business methods working fine.

    • -0
    • +37
    /trunk/webapp/pages/contactlist.jsp
    • -14
    • +15
    /trunk/webapp/pages/mainpage.jsp
    • -2
    • +1
    /trunk/webapp/WEB-INF/struts-config.xml
    • -0
    • +26
    /trunk/src/com/lemans/directory/dto/ContactAttributeMapper.java
Added left out jar.