Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1262: instead of using a hashset, we use the lams:Tabs tag

LDEV-1364: Allows editing the activity even when users have already access the activity.

LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

    • -2
    • +2
    ./authoring/parts/addlearningobject.jsp
  1. … 170 more files in changeset.
LDEV-1097: Learner progress screen was the wrong results - wasn't picking up the results for the specified user. Also, was showing buttons for edit and check new when in monitoring mode. Hopefully the buttons are right now.

  1. … 1 more file in changeset.
auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
imgbuttonwrapper tag changes for share res

    • -2
    • +2
    ./authoring/parts/addlearningobject.jsp
Disabled finish button after first click to prevent double click.

  1. … 15 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 9 more files in changeset.
tools export page utf8 encoding + css bundler update to include rtl styles for rtl locale/lang

  1. … 5 more files in changeset.
fixed typo

RTL changes

    • -2
    • +2
    ./authoring/parts/addlearningobject.jsp
  1. … 60 more files in changeset.
Implemented new reflection functionality. LDEV-1016

  1. … 1 more file in changeset.
Fixed incorrect language key.

  1. … 2 more files in changeset.
Implemented new reflection functionality. LDEV-1016

  1. … 11 more files in changeset.
Added cellspacing=0 to table using alternative-color

  1. … 25 more files in changeset.
Added DOCTYPE

    • -0
    • +3
    ./authoring/parts/addlearningobject.jsp
Fixed typo.

Reduced the size of top from from 110 to 95

Modified showMessage such that the page moves to the iframe anchor after iframe has opened.

  1. … 6 more files in changeset.
Cleaned up jsp.

    • -52
    • +61
    ./itemreview/instructionsnav.jsp
Updated DOCTYPE.

Leaving out the dtd causes rendering problems.

  1. … 19 more files in changeset.
change min view drop menu size.

Cleaned up jsp.

  1. … 41 more files in changeset.
Removed call to initTabSize. No longer needed.

  1. … 22 more files in changeset.
Cleaned up jsp pages.

    • -83
    • +48
    ./authoring/parts/addlearningobject.jsp
    • -82
    • +50
    ./authoring/parts/addwebsite.jsp
    • -41
    • +70
    ./authoring/parts/instructions.jsp
    • -16
    • +19
    ./authoring/parts/itemattachment.jsp
    • -97
    • +117
    ./authoring/parts/itemlist.jsp
  1. … 6 more files in changeset.
Add $ in usrSuffix parameters.

Cleaned up jsp pages.

  1. … 8 more files in changeset.
Updated authoring pages.

  1. … 32 more files in changeset.
Updated javascript functions showMessage and hideMessage to use display instead of visibility attribute. The allows the region contain the buttons to collpase rather than display whitespace.

  1. … 5 more files in changeset.
LDEV-824 Hide Submit and Cancel buttons while editing activity items.

Added javascript code to the showMessage and hideMessage functions to set the visibility of the Save and Cancel buttons to hidden whilst the iframe is present.

  1. … 5 more files in changeset.