lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bug in offline/online instructions fixed.

    • -1
    • +0
    ./web/jsps/monitoring/editactivity.jsp
    • -18
    • +6
    ./web/jsps/monitoring/instructions.jsp
Add defineLater tag define.

  1. … 1 more file in changeset.
Adding Arabic and updating French, Norwegian, Polish, Swedish and Chinese

    • -0
    • +159
    ./conf/language/ApplicationResources_ar_JO.properties
    • -6
    • +23
    ./conf/language/ApplicationResources_fr_FR.properties
    • -14
    • +14
    ./conf/language/ApplicationResources_no_NO.properties
    • -3
    • +17
    ./conf/language/ApplicationResources_pl_PL.properties
    • -4
    • +21
    ./conf/language/ApplicationResources_sv_SE.properties
    • -3
    • +17
    ./conf/language/ApplicationResources_zh_CN.properties
Fix bug for instrctuion attachment.

Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -2
    • +1
    ./web/jsps/authoring/message/topiclist.jsp
    • -2
    • +1
    ./web/jsps/learning/message/topiclist.jsp
    • -2
    • +1
    ./web/jsps/learning/message/topicview.jsp
  1. … 5 more files in changeset.
check forum.lockOnfinish() option before lock pages.

Working on the content import

Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./web/WEB-INF/tags/Date.tag
  1. … 6 more files in changeset.
Fix bug on lock on finish.

Add view tree function in Monitoring statistic page.

    • -0
    • +3
    ./web/jsps/authoring/message/topiclist.jsp
    • -1
    • +1
    ./web/jsps/monitoring/statisticpart.jsp
    • -5
    • +14
    ./web/jsps/monitoring/updatemarks.jsp
    • -13
    • +0
    ./web/jsps/monitoring/viewtopic.jsp
    • -0
    • +49
    ./web/jsps/monitoring/message/viewtopic.jsp
    • -0
    • +73
    ./web/jsps/monitoring/message/viewtopictree.jsp
Monitoring finish multiple session handle.

    • -15
    • +20
    ./web/jsps/authoring/advance.jsp
    • -15
    • +20
    ./web/jsps/learning/message/topicview.jsp
    • -9
    • +11
    ./web/jsps/monitoring/viewmarks.jsp
Learning page multip session done.

    • -1
    • +0
    ./web/jsps/authoring/message/create.jsp
  1. … 10 more files in changeset.
Fixed bug in copyToolContent, where the content isn't being copied if it is user entered content - always get the default content.

Added country code to all locales

    • -142
    • +0
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +142
    ./conf/language/ApplicationResources_bg_BG.properties
    • -159
    • +0
    ./conf/language/ApplicationResources_de.properties
    • -0
    • +159
    ./conf/language/ApplicationResources_de_DE.properties
    • -142
    • +0
    ./conf/language/ApplicationResources_el.properties
    • -0
    • +142
    ./conf/language/ApplicationResources_el_GR.properties
    • -0
    • +159
    ./conf/language/ApplicationResources_es_ES.properties
    • -142
    • +0
    ./conf/language/ApplicationResources_fr.properties
    • -0
    • +142
    ./conf/language/ApplicationResources_fr_FR.properties
    • -0
    • +159
    ./conf/language/ApplicationResources_it_IT.properties
    • -0
    • +159
    ./conf/language/ApplicationResources_ko_KR.properties
    • -0
    • +159
    ./conf/language/ApplicationResources_nl_BE.properties
    • -0
    • +159
    ./conf/language/ApplicationResources_no_NO.properties
    • -145
    • +0
    ./conf/language/ApplicationResources_pl.properties
    • -0
    • +145
    ./conf/language/ApplicationResources_pl_PL.properties
  1. … 66 more files in changeset.
Added country code to all locales

    • -159
    • +0
    ./conf/language/ApplicationResources_es.properties
    • -159
    • +0
    ./conf/language/ApplicationResources_it.properties
    • -159
    • +0
    ./conf/language/ApplicationResources_ko.properties
    • -159
    • +0
    ./conf/language/ApplicationResources_nl.properties
    • -159
    • +0
    ./conf/language/ApplicationResources_no.properties
    • -145
    • +0
    ./conf/language/ApplicationResources_zh.properties
    • -0
    • +142
    ./conf/language/applicationresources_bg_BG.properties
    • -0
    • +159
    ./conf/language/applicationresources_de_DE.properties
    • -0
    • +142
    ./conf/language/applicationresources_el_GR.properties
    • -0
    • +159
    ./conf/language/applicationresources_es_ES.properties
    • -0
    • +142
    ./conf/language/applicationresources_fr_FR.properties
    • -0
    • +159
    ./conf/language/applicationresources_it_IT.properties
    • -0
    • +159
    ./conf/language/applicationresources_ko_KR.properties
    • -0
    • +159
    ./conf/language/applicationresources_nl_BE.properties
    • -0
    • +159
    ./conf/language/applicationresources_no_NO.properties
  1. … 99 more files in changeset.
Error handler in empty upload

  1. … 1 more file in changeset.
Change toolAccessmode default value.

    • -39
    • +26
    ./conf/xdoclet/struts-actions.xml
    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +30
    ./web/includes/javascript/message.js
  1. … 14 more files in changeset.
Updating Dutch and Italian

    • -2
    • +16
    ./conf/language/ApplicationResources_it.properties
    • -13
    • +27
    ./conf/language/ApplicationResources_nl.properties
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
copyToolContent should be able to cope with fromToolContentID = null - if this occurs then use the default content.

  1. … 4 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

    • -1
    • +3
    ./web/jsps/authoring/message/create.jsp
    • -1
    • +2
    ./web/jsps/learning/message/bodyarea.jsp
  1. … 15 more files in changeset.
Added db encoding to the ant db tasks - the encoding entry on the url is not enough when loading data from a script.

  1. … 10 more files in changeset.
Adding German and updating English, Spanish, Korean and Norwegian

    • -21
    • +21
    ./conf/language/ApplicationResources.properties
    • -0
    • +159
    ./conf/language/ApplicationResources_de.properties
    • -2
    • +16
    ./conf/language/ApplicationResources_es.properties
    • -2
    • +16
    ./conf/language/ApplicationResources_ko.properties
    • -2
    • +16
    ./conf/language/ApplicationResources_no.properties
Fckeditor change.

    • -2
    • +9
    ./web/jsps/authoring/message/create.jsp
    • -2
    • +10
    ./web/jsps/authoring/message/edit.jsp
    • -4
    • +10
    ./web/jsps/learning/message/bodyarea.jsp
    • -11
    • +3
    ./web/jsps/learning/message/topicform.jsp
Add subfolder for export local stuff and only allow learner see his own mark.

    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
Add warning info if no topic and "allow learner to create new topics" option off.

Limit post function done

    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
Allow upload finished.

    • -9
    • +11
    ./web/jsps/learning/message/topicform.jsp
Add error handling for authoring and definelater page.

New feature authoring page done

    • -13
    • +17
    ./db/sql/create_lams_tool_forum.sql