WEB-INF

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
SD-2947: Development database config changes
    • -2
    • +2
    ./src/userloader.development.properties
DB-1170: Update SQL02 -> prd-dbprod04vm

    • -1
    • +1
    ./src/userloader.production.properties
  1. … 1 more file in changeset.
APPDEV-6588: fixed null pointer exception
APPDEV-6588: populating default role on Add row.
APPDEV-6588: minor fixes
  1. … 2 more files in changeset.
APPDEV-6588: added Email validation
APPDEV-6588: persisting emailId on add attendee Row
APPDEV-6588: showcase changes
    • -20
    • +24
    ./src/com/showcase/sql/DealerAttendeesDAOImpl.java
  1. … 12 more files in changeset.
Updated stage server name in the userloader.stage.properties
Updated the userName and password for stage login in userloader.stage.properties
pointed to sql02
    • -1
    • +1
    ./src/userloader.production.properties
Next Version 97
    • -6
    • +15
    ./src/com/showcase/ldap/JndiFindUser.java
    • -14
    • +14
    ./src/com/showcase/sql/PerRepReportDAOImpl.java
    • -1
    • +23
    ./src/com/showcase/model/ShowCaseDetailObject.java
    • -13
    • +19
    ./src/com/showcase/sql/FinalizeShowcaseDAOImpl.java
    • -10
    • +73
    ./src/com/showcase/sql/EditShowcaseDAOImpl.java
    • -0
    • +19
    ./test/selenium/detail/AllAcceptanceTests.java
  1. … 137 more files in changeset.
removed System.out.println
  1. … 1 more file in changeset.
no_comment
Modified the Struts config file.

Changed the scope to request.

SHOW-6: showcase admin implicitly gets rights for showcase intranet and showcase onsite
  1. … 2 more files in changeset.
    • -4
    • +19
    ./src/com/showcase/actions/ShowAttendeesAction.java
    • -0
    • +31
    ./src/com/showcase/sql/DealerAttendeesDAOImpl.java
  1. … 2 more files in changeset.
IT's working.
    • -9
    • +44
    ./src/com/showcase/actions/DealerAttendeesForm.java
  1. … 2 more files in changeset.
lemans user common lib

Remove one web.xml
  1. … 2 more files in changeset.
try again
add user manager
    • -0
    • +7
    ./src/userloader.production.properties
    • -0
    • +8
    ./src/userloader.properties
    • -0
    • +8
    ./src/userloader.development.properties
    • binary
    ./lib/lemans-user-common-1.0.jar
    • -0
    • +7
    ./src/userloader.stage.properties
address in excel report

display option radio button on create new showcase

    • -2
    • +19
    ./src/com/showcase/actions/CreateShowCaseForm.java
    • -0
    • +15
    ./src/com/showcase/model/ShowCaseDetailObject.java
  1. … 4 more files in changeset.
fixed issue of getting last year attendees count
    • -0
    • +4
    ./src/mainframe.properties
    • -0
    • +4
    ./src/mainframe.stage.properties
    • -0
    • +68
    ./src/com/showcase/actions/AuthorizeAction.java
    • -5
    • +12
    ./src/com/showcase/ldap/JndiEnv.java
    • -0
    • +4
    ./src/mainframe.production.properties
    • -4
    • +4
    ./src/com/showcase/ldap/JndiFindUser.java
    • -0
    • +35
    ./src/com/showcase/actions/PerRepRadiusReportAction.java
    • -42
    • +14
    ./src/com/showcase/sql/SummaryReportDAOImpl.java
    • -0
    • +4
    ./src/ldap.production.properties
  1. … 26 more files in changeset.
Displaying Pre-Show Per Rep Radius Report
    • -5
    • +65
    ./src/com/showcase/actions/CreateShowCaseForm.java
    • -0
    • +4
    ./src/com/showcase/sql/DAOFactoryImpl.java
    • -6
    • +48
    ./src/com/showcase/actions/UpdateShowCaseForm.java
    • -1
    • +54
    ./src/com/showcase/model/ShowCaseDetailObject.java
    • -0
    • +9
    ./src/com/showcase/dao/PerRepRadiusReportDAO.java
    • -0
    • +88
    ./src/com/showcase/sql/PerRepRadiusReportDAOImpl.java
  1. … 18 more files in changeset.
udpated build script (using ROOT as context name)

added log4j.production.properties

added META-INF/context.xml

    • -0
    • +21
    ./src/log4j.production.properties
  1. … 4 more files in changeset.
Added Dealer level and ticket information to DealerInfo.java, DealerAttendeesAction,java, dealerAttendees.jsp
    • -0
    • +32
    ./src/com/showcase/model/DealerInfo.java
  1. … 1 more file in changeset.
Made changes to show events for the past 16 months also sorting list by date
    • -0
    • +34
    ./src/com/showcase/actions/UpdateShowCaseForm.java
  1. … 6 more files in changeset.
added rep deadline and email deadline
    • -0
    • +34
    ./src/com/showcase/actions/CreateShowCaseForm.java
    • -0
    • +36
    ./src/com/showcase/model/ShowCaseDetailObject.java
  1. … 1 more file in changeset.
enum keyword in 1.5
    • -3
    • +3
    ./src/com/showcase/util/BaseAction.java