• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset lams2_head_wildfly:marcin:20121225123835:3 does not match your current filter (clear filter).

file GradebookUserActivity.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:30 +0000

file PedagogicalPlannerSequenceNode.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:30 +0000

file NotebookEntry.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:29 +0000

file GradebookUserLesson.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:30 +0000

file ExtServerLessonMap.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:29 +0000

file PedagogicalPlannerNodeRole.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:30 +0000

file PedagogicalPlannerActivityMetadata.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:30 +0000

file ExtUserUseridMap.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:29 +0000

file ExtServerToolAdapterMap.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:29 +0000

LDEV-2926

* removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files.

* removed static .hbm.xml files in cases when they can be produced using Xdoclet information

  1. … 36 more files in changeset.
LDEV-2984 Removed jxl library from LAMS and thus only POI one is left for excel export

    • -0
    • +57
    ./src/java/org/lamsfoundation/lams/util/ExcelCell.java
    • -0
    • +142
    ./src/java/org/lamsfoundation/lams/util/ExcelUtil.java
LDEV-2986 added option to allow choosing which tab is active on a signup page

    • -0
    • +12
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040015.sql
  1. … 7 more files in changeset.
LDEV-2983 Removed export csv functionality from Daco tool

  1. … 8 more files in changeset.
LDEV-2981: Remove obsolete SIF Open ID servlet and now unnecessary libraries. Remove source code for removed libraries.

  1. … 165 more files in changeset.
LDEV-2981: Replace concurrent collections from concurrent.jar with ones from standard Java distribution. Add generics and general clean up.

LDEV-2849: Remove unnecessary libraries and dependencies.

  1. … 101 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 280 more files in changeset.
LDEV-2975: Updating Portuguese Brazil

LDEV-2972 deleted import sun.util.calendar.CalendarUtils

LDEV-2972: removing sun.misc.BASE64Decoder

  1. … 1 more file in changeset.
LDEV-2903: remove unused sql scripts

LDEV-2903: remove upgrade sql scripts as now they are done by autopatch

    • -58
    • +0
    ./db/sql/updatescripts/alter_201_ext.sql
    • -16
    • +0
    ./db/sql/updatescripts/alter_201_theme.sql
    • -14
    • +0
    ./db/sql/updatescripts/alter_201_tool.sql
    • -39
    • +0
    ./db/sql/updatescripts/alter_205_ldap.sql
    • -4
    • +0
    ./db/sql/updatescripts/alter_211_gmap.sql
  1. … 4 more files in changeset.
LDEV-2912: removing rams sql scripts

    • -269
    • +0
    ./db/sql/insert_rams_unix_config_data.sql
    • -266
    • +0
    ./db/sql/insert_rams_windows_config_data.sql
LDEV-2959: adding an update statement for older room_name entries with a dash instead of an underscore

LDEV-2912: Remove RAMS remainings from source code

  1. … 35 more files in changeset.
LDEV-2495: Add gRaphael pie charts to Survey Tool. Remove JFree chart libraries.

  1. … 32 more files in changeset.
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

    • binary
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040014.sql
  1. … 75 more files in changeset.
LDEV-2945 improving performance of lesson output export

  1. … 2 more files in changeset.
LDEV-2823: Fix connetion URL for DB initialisation.

WVI-35: Add code for lesson synchronisation: service methods for checking and downloading content, servlet methods for communication scenarios, front-end stuff for regular sync checking and displaying information nicely.

Made horizon project not expose its beans to global App Context, as it is not needed any more.

Add some file utility methods.

  1. … 3 more files in changeset.