lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2916: Add source code for 3rd party libraries.

    • -0
    • +11
    /3rdParty_sources/.project
    • -0
    • +110
    /3rdParty_sources/opensaml/org/opensaml/Configuration.java
    • -0
    • +105
    /3rdParty_sources/opensaml/org/opensaml/Version.java
  1. … 5072 more files in changeset.
LDEV-2916: Add source code for 3rd party libraries.

    • -0
    • +61
    /3rdParty_sources/jexcelapi/common/Assert.java
    • -0
    • +35
    /3rdParty_sources/jexcelapi/common/BaseUnit.java
    • -0
    • +44
    /3rdParty_sources/jexcelapi/common/LengthUnit.java
    • -0
    • +173
    /3rdParty_sources/jexcelapi/common/Logger.java
    • -0
    • +142
    /3rdParty_sources/jexcelapi/common/log/Log4JLogger.java
    • -0
    • +30
    /3rdParty_sources/jexcelapi/common/log/LoggerName.java
    • -0
    • +176
    /3rdParty_sources/jexcelapi/common/log/SimpleLogger.java
    • -0
    • +46
    /3rdParty_sources/jexcelapi/jxl/BooleanCell.java
    • -0
    • +28
    /3rdParty_sources/jexcelapi/jxl/BooleanFormulaCell.java
    • -0
    • +87
    /3rdParty_sources/jexcelapi/jxl/Cell.java
    • -0
    • +67
    /3rdParty_sources/jexcelapi/jxl/CellFeatures.java
  1. … 1548 more files in changeset.
LDEV-2916: Add source code for 3rd party libraries.

    • -0
    • +361
    /3rdParty_sources/hibernate-core/org/hibernate/Criteria.java
    • -0
    • +91
    /3rdParty_sources/hibernate-core/org/hibernate/Filter.java
  1. … 2735 more files in changeset.
LDEV-2916: Add source code for 3rd party libraries.

    • -0
    • +659
    /3rdParty_sources/aspirin/org/apache/james/core/MailImpl.java
    • -0
    • +118
    /3rdParty_sources/aspirin/org/apache/james/util/Base64.java
    • -0
    • +214
    /3rdParty_sources/aspirin/org/apache/james/util/RFC822Date.java
    • -0
    • +153
    /3rdParty_sources/aspirin/org/apache/mailet/Mail.java
    • -0
    • +442
    /3rdParty_sources/aspirin/org/apache/mailet/MailAddress.java
  1. … 371 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

    • -19
    • +19
    /lams_build/3rdParty.userlibraries
    • binary
    /lams_build/lib/csv/src/opencsv-1.8-src.zip
    • binary
    /lams_build/lib/excel/src/jexcelapi-2.6-src.zip
    • binary
    /lams_build/lib/lucene/src/lucene-2.4.0-src.zip
    • binary
    /lams_build/lib/struts/src/struts-1.2.9-src.zip
  1. … 32 more files in changeset.
LDEV-2915: Add tokens to LAMS DB scripts. The tokens are replaced during build with properties taken from lams_build/*.properties files.

Make lams_build/build.properties an optional file included before OS-specific property file, so computer-specific paths can be defined there.

    • -5
    • +5
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -10
    • +10
    /lams_common/db/sql/insert_lams_windows_config_data.sql
CNG-12, CNG-21, CNG-28, CNG-29, CNG-36: Add comments in original files so when they are altered, copies made for CNG should also be updated so they work fine with rest of subprojects.

    • -0
    • +3
    /lams_tool_forum/web/jsps/learning/reply.jsp
    • -0
    • +3
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
    • -0
    • +2
    /lams_tool_sbmt/web/authoring/advance.jsp
  1. … 3 more files in changeset.
LDEV-2895 Multiple scratches is allowed in scratchie tool

    • -10
    • +22
    /lams_tool_scratchie/db/sql/create_lams_tool_scratchie.sql
  1. … 17 more files in changeset.
LDEB-2905: small change in label

LDEV-2905: Adding labels to i18n

LDEV-2847: Remove unnecessary classes folder from WARs.

LDEV-2909: Set all CKEditor links' target to a new window.

LDEV-2905 improvements to signup * added help tag * context explained with mentioning "lams_server/signup" URL

    • -2
    • +2
    /lams_admin/web/signupmanagement/add.jsp
LDEV-2905 improvements to signup * added help tag * context explained with mentioning "lams_server/signup" URL

    • -1
    • +1
    /lams_admin/web/signupmanagement/add.jsp
    • -0
    • +3
    /lams_admin/web/signupmanagement/list.jsp
LDEV-2847: Reverting Ant javac source code version to 1.5 because for 1.6 there are compilation errors: LAMS files are not encoded with UTF-8 and they should.

LDEV-2906: resizing headings' framesize so CKEditor plugins fit in

    • -1
    • +1
    /lams_tool_scribe/web/pages/authoring/basic.jsp
LDEV-2906: resizing nominations so CKEditor plugins fit in

LDEV-2907: adding kaltura default settings

    • -6
    • +6
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -12
    • +12
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-2847: Reverting to 1.5 just to see if code compiles. Proper solution is to have Java files stored in UTF-8 encoding but this can be a big task.

LDEV-2905: There is no need to add SignupOrganisation.java to list for automatic .hbm.xml generation. It does not contain XDoclet tags and a static .hbm.xml file was already provided.

LDEV-2847: Mark Java source version as 1.6.

Standardise a private project (CNG).

LDEV-2847 together with Marcin decided to roll back explode-war-synchronize target to its previous behavior i.e. without overwrite="true"

LDEV-2905 Integrated lams_signup to LAMS core

    • -1
    • +1
    /lams_admin/web/signupmanagement/add.jsp
LDEV-2905 Integrated lams_signup to LAMS core

LDEV-2905 Integrated lams_signup to LAMS core

    • -2
    • +6
    /lams_admin/web/signupmanagement/add.jsp
LDEV-2905 Integrated lams_signup to LAMS core

    • -1
    • +15
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -0
    • +10
    /lams_admin/web/WEB-INF/tiles-defs.xml
    • -0
    • +67
    /lams_admin/web/signupmanagement/add.jsp
    • -0
    • +56
    /lams_admin/web/signupmanagement/list.jsp
    • -12
    • +0
    /lams_build/conf/j2ee/lams.application.xml
    • -12
    • +0
    /lams_build/conf/j2ee/rams.application.xml
    • binary
    /lams_build/lib/lams/lams-central.jar
    • -0
    • +5
    /lams_central/conf/xdoclet/filters.xml
  1. … 15 more files in changeset.
LDEV-2714: Put back @Override tag as it is marked as error only when using Java 1.5. In higher versions overriding interface methods is OK. Thanks, Andrey, for advice!

LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

    • -4
    • +0
    /lams_admin/conf/jar/META-INF/MANIFEST.MF
    • -4
    • +0
    /lams_admin/conf/war/META-INF/MANIFEST.MF
    • -0
    • +4
    /lams_build/conf/j2ee/MANIFEST-template.MF
    • -3
    • +0
    /lams_central/conf/jar/META-INF/MANIFEST.MF
    • -4
    • +0
    /lams_central/conf/war/META-INF/MANIFEST.MF
    • -4
    • +0
    /lams_common/conf/jar/META-INF/MANIFEST.MF
  1. … 96 more files in changeset.
LDEV-2847: Add "clean-all" task to LAMS Build for CruiseControl post deploy clean-up.

LDEV-2847: Make Central build even if Pedagogical Planner project is unavailable.