Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3708: Unable to start a single activity lesson for a tool deployed after initial run as it was trying to find the learning_activity via the toolId when it should have been using the libraryId

  1. … 6 more files in changeset.
LDEV-3708: Unable to start a single activity lesson for a tool deployed after initial run as it was trying to find the learning_activity via the toolId when it should have been using the libraryId

  1. … 6 more files in changeset.
LDEV-3713: Customise Tablesorter files to use Bootstrap theme - changed to use the Font Awesome icons instead of the Bootstrap Glyphicons.

    • -2
    • +3
    ./javascript/jquery.tablesorter-widgets.js
  1. … 1 more file in changeset.
LDEV-3715: Use feature detection instead of browser version.

  1. … 2 more files in changeset.
LDEV-3707: Use Flashless chosen branching interface in Monitor. Remove obsolete Flash classes and methods. Fix group renaming. General clean up.

  1. … 14 more files in changeset.
LDEV-3697: Choosing user from autocomplete list displays results only for him/her. Entering generic query displays results for all matched users. Major clean up: rewrite methods for finding users and move them from UserManagementService to UserDAO.

  1. … 10 more files in changeset.
LDEV-3115: Add new Grouping icons.

    • -2
    • +3
    ./javascript/authoring/authoringGeneral.js
    • -11
    • +11
    ./javascript/authoring/authoringMenu.js
  1. … 3 more files in changeset.
LDEV-3115: Inform of SVG creation errors. Add proper label for Live Edit successful save.

    • -5
    • +19
    ./javascript/authoring/authoringGeneral.js
  1. … 3 more files in changeset.
LDEV-3115: Remove grouping GIF icon as it break SVG generation.

LDEV-3654: Detect IE11.

LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

    • -3
    • +3
    ./javascript/authoring/authoringGeneral.js
    • -13
    • +6
    ./javascript/authoring/authoringMenu.js
  1. … 24 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 371 more files in changeset.
LDEV-3677: Upgrade comments to use bootstrap and timeago

    • -0
    • +225
    ./javascript/jquery.timeago.js
  1. … 7 more files in changeset.
LDEV-3676: Adding bootstrap to LAMS

    • -0
    • +7
    ./javascript/bootstrap.min.js
  1. … 3 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

    • -0
    • +3
    ./javascript/authoring/authoringGeneral.js
  1. … 6 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

    • -0
    • +3
    ./javascript/authoring/authoringGeneral.js
  1. … 6 more files in changeset.
LDEV-3654: Modify Snap-generated SVG so it is understood by different browsers.

    • -15
    • +11
    ./javascript/authoring/authoringMenu.js
LDEV-3654: Calculate whether SVG is outdated more roughly as exact calculations may lead to a conclusion that LD was updated after SVG was created.

    • -0
    • +1
    ./javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-3631: Converted to div

  1. … 10 more files in changeset.
LDEV-3631: Converted to div

  1. … 10 more files in changeset.
LDEV-3631 Simple Commenting Widget

    • -0
    • +2086
    ./font-awesome/css/font-awesome.css
    • -0
    • +4
    ./font-awesome/css/font-awesome.min.css
    • binary
    ./font-awesome/fonts/FontAwesome.otf
    • binary
    ./font-awesome/fonts/fontawesome-webfont.eot
    • -0
    • +655
    ./font-awesome/fonts/fontawesome-webfont.svg
    • binary
    ./font-awesome/fonts/fontawesome-webfont.ttf
    • binary
    ./font-awesome/fonts/fontawesome-webfont.woff
    • binary
    ./font-awesome/fonts/fontawesome-webfont.woff2
    • -0
    • +48
    ./javascript/comments.js
    • -0
    • +209
    ./javascript/jquery.jscroll.js
    • -0
    • +634
    ./javascript/jquery.treetable.js
  1. … 66 more files in changeset.
LDEV-3631: Support multilevel threading, show comments in read only mode on reflection page and allow the dislike button to be shown/not shown based on Advanced settings.

  1. … 11 more files in changeset.
LDEV-3631 Simple Commenting Widget. Use a "More Comments" button and resize the iframe to keep only one scrollbar on the page.

  1. … 10 more files in changeset.
LDEV-3631 Simple Commenting Widget. Using AwesomeFont for the thumbs up / thumbs down.

    • -0
    • +2086
    ./font-awesome/css/font-awesome.css
    • -0
    • +4
    ./font-awesome/css/font-awesome.min.css
    • binary
    ./font-awesome/fonts/FontAwesome.otf
    • binary
    ./font-awesome/fonts/fontawesome-webfont.eot
    • -0
    • +655
    ./font-awesome/fonts/fontawesome-webfont.svg
    • binary
    ./font-awesome/fonts/fontawesome-webfont.ttf
    • binary
    ./font-awesome/fonts/fontawesome-webfont.woff
    • binary
    ./font-awesome/fonts/fontawesome-webfont.woff2
  1. … 6 more files in changeset.
LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +43
    ./javascript/comments.js
    • -0
    • +209
    ./javascript/jquery.jscroll.js
    • -0
    • +634
    ./javascript/jquery.treetable.js
  1. … 45 more files in changeset.
LDEV-3609: Ratings on an iPad now work on touch, rather than click, so you don't need to click twice.

LDEV-3609: Ratings on an iPad now work on touch, rather than click, so you don't need to click twice.

LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -123
    • +133
    ./javascript/progressBar.js
  1. … 15 more files in changeset.
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -123
    • +133
    ./javascript/progressBar.js
  1. … 15 more files in changeset.
LDEV-3115: Improve child activities detection. The patch was initally added to WF branch and now it is getting merged.