lams_tool_nb

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added tool and library activity descriptions ready for I18N (moving them out of the database).

Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

  1. … 34 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

    • -393
    • +0
    ./web/WEB-INF/jstl/tlds/c-rt.tld
    • -166
    • +313
    ./web/WEB-INF/jstl/tlds/c.tld
    • -403
    • +0
    ./web/WEB-INF/jstl/tlds/fmt-rt.tld
    • -128
    • +357
    ./web/WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./web/WEB-INF/jstl/tlds/fn.tld
    • -188
    • +0
    ./web/WEB-INF/jstl/tlds/sql-rt.tld
    • -256
    • +0
    ./web/WEB-INF/jstl/tlds/x-rt.tld
    • -74
    • +249
    ./web/WEB-INF/jstl/tlds/x.tld
    • -212
    • +0
    ./web/WEB-INF/struts/tlds/struts-bean-el.tld
    • -3302
    • +0
    ./web/WEB-INF/struts/tlds/struts-html-el.tld
    • -382
    • +0
    ./web/WEB-INF/struts/tlds/struts-logic-el.tld
  1. … 41 more files in changeset.
Service bean transaction definition was missing some of the ToolContentManager and ToolSessionManager methods, so these methods were not forming part of transactions.

  1. … 4 more files in changeset.
new version - smaller file size and move reg-point

  1. … 3 more files in changeset.
Regenerated hbm.xml files for Noticeboard Tool

Updated property length for title (Xdoclet)

Updated Xdoclet Hibernate tags.

Added nb_session_name COLUMN to tl_lanb11_session TABLE

Added task: generate-hbm-files

Modified createToolSession to save session name for NoticeboardSession

added session_name

Change toolSessionManager interface to add new toolSessionName.

  1. … 4 more files in changeset.
Changed call that gets an parameter value to suit changes in WebUtil.

  1. … 1 more file in changeset.
added attribute localLink to css tag

new export page which uses the css tag

changed the forward action of export portfolio.. will forward to exportPortfolio.jsp (doesnt use tiles)

LDEV-61 Fixing tool sessions - all users were getting separate tool sessions. Modified library activities to use GROUPING_SUPPORT_OPTIONAL as the grouping support type.

  1. … 9 more files in changeset.
changed the id names for the 4 FCKEditor instances. The names are same as those in the AuthoringFOrm

commented out method copyAuthoringFormValuesIntoFormBean FCKEditor fields are now properties in the struts form bean, so there isnt a need to copy the values into the form.

fixed up testCreateToolSessionDefaultContentMissing test case. after removing default content, it will restore the right default content with the default content id that was assigned to it initially

fixed up testCopyToolContentWithDefaultContentMissing test case. after removing default content, it will restore the right default content with the default content id that was assigned to it initially

uncommented toolService defintion

uncommented code in getContextConfigLocation, toolApplicationContext is used in TestToolContentManager and TestToolSessionManager

new insert test data target

added test.contentid

changed the urls (removed the starter path)

*** empty log message ***

most testcases now run except the ones that try to getDefaultContentId by Tool signature

fixed up tests cases so they now can run fixed tearDown method