lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
/WebRoot to /web

Eclipse .class created

    • -0
    • +10
    /lams_tool_forum/.classpath
file-upload-1.0.jar is replaced by file-upload.jar xdoclet 1.2.2 is relpaced by xdoclet 1.2.3

    • -40
    • +40
    /lams_build/3rdParty.userlibraries
Copy from hiberante hbm.xml folder for sync to classes output folder(jboss deploy folder).

changed the taglib uri

    • -2
    • +2
    /lams_tool_nb/web/template/template.jsp
*** empty log message ***

added export portfolio definition

Update classes folder to deploy(JBOSS) folder

jsp page for export portfolio content

    • -0
    • +26
    /lams_tool_nb/web/exportPortfolio.jsp
added the unspecified method, in case the key is not found

Add Sync deploy folder target

export portfolio functionality

Update from 1.2.2 to 1.2.3

    • binary
    /lams_build/lib/xdoclet/maven-xdoclet-plugin-1.2.3.jar
    • binary
    /lams_build/lib/xdoclet/xdoclet-1.2.2.jar
    • binary
    /lams_build/lib/xdoclet/xdoclet-1.2.3.jar
    • binary
    /lams_build/lib/xdoclet/xdoclet-apache-module-1.2.3.jar
    • binary
    /lams_build/lib/xdoclet/xdoclet-bea-module-1.2.3.jar
    • binary
    /lams_build/lib/xdoclet/xdoclet-borland-module-1.2.3.jar
    • binary
    /lams_build/lib/xdoclet/xdoclet-caucho-module-1.2.3.jar
    • binary
    /lams_build/lib/xdoclet/xdoclet-de-locale-1.2.3.jar
  1. … 63 more files in changeset.
Add explode tool into lams.ear folder

moved into /WEB-INF/struts instead

    • -212
    • +0
    /lams_tool_nb/web/WEB-INF/struts-bean-el.tld
    • -382
    • +0
    /lams_tool_nb/web/WEB-INF/struts-bean.tld
    • -686
    • +0
    /lams_tool_nb/web/WEB-INF/struts-config_1_2.dtd
    • -3032
    • +0
    /lams_tool_nb/web/WEB-INF/struts-html-el.tld
    • -3032
    • +0
    /lams_tool_nb/web/WEB-INF/struts-html.tld
    • -382
    • +0
    /lams_tool_nb/web/WEB-INF/struts-logic-el.tld
    • -2886
    • +0
    /lams_tool_nb/web/WEB-INF/struts-nested.tld
    • -343
    • +0
    /lams_tool_nb/web/WEB-INF/struts-tiles-el.tld
added the struts folder in order to deploy properly

changes the taglib URI for the struts related tags

    • -0
    • +41
    /lams_tool_nb/web/authorContent.jsp
    • -0
    • +51
    /lams_tool_nb/web/errorbox.jsp
    • -3
    • +3
    /lams_tool_nb/web/monitoringContent.jsp
*** empty log message ***

all the struts tlds are put into the struts folder, just to make things neater

    • -0
    • +212
    /lams_tool_nb/web/WEB-INF/struts/struts-bean-el.tld
    • -0
    • +382
    /lams_tool_nb/web/WEB-INF/struts/struts-bean.tld
    • -0
    • +686
    /lams_tool_nb/web/WEB-INF/struts/struts-config_1_2.dtd
    • -0
    • +3302
    /lams_tool_nb/web/WEB-INF/struts/struts-html-el.tld
    • -0
    • +3302
    /lams_tool_nb/web/WEB-INF/struts/struts-html.tld
    • -0
    • +382
    /lams_tool_nb/web/WEB-INF/struts/struts-logic-el.tld
    • -0
    • +652
    /lams_tool_nb/web/WEB-INF/struts/struts-logic.tld
    • -0
    • +3171
    /lams_tool_nb/web/WEB-INF/struts/struts-nested.tld
    • -0
    • +343
    /lams_tool_nb/web/WEB-INF/struts/struts-tiles-el.tld
    • -0
    • +344
    /lams_tool_nb/web/WEB-INF/struts/struts-tiles.tld
    • -0
    • +281
    /lams_tool_nb/web/WEB-INF/struts/tiles-config_1_1.dtd
few exception messages added

extends LamsAction instead of Action added checks for null parameters/ids

extends LamsLookupDispatchAction instead of LookupDispatchAction added checks for null parameters/ids

extends LamsDispatchAction instead of DispatchAction added checks for null parameters/ids

changed from type Long to String

extends lamsDispatchAction instead of Dispatch Action. A check is now performed to determine if the ID is null or not

*** empty log message ***

catches the numberformatexception that is thrown

For methods which take in an ID (type Long) as a parameter, a check is now performed to see if they are null or not. if they are null then an exception is thrown

Fixed problem with validator - had the wrong location of the file in the plugin definition

*** empty log message ***

    • -5
    • +27
    /lams_tool_laqa/web/InstructionsContent.jsp