lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2265 fix JS method

LDEV-3395 Implement a minimum number of characters for forum postings

    • -4
    • +2
    /lams_tool_forum/web/jsps/learning/create.jsp
    • -12
    • +10
    /lams_tool_forum/web/jsps/learning/edit.jsp
  1. … 6 more files in changeset.
LDEV-3338: Upgrade jdom from version 0.7 to 1.1.2 shipped with WildFly. There is a version 2.x available, but it has different API and it would have to be included as a separate library again.

    • -0
    • +717
    /3rdParty_sources/jdom/org/jdom/Attribute.java
    • -0
    • +518
    /3rdParty_sources/jdom/org/jdom/AttributeList.java
    • -0
    • +205
    /3rdParty_sources/jdom/org/jdom/CDATA.java
    • -0
    • +145
    /3rdParty_sources/jdom/org/jdom/Comment.java
    • -0
    • +192
    /3rdParty_sources/jdom/org/jdom/Content.java
    • -0
    • +965
    /3rdParty_sources/jdom/org/jdom/ContentList.java
    • -0
    • +87
    /3rdParty_sources/jdom/org/jdom/DataConversionException.java
    • -0
    • +191
    /3rdParty_sources/jdom/org/jdom/DefaultJDOMFactory.java
    • -0
    • +173
    /3rdParty_sources/jdom/org/jdom/DescendantIterator.java
    • -0
    • +280
    /3rdParty_sources/jdom/org/jdom/DocType.java
    • -0
    • +766
    /3rdParty_sources/jdom/org/jdom/Document.java
    • -0
    • +1585
    /3rdParty_sources/jdom/org/jdom/Element.java
    • -0
    • +239
    /3rdParty_sources/jdom/org/jdom/EntityRef.java
    • -0
    • +115
    /3rdParty_sources/jdom/org/jdom/FilterIterator.java
    • -0
    • +323
    /3rdParty_sources/jdom/org/jdom/IllegalAddException.java
  1. … 70 more files in changeset.
LDEV-3340: Remove an unnecessary class that was created when copying a Tool as a whole.

LDEV-3341: Remove unnecessary config files.

    • -296
    • +0
    /lams_build/conf/unix/jboss/jboss-service.xml
    • -146
    • +0
    /lams_build/conf/unix/jboss/login-config.xml
    • -296
    • +0
    /lams_build/conf/windows/jboss/jboss-service.xml
    • -146
    • +0
    /lams_build/conf/windows/jboss/login-config.xml
LDEV-3339: Add sources for Lucene 4.10.

  1. … 1689 more files in changeset.
LDEV-3275: Seting request's default encoding in server configuration does not do the trick after all, so set it also in the filter.

LDEV-3398 fixed the following issue "Producing incorrect tool output on submitting answers second time (after the first one failed)"

LDEV-3396: fixing display when option presented is an image

LDEV-3396: fixing display when option presented is an image

LDEV-3391: Adding missing label

LDEV-3339: Update Lucene 2.5 -> 4.10. Use StandardAnalyzer instead of Snowball. It does not stem words and works best with English.

    • binary
    /lams_build/lib/lucene/lucene-analyzers-common-4.10.2.jar
    • binary
    /lams_build/lib/lucene/lucene-core-2.4.0.jar
    • binary
    /lams_build/lib/lucene/lucene-core-4.10.2.jar
    • binary
    /lams_build/lib/lucene/lucene-queryparser-4.10.2.jar
    • binary
    /lams_build/lib/lucene/lucene-snowball-2.4.0.jar
    • -4
    • +5
    /lams_build/lib/lucene/lucene.module.xml
LDEV-3336: Remove code for unnecessary ContentRepository WAR.

LDEV-3336: Remove code for unnecessary ContentRepository WAR.

    • -13
    • +0
    /lams_contentrepository/.mymetadata
    • -13
    • +0
    /lams_contentrepository/conf/language/ApplicationResources.properties
    • -36
    • +0
    /lams_contentrepository/conf/xdoclet/servlets.xml
    • -1
    • +0
    /lams_contentrepository/conf/xdoclet/struts-message-resources.xml
    • -89
    • +0
    /lams_contentrepository/conf/xdoclet/taglibs.xml
    • -7
    • +0
    /lams_contentrepository/db/sql/useful.sql
  1. … 256 more files in changeset.
LDEV-3337: Give the Scheduler a shorter name so DB search is faster.

LDEV-3337: Update Quartz 1.5.2 -> 2.2.1

    • -0
    • +339
    /3rdParty_sources/quartz/org/quartz/CalendarIntervalScheduleBuilder.java
    • -0
    • +159
    /3rdParty_sources/quartz/org/quartz/CalendarIntervalTrigger.java
    • -0
    • +328
    /3rdParty_sources/quartz/org/quartz/CronScheduleBuilder.java
    • -779
    • +17
    /3rdParty_sources/quartz/org/quartz/CronTrigger.java
    • -0
    • +413
    /3rdParty_sources/quartz/org/quartz/DailyTimeIntervalScheduleBuilder.java
    • -0
    • +138
    /3rdParty_sources/quartz/org/quartz/DailyTimeIntervalTrigger.java
    • -0
    • +1021
    /3rdParty_sources/quartz/org/quartz/DateBuilder.java
    • -0
    • +40
    /3rdParty_sources/quartz/org/quartz/DisallowConcurrentExecution.java
    • -0
    • +62
    /3rdParty_sources/quartz/org/quartz/ExecuteInJTATransaction.java
    • -8
    • +7
    /3rdParty_sources/quartz/org/quartz/Job.java
    • -0
    • +351
    /3rdParty_sources/quartz/org/quartz/JobBuilder.java
  1. … 273 more files in changeset.
LDEV-3394: Adding lesson notifications details

LDEV-3322: Adding id tags and LDEV-3394: fixing issue with lesson notifications

    • -14
    • +14
    /lams_monitoring/web/monitor.jsp
LDEV-3368: Now it creates the lessons and also verifies the settings in monitor.

LDEV-3374: Adding Lesson, sequence tab and EditClassPage to monitor test.

LDEV-3322: Adding id tags and LDEV-3394: fixing issue with lesson notifications

    • -14
    • +14
    /lams_monitoring/web/monitor.jsp
LDEV-3394: Adding lesson notifications details

LDEV-3377 Image gallery frame size adjusts properly in Firefox now

LDEV-3392 By default, always randomize order of answers in ordering question in Assessment tool

LDEV-3393 Ordering question type display correct/incorrect answers to learners now

LDEV-3387 * fixed issue when Autosave in Assessment breaks time limitation feature * slightly improved UI

LDEV-3387 updated libraries. introduced new jquery.plugin.js (required for jqeury.countdown.js) and jgrowl plugin

    • -24
    • +31
    /lams_central/web/css/jquery.countdown.css
    • -0
    • +100
    /lams_central/web/css/jquery.jgrowl.css
    • -0
    • +16
    /lams_central/web/includes/javascript/jquery.jgrowl.js
    • -0
    • +4
    /lams_central/web/includes/javascript/jquery.plugin.js
LDEV-2265 fixed openLearner() by introducing new method openLearnerShortenedUrl() designed particularly for opening learner window from shortened URLs like /lams/r/*

    • -159
    • +102
    /lams_central/web/includes/javascript/openUrls.js
LDEV-3391 *removed strange characters in the chat monitoring summary tab *slightly improved monitor UI

    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_en_AU.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_ko_KR.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_mi_NZ.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_no_NO.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_pt_BR.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_sv_SE.properties
LDEV-3393 remove debug messages