Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3160: Allow monitor to decide whether learners' progress will be erased when they get removed from class.

  1. … 6 more files in changeset.
LKC-40: Allow transaction rollback, but also allow the user to carry on.

    • -1
    • +1
    ./lamsfoundation/lams/toolApplicationContext.xml
  1. … 1 more file in changeset.
LKC-40: Make exceptions not rollback create* methods and they are expected.

    • -1
    • +1
    ./lamsfoundation/lams/toolApplicationContext.xml
  1. … 1 more file in changeset.
LDEV-3156: Assign created lesson to proper organisation. Support MCQ and Assessment Tools.

    • -160
    • +145
    ./lamsfoundation/lams/web/servlet/AbstractStoreWDDXPacketServlet.java
  1. … 14 more files in changeset.
LDEV-3156: Put back missing methods, removed along with Flash Monitoring. Manually add session cookies to WebConversation if it is not done automatically. Make TestHarness work with Leader and Scratchie tools.

    • -1
    • +1
    ./lamsfoundation/lams/lesson/Lesson.java
  1. … 234 more files in changeset.
LDEV-3115: Allow groupings in saved LDs. Prevent SVG icons from being processed by Batik library as it produces errors. Multiple minor fixes.

    • -29
    • +37
    ./lamsfoundation/lams/util/svg/SVGGenerator.java
  1. … 6 more files in changeset.
LDEV-3115: Allow saving of LDs consisting of simple Tool activities. Fixes to JSON parsing. Activity colouring based on categories.

    • -4
    • +12
    ./lamsfoundation/lams/tool/dto/ToolDTO.java
    • -0
    • +71
    ./lamsfoundation/lams/util/JsonUtil.java
  1. … 9 more files in changeset.
LDEV-3115: Save LD preparations. Adapt ObjectExtractor so it reads from JSON. Add "Save" and "Save as" buttons. Allow choosing where to save the LD, along with some validation. Partial LD serialization.

    • -0
    • +207
    ./lamsfoundation/lams/util/AuthoringJsonTags.java
  1. … 10 more files in changeset.
LDEV-3115: Fill "input" dropdown in branching properties. Load branching grouping from stored LD. Add "Match Groups to Branches" dialog.

    • -0
    • +9
    ./lamsfoundation/lams/tool/dto/ToolDTO.java
  1. … 7 more files in changeset.
LDEV-3145: Change the condition when learners group icon is showed. Also change the condition when activity labels become truncated.

  1. … 1 more file in changeset.
LDEV-3144 ability for excel cells to have borders

    • -2
    • +20
    ./lamsfoundation/lams/util/ExcelCell.java
    • -3
    • +44
    ./lamsfoundation/lams/util/ExcelUtil.java
  1. … 1 more file in changeset.
LDEV-3126: Add CourseGroupManager servlet to modify course groups remotely.

  1. … 3 more files in changeset.
LDEV-3119: Add course-level groupings.

    • -0
    • +129
    ./lamsfoundation/lams/usermanagement/OrganisationGrouping.java
  1. … 10 more files in changeset.
LDEV-3119: Add course-level groups.

    • -0
    • +29
    ./lamsfoundation/lams/dbupdates/patch02040021.sql
    • -0
    • +130
    ./lamsfoundation/lams/usermanagement/OrganisationGroup.java
    • -18
    • +33
    ./lamsfoundation/lams/util/WebUtil.java
  1. … 12 more files in changeset.
LDEV-3115: Use jQuery draggable for Activity templates, so they can be separated from main canvas. Add transition drawing.

    • -0
    • +58
    ./lamsfoundation/lams/tool/dto/ToolDTO.java
    • -0
    • +33
    ./lamsfoundation/lams/tool/dto/ToolDTONameComparator.java
  1. … 10 more files in changeset.
LDEV-3118 turning single activity lessons ON by default

LDEV-3117 record mark changes done in tools with audit service

  1. … 4 more files in changeset.
LDEV-3094: Add overall marks recalculation as a DB patch.

    • -0
    • +19
    ./lamsfoundation/lams/dbupdates/patch02040020.sql
LDEV-3112: Add DB patch comment.

LDEV-3091: Sort users in grouping view.

  1. … 2 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

    • -0
    • +13
    ./lamsfoundation/lams/dbupdates/patch02040019.sql
  1. … 153 more files in changeset.
LKC-18 implemented changes for XLS exports requested by LKC

    • -1
    • +24
    ./lamsfoundation/lams/util/ExcelCell.java
    • -2
    • +44
    ./lamsfoundation/lams/util/ExcelUtil.java
  1. … 7 more files in changeset.
LDEV-3094: Fix aggregating query so it produces expected results.

LDEV-3070: Make redesigned index page the main LAMS layout. Update profile tab and pages customised for clients, so they work with the new layout.

    • -19
    • +9
    ./lamsfoundation/lams/index/IndexLinkBean.java
  1. … 17 more files in changeset.
LDEV-3070: Refactor code so it works with the new design better and cleaner. Make some icons shorter so they align nicely with other, smaller icons.

    • -143
    • +177
    ./lamsfoundation/lams/index/IndexOrgBean.java
  1. … 9 more files in changeset.
LDEV-3070: Fix constructor so "enable single activity lessons" does not trigger an error when it is NULL.

LDEV-3083: updating media extensions

    • -2
    • +2
    ./lamsfoundation/lams/util/FileUtil.java
LDEV-3070: Use tool content title as lesson name instead of showing prompt pop up. Skip "Reedit"/"Cancel" page.

  1. … 33 more files in changeset.
LDEV-3083 Upload servlets to exclude executable scripts

    • -0
    • +12
    ./lamsfoundation/lams/dbupdates/patch02040018.sql
    • -1
    • +43
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 3 more files in changeset.
LDEV-3070: Allow enabling single activity lessons for each organisation, not globally in sysadmin panel. Sort Tool names. Use their i18n names instead ones from DB. Fix layout issues. Fix bugs in Daco Tool.

  1. … 14 more files in changeset.