lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4405 War deployment minifies Javascript files

  1. … 5 more files in changeset.
LDEV-4404 Tags and tlds match LAMS standard tags.

Customisation made to CKEditor tag removed and the new toolbar

set in the jsp rather than hardcoded in the tag.

  1. … 25 more files in changeset.
LDEV-4405: fixing white logo

Ooops... accidentally modified the white logo. Fixing it now.

LDEV-4405 minify .svg logo files

minify svg logo files

    • -106
    • +5
    ./web/images/svg/lams_logo_black.svg
    • -106
    • +4
    ./web/images/svg/lams_logo_white.svg
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 121 more files in changeset.
LDEV-4402 Remove Lucene library

It has only been used for Pedagogical Planner filter feature, which is

not used by clients anyway

  1. … 7 more files in changeset.
LDEV-4402 Remove obsolete XPP3 and XMLPull libraries

The libraries have been used by earlier versions of XStream. They are

not needed for latest XStream and Java 6+.

Deserialized classes must implement a no-arg constructor.

  1. … 12 more files 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-4400 Update dependecies to embedded libraries

WildFly 10 is shipped with newer versions of libraries that LAMS uses.

LAMS now points to proper JAR files. Following libraries were updated:

beanutils 1.8.3 -> 1.9.2

codec 1.9 -> 1.10

collection 3.2.1 -> 3.2.2

xerces 2.11.0.SP3 -> 2.11.0.SP4

httpclient 4.2.1 -> 4.5

httpcore 4.2.1 -> 4.4.1

wildfly-controller-client 8.2.1 -> 2.2.0 (probably naming convention was

changed)

jboss-dmr 1.2.0 -> 1.3.0

Hibernate 4.3.7 -> 5.0.10

log4j-jboss-logmanager 1.1.0 -> 1.1.2

jcl-over-slf4j 1.7.2 -> 1.7.7

undertow-core 1.1.8 -> 1.4.0

undertow-servlet 1.1.8 -> 1.4.0

javax.mail 1.5.0 -> 1.5.5

jboss-jstl 1.1.2 -> 1.1.3

jboss-logging 3.1.4 -> 3.3.0

remoting-jmx 2.0.0 -> 2.0.1

slf4j-api 1.7.2 -> 1.7.7

picketbox 4.0.21 -> 4.9.6

jboss-websocket-api 1.1.0 -> 1.1.1

joda-time 1.6.2 -> 2.7

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

  1. … 31 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/WEB-INF/tags/LeaderDisplay.tag
  1. … 86 more files in changeset.
LDEV-4381 Removed requestSrc parameter

This parameter was responsible for passing integration server name to

LAMS which was used on closing authoring and refreshing integration

server page. It stopped working when authoring became Flash-less (as

there is not more "Close" button). And now we decided to finally remove

all its leftovers. This change also involves removal of

"isPostMessageToParent" parameter.

  1. … 1 more file in changeset.
LDEV-4395 Tweaks to CSS and layouts for main page and portraits

Also deleted LESS files that are no longer needed

    • -0
    • +10
    ./conf/scss/_lams_variables_purple.scss
    • -219
    • +0
    ./web/less/defaultHTML_learner.less
  1. … 1 more file in changeset.
LDEV-4398 Enlarge the smallest portrait size to 35px

Also accommodate for this change on main and profile pages.

LDEV-4397 Bootstrap launchlearner.jsp

LDEV-4398 Use imgscalr library for image resizing

Besides, switch to using only PNG files in order to prevent image

quality loosing.

LDEV-4395 Clean up comments and debugging

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.

    • -0
    • +9
    ./conf/scss/_lams_variables_purple.scss
  1. … 39 more files in changeset.
LDEV-4380 Replace portrait capturing Flash widget with WebRTC

In order to completely eradicate Flash, we can use WebRTC which seems to

be working OK in newer browsers.

    • -197
    • +0
    ./web/includes/javascript/webcam.js
    • -0
    • +135
    ./web/includes/javascript/webrtc-capturestill.js
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.
LDEV-4389 Replace a method not supported in IE 11

LDEV-4390 Default style buttons in Purple theme have no blue outline.

LDEV-4390 Purple Theme

    • -0
    • +91
    ./conf/scss/_lams_variables_purple.scss
    • -0
    • +2
    ./web/css/purple_authoring.scss
    • -0
    • +2
    ./web/css/purple_chart.scss
    • -0
    • +11
    ./web/css/purple_jquery.jRating.scss
    • -0
    • +12
    ./web/css/purple_learner.scss
    • -0
    • +2
    ./web/css/purple_main.scss
    • -0
    • +2
    ./web/css/purple_progressBar.scss
    • -0
    • +2
    ./web/css/purple_treetable.scss
  1. … 2 more files in changeset.
LDEV-4366 Introduce rubrics to Kumalive

  1. … 24 more files in changeset.
LDEV-4054: updating labels

English, Greek and Norwegian

LDEV-3490 Limit activity title length

LDEV-3490 Fix title breaking in progress bar

The progress bar is not displayed when its elements get created.

Javascript can not predict their dimensions. We need to create a dummy,

visible Snap paper, adjust elements there and only add the final version

to the real paper.

    • -15
    • +23
    ./web/includes/javascript/progressBar.js
LDEV-4377 - Show timezones to select order alphabetically

  1. … 1 more file in changeset.
LDEV-4367 Removing css files that should now be ignored

    • -378
    • +0
    ./web/css/defaultHTML_authoring.css
    • -101
    • +0
    ./web/css/defaultHTML_jquery.jRating.css
    • -107
    • +0
    ./web/css/defaultHTML_orgGroup.css
    • -60
    • +0
    ./web/css/defaultHTML_progressBar.css
    • -50
    • +0
    ./web/css/defaultHTML_treetable.css