Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1225: Page wasn't working if the learner had started the activity but hadn't saved their entry. Now if there isn't an entry, it shows the normal page but skips the entry section.

    • -25
    • +27
    ./pages/export/exportPortfolio.jsp
  1. … 1 more file in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

    • -92
    • +92
    ./WEB-INF/tags/AuthoringButton.tag
    • -59
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
  1. … 234 more files in changeset.
LDEV-1097: Learner progress screen didn't cope when the learner had been force completed. Also, was showing buttons for finish when in monitoring mode. Hopefully the buttons are right now.

  1. … 1 more file in changeset.
Add file size validation.

  1. … 9 more files in changeset.
added new tag (image button wrapper) to tools

    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 14 more files in changeset.
Disabled finish button after first click to prevent double click.

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

  1. … 4 more files in changeset.
updated authoringbutton tag (display rtl)

  1. … 6 more files in changeset.
Fixed page when mode set to 'teacher'

LDEV-1007

  1. … 1 more file in changeset.
RTL changes

  1. … 29 more files in changeset.
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated jsp's for RTL (mainly fixed align issue) + updated tag

Required attribute for contentFolderID set to false.

  1. … 1 more file in changeset.
Replaced custom fckeditor code with lams:fckeditor tag

Moved contentFolderID and toolContentID from AuthoringForm to the SessionMap

  1. … 6 more files in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 16 more files in changeset.
added error page handling for notebook tool

  1. … 1 more file in changeset.
Cleaned up jsp.

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

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

  1. … 23 more files in changeset.
Removed the advanced and instructions tabs when authoring page opened from monitoring.

  1. … 2 more files in changeset.
Removed duplicate style attribute.

  1. … 15 more files in changeset.
Added border=0 style to tab middle link.

  1. … 16 more files in changeset.
Updated icon - had a black stroke

  1. … 5 more files in changeset.
Added highlighting for authoring tab.

  1. … 14 more files in changeset.
updated tld and tag files

    • -0
    • +56
    ./WEB-INF/tags/TabName.tag
  1. … 8 more files in changeset.
updated tld and tag files

  1. … 18 more files in changeset.
Fix for convertion bean:message to fmt:message

Updated authoring pages.

    • -193
    • +185
    ./pages/authoring/instructions.jsp
  1. … 32 more files in changeset.
Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.

  1. … 15 more files in changeset.