Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes pages to suit the "stripes" css styles. Popup() code moved to lams-central so that it isn't duplicated across tools.

  1. … 27 more files in changeset.
Added id="authoringButton" to p element containing buttons. This is need by tool in order so set the visibility when a drop down window is present.

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

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

  1. … 8 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. … 21 more files in changeset.
Updated address of FSF in copyright statement

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

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

  1. … 5 more files in changeset.
Adding the short parameter to the Date tag.

  1. … 7 more files in changeset.
Removed xmlrequest.js. No longer being used.

    • -61
    • +0
    ./includes/javascript/xmlrequest.js
  1. … 5 more files in changeset.
Removed xmlrequest.js. No longer being used.

  1. … 13 more files in changeset.
change learner submt file description display as lams tag.

add lams:Date tag.

  1. … 2 more files in changeset.
Delete client side validation.

Enable finish when arrive limit.

  1. … 2 more files in changeset.
Add warning when limit upload

  1. … 3 more files in changeset.
Remove Token of STRUTS b/c HttpSession is not shared anymore

  1. … 1 more file in changeset.
Lots of refactor and add new feature for limit download.

  1. … 38 more files in changeset.
Removed redundant code left over from previous changes.

  1. … 12 more files in changeset.
Added ltr/rtl support based on the person's locale.

  1. … 32 more files in changeset.
Add custom CSS

Refection done.

    • -27
    • +45
    ./WEB-INF/struts/struts-config.xml
    • -0
    • +54
    ./learner/notebook.jsp
    • -0
    • +203
    ./learner/sbmtlearner.jsp
    • -0
    • +61
    ./monitoring/notebook.jsp
  1. … 37 more files in changeset.
Updated authoring pages. See LDEV-576

    • -0
    • +1
    ./WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -0
    • +57
    ./WEB-INF/tags/FCKEditor.tag
    • -46
    • +48
    ./authoring/parts/instructionfilelist.jsp
  1. … 2 more files in changeset.
Export portfolio mutliple session done.

  1. … 8 more files in changeset.
Fix bug in define later validation.

  1. … 3 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
    • +66
    ./authoring/parts/instructionfilelist.jsp
    • -31
    • +0
    ./authoring/parts/offlinefilelist.jsp
    • -31
    • +0
    ./authoring/parts/onlinefilelist.jsp
  1. … 22 more files in changeset.
Add defineLater tag define.

  1. … 1 more file in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./WEB-INF/tags/Date.tag
  1. … 20 more files in changeset.
Lots style change