lams_tool_larsrc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduced the size of top from from 110 to 95

Updating Danish, English, Korean and Norwegian

    • -6
    • +6
    ./conf/language/ApplicationResources_da_DK.properties
    • -6
    • +6
    ./conf/language/ApplicationResources_ko_KR.properties
    • -6
    • +6
    ./conf/language/ApplicationResources_no_NO.properties
  1. … 8 more files in changeset.
Modified showMessage such that the page moves to the iframe anchor after iframe has opened.

  1. … 6 more files in changeset.
Version number update for RC2

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

    • -52
    • +61
    ./web/pages/itemreview/instructionsnav.jsp
    • -40
    • +34
    ./web/pages/learning/addfile.jsp
    • -121
    • +146
    ./web/pages/learning/learning.jsp
Updated DOCTYPE.

Leaving out the dtd causes rendering problems.

    • -1
    • +2
    ./web/pages/export/exportportfolio.jsp
  1. … 18 more files in changeset.
change min view drop menu size.

change default content.

  1. … 3 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

Fix for LDEV-891 Clicking upload on instructions tab in authoring should do nothing

Cleaned up jsp.

    • -12
    • +9
    ./web/pages/learning/definelater.jsp
    • -39
    • +29
    ./web/pages/learning/notebook.jsp
    • -32
    • +30
    ./web/pages/learning/runoffline.jsp
  1. … 41 more files in changeset.
Cleaned up jsp.

    • -44
    • +47
    ./web/WEB-INF/tags/DefineLater.tag
  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.
Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

  1. … 73 more files in changeset.
Added disabled up and down arrows.

Added edit image.

    • binary
    ./web/includes/images/downarrow_disabled.gif
    • binary
    ./web/includes/images/edit.gif
    • binary
    ./web/includes/images/uparrow_disabled.gif
Cleaned up jsp pages.

    • -82
    • +49
    ./web/pages/authoring/parts/addfile.jsp
    • -82
    • +51
    ./web/pages/authoring/parts/addurl.jsp
    • -82
    • +50
    ./web/pages/authoring/parts/addwebsite.jsp
    • -97
    • +117
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 6 more files in changeset.
Add $ in usrSuffix parameters.

Update Swedish

    • -12
    • +22
    ./conf/language/ApplicationResources_sv_SE.properties
  1. … 1 more file in changeset.
Added highlighting for authoring tab.

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

    • -0
    • +56
    ./web/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

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

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

    • -65
    • +66
    ./web/pages/authoring/advance.jsp
    • -28
    • +26
    ./web/pages/authoring/instructions.jsp
  1. … 32 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 11 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.