Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 removed Errors - changed into errorMap

    • -2
    • +25
    ./jsps/authoring/message/create.jsp
    • -0
    • +8
    ./jsps/learning/message/topiceditform.jsp
    • -4
    • +16
    ./jsps/learning/message/topicform.jsp
    • -2
    • +16
    ./jsps/learning/message/topicreplyform.jsp
  1. … 1 more file in changeset.
LDEV-4644 Add missing jQuery UI CSS

LDEV-4644 Add outcomes in authoring in all tools

    • -0
    • +155
    ./WEB-INF/tags/OutcomeAuthor.tag
  1. … 116 more files in changeset.
LDEV-4440 Fixed learning

  1. … 1 more file in changeset.
LDEV-4440 Fixed authoring - changed way of setting content type, fixed monitoring - correct paths at update marks

    • -1
    • +1
    ./jsps/learning/message/topiceditform.jsp
    • -1
    • +1
    ./jsps/learning/message/topicreplyform.jsp
  1. … 2 more files in changeset.
LDEV-4440 Marks at monitoring fixed

LDEV-4440 monitoring migration in progress

    • -3
    • +3
    ./jsps/authoring/parts/msgattachment.jsp
    • -1
    • +1
    ./jsps/learning/message/topicreplyform.jsp
    • -61
    • +83
    ./jsps/monitoring/updatemarks.jsp
    • -101
    • +124
    ./jsps/monitoring/viewmarks.jsp
  1. … 2 more files in changeset.
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.