• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2905 sysadmin options sorted alphabetically

LDEV-2988 fixing a typo

LDEV-2868

* in order to fix LDEV-2933 jquery-ui was updated to 1.9.2

* it also required updating blockui

* pages with jquery-ui tabs shouldn't contain base tag. thus removed it from signup.jsp

    • -3
    • +1
    /lams_central/web/WEB-INF/tiles-defs.xml
    • -272
    • +204
    /lams_central/web/css/jquery-ui-redmond-theme.css
    • -303
    • +202
    /lams_central/web/css/jquery-ui-smoothness-theme.css
    • -55
    • +6
    /lams_central/web/includes/javascript/jquery-ui.js
    • -69
    • +90
    /lams_central/web/signup/signup.jsp
LDEV-2987 fixing JS error on openning tutorial video from pedagogical planner

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

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

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

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

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.
file QaConfigItem.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:25 +0000

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

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

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

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

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

file NoticeboardSession.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:50 +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

LDEV-2984 Removed jxl library from LAMS and thus only POI one is left for excel export

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

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -0
    • +5
    /lams_admin/web/signupmanagement/add.jsp
    • -10
    • +5
    /lams_central/web/signup/signup.jsp
LDEV-2985 reduced total size of POI library by 2.5M. Deleted parts responsible for processing Word and Powerpoint objects

LDEV-2984 Removed jxl library from LAMS and thus only POI one is left for excel export

    • binary
    /lams_build/lib/apache-poi/poi-3.9-20121203.jar
    • binary
    /lams_build/lib/apache-poi/poi-ooxml-3.9-20121203.jar
    • binary
    /lams_build/lib/apache-poi/poi-ooxml-schemas-3.9-20121203.jar
    • binary
    /lams_build/lib/apache-poi/xmlbeans-2.3.0.jar
    • binary
    /lams_build/lib/lams/lams-gradebook.jar
  1. … 14 more files in changeset.