lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1510: Committing new JBoss cache components were added to LAMS distribution. For developement purposes they reside in lams_build/lib/jboss directory and are deployed in lams.ear when building the project. There is no longer need to copy those JARs from JBoss distribution into lams.ear.

    • binary
    /lams_build/lib/jboss/jboss-cache.jar
    • binary
    /lams_build/lib/jboss/jboss-serialization.jar
LDEV-1299: Backend for condition gates.

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +9
    /lams_common/db/sql/insert_types_data.sql
  1. … 11 more files in changeset.
LDEV-1949 Added support for condition (tool-output) based gates

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
  1. … 7 more files in changeset.
Updating Greek, English, Spanish, Turkish

LDEV-1946, LDEV-1945, LDEV-1944, LDEV-1918: Fixed a small bug in output factories (even simple conditions were considered text search based).

LDEV-1975

Added 'attempt time' column to the monitor summary page.

this query got lost monitorsByToolSessionId, so adding it in with the hbm file

LDEV-1947 Editing a competence title now not allowed to change to an existing title or blank, however having trouble making alert appear on on top of the CompetenceDefinitionDialog, so temporary solution is to close the CompetenceDefinitionDialog dialog and have alert appear over CompetenceEditorDialog

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1979 Copying and pasting an activity now also copies the competence mappings across to the new activity

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1948 Added View competence mappings to context menu, and fixed it so that it only appears in author/monitor when a tool activity is selected

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1945: Added text search based conditions to Chat tool.

    • -0
    • +40
    /lams_tool_chat/conf/xdoclet/struts-actions.xml
    • -169
    • +217
    /lams_tool_chat/db/model/chat_tool.clay
    • -0
    • +13
    /lams_tool_chat/db/sql/create_lams_tool_chat.sql
    • -2
    • +4
    /lams_tool_chat/db/sql/tool_insert.sql
  1. … 23 more files in changeset.
Some code cleanup for the moodle forum before it is re-used for another moodle tool adapter tool

  1. … 26 more files in changeset.
LDEV-1944: Added text search based conditions to Forum tool.

    • -1
    • +41
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -8
    • +124
    /lams_tool_forum/db/model/forum.clay
    • -0
    • +21
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -0
    • +2
    /lams_tool_forum/db/sql/drop_lams_tool_forum.sql
  1. … 20 more files in changeset.
For Task List Tool: Fixed bug that prevented editing conditions in a certain situation.

LDEV-1946: Fixed some bugs and added code deleting unused conditions.

LDEV-1918: Fixed some bugs and added code deleting unused conditions.

LDEV-1606: Changed visibility of some properties for inheriting classes use.

adding wiki tool

Adding lams_tool_wiki to the default build

Adding lams_tool_wiki to the default build

LDEV-1908 NotifyCloseUrl not in parameters breaks tool adapters,

and error in logic was causing this problem, now fixed

Chaning loginRequestDispatcher to correct agreed format

LDEV-1918: Added logger to QaCondition class.

LDEV-1946: Added logger to SurveyCondition class.

Removed unused hbm.xml.

LDEV-1606: Forgot to remove an unneeded parameter.

LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.

LDEV-1925 Fixed up ? in ToolOutputConditionsDialog to label user defined

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1906 Changing survey monitor export so it doesnt include HTML tags in the ouput

LDEV-1606: Fixed bug that stopped the server start-up if a tool is not deployed and core session factory needs its mapping files.