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

    • -5
    • +14
    ./lams/admin/web/action/EmailUserAction.java
  1. … 2 more files in changeset.
LDEV-2089 send email using sysadmin email address(and not lams support one)

    • -2
    • +5
    ./lams/admin/web/action/EmailUserAction.java
  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
    • +137
    ./lams/admin/web/action/EmailUserAction.java
    • -0
    • +75
    ./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

    • -8
    • +8
    ./lams/admin/service/ImportService.java
    • -231
    • +293
    ./lams/admin/web/UserAction.java
    • -127
    • +144
    ./lams/admin/web/UserSaveAction.java
    • -0
    • +101
    ./lams/admin/web/form/ThemeForm.java
  1. … 58 more files in changeset.
SIF-4 Making single-signon capabilities for openid

    • -0
    • +112
    ./lams/admin/web/OpenIDConfigAction.java
    • -0
    • +43
    ./lams/admin/web/OpenIDConfigForm.java
  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

    • -324
    • +0
    ./lams/admin/web/action/CloneGroupAction.java
    • -0
    • +330
    ./lams/admin/web/action/CloneLessonsAction.java
  1. … 10 more files in changeset.
LDEV-2489 clone lessons progress

    • -0
    • +324
    ./lams/admin/web/action/CloneGroupAction.java
  1. … 15 more files in changeset.
LDEV-2472 merged from head

    • -2
    • +2
    ./lams/admin/web/UserOrgSaveAction.java
autoformat

    • -92
    • +83
    ./lams/admin/web/UserOrgSaveAction.java
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

    • -2
    • +2
    ./lams/admin/web/UserOrgSaveAction.java
autoformat

    • -174
    • +167
    ./lams/admin/web/action/LdapConfigAction.java
move ldap config items to 'ldap configuration' page; improve ldap bulk update error bubbling

    • -34
    • +18
    ./lams/admin/web/ConfigAction.java
    • -18
    • +47
    ./lams/admin/web/action/LdapConfigAction.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
    ./lams/admin/service/ImportService.java
  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

    • -21
    • +76
    ./lams/admin/web/UserAction.java
    • -11
    • +26
    ./lams/admin/web/UserSaveAction.java
  1. … 5 more files in changeset.
file ThemeManagementAction.java was added on branch lams2_3_release on 2010-03-01 04:56:25 +0000

file ThemeForm.java was added on branch lams2_3_release on 2010-03-01 04:56:25 +0000

LDEV-2420 Removing uneccessary data structures and tables from the db, as well as implementing the same theme settings for flash themes

    • -10
    • +10
    ./lams/admin/service/ImportService.java
  1. … 47 more files in changeset.
LDEV-2426 set tutorialsDisabled field

    • -1
    • +2
    ./lams/admin/service/ImportService.java
  1. … 2 more files in changeset.
LDEV-2426 set firstLogin field

    • -1
    • +2
    ./lams/admin/service/ImportService.java
  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
    • +170
    ./lams/admin/web/action/ThemeManagementAction.java
    • -0
    • +94
    ./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

    • -5
    • +35
    ./lams/admin/web/action/StatisticsAction.java
  1. … 5 more files in changeset.
LDEV-2075 creating overall statistics page for admin

    • -0
    • +69
    ./lams/admin/web/action/StatisticsAction.java
  1. … 6 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

    • -63
    • +4
    ./lams/admin/web/RegisterAction.java
  1. … 214 more files in changeset.
Merge lams2_3 into head

    • -94
    • +101
    ./lams/admin/web/ServerSaveAction.java
  1. … 162 more files in changeset.
LDEV-2366 Tool adapters to allow multiple integrated servers to user them

Committing core changes for this JIRA

    • -94
    • +101
    ./lams/admin/web/ServerSaveAction.java
  1. … 20 more files in changeset.
LDEV-2098 Adding information messages in lamscommunity parts

    • -62
    • +3
    ./lams/admin/web/RegisterAction.java
  1. … 6 more files in changeset.