lams_tool_nb

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added keyword expansion

Missed the noticeboard bit from the package name

Updated the applicationResources deployment to suit changes to tool deployer. Now specifies the package into which the language files are placed.

Adding copyright statements

Trying to switch from binary to text.

    • -0
    • +96
    ./db/sql/insert_lams_tool_nb_data.sql
    • -0
    • +58
    ./db/sql/test_data_lams_tool_nb.sql
Trying to switch from binary to text.

    • -94
    • +0
    ./db/sql/insert_lams_tool_nb_data.sql
    • -56
    • +0
    ./db/sql/test_data_lams_tool_nb.sql
Trying to switch from binary to text.

    • -0
    • +94
    ./db/sql/insert_lams_tool_nb_data.sql
    • -0
    • +56
    ./db/sql/test_data_lams_tool_nb.sql
Trying to switch from binary to text.

    • -94
    • +0
    ./db/sql/insert_lams_tool_nb_data.sql
    • -56
    • +0
    ./db/sql/test_data_lams_tool_nb.sql
Updated Ant Buildfiles for Projects - retrieve OS-dependent j2ee.lib property.

  1. … 9 more files in changeset.
Tried out changes to tool deploy utility to copy the resource files to the lams dictionary. Haven't removed the old resource files and text in db tables yet - waiting until next stage of implementation is done.

    • -0
    • +85
    ./conf/language/ApplicationResources.properties
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.