Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2089: added name support and strips html <BR> tags.

    • -74
    • +103
    ./lamsfoundation/lams/util/Emailer.java
  1. … 1 more file in changeset.
LDEV-1893 added logging of failed sent messages

LDEV-2089 moving Emailer.java from lams_central to lams_common

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

    • -0
    • +1
    ./lamsfoundation/lams/commonContext.xml
SIF-4 Updating openid operations to allow direct login to lessons

  1. … 1 more file in changeset.
LDEV-2509 Embedded SMTP server

    • -0
    • +8
    ./lamsfoundation/lams/dbupdates/patch02040005.sql
  1. … 15 more files in changeset.
LDEV-2471 merge from branch

LDEV-2515 removing table which was backported to 2.3.4

SIF-4 Making single-signon capabilities for openid

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

LDEV-2475 Meging changes with head

    • -4
    • +30
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 6 more files in changeset.
LDEV-2468 merged from branch

LDEV-2449 session cookies should only be valid during session

LDEV-2489 clone lessons progress

    • -0
    • +8
    ./lamsfoundation/lams/lesson/dao/ILessonDAO.java
  1. … 13 more files in changeset.
LDEV-2476 add inherited roles (read only)

  1. … 1 more file in changeset.
fix problem getting neighbour node when a node has been deleted in the past

LDEV-2476 a fix and initial dialog for editing roles

  1. … 1 more file in changeset.
LDEV-2476 fix some issues

  1. … 1 more file in changeset.
LDEV-2476 author admin role in nodes now functional

  1. … 1 more file in changeset.
LDEV-2476 partial support for author admin role in planner nodes

    • -0
    • +17
    ./lamsfoundation/lams/dbupdates/patch02040003.sql
    • -0
    • +80
    ./lamsfoundation/lams/planner/PedagogicalPlannerNodeRole.java
  1. … 3 more files in changeset.
LDEV-2475 As per jun-dir's request, added a fallback for java default temp dir if the temp dir in the database doesnt exist or is forbidden

    • -82
    • +124
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 1 more file in changeset.
LDEV-2475 Changing the implementation to use the temp dir specified in the config table instead of the java default. This means that the temp dir has to be cleaned for every restart of the lams server

    • -1
    • +1
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 2 more files in changeset.
LDEV-2468 merge from branch

LDEV-2449 invalidate session when user has lost their cookie, so we don't accidentally access a page without knowing the right session id/cookie value (for some reason jboss gets confused and returns a 'Session already invalidated' error in an exception)

LDEV-2461 only display monitor link if user is staff for that lesson

    • -0
    • +10
    ./lamsfoundation/lams/lesson/dto/LessonDTO.java
  1. … 2 more files in changeset.
LDEV-2449 SSO cookie doesn't seem to expire when shared session ends - therefore set max age to same as session timeout value. Fixes the first click after a session timeout thinking it's still logged in

LDEV-1356 add modification date to user table

  1. … 2 more files in changeset.
move ldap config items to 'ldap configuration' page; improve ldap bulk update error bubbling

    • -0
    • +62
    ./lamsfoundation/lams/util/Configuration.java
  1. … 9 more files in changeset.
LDEV-1616 configuration to allow profile editing

    • -0
    • +11
    ./lamsfoundation/lams/dbupdates/patch02040002.sql
  1. … 10 more files in changeset.
LDEV-2449 adjust verbose logging