lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4415 Add front end for weighted outputs

    • -3
    • +32
    /lams_central/web/authoring/authoring.jsp
    • -0
    • +28
    /lams_central/web/css/_authoring_base.scss
LDEV-4417 Popover portraits in Monitoring

Implmented in Images, IMSCC, Kalture, MC and QA

  1. … 11 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Images, IMSCC, Kalture, MC and QA

  1. … 11 more files in changeset.
Merge branch 'LDEV-4418'

LDEV-4418 Bump building block's version number

    • -0
    • +3
    /lams_bb_integration/RELEASE_NOTES.TXT
Merge branch 'LDEV-4418'

LDEV-4418 Change back button javascript

Change the onClick for the "Cancel" button to be the resource link

rather than the back() javascript.

LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

    • -1
    • +7
    /lams_admin/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +7
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +14
    /lams_central/web/css/_learner_base.scss
    • -1
    • +7
    /lams_gradebook/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +7
    /lams_learning/web/WEB-INF/tlds/lams/lams.tld
  1. … 59 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

    • -1
    • +7
    /lams_admin/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +7
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +14
    /lams_central/web/css/_learner_base.scss
    • -1
    • +7
    /lams_gradebook/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +7
    /lams_learning/web/WEB-INF/tlds/lams/lams.tld
  1. … 60 more files in changeset.
LDEV-4416 Validation for max rating and posts allows 0

The validation on the back end for the max ratings and max posts

in a thread was not allowing for the special 0 case. Also cleaned

up some javascript errors in monitoring.

LDEV-4415 Add tool output weight. Rewrite activity evaluations.

Activity evaluations have been implemented as a list, even though always

only the first element is meaningful. They were rewritten as one-to-one

association with Activity. The primary key is activity ID now instead of

DB generated UID.

Weight column was added.

Server version was bumped so a filter can pick up activityEvaluations ->

evaluation field rename when importing older LDs.

A convention without date was used for server version as it seems good

enough.

Unnecessary versions of clients were removed from configuration table as

they server the abandoned Flash authoring.

  1. … 4 more files in changeset.
Merge remote-tracking branch 'origin/master' into lams31

Multiple conflicts resolved with JSON replace and class move to

packages.

  1. … 19 more files in changeset.
LDEV-3115 The start and end co-ordinates were missing during the import.

Options With Sequences behave similar to Branching in Flashless

Authoring.

Merge branch 'LDEV-4374'

LDEV-4374 Hide search widget if there is less than 10 courses

If the number of active courses that user has access to is less

than 10 - we don't display search widget.

Merge branch 'LDEV-4357'

LDEV-4357 Disable "Move learner to" button when no users selected

The root problem was that diaplog's 'open' method wasn't called in case

dialog gets opened for the second time.

Merge branch 'LDEV-4410'

LDEV-4410 Add unique key to prevent duplicate results

Merge branch 'master' into LDEV-4366

LDEV-4393 Fix parameter flow for lesson notebook

Current lesson ID was not retained during submits. It has to be present

on each page and submit so "view all" page knows where to add a new

entry.

    • -0
    • +1
    /lams_learning/web/notebook/addnew.jsp
    • -12
    • +10
    /lams_learning/web/notebook/viewall.jsp
LDEV-4409 Clear Short answer' result if it's incorrectly answered

LDEV-4395: Portrait will not tile and improved Generic spacing

    • -4
    • +4
    /lams_central/web/css/_learner_base.scss
LDEV-4395: Further tweaks to suit Forum changes

    • -1
    • +1
    /lams_central/web/css/_learner_base.scss
LDEV-4395: Portrait will not tile and improved Generic spacing

    • -4
    • +4
    /lams_central/web/css/_learner_base.scss
LDEV-4366 Smooth animation with properly resized portraits

    • -14
    • +15
    /lams_learning/web/includes/javascript/kumalive.js
    • -0
    • +1
    /lams_learning/web/kumalive/kumalive.jsp
LDEV-4366 Portrait picture tweaks

    • -4
    • +4
    /lams_central/web/css/_learner_base.scss
Merge branch 'LDEV-4407'

LDEV-4407 Move ContributeDTOFactory to the proper package

ContributeDTOFactory were moved to

org.lamsfoundation.lams.monitoring.service package.

(To access file's earlier history use Eclipse's Show in History feature

or run 'git log --follow ./path/to/file')

LDEV-4407 Move classes to the proper packages

Servlet classes were moved to learning.web.servlet package.

(To access files' earlier history use Eclipse's Show in History feature

or run 'git log --follow ./path/to/file')