Clone
 

dgarth in lams-github

replaced with requestURL

    • -50
    • +0
    /lams_learning/web/requestDisplayActivity.jsp
renamed requestDisplayActivity requestURL

Replaced ActionMappings with ActivityMapping

*** empty log message ***

    • -0
    • +52
    /lams_learning/web/requestURL.jsp
Replaced ActionMappings with ActivityMapping and ActivityMappingStrategy. Should now work properly with parallel activity waits

Uses parallelWait flag

Added actual user to sessionBean

latest build

Added journal, pageTitles and changed toolActivity to loadToolActivity

    • -2
    • +13
    /lams_learning/web/WEB-INF/struts/tiles-defs.xml
Added notebook DAO, hibernate files and service

notebook details page

    • -0
    • +119
    /lams_learning/web/notebook/detail.jsp
Fixed urls to use context and added pageTitle

renamed toolActivity to loadToolActivity

    • -0
    • +55
    /lams_learning/web/loadToolActivity.jsp
    • -56
    • +0
    /lams_learning/web/toolActivity.jsp
removed an old comment

    • -1
    • +0
    /lams_learning/web/parallelActivity.jsp
removed TODO

*** empty log message ***

just changed the comment from the myeclipse default

renamed leaner learner

Changed references to sessionBean.getLearner()

Moved base learning stuff to a base action LearnerAction

Added new Error action and comments

added lesson

set toolSession ref to lazy load

Added lesson to mapping

Added in the frames and flash from LAMS 1.0b7

    • binary
    /lams_learning/web/LearnerLeftUI.swf
    • binary
    /lams_learning/web/LearnerTopUI.swf
    • -0
    • +112
    /lams_learning/web/controlBottomFrame.jsp
    • -0
    • +48
    /lams_learning/web/controlFrame.jsp
    • -0
    • +53
    /lams_learning/web/controlTopFrame.jsp
    • -0
    • +53
    /lams_learning/web/main.jsp
Added GPL header

    • -0
    • +19
    /lams_learning/conf/xdoclet/filter-mappings.xml
    • -0
    • +20
    /lams_learning/conf/xdoclet/filters.xml
    • -0
    • +21
    /lams_learning/conf/xdoclet/global-forwards.xml
    • -4
    • +25
    /lams_learning/conf/xdoclet/servlet-mappings.xml
    • -39
    • +47
    /lams_learning/conf/xdoclet/servlets.xml
    • -1
    • +20
    /lams_learning/conf/xdoclet/taglibs.xml
  1. … 45 more files in changeset.
updated use of ActivityURL to String

Moved tool service and exception

Removed reference to activityId

Added DummyToolService