lams_tool_nb

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added the new table attachment in the middlegen ant task

change the property isOnline to is_onilne

sql scripts which include the new table "attachments"

new table in db model. attachment which saves information about the files uploaded for online and offline instructions

removed the lib definition, noticeboard tool doesnt need this lib dir and all that is needed is already included in 3rd party libraries

changed the taglib uri

*** empty log message ***

added export portfolio definition

jsp page for export portfolio content

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

export portfolio functionality

moved into /WEB-INF/struts instead

    • -212
    • +0
    ./web/WEB-INF/struts-bean-el.tld
    • -686
    • +0
    ./web/WEB-INF/struts-config_1_2.dtd
    • -3032
    • +0
    ./web/WEB-INF/struts-html-el.tld
    • -3032
    • +0
    ./web/WEB-INF/struts-html.tld
    • -382
    • +0
    ./web/WEB-INF/struts-logic-el.tld
    • -2886
    • +0
    ./web/WEB-INF/struts-nested.tld
    • -343
    • +0
    ./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
    ./web/authorContent.jsp
*** empty log message ***

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

    • -0
    • +212
    ./web/WEB-INF/struts/struts-bean-el.tld
    • -0
    • +382
    ./web/WEB-INF/struts/struts-bean.tld
    • -0
    • +686
    ./web/WEB-INF/struts/struts-config_1_2.dtd
    • -0
    • +3302
    ./web/WEB-INF/struts/struts-html-el.tld
    • -0
    • +3302
    ./web/WEB-INF/struts/struts-html.tld
    • -0
    • +382
    ./web/WEB-INF/struts/struts-logic-el.tld
    • -0
    • +652
    ./web/WEB-INF/struts/struts-logic.tld
    • -0
    • +3171
    ./web/WEB-INF/struts/struts-nested.tld
    • -0
    • +343
    ./web/WEB-INF/struts/struts-tiles-el.tld
    • -0
    • +344
    ./web/WEB-INF/struts/struts-tiles.tld
    • -0
    • +281
    ./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

remove class files

  1. … 14 more files in changeset.
now referenced in lams common, no need to have a copy of it in project

DTO no longer used

remove class files

*** empty log message ***