lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1699

Replaced c:out with lams:out when rendering reflection entries.

LDEV-1624. Download of file wasn't being triggered in Safari as the browser appears to not be sending in the session cookies. Fixed it by removing the newline at the end of the filename, which is appended to the url for downloading.

LDEV-1709 Fixed diagram issue - detect difference between activityless branch and non-empty branch by using the stopAfterActivity field value. Also fixed default activity UIID setting for copied branching activity.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1624. Testing theory about why the export portfolio download is getting stuck on the "Generating" message in Safari. When calling Shaun, its getting "Permission Denied" on the initial request. It appears that Safari considers http://shaun.melcoe.mq.edu.au/lams/learning/blah to be a different domain to http://shaun.melcoe.mq.edu.au:80/lams/learning/blah. If I avoid the :80 being added, then Shaun works the same way as it does locally ie missing the cookie so redirecting to the login page.

    • -4
    • +7
    /lams_learning/web/exportWaitingPage.jsp
[LI-159] Code to fix an update to mysl-ds.xml

LDEV-1699

Added notebook entries to export portfolio.

Tidied up page layout.

    • -107
    • +135
    /lams_tool_larsrc/web/pages/export/exportportfolio.jsp
Updating Greek

Updating Greek, English, Spanish, Norwegian

Updating Norwegian

Updating German

Updating English and Spanish

Updating Norwegian

Updating Norwegian and Greek

LDEV-1628: Updated version numbers for 2.1 release

    • -6
    • +6
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -6
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
Newform.aspx updated to use ajax calls that will work for ie6+ and firefox

LDEV-1699

Added notebook entries to export portfolio

LDEV-1352: The XML output for the tool data had xmlns="" for nearly all the tool entries. Now the namespace is set for each element and only the overall tool entry has the namespace specified.

LDEV-1352: The XML output had namespace entries (wrong ones) scattered throughout the output, so now nearly all properties have their correct namespace nominated. This isn't obvious when you use Firefox to view the XML - you need to look at the text file directly.

Fixed a problem that broke the newform.aspx for IE 7 and 8. The ajax calls still do not work with IE6

LDEV-1069 Added spreadsheet to class portfolio.

LDEV-1069 Added user name to spreadsheet and modified user mark dto to include full name/user name.

LDEV-1352: Added properties and the IMSLD conditions that use the properties, to selectively hide/show the branches. Updated the LAMS schema file and removed some activity attributes that don't need to be in the export.

    • -0
    • +174
    /lams_build/xsd/lams_ims_export_v1p1.xsd
LDEV-1699

Added notebook entries to export portfolio

    • -9
    • +11
    /lams_tool_sbmt/web/export/exportportfolio.jsp
LDEV-1699

Added notebook entries to export portfolio

Fixed typo in method name

LDEV-1699

Added notebook entries to export portfolio

LDEV-1699

Added notebook entries to export portfolio

    • -11
    • +20
    /lams_tool_sbmt/web/export/exportportfolio.jsp
LDEV-1069 Add custom Message Service for use in MCQ tool. Updated download marks spreadsheet to use dictionary I18N values.

LDEV-1657 Luke and Dan's progress with wikilink plugin, links now being generated properly in learner, able to get and insert links to existing wikis.

    • -340
    • +341
    /lams_central/web/fckeditor/editor/fckdialog.html
LDEV-1069 Added downloadMarks to monitoring action to export marks data spreadsheet.