• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1893 added logging of failed sent messages

LDEV-2089 moving Emailer.java from lams_central to lams_common

    • -0
    • +104
    ./lams/util/Emailer.java
  1. … 1 more file in changeset.
LDEV-2089 added missed bean definition

SIF-4 Updating openid operations to allow direct login to lessons

    • -2
    • +14
    ./lams/integration/security/LoginRequestValve.java
  1. … 1 more file in changeset.
LDEV-2509 Embedded SMTP server

    • -0
    • +8
    ./lams/dbupdates/patch02040005.sql
  1. … 15 more files in changeset.
LDEV-2517 Adding highContrast theme to list of available themes in the db

  1. … 1 more file in changeset.
LDEV-2503 update version and date strings

LDEV-2471 merge from branch

file patch02030402.sql was initially added on branch lams2_3_release.

    • -0
    • +0
    ./lams/dbupdates/patch02030402.sql
LDEV-2517 Merging head theme changes with 2.3 branch for 2.3.4

    • -297
    • +0
    ./lams/themes/CSSThemeVisualElement.java
    • -18
    • +32
    ./lams/themes/dao/hibernate/CSSThemeDAO.java
    • -168
    • +0
    ./lams/themes/dto/CSSStyleDTO.java
    • -4
    • +4
    ./lams/themes/dto/CSSThemeBriefDTO.java
    • -167
    • +98
    ./lams/themes/dto/CSSThemeDTO.java
    • -125
    • +0
    ./lams/themes/dto/CSSVisualElementDTO.java
    • -6
    • +48
    ./lams/themes/service/IThemeService.java
    • -204
    • +269
    ./lams/themes/service/ThemeService.java
  1. … 50 more files in changeset.
LDEV-2515 Backporting planner to 2.3.x

* update to patch

LDEV-2515 Backporting planner to 2.3.x

* making PedagogicalPlannerNodeRole work

    • -0
    • +69
    ./lams/planner/PedagogicalPlannerNodeRole.hbm.xml
  1. … 5 more files in changeset.
file PedagogicalPlannerNodeRole.hbm.xml was initially added on branch lams2_3_release.

    • -0
    • +0
    ./lams/planner/PedagogicalPlannerNodeRole.hbm.xml
LDEV-2515 removing table which was backported to 2.3.4

LDEV-2515 use autopatch for db change

  1. … 1 more file in changeset.
file patch02030401.sql was initially added on branch lams2_3_release.

    • -0
    • +0
    ./lams/dbupdates/patch02030401.sql
LDEV-2515 Backporting planner to 2.3.x

(merge from HEAD)

    • -1
    • +12
    ./lams/planner/dao/PedagogicalPlannerDAO.java
LDEV-2515 Backporting planner to 2.3.x

LDEV-2515 Backporting planner to 2.3.x

  1. … 3 more files in changeset.
SIF-4 Making single-signon capabilities for openid

    • -0
    • +18
    ./lams/dbupdates/patch02040004.sql
    • -10
    • +54
    ./lams/integration/security/LoginRequestValve.java
    • -0
    • +35
    ./lams/openid/OpenIDConfig.java
  1. … 26 more files in changeset.
fixing fromat of file

LDEV-2475 Meging changes with head

  1. … 6 more files in changeset.
LDEV-2475 Temp dir issue

- Only files with "lams" prefix deleted on startup

- Instead of temp dir being a startup constant, it is a fetched via a method in FileUtil that:

- Creates the directory if writable and exists

- Returns the specified temp if its writeable

- Otherwise returns the java temp

  1. … 6 more files in changeset.
updating versions and dictionary dates for 2.3.4

  1. … 2 more files in changeset.
LDEV-2503 update version strings for 2.3.4

  1. … 1 more file in changeset.
file patch02030400.sql was initially added on branch lams2_3_release.

    • -0
    • +0
    ./lams/dbupdates/patch02030400.sql
LDEV-2468 merged from branch

    • -4
    • +1
    ./lams/integration/service/IntegrationService.java
LDEV-2449 session cookies should only be valid during session

    • -3
    • +3
    ./lams/web/session/SessionManager.java
LDEV-2489 clone lessons progress

    • -1
    • +7
    ./lams/lesson/dao/hibernate/LessonDAO.java
    • -3
    • +11
    ./lams/lesson/service/ILessonService.java
    • -2
    • +6
    ./lams/lesson/service/LessonService.java
  1. … 13 more files in changeset.
LDEV-2476 add inherited roles (read only)

    • -1
    • +4
    ./lams/planner/dao/PedagogicalPlannerDAO.java
  1. … 1 more file in changeset.