lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1359: Updating RAMS

  1. … 19 more files in changeset.
LDEV-1359: Updating RAMS

LDEV-1586 Fixed children of parallel activities becoming grey

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1585 Fixed bug with activeComplex (LearnerComplexActivity) - multiple refresh calls were potential happening from the parallel activity loaded in the two frame sending two progress update calls at same time. Handling multiple refresh calls and fixed a few other misc bugs.

    • binary
    /lams_learning/web/lams_learner.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Typo in the context file - was excluding the wrong exception type.

LDEV-1594: Adding a basic tool output. Only works if there is at most one nomination and the learner can't enter their own values.

    • -2
    • +4
    /lams_tool_vote/db/sql/tool_insert.sql
LDEV-1591: Different labels to replace Set Mappings button. Updating Spanish and English

LDEV-1591: Different labels to replace Set Mappings button. Updating Spanish and English

Adding Hungarian and Updating Norwegian

LDEV-1591 Buttons labels updated

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1590: changing and for &

LDEV-1592 Columns re-ordered for setup grouping/condtions dialogs

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1485 Corrected removal and redrawing when a complex activity is active (optional or parallel).

    • binary
    /lams_learning/web/lams_learner.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1005 adding missing row to update script, otherwise everyone seems to default to flashless learner.

LDEV-1579 Display only tool activities that have supportsOutputs field enabled (supports tool outputs) for Tool based Branching.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1582 Added condition for depth adjustment

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1582 Depth problem fixed for optional activities/sequences

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1578: Export portfolio problems: learner export didn't have the html removed/shortened in the legend and the class export only worked if you had already generated a chart. Both these problems now fixed.

LDEV-1578: Export portfolio problems: learner export didn't have the html removed/shortened in the legend and the class export only worked if you had already generated a chart. Both these problems now fixed.

LDEV-1579: Tools now indicate whether or not they support tool outputs, which allows the authoring client to only list tools that should have conditions.

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
    • -2
    • +4
    /lams_tool_forum/db/sql/tool_insert.sql
    • -2
    • +4
    /lams_tool_lamc/db/sql/tool_insert.sql
LDEV-1577 Enabled style-based colouring of background/border LearnerComplexActivity component. Auto-opening of complex children when active.

LDEV-1577 Enabled style-based colouring of background/border LearnerComplexActivity component. Auto-opening of complex children when active.

    • binary
    /lams_learning/web/lams_learner.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1583 Icons added for optional/optional sequences in author and monitor

LDEV-1583 Icons added for optional/optional sequences in author and monitor

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Updating English Spanish LDEV-1580

LDEV-1580 Added default next to branch name LDEV-750 Added import sequence (insert) into another sequence function in Author; added Menu item to file menu and enable property control; modified Workspace to handle INSERT mode.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1584: The messageSource entry in Spring wasn't unique for the forum, rsrc and submit tools so when the messageSource was accessed in authoring (for tool conditions), the wrong resource was sometimes being returned. Now the messageSource bean's scope is within the messageService bean, so the tools can't get the wrong messageSource.

LDEV-1399 Fix for tool activities not showing in author

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
False warning being thrown as not all progress engine calls supply the tested parameter (and other bits of code copes with that). Changed the warning so that it is a proper warning.

LDEV-1572: Resize charts to allow larger charts when the legend is large. If it looks like the legend will go over 4 or more lines, then it creates a chart 750x550. I've also increased the size of the small chart to 400 square. Moved some of the common code into a utility class so that our sizing is always consistent.

    • -0
    • +111
    /lams_common/src/java/org/lamsfoundation/lams/util/ChartUtil.java