Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2564 add Option in "Edit configuration settings" for not displaying the "All My Lesson" option in My Profile tab

  1. … 4 more files in changeset.
SIF-10 Adding date to lesson for release date of marks. So it can be used for sif publisher

    • -0
    • +9
    ./lamsfoundation/lams/dbupdates/patch02040006.sql
    • -0
    • +14
    ./lamsfoundation/lams/lesson/Lesson.java
  1. … 2 more files in changeset.
LDEV-2556 LDEV-2557 Tooltip style and Workspace dialog /author info changes to HEAD.

  1. … 7 more files in changeset.
LDEV-2547 fixing ConfigurationItem's hibernate annotations

*merge to Head

  1. … 1 more file in changeset.
hack to get around dependency on ServletContext/session

    • -3
    • +4
    ./lamsfoundation/lams/util/LanguageUtil.java
LDEV-2525 Include a minimum number of votes option (merge from lams2_3_release)

    • -0
    • +1
    ./lamsfoundation/lams/tool/ToolContentImport102Manager.java
LDEV-2539 Adding method to get lesson details by toolSessionID

    • -0
    • +9
    ./lamsfoundation/lams/lesson/dao/ILessonDAO.java
LDEV-2532 Click "Back" button in Editor shows a different page display

  1. … 1 more file in changeset.
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.