• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.

  1. … 6 more files in changeset.
adding saveLessonFed servlet, for saving external lessons

file SaveLessonFedServlet.java was initially added on branch shibboleth_2_0.

file FedRegistryUpdateServlet.java was initially added on branch shibboleth_2_0.

file ShibMonitorServlet.java was initially added on branch shibboleth_2_0.

file ShibLoginServlet.java was initially added on branch shibboleth_2_0.

file ShibLearnerServlet.java was initially added on branch shibboleth_2_0.

file ShibExportPortfolioServlet.java was initially added on branch shibboleth_2_0.

file SaveFedLessonsServlet.java was initially added on branch shibboleth_2_0.

file GetFedServerLessonsServlet.java was initially added on branch shibboleth_2_0.

file GetFedServerIdsServlet.java was initially added on branch shibboleth_2_0.

file GetFedServerGroupsServlet.java was initially added on branch shibboleth_2_0.

adding saveFedLessons servlet for flash

    • -4
    • +4
    /lams_central/conf/xdoclet/servlets.xml
  1. … 5 more files in changeset.
adding orgCode field to extLessonDTO

    • -1
    • +1
    /lams_admin/web/federation/federation.jsp
    • -1
    • +3
    /lams_central/conf/xdoclet/servlets.xml
Changed button positioning such that they are now side by side in custom alert dialogs

retrieve ext orgs for fed server + customised icon

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
Fixed typo in script - missing ;

Can now drag and drop dialogs

remodified code base for add lesson wizard

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
file WizardLessonDetailsView.as was initially added on branch shibboleth_2_0.

file WizardSummaryView.as was initially added on branch shibboleth_2_0.

file WizardServerView.as was initially added on branch shibboleth_2_0.

file WizardSequenceView.as was initially added on branch shibboleth_2_0.

file WizardOrganisationView.as was initially added on branch shibboleth_2_0.

Alert boxes now display entire message

Fiona changed the buttons to be transparent gifs

First commit of LAMS tool builder eclipse plugin.

The prototype wizard and project creation is implemented

    • -0
    • +7
    /org.lams.toolbuilder/.classpath
    • -0
    • +28
    /org.lams.toolbuilder/.project
    • -0
    • +6
    /org.lams.toolbuilder/build.properties
    • -0
    • +32
    /org.lams.toolbuilder/plugin.xml
    • -0
    • +18
    /org.lams.toolbuilder/META-INF/MANIFEST.MF
    • binary
    /org.lams.toolbuilder/icons/dolly.ico
    • binary
    /org.lams.toolbuilder/icons/sample.gif
additions to wizard dictionary

changed to normal HttpServlet

LDEV-1134: Adding more support for the tool output based branching. Added a couple of simple tool output definitions for MCQ and Forum and added a class to the core to help tools create the tool output definitions (OutputDefinitionFactory), which required a change to MessageService. Also added the call to the core tool service to support calling the tools for their output definitions and new method call to ToolContentManager, requiring a change to all tools.

  1. … 6 more files in changeset.