presenceChat.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Use version 3 of JSP and JSTL and their schemas

Make IntelliJ understand the Web aspect of LAMS projects.

  1. … 2102 more files in changeset.
LDEV-5428 Remove lesson presence and chat

  1. … 40 more files in changeset.
LDEV-5436 Project-wide user sorting by last then first name

  1. … 150 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

  1. … 132 more files in changeset.
LDEV-5404 Adding spring tags

  1. … 3 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Learner

  1. … 8 more files in changeset.
LDEV-5257 Escape parameters to prevent XSS attack

WEB-005

  1. … 52 more files in changeset.
LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 93 more files in changeset.
LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

  1. … 198 more files in changeset.
LDEV-4953 Set pageEncoding and contentType in web.xml instead of jsps

  1. … 172 more files in changeset.
LDEV-4935 Secure lesson chat (presence) websockets

Nickname is taken from session, not from incoming parameters. User gets

checked if he participates in the given lesson.

Simplified code, clean up.

  1. … 3 more files in changeset.
LDEV-4759 Authoring and monitoring tabs working

  1. … 315 more files in changeset.
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.

  1. … 156 more files in changeset.
LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Also stopped onMessage being called before document.ready() had a chance to complete as this was sometimes stopping the past messages being displayed when a new tool activity was entered.

  1. … 2 more files in changeset.
LDEV-3724: Fix lesson chat javascript and CSS so it behaves and looks more bootstrap.

  1. … 5 more files in changeset.
LDEV-3748: Giving presence and IM a more bootstrap look.

  1. … 1 more file in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 28 more files in changeset.
LDEV-3737: Change parameter access in Lesson Chat. Fix Show IM button hide/show.

  1. … 1 more file in changeset.
LDEV-3653 Add websocket server and client code. Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up. Rearange, clean up and formatting.

  1. … 23 more files in changeset.
LDEV-2463 fix presenting user nicknames which now looks like One" + " " + "Test

LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

  1. … 3 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 2 more files in changeset.
LDEV-2990 Improved IM's UI: * IM tab is enlarged. Link for opening it now occupies entire available space * changed cursor css style

  1. … 2 more files in changeset.
LDEV-3105: Use local ID in HTML tags instead of user names, which can contain various characters.

  1. … 1 more file in changeset.
LDEV-3063: Show number of active chat users in Monitor.

  1. … 2 more files in changeset.
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

    • -0
    • +143
    ./presenceChat.jsp
  1. … 89 more files in changeset.