Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Reintroduce SessionListener

LDEV-5440 Replace deprecated Long constructor

  1. … 114 more files in changeset.
LDEV-5440 Add compilation parameter for legacy Spring binding

  1. … 14 more files in changeset.
LDEV-5440 Update code to match dependencies

In particular javax -> jakarta package change and new JPA not accepting some attributes.

  1. … 221 more files in changeset.
Merge branch 'LDEV-5436' into v4.8

# Conflicts:

# lams_learning/src/java/org/lamsfoundation/lams/learning/presence/PresenceWebsocketServer.java

# lams_learning/web/presenceChat.jsp

# lams_monitoring/web/gate/gateStatus.jsp

# lams_tool_assessment/web/pages/learning/parts/allquestions.jsp

# lams_tool_assessment/web/pages/monitoring/parts/masterDetailLoadUp.jsp

# lams_tool_assessment/web/pages/monitoring/parts/usersummary.jsp

# lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/dto/MessageDTO.java

# lams_tool_images/web/pages/learning/learning.jsp

  1. … 34 more files in changeset.
LDEV-5440 Further code upgrade to conform new WF libraries

  1. … 60 more files in changeset.
LDEV-5440 Update Hibernate queries with new syntax

Get rid of deprecated Long and Integer constructors.

  1. … 85 more files in changeset.
LDEV-5446 Ensure that UUIDs are unique but retained on import

    • -18
    • +21
    ./qb/EditQbQuestionController.java
  1. … 4 more files in changeset.
LDEV-3997 Change comments for easier application of customisation

LDEV-3997 Use custom context label as primary source of course name

Following ticket LKC-178

LDEV-5424 introduce PageMonitor.tag

  1. … 10 more files in changeset.
LDEV-5443 Add "start in monitor" option to integrations

  1. … 5 more files in changeset.
LDEV-3997 Use custom context label as primary source of course name

LDEV-5426 Use only supported time zones

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

  1. … 40 more files in changeset.
LDEV-5440 Revert some unnecessary package name changes

  1. … 450 more files in changeset.
LDEV-5440 Refactor packages of imported classes

  1. … 467 more files in changeset.
LDEV-5440 Rewrite config files and library references

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

  1. … 147 more files in changeset.
LDEV-5420 Allow selecting which questions to print in QB

    • -2
    • +16
    ./qb/PrintQbQuestionController.java
  1. … 2 more files in changeset.
LDEV-5397 bootstrap5 profile and portrait pages

  1. … 8 more files in changeset.
LDEV-5420 Add questions print button to Question Bank

    • -20
    • +50
    ./qb/PrintQbQuestionController.java
  1. … 5 more files in changeset.
LDEV-5420 Rename class for consistency with other QB classes

    • -0
    • +55
    ./qb/PrintQbQuestionController.java
LDEV-5420 Display various question types for printing

  1. … 1 more file in changeset.
LDEV-5420 Move print page to Central for other modules to use

Also add meaningful title which will be also used as file name when printing to PDF.

    • -0
    • +30
    ./qb/PrintQuestionsController.java
  1. … 5 more files in changeset.
LDEV-4828 Appadmins can (un)share any QB collection

  1. … 1 more file in changeset.
LDEV-5426 Switch from custom time zones to built-in Java ones

    • -15
    • +12
    ./controller/SignupController.java
  1. … 39 more files in changeset.
LDEV-4828 Fix exception on QB question NULL name

LDEV-5397 <lams:textarea> has now simple "id" attribute without "__lamstextarea" suffix

As ids containing "__lamstextarea" complicate creation of ARIA labels.

  1. … 4 more files in changeset.
LDEV-5397 Make Peerreview ARIA compliant

  1. … 11 more files in changeset.