Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 15 more files in changeset.
Disabled finish button after first click to prevent double click.

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

  1. … 6 more files in changeset.
Replaced lams STRUTS-textarea tag with regular html textarea

RTL changes

    • -2
    • +2
    ./pages/authoring/parts/addchoicequestion.jsp
  1. … 61 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 escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated AuthoringButton tag

  1. … 8 more files in changeset.
Added noBorder style to radio button

Added cellspacing=0 to table using alternative-color

  1. … 22 more files in changeset.
Added DOCTYPE

    • -1
    • +3
    ./pages/authoring/parts/addchoicequestion.jsp
Added noBorder class to checkbox

Updated pages.

Fixed cellspacing.

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

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

Leaving out the dtd causes rendering problems.

    • -1
    • +2
    ./pages/authoring/definelaterforbid.jsp
  1. … 21 more files in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

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

Cleaned up jsp.

    • -13
    • +11
    ./pages/learning/definelater.jsp
  1. … 42 more files in changeset.
Cleaned up jsp.

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

  1. … 22 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.
Cleaned up jsp pages.

    • -99
    • +74
    ./pages/authoring/parts/addchoicequestion.jsp
    • -73
    • +49
    ./pages/authoring/parts/addopenquestion.jsp
    • -34
    • +55
    ./pages/authoring/parts/instructions.jsp
    • -60
    • +80
    ./pages/authoring/parts/itemlist.jsp
Added disabled and edit images.

    • binary
    ./includes/images/downarrow_disabled.gif
    • binary
    ./includes/images/edit.gif
    • binary
    ./includes/images/uparrow_disabled.gif
Updated icon - had a black stroke

  1. … 5 more files in changeset.
Replaced bean:message with fmt:message as the latter behaves better when the key is missing from the language files.