Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5259 Use MVC initialisation via annotation

Manually triggering controller scanning by adding an annotation handler

bean does not register all useful support beans. If

<mvc:annotation-driven> is used in spring-servlet.xml, all support beans

are registered via WebMvcConfigurer.

<mvc:path-matching suffix-pattern="true" /> need to be added because we

use .do suffix for Spring actions and suffix was turned off for Spring

5.3

https://github.com/spring-projects/spring-framework/issues/24179

  1. … 51 more files in changeset.
LDEV-5259 Manually start controller annotation detection

  1. … 38 more files in changeset.
LDEV-5259 Reintroduce BeanFactoryLocator mechanism back to LAMS

It was removed for Spring 5

  1. … 58 more files in changeset.
LDEV-5247 Fix user name parameter sent to Etherpad

LAMS allows apostrophes but not quotation marks in names, so it is safer

to use quotations when operating with javascript.

  1. … 32 more files in changeset.
LDEV-5237 Remove "Export HTML" button as Etherpad offers built-in one

LDEV-5155 Highlight rubrics row title

Make it more distinguished from selectable options in next columns

  1. … 33 more files in changeset.
LDEV-5155 Allow free flow of rubrics columns

Trying to calculate their width actually yields worse results.

  1. … 33 more files in changeset.
LDEV-5225 Improve doKu Gallery Walk monitoring layout.

  1. … 2 more files in changeset.
LDEV-5222 Allow reediting answers within Gallery Walk in doKu

  1. … 6 more files in changeset.
LDEV-5223 Prevent ep_resize from rendering short initial Etherpad

  1. … 33 more files in changeset.
LDEV-5220 Distribute the new popover tag

    • -0
    • +31
    ./WEB-INF/tags/Popover.tag
  1. … 62 more files in changeset.
LDEV-5223 Fix Etherpad resizing

  1. … 32 more files in changeset.
LDEV-5222 Allow activity reedit after Gallery Walk was finished

  1. … 3 more files in changeset.
LDEV-5222 In Doku allow learner reedit after Gallery Walks has started

  1. … 4 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 53 more files in changeset.
LDEV-5219 Check gate after Doku activity

Merge branch 'LDEV-5155' into v4.0

  1. … 33 more files in changeset.
LDEV-5155 Add column with average rating for given rubrics row

  1. … 31 more files in changeset.
LDEV-5155 Always put rubrics column's value next to its description

  1. … 31 more files in changeset.
LDEV-5192 Limit maximum width of tool authoring content

For rubrics we may need a wider authoring window so their text areas are

not so squeezed. But having a super wide authoring windows does not look

good either. So now we have a container-fluid class, but limited to

1400px width.

    • -76
    • +319
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 92 more files in changeset.
LDEV-5213 Add a missing JSTL library import

  1. … 32 more files in changeset.
LDEV-5213 Never show minus sign in hash code

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

  1. … 93 more files in changeset.
LDEV-5213 Add a tag to prevent JS file caching

    • -0
    • +16
    ./WEB-INF/tags/JSImport.tag
  1. … 64 more files in changeset.
LDEV-5200 Isolate CSS classes of activity SVG icons

  1. … 25 more files in changeset.
LDEV-5200 Adjusting icons colours and svg optimisation

I think this does it. However, there might be some issues with the embedding of SVG's css. As we compressed the files, the classes are called "A, B, C" and when different SVGs have the same class name, then the conflicts start to show.

Went thru all the tools but it's looking good now. There might be some others with system tools

  1. … 64 more files in changeset.
LDEV-5200 Clean up new SVG icons

Some internal style definitions were overlapping with other icons

embedded in LD SVG. Some definitions were obsolete.

  1. … 30 more files in changeset.
LDEV-5200 Introduce redesigned tool icons

    • binary
    ./images/icon_dokumaran_large.png
  1. … 122 more files in changeset.
LDEV-3450 Improve layout of AuthoringRatingCriteria tag

    • -0
    • +22
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 32 more files in changeset.
LDEV-5204 Revert changes made mistakenly to another project, doKu

    • -30
    • +26
    ./pages/learning/galleryWalk.jsp