Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Almost finished migration of Submit Files

  1. … 6 more files in changeset.
LDEV-4440 Migration of Submit Files in progress

  1. … 2 more files in changeset.
LDEV-4440 Migration of sbmt in progress

  1. … 3 more files in changeset.
LDEV-4440 Started Sbmt migration

    • -0
    • +17
    ./WEB-INF/spring-servlet.xml
    • -1
    • +0
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -31
    • +31
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -9
    • +8
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 33 more files in changeset.
LDEV-4440 Noticeboard migration in progress

  1. … 17 more files in changeset.
LDEV-4623 Remove duplicate checkbox

LDEV-4618 Fixing "removeLearnerFile is not defined" JS error

    • -0
    • +15
    ./includes/javascript/marks.js
LDEV-4611: minor UI changes

Removing label improved layout

LDEV-4611: minor UI changes

LDEV-4611 minor changes to release marks feature

* Slightly modify CSS of release mark alert message

* Don't display old message at the top of a page on releasing marks

  1. … 1 more file in changeset.
LDEV-4611 Release marks auto pushes marks to gradebook now

Release marks needs to be a "state" within the tool rather than

something that is transient. If this option is marks are already

released, then marks entered in SF monitor should be auto pushed to

monitor and disclosed to students via SF learner.

Also once you release marks you should not be able to unrelease them.

View all marks page should also state the release marks state.

  1. … 13 more files in changeset.
LDEV-4611 Code clean up

  1. … 7 more files in changeset.
LDEV-4559 Comments can be left anonymously.

  1. … 91 more files in changeset.
LDEV-4549 Refreshing learner screen no longer duplicates files.

    • -0
    • +29
    ./learner/redirectAfterSubmit.jsp
  1. … 5 more files in changeset.
LDEV-4540 Introduce hooks in command websockets

When a command is added, the JSON can contain "hookTrigger" and

"hookParams" attributes.

hookTrigger is just a string which uniquely identifies a page. If this

page set the same commandWebsocketHookTrigger, then command is consumed

and function defined on this page as commandWebsocketHook is run with

parameters taken from hookParams from JSON.

This way back end can tell exact page on front end to run any code it

defines itself.

  1. … 35 more files in changeset.
LDEV-4541 Submit activity can be edited after learner starts

  1. … 3 more files in changeset.
LDEV-4533 Exception details are hidden as per system config

  1. … 34 more files in changeset.
LDEV-4514 Greek names appear in notification window correctly.

Also added some HTML escaping to the display of the leader's name

in tool messages.

  1. … 33 more files in changeset.
LDEV-4421 Comments allowed for authored items in Share Resources

  1. … 65 more files in changeset.
LDEV-4489 Fix the bug that Non-leaders cannot pass the submit files if they have got to the activity before the leader

LDEV-4482 Update changes on Leader Awareness feature for Submit File tool

    • -0
    • +40
    ./learner/waitForLeaderTimeLimit.jsp
    • -0
    • +53
    ./learner/waitforleader.jsp
  1. … 3 more files in changeset.
LDEV-4482 Adding Leader Awareness to Submit Tool

  1. … 21 more files in changeset.
LDEV-4473 Add bootstrap.js when it's not available on page

  1. … 30 more files in changeset.
LDEV-4436 Ability to change portrait in learner

  1. … 33 more files in changeset.
LDEV-4423 Additional portrait entries

  1. … 10 more files in changeset.
LDEV-4425 Adding Portraits in Learner

Included in Grouping, Chat, Peer Review and QA

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

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

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

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

  1. … 73 more files in changeset.
LDEV-4407 Move classes to the proper packages

Action classes were moved to tool.sbmt.web.action package; forms to

tool.sbmt.web.form; exception to tool.sbmt.web.util, SbmtConstants to

tool.sbmt.

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

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

  1. … 32 more files in changeset.
LDEV-4402 Use Spring support for Hibernate v5 instead of v4

WF10 is shipped with Hibernate 5, so Spring support version should

match.

  1. … 19 more files in changeset.