lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file validator-rules.xml was added on branch lams2_3 on 2009-06-30 03:05:40 +0000

    • -0
    • +0
    ./web/WEB-INF/struts/validator-rules.xml
Working on some basic configuration and authoring page.

    • -0
    • +4
    ./conf/xdoclet/error-pages.xml
    • -0
    • +26
    ./conf/xdoclet/validation-forms.xml
    • -0
    • +6
    ./conf/xdoclet/validation-global.xml
    • -0
    • +212
    ./web/WEB-INF/struts/struts-bean-el.tld
    • -1705
    • +0
    ./web/WEB-INF/struts/struts-form.tld
    • -0
    • +3302
    ./web/WEB-INF/struts/struts-html-el.tld
    • -0
    • +382
    ./web/WEB-INF/struts/struts-logic-el.tld
  1. … 9 more files in changeset.
fix compile error

Add basic Hibernate class.

  1. … 6 more files in changeset.
currently can explode into server. and JBOSS start without any exception.

    • -20
    • +17
    ./db/sql/create_lams_tool_forum.sql
    • -6
    • +1
    ./db/sql/insert_lams_tool_forum_data.sql
    • -0
    • +31
    ./docs/requirement.txt
DAO Unit test works version.

Change Hibernate entity bean

    • -0
    • +7
    ./conf/hibernate/mappings/hibernate.properties
    • -0
    • +45
    ./db/sql/table-schema.sql
    • -11
    • +11
    ./src/java/forumApplicationContext.xml
  1. … 18 more files in changeset.
Add build ignore

Upgraded Hibernate to 3.0

    • -1
    • +1
    ./src/java/forumApplicationContext.xml
  1. … 36 more files in changeset.
Move common.js in Lams_central to /includes/javascript subfolder

  1. … 11 more files in changeset.
Converted to use the common.properties file in lams_build. This will make

it easier to update the shared properties.

    • -10
    • +1
    ./src/java/forumApplicationContext.xml
  1. … 3 more files in changeset.
Switched to shared transaction manager and JNDI toolDataSource

    • -50
    • +3
    ./src/java/forumApplicationContext.xml
  1. … 7 more files in changeset.
Updated test code to access the local services in the application context.

web.xml didn't seem to be generating properly

Modified to suit content repository changes. The content repository now requires the main lams context file.

Update ant properties files to common.properties

Added tool version, tool identifier, removed activity offline and online instructions

corrected the wrong tool name

Completed generic tool file download servlet.

  1. … 107 more files in changeset.
Started client download servlet. Trying out in forum - there is some issue with accessing the servlet.

Checked in as this code has been released to Dolly.

    • -0
    • +4
    ./src/java/forumApplicationContext.xml
  1. … 11 more files in changeset.
/WebRoot to /web

Eclipse .class created

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