Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Use Apache Commons Pool version 1.5.1 -> 1.6 delivered with WildFly.

LDEV-3275: Use Apache Commons Codec version 1.3 -> 1.9 delivered with WildFly.

  1. … 9 more files in changeset.
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 38 more files in changeset.
LDEV-3275: Use Apache Commons IO version 2.1 -> 2.4 delivered with WildFly. Previous similar upgrades were: Apache Commons Collections 3.1 -> 3.2.1 Apache Commons BeanUtils 1.6 -> 1.8.3 Saaj 1.2 -> 1.3 JaxRPC same version, but delivered with WildFly.

  1. … 111 more files in changeset.
LDEV-3275: Deploy EAR libraries as WildFly modules. In JBoss there were several folders where libraries could be simply copied. In WildFly it is more organised, with module.xml files describing each library. In order not to keep libs in EAR, so only real LAMS code remains there, they are moved to WildFly as modules and get referenced by EAR with META-INF/jboss-deployment-structure.xml.

    • -0
    • +83
    ./jboss-deployment-structure.xml
  1. … 38 more files in changeset.
LDEV-3275: Make application.xml use version 6 of XSD.

  1. … 1 more file in changeset.
LDEV-3275: WildFly docs state: "If you modify the MANIFEST.MF file, make sure to include a newline character at the end of the file."

LDEV-3275: Start replacing JBoss libraries with ones from WildFly. Minor changes in config files.

  1. … 37 more files in changeset.
LDEV-3275: Rename lams.application.xml to application.xml as there is no more RAMS project.

LDEV-2912: Remove RAMS remainings from source code

LDEV-2847: Number of optional LAMS EAR modules grow and making a full-text placeholder for each of them in application.xml became an issue. A new approach with short token replaced with module activation entry was used.

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

  1. … 28 more files in changeset.
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.

  1. … 109 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.
WVI-25: Change the way SAML servlet is enabled in LAMS EAR configuration.

LDEV-2784: Enable lams-signup project in JBoss 5. Make modifications to application.xml automatically when deploying WAR.

  1. … 4 more files in changeset.
WVI-12: Initial commit. Contains all functionality required for World Vision for SAML 2.0 integration.

  1. … 3 more files in changeset.
Merge lams2_3 into head

    • -0
    • +341
    ./application_5.xsd
  1. … 123 more files in changeset.
LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

  1. … 29 more files in changeset.
LDEV-2239: Upgrading mysql connector

  1. … 18 more files in changeset.
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

  1. … 45 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 117 more files in changeset.
LDEV-2041: Added new libraries. Added export methods in FileUtil. Moved several common constants to CentralConstants.

  1. … 9 more files in changeset.
LDEV-1998: Added fitler based on Lucene project.

  1. … 13 more files in changeset.
Added local copy of application DTD so LAMS developers can build the project without internet access.

    • -0
    • +271
    ./application_1_3.dtd
  1. … 2 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

  1. … 84 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 32 more files in changeset.
Adding flagstone jars to rams.application.xml incase someone tries to use it

LDEV-1916 add autopatch libs for rams

adding Flagstone libraries for SWF creation adding 2 servlets for SWF and JPG printing from Flash Whiteboard

  1. … 4 more files in changeset.