lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove class

current fla

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
Switched to using the HTML noticeboard icon

    • -1
    • +1
    /lams_tool_nb/db/sql/activity_insert.sql
    • binary
    /lams_tool_nb/web/images/icon_htmlnb.swf
for comparision + new dialog class for selecting class

for comparision

Added icon for the tool.

    • binary
    /lams_tool_larsrc/web/images/icon_rsrc.swf
just added a column

Completed portfolio export for teachers and learners. Organized message resources.

    • -4
    • +30
    /lams_tool_vote/web/export/exportportfolio.jsp
reorganized message resources

Export Portfolio implementation. It is stable but not complete. Needs jsp generation for learner and teacher modes.

    • -2
    • +3
    /lams_tool_vote/db/sql/tool_insert.sql
    • -0
    • +42
    /lams_tool_vote/web/export/exportportfolio.jsp
    • -64
    • +0
    /lams_tool_vote/web/exportPortfolio.jsp
Completed JFree Chart implemenation in the Learner and Monitoring modules. Pie chart is presented. User entered nominations are also taken into account.

  1. … 3 more files in changeset.
*** empty log message ***

    • binary
    /lams_central/src/flash/lams_monitoring.fla
    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
Added chat id to the user table (for the jabber id)

    • -2287
    • +2294
    /lams_common/db/model/lams_11.clay
    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
    • -3
    • +3
    /lams_common/db/sql/insert_users_org_test.sql
Trying to getOrganisationByUserRole working

    • binary
    /lams_build/lib/lams/lams-central.jar
Equals/Hashcode weren't defined so adding DTO to a set wasn't checking the equality properly - ending up with the DTO in the set multiple times.

Temporary test data to get getOrganisationByUserRole working

    • -0
    • +273
    /lams_common/db/sql/insert_users_org_test.sql
Add monitoring: edit activity and instructions.

Define it later works.

    • -1
    • +10
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • -1
    • +1
    /lams_tool_larsrc/db/sql/tool_insert.sql
    • -0
    • +101
    /lams_tool_larsrc/web/pages/authoring/definelater.jsp
Added share resources back into the build.

added Welsh to the language preference array

    • -1
    • +1
    /lams_central/web/flashxml/configData.xml
Changed method call to use updated signature

removed test page

Changed insertion of script in header to not check if empty.

Update classpath with references to smack api

Added default learning action.

Added Welsh Updated all languages.

    • -0
    • +1
    /lams_central/web/flashxml/cy_GB_dictionary.xml
Added some new constants.

Added ChatService methods related to learning

Updated chat data model to include Jabber related fields.

Added JabberHttpBind servlet.