lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added taglibs to remove errors.

    • -0
    • +1
    ./web/jsps/learning/message/topicview.jsp
Added lams:css tag. Cleaned up html

    • -4
    • +5
    ./web/jsps/authoring/message/create.jsp
    • -64
    • +56
    ./web/jsps/authoring/message/view.jsp
attachment fix (tested) LDEV-672

Forget commit: remove nav bar for define later.

    • -1
    • +1
    ./web/jsps/monitoring/editactivity.jsp
  1. … 3 more files in changeset.
Fix js error, show/hide busy missing, remove by someone.

    • -0
    • +10
    ./web/includes/javascript/message.js
attachment fix (tested) LDEV-672

Fix js error, show/hide busy missing, remove by someone.

    • -0
    • +10
    ./web/jsps/authoring/instructions.jsp
  1. … 1 more file in changeset.
Remove history.back() for update cancel.

    • -1
    • +11
    ./web/jsps/monitoring/updatemarks.jsp
Add default tool content

    • -1
    • +7
    ./web/jsps/learning/message/topiclist.jsp
    • -1
    • +7
    ./web/jsps/learning/message/topicview.jsp
  1. … 9 more files in changeset.
Enable finish button in learner page even lock on finish option is on.

  1. … 6 more files in changeset.
Updating Greek

    • -3
    • +30
    ./conf/language/ApplicationResources_el_GR.properties
updated icon

  1. … 11 more files in changeset.
Fix duplicate topic bug : message DAO use session UID to read topics , it should be session ID:(