Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Forget commit: remove nav bar for define later.

  1. … 3 more files in changeset.
Add default tool content

  1. … 23 more files in changeset.
Enable finish button in learner page even lock on finish option is on.

  1. … 6 more files in changeset.
Move hardcode step of to language file.

  1. … 1 more file in changeset.
Changes pages to suit the "stripes" css styles. Popup() code moved to lams-central so that it isn't duplicated across tools.

  1. … 33 more files in changeset.
lams:out change and FCKEditor change to customized tag.

  1. … 16 more files in changeset.
Fix export local file bug. And adjust error message when upload learning object and website.

  1. … 5 more files in changeset.
Fix Define later : add contentFolderID field.

  1. … 7 more files in changeset.
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. … 255 more files in changeset.
added help tag

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

  1. … 1388 more files in changeset.
updated error messages inc and removed unused images (dapeng's tools)

  1. … 10 more files in changeset.
updated error messages inc and removed unused images (dapeng's tools)

  1. … 7 more files in changeset.
removed old aqua refs and images

  1. … 26 more files in changeset.
Fix authoring preview mode bug

  1. … 1 more file in changeset.
Fix bug: 593,616,617,654

    • -0
    • +2
    ./authoring/parts/addlearningobject.jsp
  1. … 6 more files in changeset.
Add contentFolderID.

Small update.

  1. … 2 more files in changeset.
Updated authoring pages. See LDEV-576

    • -46
    • +46
    ./authoring/parts/instructionfilelist.jsp
  1. … 8 more files in changeset.
run offline for reflection.

Refection done.

    • -0
    • +59
    ./learning/notebook.jsp
    • -0
    • +59
    ./monitoring/notebook.jsp
  1. … 18 more files in changeset.
Export portfolio mutliple session done.

  1. … 8 more files in changeset.
Merge online and offline instruction files, so that it read out from SessionMap rather than the request scope form. This make error echo back screen does not lost file list. And delete/upload file java code turn out simple as well.

    • -0
    • +65
    ./authoring/parts/instructionfilelist.jsp
    • -31
    • +0
    ./authoring/parts/offlinefilelist.jsp
    • -31
    • +0
    ./authoring/parts/onlinefilelist.jsp
  1. … 23 more files in changeset.
sessionMap transfer in java not jsp in multiple session modification.

  1. … 1 more file in changeset.
define later working in multiple session modification.