• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-2925: Change optional App Context file path to be more specific as searching in whole Classpath is time consuming (15 seconds). This means that the file has to be in JAR next to classes, not in WAR in WEB-INF.

LDEV-2925: Allow submodules to contain optionalModuleApplicationContext.xml file with beans which are to be shared with other projects.

WVI-33, WVI-34: Add Learner progress synchronisation code for manual triggering.

Fix a bug in prefix-less user creation via IntegrationService.

General clean up.

  1. … 3 more files in changeset.
WVI-33: Extend usePrefix=false use to leave out integrated server prefix from user name, not only organisation.

Fix a minor bug.

  1. … 1 more file in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 46 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
    ./db/sql/insert_lams_unix_config_data.sql
    • -10
    • +10
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 6 more files in changeset.
LDEV-2905 improvements to signup

* added help tag

* context explained with mentioning "lams_server/signup" URL

  1. … 2 more files in changeset.
LDEV-2907: adding kaltura default settings

    • -6
    • +6
    ./db/sql/insert_lams_unix_config_data.sql
    • -12
    • +12
    ./db/sql/insert_lams_windows_config_data.sql
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-2905 Integrated lams_signup to LAMS core

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

    • -0
    • +25
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040013.sql
  1. … 21 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. … 108 more files in changeset.
file Event.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:30 +0000

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

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

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

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

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

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

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -0
    • +7
    ./.settings/org.eclipse.core.resources.prefs
  1. … 1180 more files in changeset.
LDEV-2893 new ability to refresh integration window once Lams authoring one gets closed

LDEV-2889, LDEV-2890, CNG-26: Revert changes in the SQL scripts for LAMS clean build as DB structure will be updated by Autopatch scripts anyway.

    • -6
    • +0
    ./db/sql/insert_lams_unix_config_data.sql
    • -6
    • +0
    ./db/sql/insert_lams_windows_config_data.sql
LDEV-2890, CNG-26: Adding blank line after last statement to fix SQL execution errors.

    • -1
    • +1
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
LDEV-2890, CNG-26: Recommit suspicious SQL entries.

    • -1
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
LDEV-2890, CNG-26: Make Sysadmin option a part of standar LAMS distribution, not only one customised for MindTap.

    • -0
    • +6
    ./db/sql/insert_lams_unix_config_data.sql
    • -0
    • +3
    ./db/sql/insert_lams_windows_config_data.sql
    • binary
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040012.sql
CNG-26: Add configuration setting allowing to choose whether suffix (date, unique number) should be added or not when importing a zipped LD in Authoring.

  1. … 1 more file in changeset.
LDEV-2889: Add collapsible west pane in Learner containig Flash progress bar.

Make its appearance optional with sysadmin settings.

Externalise mainflash.jsp CSS.

    • -0
    • +3
    ./db/sql/insert_lams_windows_config_data.sql
    • -0
    • +3
    ./db/sql/insert_rams_unix_config_data.sql
    • binary
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040011.sql
  1. … 5 more files in changeset.