lams_tool_example

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated copyright statement - only support GPL v 2.0

  1. … 34 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 172 more files in changeset.
Added LAMS custom tags directory

    • -0
    • +58
    ./web/WEB-INF/tags/HTMLEditor.tag
    • -0
    • +64
    ./web/WEB-INF/tags/SetEditor.tag
    • -0
    • +79
    ./web/WEB-INF/tags/Tab.tag
    • -0
    • +62
    ./web/WEB-INF/tags/TabBody.tag
    • -0
    • +72
    ./web/WEB-INF/tags/Tabs.tag
Had the wrong path for the applications resources file.

Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 45 more files in changeset.
Trying to get the cvs id keyword expansion to work.

  1. … 4 more files in changeset.
Trying to get the cvs id keyword expansion to work.

Trying to get the cvs id keyword expansion to work.

Added missing copyright statement and the cvs id keyword

Implemented some basic Hibernate POJOs and their DAOs, along with an applicationContext.xml file. The tool should now deploy okay and appear in authoring. So you can run a lesson with it but you can't actually do anything as the service doesn't store any data and no jsp pages exist.

    • -0
    • +4
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +80
    ./conf/language/ApplicationResources.properties
  1. … 16 more files in changeset.
Added cvs id - preparing for porting to postgreSQL

Initial version of example tool. DB setup done but Hibernate objects are yet to be done.

    • -0
    • +3
    ./conf/jar/META-INF/MANIFEST.MF
    • -0
    • +128
    ./conf/middlegen/lams_tool_laex11-prefs.properties
    • -0
    • +1
    ./conf/war/META-INF/MANIFEST.MF
    • -0
    • +14
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +24
    ./conf/xdoclet/filters.xml
    • -0
    • +11
    ./conf/xdoclet/listeners.xml
    • -0
    • +11
    ./conf/xdoclet/servlet-mappings.xml
  1. … 30 more files in changeset.