Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for LDEV224

    • -0
    • +4
    ./language/ApplicationResources.properties
  1. … 15 more files in changeset.
Updating Spanish and Korean

    • -26
    • +33
    ./language/ApplicationResources_es.properties
    • -2
    • +9
    ./language/ApplicationResources_ko.properties
Export portfolio implemenattion for teacher and learner mdoes

    • -0
    • +3
    ./language/ApplicationResources.properties
  1. … 4 more files in changeset.
Fixes to LDEV-251, 252 and 253

    • -1
    • +3
    ./language/ApplicationResources.properties
  1. … 8 more files in changeset.
Fix to LDEV-217: Learning: Not showing other people's answers. Screen still missing?? (Ernie)

    • -0
    • +2
    ./language/ApplicationResources.properties
  1. … 11 more files in changeset.
Updated Korean and Spanish

    • -2
    • +3
    ./language/ApplicationResources_es.properties
    • -2
    • +3
    ./language/ApplicationResources_ko.properties
  1. … 2 more files in changeset.
close/save/cancel action in authoring page.

    • -0
    • +3
    ./language/ApplicationResources.properties
  1. … 10 more files in changeset.
Korean translation

    • -0
    • +171
    ./language/ApplicationResources_ko.properties
  1. … 1 more file in changeset.
Added French translation and got rid of ApplicationResoruce.txt files

    • -171
    • +0
    ./language/ApplicationResources.txt
    • -171
    • +0
    ./language/ApplicationResources_bg.txt
    • -171
    • +0
    ./language/ApplicationResources_es.txt
    • -0
    • +171
    ./language/ApplicationResources_fr.properties
    • -171
    • +0
    ./language/ApplicationResources_it.txt
Fixed up the language files - last time I forgot to do native2ascii

    • -161
    • +161
    ./language/ApplicationResources.properties
    • -0
    • +171
    ./language/ApplicationResources.txt
    • -161
    • +161
    ./language/ApplicationResources_bg.properties
    • -0
    • +171
    ./language/ApplicationResources_bg.txt
    • -161
    • +161
    ./language/ApplicationResources_es.properties
    • -0
    • +171
    ./language/ApplicationResources_es.txt
    • -161
    • +161
    ./language/ApplicationResources_it.properties
    • -0
    • +171
    ./language/ApplicationResources_it.txt
  1. … 21 more files in changeset.
First draft of the translation files.

    • -191
    • +167
    ./language/ApplicationResources.properties
    • -0
    • +171
    ./language/ApplicationResources_bg.properties
    • -0
    • +171
    ./language/ApplicationResources_es.properties
    • -0
    • +171
    ./language/ApplicationResources_it.properties
  1. … 18 more files in changeset.
Renaming QaResources.properties to ApplicationResources.properties

    • -0
    • +195
    ./language/ApplicationResources.properties
    • -195
    • +0
    ./language/QaResources.properties
  1. … 4 more files in changeset.
& converted to &

Ampersand in the title is causing the Flash client to crash. Changed to "and" temporarily.

Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +195
    ./language/QaResources.properties
  1. … 49 more files in changeset.
rewrote the persistance of content and question content on submit so taht uids gets used conservatively.

  1. … 6 more files in changeset.
enabled copyToolContent to properly copy the attachments data in the content repository.

  1. … 10 more files in changeset.
Independent LearningAction created. Added exception handler, content locked renamed

  1. … 22 more files in changeset.
updated the data model to accomodate new tool session name property updated tool contract method createToolSession(...) started making changes to monitoring module web layer

  1. … 13 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

    • -110
    • +0
    ./middlegen/lams_tool_qa-prefs.properties
  1. … 114 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added

    • -0
    • +1
    ./middlegen/lams_tool_laqa11-prefs.properties
  1. … 77 more files in changeset.
removed these entries

modified locations of hibernate config files removed redundant ones

    • -220
    • +0
    ./hibernate/mappings/QaContent.hbm.xml
    • -81
    • +0
    ./hibernate/mappings/QaQueContent.hbm.xml
    • -86
    • +0
    ./hibernate/mappings/QaQueUsr.hbm.xml
    • -98
    • +0
    ./hibernate/mappings/QaSession.hbm.xml
    • -105
    • +0
    ./hibernate/mappings/QaUsrResp.hbm.xml
    • -211
    • +0
    ./hibernate/mappings/org/QaContent.hbm.xml
    • -80
    • +0
    ./hibernate/mappings/org/QaQueContent.hbm.xml
    • -86
    • +0
    ./hibernate/mappings/org/QaQueUsr.hbm.xml
    • -86
    • +0
    ./hibernate/mappings/org/QaSession.hbm.xml
    • -105
    • +0
    ./hibernate/mappings/org/QaUsrResp.hbm.xml
  1. … 3 more files in changeset.
changes and fixes in relation to unique keys on the tool tables and relevant changes to DAOS and service layer functionality.

    • -8
    • +9
    ./hibernate/mappings/QaQueContent.hbm.xml
    • -2
    • +14
    ./hibernate/mappings/QaSession.hbm.xml
  1. … 11 more files in changeset.
added uid property to content pojo / table and updated the hibernate config

    • -3
    • +12
    ./hibernate/mappings/QaContent.hbm.xml
  1. … 9 more files in changeset.
fixes for the table names and relevant config files

    • -0
    • +211
    ./hibernate/mappings/org/QaContent.hbm.xml
    • -0
    • +80
    ./hibernate/mappings/org/QaQueContent.hbm.xml
    • -0
    • +86
    ./hibernate/mappings/org/QaQueUsr.hbm.xml
    • -0
    • +86
    ./hibernate/mappings/org/QaSession.hbm.xml
    • -0
    • +71
    ./hibernate/mappings/org/QaUploadedFile.hbm.xml
    • -0
    • +105
    ./hibernate/mappings/org/QaUsrResp.hbm.xml
  1. … 7 more files in changeset.
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

    • -2
    • +12
    ./hibernate/mappings/QaQueUsr.hbm.xml
  1. … 22 more files in changeset.
Rolling back mc changes that were accidently made to qa

    • -0
    • +211
    ./hibernate/mappings/QaContent.hbm.xml
    • -0
    • +80
    ./hibernate/mappings/QaQueContent.hbm.xml
    • -0
    • +76
    ./hibernate/mappings/QaQueUsr.hbm.xml
    • -0
    • +86
    ./hibernate/mappings/QaSession.hbm.xml
    • -0
    • +105
    ./hibernate/mappings/QaUsrResp.hbm.xml
    • -0
    • +110
    ./middlegen/lams_tool_qa-prefs.properties
  1. … 102 more files in changeset.
Updated hibernate config file locations

    • -211
    • +0
    ./hibernate/mappings/QaContent.hbm.xml
    • -80
    • +0
    ./hibernate/mappings/QaQueContent.hbm.xml
    • -76
    • +0
    ./hibernate/mappings/QaQueUsr.hbm.xml
    • -86
    • +0
    ./hibernate/mappings/QaSession.hbm.xml
    • -105
    • +0
    ./hibernate/mappings/QaUsrResp.hbm.xml
    • -110
    • +0
    ./middlegen/lams_tool_qa-prefs.properties
*** empty log message ***

    • -35
    • +3
    ./hibernate/mappings/QaContent.hbm.xml
    • -6
    • +3
    ./hibernate/mappings/QaQueContent.hbm.xml
    • -7
    • +2
    ./hibernate/mappings/QaSession.hbm.xml
    • -2
    • +2
    ./hibernate/mappings/QaUsrResp.hbm.xml
  1. … 19 more files in changeset.