lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More message resource for learners.

teacher's learner progress view fix

hibernate fix: made keys native

hibernate fix

    • -24
    • +33
    /lams_tool_laqa/web/WEB-INF/QaContent.hbm.xml
    • -7
    • +16
    /lams_tool_laqa/web/WEB-INF/QaQueContent.hbm.xml
define later fix

Major authoring code update based on new layout

  1. … 105 more files in changeset.
Major coding work based on new layout structure. New properties added. Database model updated Copyright notes included.

    • -0
    • +324
    /lams_tool_laqa/web/WEB-INF/struts/validator-rules.xml
    • -0
    • +57
    /lams_tool_laqa/web/WEB-INF/tags/FCKEditor.tag
    • -0
    • +113
    /lams_tool_laqa/web/authoring/editQuestionBox.jsp
  1. … 23 more files in changeset.
updated db model

    • -4
    • +10
    /lams_tool_laqa/db/model/lams_tool_qa.clay
    • -1
    • +26
    /lams_tool_laqa/db/sql/create_lams_tool_qa.sql
    • -0
    • +21
    /lams_tool_laqa/db/sql/drop_lams_tool_qa.sql
    • -1
    • +22
    /lams_tool_laqa/db/sql/insert_tool_qa_data.sql
    • -0
    • +21
    /lams_tool_laqa/db/sql/library_insert.sql
    • -0
    • +21
    /lams_tool_laqa/db/sql/tool_insert.sql
Added

label.questions = Questions

label.add.new.question = Add Question

label.edit.question = Edit Question

label.new.question= New Question

label.feedback =Feedback

label.save.question= Save Question

label.tip.editQuestion = Enables editing of question

label.tip.deleteQuestion = Deletes question

label.tip.moveQuestionDown =Moves question down

label.tip.moveQuestionUp =Moves question up

questions.none.submitted =No questions submitted. Please add at least one question.

question.duplicate = Please fix this: There are duplicate question entries.

question.blank = Please fix this: Question text can not be blank.

count.finished.session =Finished Session Count:

updated context menu

chnaged the value for key mnu_help_help from "Help" to "Monitor Help"

changed the dictionay label value for Help > Authoring help and Help > Monitor Help

change reverted for dictionar label mnu_help and added new entry for mnu_help_help

changed the value for mnu_help from "Help" to Authoring Help"

added code to show module related option in context menu

added a line of code to select the activity

LDEV-730: only give 'system administration' link to sysadmin, not course admin/managers

added code to show help content for activities in monitor tab view

LDEV-729 remove number column from list

made a small chnage in geturl call for help content

add help (generic) item

add help (generic) item + call to open help page in browser

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
getHelpURL call

removed unused preview label + use existing label

removed unused preview label

added help url configuration item

    • -0
    • +3
    /lams_build/conf/windows/lams/lams.dtd
    • -0
    • +1
    /lams_build/conf/windows/lams/lams.xml
added generic help URL methods

change the organisation type of the organisation for moodle server to organisation rather than course to make the organisation type hierachy clear.

set lazy loading to false for related properties, it's temp solution to make webservice work. Should be reverted back as soon as we solved the CustomizedOpenSessionInViewFilter not working for webservice call problem

optimized exception handling