Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5428 Remove lesson presence and chat

  1. … 39 more files in changeset.
LDEV-5083 Update time limits on dashboard using Flux

  1. … 7 more files in changeset.
LDEV-5083 Add frontend for displaying running time limits in lesson

  1. … 4 more files in changeset.
LDEV-5083 Add backend for fetching running time limits in lesson

    • -0
    • +27
    ./ActivityTimeLimitDTO.java
  1. … 6 more files in changeset.
LDEV-5170 Add Instructions tab in lesson monitoring

  1. … 6 more files in changeset.
LDEV-5166 Add Learning Design description to monitoring

Lesson description is called "intro" and learning design description is

just "description"

  1. … 5 more files in changeset.
LDEV-4689 Live Edit has a contribution entry and button changes colour.

Also fixed the SVG rendering in monitor (did not return 404 properly

when missing) and fixed the path for the monitor chosen grouping page.

  1. … 10 more files in changeset.
LDEV-4487 Toggle display activity scores option in monitor

  1. … 8 more files in changeset.
LDEV-3902: Moving introduction edit to monitoring.

LDEV-3776: Remove $Id CVS keyword.

  1. … 1071 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 779 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2116 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1856 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 370 more files in changeset.
LDEV-3394: Adding lesson notifications details

LDEV-3394: Adding lesson notifications details

LDEV-2265 Utilise URL Shortner to shorten lesson URL

  1. … 9 more files in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL

  1. … 6 more files in changeset.
LDEV-2836 fixed Presence and IM

  1. … 7 more files in changeset.
LDEV-2539 Adding method to get lesson details by toolSessionID

  1. … 4 more files in changeset.
LDEV-2461 only display monitor link if user is staff for that lesson

  1. … 2 more files in changeset.
LDEV-2187 LDEV-2115 Updated DTO to include new start time for completed activity (record).

  1. … 1 more file in changeset.
LDEV-2187 Put time taken for activities and lessons in gradebook.

Fixing up LearnerProgress.java so it stores both finish time and start time for all completed activities

    • -63
    • +54
    ./LearnerProgressCompletedDTO.java
  1. … 10 more files in changeset.
LDEV-2115 New flex application Time Chart (using Mate framework). New Learner Progress DTO (LearnerProgressCompletedDTO) for use with Time Chart (flex).

    • -0
    • +41
    ./CompletedActivityDTO.java
    • -0
    • +130
    ./LearnerProgressCompletedDTO.java
  1. … 2 more files in changeset.
Fixes Smack throwing exceptions The problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed. Example: shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...

  1. … 8 more files in changeset.
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well LDEV-1968 Several instances of one same lesson can now be started from the wizard module

Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6

  1. … 37 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 33 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
added learnerExportAvailable to LessonDTO

  1. … 1 more file in changeset.