lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2944 Allow retries even after user has finished the MCQ activity

LDEV-2850: Change context of jQuery selector as new version of this library does not seem to transfer "this" as context to an external method.

fixing labels

LDEV-2895 display Choice # label underneath images

LDEV-2895 * Monitoring: showing the order in which students selected answers. * updating jquery libraries names * fixing a few bugs

  1. … 6 more files in changeset.
LDEV-2916: Add commons-io source code.

    • -0
    • +333
    /3rdParty_sources/commons-io/org/apache/commons/io/CopyUtils.java
    • -0
    • +2491
    /3rdParty_sources/commons-io/org/apache/commons/io/FileUtils.java
    • -0
    • +163
    /3rdParty_sources/commons-io/org/apache/commons/io/HexDump.java
    • -0
    • +257
    /3rdParty_sources/commons-io/org/apache/commons/io/IOCase.java
    • -0
    • +1759
    /3rdParty_sources/commons-io/org/apache/commons/io/IOUtils.java
  1. … 94 more files in changeset.
LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

    • -1
    • +1
    /lams_admin/web/timezoneManagement.jsp
    • -1
    • +1
    /lams_admin/web/timezoneServerManagement.jsp
    • -386
    • +0
    /lams_central/web/css/jquery-ui-1.8.11.flick-theme.css
    • -425
    • +0
    /lams_central/web/css/jquery-ui-1.8.11.redmont-theme.css
    • -0
    • +530
    /lams_central/web/css/jquery-ui-redmond-theme.css
  1. … 750 more files in changeset.
LDEV-2895 teacher always sees learner page

LDEV-2895 teacher always sees summary page

LDEV-2850 Now it's possible to remove jquery 1.1.4

LDEV-2929 fixed problem: Tablesorter with 0 rows throws JS error

    • -13
    • +16
    /lams_admin/web/usersearchlist.jsp
LDEV-2872 Removed redundant Tigra Tree library

    • -54
    • +0
    /lams_tool_task/licenses/jdom licence.txt
    • -139
    • +0
    /lams_tool_task/web/includes/javascript/tree.js
LDEV-2872 Removed deprecated jQuery Dimensions plugin

LDEV-2847 videorecorder is not crucial for a proper LAMS work, however without wiki tool none of the CKEditors will start. so that replacing videorecorder with wiki tool.

LDEV-2883 Ability to switch off lesson sorting. Additionally, we show sorter only in case there is at least one lesson available.

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.

LDEV-2927 this line is not needed anymore as there is no such problem it was intended to solve

LDEV-2897 fixed Blackboard gradebook error (occured on Assessment tool outputs)

LDEV-2897 fixed Blackboard gradebook error (occured on Assessment tool outputs)

LDEV-2895 implemented requested changes to monitoring

  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-2847: Rename a target to be more revelant with its purpose.

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.

WVI-33, WVI-34: Split horizon project to encapsulate old features and new sychronisation servlet. Add initial synchronisation code. Add custom login page to horizon project. Add DB init scripts. Fix "_db-script" Ant target so it accepts files not only from db/sql dir.

CLOUD-69 fixed Forum Activity Incomplete Label

LDEV-2847: Remove unnecessary reference to Java classpath.

WVI-33: Extend usePrefix=false use to leave out integrated server prefix from user name, not only organisation. Fix a minor bug.

WVI-33: Extend usePrefix=false use to leave out integrated server prefix from user name, not only organisation. Fix a minor bug.

LDEV-2847: Allow running module activation task multiple times without causing an error by removing exsiting activation entries first.