Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3674: Remove references to deleted JS Flash libraries.

LDEV-3724: updating LAMS Learning to bootstrap

  1. … 14 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 337 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. … 369 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 169 more files in changeset.
LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css

  1. … 21 more files in changeset.
LDEV-3009 Create mobile version of lesson complete page

    • -0
    • +1
    ./supportMobileVersionLayout.jsp
  1. … 5 more files in changeset.
LDEV-1765: Text said it would refresh after 1 minute, but the code was set to 5 mins. Changed code to 1 min.

LDEV-1691

Changed doctype to 4.01 transitional.

LDEV-1642

Improved page layout.

    • -0
    • +70
    ./framesetLayout.jsp
  1. … 2 more files in changeset.
LDEV-1134: Branching: View screen for the class export portfolio

  1. … 11 more files in changeset.
Refactoring code so that all screens can update the progress bar.

  1. … 18 more files in changeset.
Stop it deploying the classes directory under WEB-INF - this can give us class conflicts as the code ends up in two places.

    • -0
    • +48
    ./branchingWaitLayout.jsp
  1. … 25 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

  1. … 43 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 237 more files in changeset.
RTL changes

  1. … 72 more files in changeset.
Updated DOCTYPE.

Leaving out the dtd causes rendering problems.

  1. … 21 more files in changeset.
Set background to stripes

Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 267 more files in changeset.
notebook view all page (popup jsp) + add notebook entry or journal (not quite ready) (popup jsp)

  1. … 15 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1390 more files in changeset.
Make it work offline.

  1. … 1 more file in changeset.
Converted to the learner content styles

  1. … 22 more files in changeset.
Converting to the new CSS look

  1. … 28 more files in changeset.
passon updates working in both browsers

  1. … 2 more files in changeset.
using Active Content (js) method for embedding flash.

  1. … 9 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 42 more files in changeset.
Removing learnerProgress from the user's shared session. This should allow preview and learner to run without interfering with each other.

  1. … 25 more files in changeset.
Clean up grouping code so that the shared code is in lams.jar, and making it so that learner can't trigger the chosen grouping. I18N the grouping screen and added a wait page for the chosen grouping.

    • -0
    • +46
    ./groupWaitLayout.jsp
  1. … 10 more files in changeset.
Implementing the gate screens for learner.

  1. … 12 more files in changeset.