Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3163: Make LAMS use ServerURL when providing URLs.

    • -45
    • +34
    ./org/lamsfoundation/lams/web/tag/WebAppURLTag.java
  1. … 39 more files in changeset.
LDEV-3159: Use proper Integer comparition to detect when folder is moved to itself. Code formatting.

LDEV-3119: Fix a bug in check for duplicate organisations. Make group containers less tolerant when dragging users over, so the operator knows exactly where he drops them.

  1. … 1 more file 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.

  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.

    • -11
    • +15
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 10 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.

    • -132
    • +1248
    ./org/lamsfoundation/lams/authoring/ObjectExtractor.java
  1. … 6 more files in changeset.
LDEV-3115: Split Authoring code into libraries for better management. Add partial branching support.

  1. … 10 more files in changeset.
LDEV-3115: Open activity authoring on double click. Prevent double clicking from starting drag&drop action. Add partially functional Open Sequence interface.

    • -77
    • +0
    ./org/lamsfoundation/lams/web/AuthoringAction.java
    • -1
    • +1
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 4 more files in changeset.
LDEV-3135: Allow live edit in single activity lessons.

LDEV-3134: Mark activities as initialised when lesson starts. Remove unnecessary session creation when an activity is added in live edit.

  1. … 1 more file in changeset.
LDEV-3126: User groupings' and groups' names instead of numeric IDs.

LDEV-3126: Add CourseGroupManager servlet to modify course groups remotely.

  1. … 4 more files in changeset.
LDEV-3120: Correctly detect default groups in chosen grouping and get rid of them if a course grouping is about to be used.

  1. … 3 more files in changeset.
LDEV-3120: Use course groups in lessons.

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

  1. … 14 more files in changeset.
LDEV-3119: Add course-level groups.

  1. … 15 more files in changeset.
LDEV-3115: Use jQuery draggable for Activity templates, so they can be separated from main canvas. Add transition drawing.

    • -0
    • +77
    ./org/lamsfoundation/lams/web/AuthoringAction.java
  1. … 9 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

    • -14
    • +17
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 157 more files in changeset.
LDEV-3070: Have all groups displayed to Sysadmin without having to set a paramter / click a button.

    • -9
    • +0
    ./org/lamsfoundation/lams/web/IndexAction.java
LDEV-3100 added POST support for integrations servlets

    • -0
    • +19
    ./org/lamsfoundation/lams/web/GradebookServlet.java
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.

    • -15
    • +11
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 15 more files in changeset.
LDEV-3098 remove prefix parameter from LessonManagerServlet

LDEV-3098 Include user creation to LessonManagerServlet on joinLesson method

LDEV-3097 fixed export of XML by LessonManager when it contains non-Latin letters

LDEV-3070: Add icons for buttons in new layout. Minor adjustments in layout. Make empty response for Ajax call not display an error in Firefox.

  1. … 10 more files in changeset.
LDEV-3087: Remove bouncing off a JSP page to get to lesson monitor. Add security check for lesson monitor request.

    • -36
    • +20
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 3 more files in changeset.
LDEV-3070: Make Notification on by default for Single Activity Lessons.

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.

  1. … 9 more files in changeset.
LDEV 3087: remove link to older flash

LDEV-3070: Allow single activity lesson wizard in subgroups.

  1. … 1 more file in changeset.