lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-440: Also completed the task for Export portfolio for both learner and teacher modes.

    • -26
    • +17
    /lams_tool_vote/web/export/ExportContent.jsp
LDEV-440: Major coding overhaul to Voting monitoring module and interfacing components. Struts forms updated, new DTOS added, jsps modified and Actions are retrofitted to work with the task requirements.

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

added code to show custom context menu for activity

added code to show custom context menu

Modified code to use parameterised types for HashSet

Renamed variables for consistency.

Modified code to use parameterised types for SessionMap

Update fckeditor to version 2.3.1.

A custom configuration file has been created under web/includes/javascript/fckconfig_custom.js

All global changes to the fckeditor configuration should be placed in the above file. The fckconfig.js should not be modified.

All local changes to the fckeditor configuration should be placed in a new custom js file and invoked using the fck tag.

Please refer to link below for details.

http://wiki.fckeditor.net/Developer's_Guide/Configuration/Configurations_File

    • -0
    • +86
    /lams_central/web/fckeditor/editor/_source/classes/fckicon.js
  1. … 713 more files in changeset.
close BufferedReader and BufferedWriter finally

fix user's locale not saving

license change

  1. … 109 more files in changeset.
updated message key for locale

hidden or removed organisations will not have their folders visible in workspace

remove dup

    • -1
    • +0
    /lams_tool_sbmt/web/common/taglibs.jsp
draw transition update

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
An attempt to fix the issue with the password change not saving when done from the profile screen. It appears that when the session is "closed", the hibernate session is unbound from the Spring transaction and as the hibernate session is kept open by the filter, the flush is never triggered. So any changes to objects that are attached to the session but not written out to the db will not be flushed.

At present, some of our updates (e.g. the main edit profile page) only work because the later calls (within the overall URL call) reget the data e.g. the learner's details and that triggers a flush.

Added a manual flush - it feels like a bit of a sledgehammer but hopefully it will fix it rather than the "coding around" that we have been doing previously.

Removed the readonly entries on the transactions as this has caused problems with MySQL previously - once the MySQL session gets marked as read only it can't switch properly to a non-readonly session.

latest fla files

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/src/flash/lams_authoring_main.fla
Updated learner layout. The Send and Finish/Continue buttons still need to be aligned.

    • -16
    • +10
    /lams_tool_chat/web/pages/learning/chat_app.js
    • -53
    • +49
    /lams_tool_chat/web/pages/learning/chat_ui.jsp
Some more translated names.

    • -12
    • +12
    /lams_common/db/sql/insert_types_data.sql
LDEV-546: change organisation list to display locale description instead of old language/country

LDEV-440: Form validation fixes

LDEV-440: Enabled Define Later module to use request parameters. Made Authoring Module Basic Screen Layout look prettier.

    • -3
    • +3
    /lams_tool_vote/db/model/lams_tool_vote.clay
    • -2
    • +2
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
Added db encoding to the ant db tasks - the encoding entry on the url is not enough when loading data from a script.

Added correct UTF-8 versions of some of the locale descriptions

    • -1
    • +1
    /lams_common/db/sql/insert_types_data.sql
Added in error previously

Pages missing the <%@ contentType ... %> statement so they were coming out as ISO-xxxx rather than UTF8

save-as clears the tool content id (to null or default value) for each tool activitiy

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
give course manager role to the foreign users

    • -51
    • +51
    /lams_common/db/sql/shaun/all.sql