lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
A bug: getCreateBy() == null should not continue go next step to get user.

Cleaned up jsp.

    • -45
    • +48
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 14 more files in changeset.
Removed call to initTabSize. No longer needed.

    • -1
    • +0
    ./web/jsps/authoring/definelaterheader.jsp
  1. … 22 more files in changeset.
Updated jsps.

  1. … 5 more files in changeset.
Updated jsps.

    • -33
    • +25
    ./web/jsps/learning/notebook.jsp
    • -70
    • +80
    ./web/jsps/learning/viewforum.jsp
    • -26
    • +29
    ./web/jsps/learning/viewtopic.jsp
    • -8
    • +8
    ./web/jsps/learning/message/topiclist.jsp
    • -5
    • +3
    ./web/jsps/learning/message/topicview.jsp
  1. … 3 more files in changeset.
Removed redundant code.

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. … 60 more files in changeset.
Added new images for delete and edit actions.

    • binary
    ./web/images/delete.gif
    • binary
    ./web/images/edit.gif
Updated icon - had a black stroke

  1. … 5 more files in changeset.
Updating English, Spanish, French, Korean, Norwegian, Polish and Swedish

    • -2
    • +5
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_no_NO.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_pl_PL.properties
    • -2
    • +15
    ./conf/language/ApplicationResources_sv_SE.properties
Fix for

(LDEV-829) Replace all instances of bean:message with fmt:message

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

  1. … 14 more files in changeset.
Cleaned up jsp pages.

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

    • binary
    ./web/WEB-INF/tags/TabName.tag
  1. … 17 more files in changeset.
Cleaned up jsp pages.

    • -52
    • +51
    ./web/jsps/authoring/message/create.jsp
    • -59
    • +53
    ./web/jsps/authoring/message/edit.jsp
    • -11
    • +13
    ./web/jsps/authoring/message/topiclist.jsp
Cleaned up jsp pages.

  1. … 1 more file in changeset.
Fix for

Convertion of bean:message to fmt:message

    • -5
    • +5
    ./web/jsps/learning/message/topicform.jsp
Cleaned up jsp pages.

    • -91
    • +89
    ./web/jsps/authoring/advance.jsp
    • -2
    • +2
    ./web/jsps/authoring/message/create.jsp
    • -50
    • +65
    ./web/jsps/authoring/message/edit.jsp
    • -54
    • +60
    ./web/jsps/authoring/message/view.jsp
  1. … 1 more file in changeset.
Updated authoring pages.

    • -99
    • +124
    ./web/jsps/authoring/advance.jsp
    • -19
    • +16
    ./web/jsps/authoring/instructions.jsp
    • -33
    • +39
    ./web/jsps/authoring/message/create.jsp
  1. … 10 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 11 more files in changeset.
Change key.

Add new key

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.
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
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 15 more files in changeset.
Added taglibs file.

    • -0
    • +1
    ./web/jsps/learning/message/topicform.jsp
    • -0
    • +1
    ./web/jsps/learning/message/topiclist.jsp
    • -21
    • +41
    ./web/jsps/learning/message/topicview.jsp
fixed button overlay issue - float each button left - style still needs to be abstracted

    • -30
    • +31
    ./web/jsps/monitoring/summary.jsp
Updating Arabic

    • -2
    • +12
    ./conf/language/ApplicationResources_ar_JO.properties
  1. … 2 more files in changeset.