• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects.

Prevent methods based on JMX retrieved Cache from being used.

Adjust layout to reflect new approach to cache manipulation.

  1. … 9 more files in changeset.
LDEV-2740: Display all learning libraries, not only valid tools, in "Tool Management" sysadmin page. Add column for enabling/disabling libraries from that page.

Remove "Learning Library Management" sysadmin page completely.

Some code clean up.

  1. … 2 more files in changeset.
LDEV-2647 fixing Utf-8 issues when cloning lessons

*merge from lams2_3_release

LDEV-2647 fixing Utf-8 issues when cloning lessons

LDEV-2538 respects server's default enable_flash setting when new users are created

*merge from lams2_3_release

  1. … 3 more files in changeset.
LDEV-2538 respects server's default enable_flash setting when new users are created

  1. … 3 more files in changeset.
LDEV-2089 Email messaging

*Merge from HEAD

  1. … 10 more files in changeset.
LDEV-2519 added fields 'timezone' and 'enable flash for learner window' to Admin user edit page

  1. … 4 more files in changeset.
LDEV-2544 Default Timezones

*merge from lams2_3_release

  1. … 32 more files in changeset.
LDEV-2544 Default Timezones

*added ability to change server timezone

  1. … 19 more files in changeset.
LDEV-2489 backport clone lessons from head

  1. … 17 more files in changeset.
LDEV-2519 added fields 'timezone' and 'enable flash for learner window' to admin user edit page

  1. … 4 more files in changeset.
LDEV-2544 adding comments

  1. … 9 more files in changeset.
LDEV-2544 adding Timezone Manager

  1. … 15 more files in changeset.
file TimezoneManagementAction.java was initially added on branch lams2_3_release.

LDEV-2544 adding Timezone Manager

  1. … 31 more files in changeset.
file EmailUserAction.java was added on branch lams2_3_release on 2010-10-16 11:21:55 +0000

LDEV-2089: added name support and strips html <BR> tags.

  1. … 2 more files in changeset.
LDEV-2089 send email using sysadmin email address(and not lams support one)

  1. … 1 more file in changeset.
file EmailForm.java was added on branch lams2_3_release on 2010-10-16 11:21:55 +0000

LDEV-2089 added option to email the found user

    • -0
    • +75
    ./java/org/lamsfoundation/lams/admin/web/form/EmailForm.java
  1. … 4 more files in changeset.
LDEV-2517 Merging head theme changes with 2.3 branch for 2.3.4

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

  1. … 29 more files in changeset.
file CloneLessonsAction.java was added on branch lams2_3_release on 2010-04-12 03:02:35 +0000

LDEV-2489 put clone lessons in a transaction

  1. … 3 more files in changeset.
LDEV-2489 ability to clone lessons from any other group

  1. … 10 more files in changeset.
LDEV-2489 clone lessons progress

  1. … 15 more files in changeset.
LDEV-2472 merged from head

autoformat

LDEV-2472 according to stacktrace, hibernate flushes session at beginning of findById(userId) call, so don't remove child object until after any hibernate ops