lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with validator - had the wrong location of the file in the plugin definition

    • -1
    • +1
    ./web/jsps/authoring/forum/editBasic.jsp
    • -1
    • +1
    ./web/jsps/authoring/message/create.jsp
Converted the project to build in a manner more like our other projects.

Also updated to Struts 1.2.7

    • -6
    • +0
    ./web/WEB-INF/struts/config/global-exceptions.xml
    • -6
    • +0
    ./web/WEB-INF/struts/config/global-forwards.xml
    • -209
    • +0
    ./web/WEB-INF/struts/config/struts-actions.xml
    • -13
    • +0
    ./web/WEB-INF/struts/config/struts-plugins.xml
Converted the project to build in a manner more like our other projects.

Also updated to Struts 1.2.7 .

Had to turn of the javascript validation to make the pages work. This needs to be fixed.

    • -1
    • +1
    ./web/jsps/authoring/forum/advanced.jsp
    • -1
    • +1
    ./web/jsps/authoring/forum/editBasic.jsp
    • -1
    • +1
    ./web/jsps/authoring/message/create.jsp
Converted the project to build in a manner more like our other projects.

Also updated to Struts 1.2.7

    • -0
    • +1
    ./conf/war/META-INF/MANIFEST.MF
    • -0
    • +6
    ./conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    ./conf/xdoclet/global-forwards.xml
    • -0
    • +5
    ./conf/xdoclet/servlet-mappings.xml
    • -0
    • +43
    ./conf/xdoclet/servlets.xml
    • -0
    • +209
    ./conf/xdoclet/struts-actions.xml
    • -0
    • +3
    ./conf/xdoclet/struts-forms.xml
    • -0
    • +1
    ./conf/xdoclet/struts-message-resources.xml
    • -0
    • +13
    ./conf/xdoclet/struts-plugins.xml
    • -0
    • +30
    ./conf/xdoclet/taglibs.xml
    • -0
    • +4
    ./conf/xdoclet/web-settings.xml
    • -0
    • +84
    ./db/sql/activity_insert.sql
    • -0
    • +18
    ./db/sql/library_insert.sql
  1. … 19 more files in changeset.
no message

removed bin

no message

added junit.jar

modified build.properties to specify location of jar files and build.xml to incorporate this change

*** empty log message ***

no message

needed jar files for running test and deploying as a standalone application

    • -0
    • +20
    ./lib/lib-jars.text.txt
needed jar files for build

    • -0
    • +9
    ./lib/build/build-jars.text.txt
removed jar files from CVS

    • binary
    ./lib/mysql-connector-java-3.1.8-bin.jar
removed jar files

    • binary
    ./lib/build/propertyset-1.3-7Jan05.jar
    • binary
    ./lib/build/xdoclet-hibernate-module-1.2.2.jar
    • binary
    ./lib/build/xdoclet-xdoclet-module-1.2.2.jar
moved jsps outside WEB-INF

    • -0
    • +13
    ./web/jsps/authoring/message/create.jsp
no message

    • -0
    • +13
    ./web/jsps/authoring/forum/advanced.jsp
    • -0
    • +38
    ./web/jsps/authoring/forum/basic.jsp
    • -0
    • +34
    ./web/jsps/authoring/forum/editBasic.jsp
    • -13
    • +0
    ./web/jsps/authoring/message/create.jsp
refactored PerssitenceDelegate

refactored build script

removed FCKeditor

using validation.xml

    • -20
    • +20
    ./web/WEB-INF/struts/tiles-defs.xml
move jsps outside WEB-INF

    • -13
    • +0
    ./web/jsps/authoring/forum/advanced.jsp
    • -56
    • +0
    ./web/jsps/authoring/forum/basic.jsp
    • -47
    • +0
    ./web/jsps/authoring/forum/editBasic.jsp
    • -0
    • +0
    ./web/jsps/authoring/forum/includes/advanced.jsp
    • -0
    • +0
    ./web/jsps/authoring/forum/includes/basic.jsp
    • -0
    • +22
    ./web/jsps/learning/message/edit.jsp
    • -0
    • +33
    ./web/jsps/learning/message/open.jsp
    • -0
    • +19
    ./web/jsps/learning/message/reply.jsp
move jsps outside WEB-INF

    • -22
    • +0
    ./web/jsps/learning/message/edit.jsp
    • -33
    • +0
    ./web/jsps/learning/message/open.jsp
    • -19
    • +0
    ./web/jsps/learning/message/reply.jsp
added properties and log4j

    • -0
    • +47
    ./web/WEB-INF/classes/log4j.properties
moved ForumAction

removed corrupted file

no message

    • binary
    ./web/WEB-INF/lib/commons-beanutils.jar
    • binary
    ./web/WEB-INF/lib/commons-collections-3.1.jar
    • binary
    ./web/WEB-INF/lib/commons-digester.jar
    • binary
    ./web/WEB-INF/lib/commons-fileupload.jar
    • binary
    ./web/WEB-INF/lib/commons-lang-2.0.jar
    • binary
    ./web/WEB-INF/lib/commons-logging.jar
    • binary
    ./web/WEB-INF/lib/commons-validator.jar
    • binary
    ./web/WEB-INF/lib/displaytag-1.1.jar
    • binary
    ./web/WEB-INF/lib/struts-legacy.jar
    • binary
    ./web/WEB-INF/lib/taglibs-datetime.jar
moved jsps outside WEB-INF

    • binary
    ./web/WEB-INF/lib/build/servlet.jar
    • binary
    ./web/WEB-INF/lib/build/xdoclet-1.2.2.jar
    • binary
    ./web/WEB-INF/lib/build/xjavadoc-1.1.jar
moved jsps outside WEB-INF

    • -40
    • +0
    ./web/WEB-INF/jsps/learning/forum/open.jsp
  1. … 20 more files in changeset.
moved struts inside WEB-INF

    • -2870
    • +0
    ./web/struts/struts-nested.tld
    • -1101
    • +0
    ./web/struts/validator-rules.xml
    • -6
    • +0
    ./web/struts/config/global-exceptions.xml
    • -6
    • +0
    ./web/struts/config/global-forwards.xml
    • -209
    • +0
    ./web/struts/config/struts-actions.xml
    • -2
    • +0
    ./web/struts/config/struts-message-resources.xml
    • -13
    • +0
    ./web/struts/config/struts-plugins.xml