lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed a ifram resizing problem for the qa wizard, the new question ifram needed to be adjusted when the user expanded the qa wizard area

Added some javascript for trhe qa wizard so it resizes the iframe when you expand the wizard area

LDEV-1997 Save after export keeps exporting the file but not saving...

The "dispatch" param was not being reset after an export, so from then on each submit was assumed to be an export action, simple fix

Updating English and Espanol

Update Greek, Norwegian, Chinese

Updating Spanish and English for LDEV-1964

Updating Grek, Norwegian, Chinese (China)

Changed the way events are triggered in Daco tool.

LDEV-1996 Adding help icons to wiki learner and monitor modules so people will have a chance of noticing that you can use the wiki link fckeditor plugin

LDEV-1964 Adding the create table statements to the autopatch script for the q&a wizard task

LDEV-1964 Adding the create table statements to the autopatch script for the q&a wizard task

Changed the way events are triggered in Daco tool.

LDEV-1893: Changed isolation level of save event operation in order to prevent "Illegal attempt to associate a collection with two open sessions" errors.

LDEV-1984 - Create qa wizard

Added export import functionality so people can share question wizards

    • -7
    • +46
    /lams_tool_laqa/web/admin/config.jsp
LDEV-1994 Fixed problem deleting mapped competence

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1964 Adding the question and answer wizard in as an option feature (set up in admin) the export/import feature is not implemented yet however

    • -0
    • +26
    /lams_tool_laqa/db/sql/create_lams_tool_qa.sql
    • -2
    • +4
    /lams_tool_laqa/db/sql/tool_insert.sql
  1. … 16 more files in changeset.
LDEV-1947 Fixed edit competence not working due to competence key always existing from last associated commit

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1993 Inserting long text into image description works fine now

    • -1
    • +1
    /lams_tool_images/db/sql/create_lams_tool_imageGallery.sql
    • -1
    • +1
    /lams_tool_images/db/sql/table-schema.sql
jquery 1.6 caused bugs in dialog widget, so going back to stable versions

  1. … 91 more files in changeset.
LDEV-1842 fix comment

use Sun 120 formatting standard

moving the jquery-ui dialog css file to the same location as the other widgets

    • -150
    • +0
    /lams_central/web/css/jquery-ui/dialog.css
LDEV-1842 ensure tools get their own toolContentID when imported, even if the learning design zip uses the same toolContentID for each tool

Added jquery-ui js library

  1. … 222 more files in changeset.
Updating English and Spanish

Updating Chinese China

A small fix to make the export servlet replace fckeditor image paths using the serverurlcontext from the configuration table rather than the request

LDEV-1932: Added competences to export portfolio both for teacher and learner.

LDEV-1971

From a tip from a Fiona, the context path "rams/" or "lams/' is actually stored in the db, so we can get it from there instead of getting it from the context of the request

LDEV-1945, LDEV-1944: Changed a variable name to comply with the last commit for text search based conditions.