lams_tool_laqa

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Authoring url FCK editor changes as per standards for tab controller and lams tag

    • binary
    ./web/author_page/images/aqua_tab_i_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_i_left.gif
    • binary
    ./web/author_page/images/aqua_tab_i_right.gif
    • -2
    • +15
    ./web/author_page/js/tabcontroller.js
    • -94
    • +12
    ./web/authoring/AuthoringTabs.jsp
    • -138
    • +122
    ./web/authoring/AuthoringTabsHolder.jsp
    • -69
    • +23
    ./web/authoring/BasicContent.jsp
    • -2
    • +0
    ./web/authoring/BasicContentViewOnly.jsp
    • -30
    • +2
    ./web/authoring/InstructionsContent.jsp
    • -0
    • +212
    ./web/includes/javascript/fckcontroller.js
    • -0
    • +52
    ./web/includes/javascript/tabcontroller.js
    • -0
    • +61
    ./web/includes/javascript/xmlrequest.js
& converted to &

    • -2
    • +2
    ./conf/language/QaResources.properties
Ampersand in the title is causing the Flash client to crash. Changed to "and" temporarily.

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

    • -0
    • +195
    ./conf/language/QaResources.properties
  1. … 47 more files in changeset.
fixes to learning module and learner progress report

made validates false

learner module and user progress fixes

learner module fix

Switching binary to text

Switching binary to text

Was checked in as binary - trying to convert it to text.

Converting binary to text

Converting binary to text

Added a default value to a not null field - suspect this is now picked up as an error due to upgrading to MySQL 5.

General tidying up

taken off security constraints

Fixes and changes in relation to lost /corrupt session issue

    • -2
    • +2
    ./web/authoring/BasicContentViewOnly.jsp
    • -11
    • +0
    ./web/monitoring/MonitoringMaincontent.jsp
Updated BasicToolVO to match the current Tool object, and added an interface to BasicToolVO. Now the call in lLamsToolService which allows a tool to access its own record in the lams_tool table refers to an interface (IToolVO) rather than a POJO. The code still passes a BasicToolVO to any calling tools, but it is better to refer only to interfaces in a service definition, rather than a concrete class.

Updated BasicToolVO to match the current Tool object, and added an interface to BasicToolVO. Now the call in lLamsToolService which allows a tool to access its own record in the lams_tool table refers to an interface (IToolVO) rather than a POJO. The code still passes a BasicToolVO to any calling tools, but it is better to refer only to interfaces in a service definition, rather than a concrete class.

Updated Ant Buildfiles for Projects - retrieve OS-dependent j2ee.lib property.

  1. … 9 more files in changeset.
added Javadocs to actions

Made changes to authoring module persistance in doing updates and creates.

Rewrote persistance on submit content

rewrote the persistance of content and question content on submit so taht uids gets used conservatively.

Added CVS ID tag

enabled copyToolContent to properly copy the attachments data in the content repository.

Synchronisation clash - previous changes to split urls had been lost.

separated learning action from authoring action

separated Learning action from Authoring action

    • -0
    • +123
    ./web/learning/AnswersContent.jsp
    • -4
    • +3
    ./web/learning/CombinedAnswersContent.jsp
Independent LearningAction created. Added exception handler, content locked renamed

    • -14
    • +14
    ./db/sql/create_lams_tool_qa.sql
  1. … 8 more files in changeset.