Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Forum - changes at monitoring, new way to download marks, added spring's errors

    • -1
    • +1
    ./jsps/learning/message/topiceditform.jsp
    • -2
    • +2
    ./jsps/learning/message/topicreplyform.jsp
  1. … 4 more files in changeset.
LDEV-4440 Forum migration in progress

    • -1
    • +1
    ./jsps/authoring/parts/msgattachment.jsp
  1. … 3 more files in changeset.
LDEV-4440 Authoring and learning in progress

    • -1
    • +1
    ./jsps/authoring/message/topiclist.jsp
  1. … 1 more file in changeset.
LDEV-4440 Migration of Forum started - controllers, no tiles and no struts

    • -0
    • +17
    ./WEB-INF/spring-servlet.xml
    • -1
    • +0
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -33
    • +29
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -212
    • +0
    ./WEB-INF/tlds/struts/struts-bean-el.tld
  1. … 71 more files in changeset.
LDEV-4621 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 Forum monitor should be auto pushed to

monitor and disclosed to students via forum learner.

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

* Log mark released event

  1. … 9 more files in changeset.
LDEV-4621 Minor code formatting

    • -21
    • +16
    ./jsps/learning/message/msgviewwrapper.jsp
  1. … 2 more files in changeset.
LDEV-4559 Comments can be left anonymously.

  1. … 91 more files in changeset.
LDEV-4559 Students can post anonymously in Forum

    • -4
    • +31
    ./jsps/learning/message/bodyarea.jsp
    • -10
    • +35
    ./jsps/learning/message/msgview.jsp
    • -5
    • +34
    ./jsps/learning/message/topiclist.jsp
    • -1
    • +19
    ./jsps/monitoring/parts/advanceOptions.jsp
  1. … 4 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-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-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-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-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.

  1. … 1 more file in changeset.
LDEV-4395: modify message layout

Changed the message layout based on feedback

    • -15
    • +18
    ./jsps/learning/message/msgview.jsp
  1. … 1 more file in changeset.
LDEV-4402 Get rid of LAMS customised session filter

This filter was implemented in 2005 and seems more like a workaround

than a feature we need. Especially that many of LAMS tools already use

the standard filter and they work OK.

  1. … 23 more files in changeset.
LDEV-4395 Sizing tweaks

  1. … 33 more files in changeset.
LDEV-4395 Leader related tools use Portrait for leader

Created a tag LeaderDisplay to display the leader consistently

across tools.

    • -0
    • +28
    ./WEB-INF/tags/LeaderDisplay.tag
  1. … 87 more files in changeset.
LDEV-4395 Tweaks to CSS and layouts for main page and portraits

Also deleted LESS files that are no longer needed

  1. … 9 more files in changeset.
LDEV-4395 Portrait tag and javascript to display portraits

A new tag and javascript file shows the user portraits in one of 4 sizes

and either square or round. If no portrait exists a generic coloured

user icon is used. Portraits shown in Forum and Noticeboard Comments.

  1. … 51 more files in changeset.
LDEV-4392 Fix websocket close detection

Make sure there is only, well implemented one piece of code that detects

websocket close and optionally reconnects it.

  1. … 37 more files in changeset.
LDEV-4392 Control websocket reconnect

Do not reconnect if close happened immediately after open. Limit command

websocket reconnects.

  1. … 37 more files in changeset.
Deleted file created accidently for LDEV-3775

LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

    • -0
    • +17
    ./css/treetable.forum.scss
  1. … 152 more files in changeset.
LDEV-4371: label typo

Small label typo fix

LDEV-4367 CSS Files removed if they are now generated files using SASS

  1. … 42 more files in changeset.