lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moved this under learning/

    • -74
    • +0
    /lams_tool_lamc/web/RedoQuestions.jsp
added test urls for copy tool content, remove tool content and define later

moved these files under /web/learning/

    • -41
    • +0
    /lams_tool_lamc/web/AnswersContent.jsp
    • -158
    • +0
    /lams_tool_lamc/web/CombinedAnswersContent.jsp
    • -220
    • +0
    /lams_tool_lamc/web/IndividualLearnerResults.jsp
    • -114
    • +0
    /lams_tool_lamc/web/ResultsSummary.jsp
    • -173
    • +0
    /lams_tool_lamc/web/SingleQuestionAnswersContent.jsp
    • -153
    • +0
    /lams_tool_lamc/web/ViewAnswers.jsp
moved these files under /web/authoring

    • -96
    • +0
    /lams_tool_lamc/web/AdvancedContent.jsp
    • -190
    • +0
    /lams_tool_lamc/web/AuthoringMaincontent.jsp
    • -145
    • +0
    /lams_tool_lamc/web/BasicContent.jsp
    • -185
    • +0
    /lams_tool_lamc/web/InstructionsContent.jsp
    • -174
    • +0
    /lams_tool_lamc/web/OptionsContent.jsp
no change

added new /defineLaterStarter definition

included support for define later

updated to support two streams of pages: one for normal authoring flow, and the other one for define later functionality

added new method executeDefineLater to support reuse of define later

created the new class to start define later functionality. Struts definitions included. Reuses existing authoring module greatly.

updated Struts definitions

included editActivityQuestions method to support define later functionality.

addedc onstant REMOVE_TOOL_CONTENT

Moved the hibernate properties to the applicationContext and localApplicationContext files, and removed the cache entries from the local version. This way, it won't try to load the jboss cache when doing junit tests. This was causing most of our junit tests to fail.

Added build.sql so that projects have somewhere to write build related sql scripts (e.g. for modifying the create table scripts to replace ${default_content_id} with a number.

Added method to get the default runtime sequences folder. No implementation yet.

Added new column for the default run sequence folder for a workspace.

Out of data - to be redrawn if needed.

    • -4668
    • +0
    /lams_common/db/model/lams_tables.clay
    • -788
    • +0
    /lams_common/db/model/learning_design.clay
    • -846
    • +0
    /lams_common/db/model/user_management.clay
Added run sequence ids - matches create_lams_11_tables.sql rev 1.49

    • -13
    • +19
    /lams_common/db/sql/insert_users.sql
Fix bug for copyToolContent()

added an if statement around the advanced and instructions tab. if defineLater isnt set, then it will show three tabs, otherwise it will only show basic tab

changed the defineLater url

made some changes for defineLater functionality. tried to work with existing code. If defineLater is set, then it is used in define_later_mode, if not, then its in authoring mode. if in define later mode, then the showBasicTab is set to true, and the authoring page will only show the basic tab.

Clean AuthoringSession now cleans up the session variable mode

added the constant MODE used for defineLater page.

changed the path to use the authoring url The NbAuthoringStarterAction will no longer be used

Update wddx version to LAMS1.1 CVS tag.

    • binary
    /lams_build/lib/wddx/wddx-1.0a-lfl-0.2.jar
    • binary
    /lams_build/lib/wddx/wddx.jar
Fixed spelling of names and descriptions in the organisation and workspace tables.

    • -0
    • +4
    /lams_common/db/sql/create_lams_11_tables.sql
updated the task lams-lamc11-war for deployment of learning/ and authoring/

updated definitions for learning/ and authoring/ level jsps.

    • -13
    • +7
    /lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml