Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2958: fix the login logo so we don't need to modify the .jsp when a new picture is uploaded. Instead, we replace the image.

  1. … 1 more file in changeset.
LDEV-2960: Removing LAMSv1 import features

  1. … 5 more files in changeset.
LDEV-2905 Integrated lams_signup to LAMS core

  1. … 1 more file in changeset.
LDEV-2905 Integrated lams_signup to LAMS core

  1. … 28 more files in changeset.
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-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-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-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.
LDEV-2089 added option to email the found user

    • -0
    • +75
    ./org/lamsfoundation/lams/admin/web/form/EmailForm.java
  1. … 4 more files in changeset.
SIF-4 Making single-signon capabilities for openid

    • -0
    • +112
    ./org/lamsfoundation/lams/admin/web/OpenIDConfigAction.java
    • -0
    • +43
    ./org/lamsfoundation/lams/admin/web/OpenIDConfigForm.java
  1. … 29 more files in changeset.
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.
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

autoformat

move ldap config items to 'ldap configuration' page; improve ldap bulk update error bubbling

    • -34
    • +18
    ./org/lamsfoundation/lams/admin/web/ConfigAction.java
  1. … 8 more files in changeset.
LDEV-2428 set timezone field implicitly so that it doesn't get written at a time we don't intend (e.g. during a read only transaction)

  1. … 2 more files in changeset.
LDEV-2420 Fixing it so you can edit user theme in sysadmin areas

  1. … 1 more file in changeset.
LDEV-2420 Work on adding theme options to the add and edit user pages

  1. … 5 more files in changeset.
LDEV-2420 Removing uneccessary data structures and tables from the db, as well as implementing the same theme settings for flash themes

  1. … 47 more files in changeset.
LDEV-2426 set tutorialsDisabled field

  1. … 2 more files in changeset.
LDEV-2426 set firstLogin field

  1. … 2 more files in changeset.
LDEV-2420 Adding functionality to add new themes to the database. All that is left now is to remove the defunct tables that are not used

    • -0
    • +94
    ./org/lamsfoundation/lams/admin/web/form/ThemeForm.java
  1. … 18 more files in changeset.
LDEV-2075 fixing statistics page so you can choose which group to display instead of just displaying them all

  1. … 2 more files in changeset.
LDEV-2075 creating overall statistics page for admin

  1. … 6 more files in changeset.