lams_admin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 Updating all i18n labels

  1. … 306 more files in changeset.
LDEV-5440 Use version 3 of JSP and JSTL and their schemas

Make IntelliJ understand the Web aspect of LAMS projects.

    • -4
    • +3
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -3
    • +3
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 2088 more files in changeset.
LDEV-5440 Do not use deprecated constructors of Double and Boolean

  1. … 33 more files in changeset.
LDEV-5440 Update Hibernate to version 6.4.4

  1. … 6244 more files in changeset.
LDEV-5440 Reintroduce more strict security rules in web.xml

  1. … 38 more files in changeset.
LDEV-5440 Use standard rather than JACC authorization

  1. … 1 more file in changeset.
LDEV-5440 Fix file uploads

  1. … 38 more files in changeset.
LDEV-5440 Fix multipart config in web.xml files

  1. … 35 more files in changeset.
LDEV-5440 Configure file uploads in Spring servlet

  1. … 34 more files in changeset.
LDEV-5440 Update web.xml version

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

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

    • -2
    • +2
    ./web/WEB-INF/tlds/jstl/permittedTaglibs.tld
    • -2
    • +2
    ./web/WEB-INF/tlds/jstl/scriptfree.tld
  1. … 216 more files in changeset.
LDEV-5397 Updating labels Greek, Spanish, English

  1. … 19 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-5424 update to RestrictedUsageAccordian.tag and copy-tags

    • -12
    • +35
    ./web/WEB-INF/tags/PageMonitor.tag
    • -4
    • +7
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
  1. … 61 more files in changeset.
LDEV-5445 proper support for mode="teacher" (which is open learning interface from monitoring)

* Hide PageLearner's header if mode="teacher"

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

Get rid of deprecated Long and Integer constructors.

  1. … 84 more files in changeset.
LDEV-5440 Use WF 31 Final instead of Beta

  1. … 69 more files in changeset.
LDEV-5424 copy-tags

    • -12
    • +12
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +146
    ./web/WEB-INF/tags/PageMonitor.tag
    • -15
    • +48
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
  1. … 187 more files in changeset.
LDEV-5424 rename Page5.tag->PageAdmin.tag

    • -0
    • +84
    ./web/WEB-INF/tags/PageAdmin.tag
    • -12
    • +6
    ./web/integration/ltiConsumerList.jsp
  1. … 57 more files in changeset.
LDEV-5424 fix tooltips and switch to bootstrap5 versions of .js and .css files

  1. … 30 more files in changeset.
LDEV-5424 switch to bootstrap5 versions of JS files

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

  1. … 3 more files in changeset.
LDEV-5442 rename StyledRating5.tag -> StyledRating.tag

    • -565
    • +0
    ./web/WEB-INF/tags/StyledRating5.tag
  1. … 30 more files in changeset.
LDEV-5442 copy-tags

    • -100
    • +136
    ./web/WEB-INF/tags/Rating.tag
    • -270
    • +248
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 155 more files in changeset.
LDEV-5442 rename Rating5.tag -> Rating.tag

  1. … 42 more files in changeset.
LDEV-5442 rename StyledRating5.tag -> StyledRating.tag

    • -553
    • +0
    ./web/WEB-INF/tags/StyledRating5.tag
  1. … 35 more files in changeset.
Merge remote-tracking branch 'origin/v4.7' into v4.8

# Conflicts:

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

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

# lams_tool_lamc/web/learning/AnswersContent.jsp

# lams_tool_laqa/web/learning/AnswersContent.jsp

# lams_tool_scratchie/web/pages/learning/learning.jsp

    • -14
    • +17
    ./web/WEB-INF/tags/PageLearner.tag
    • -9
    • +21
    ./web/WEB-INF/tags/StyledRating5.tag
  1. … 135 more files in changeset.
LDEV-5442 copy-tags

  1. … 30 more files in changeset.
LDEV-5426 Use only supported time zones

  1. … 5 more files in changeset.
LDEV-5290 Identify tabs better when checking for multiple open tabs

A minimised window can skip setInterval() ticks. This lead to incorrect detection of multiple tabs open - a single open tab could produce this message.

  1. … 68 more files in changeset.