lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2951: Removing gif from pixlr

    • binary
    /lams_tool_pixlr/web/images/cross.gif
    • binary
    /lams_tool_pixlr/web/images/down_disabled.gif
    • binary
    /lams_tool_pixlr/web/images/success.gif
LDEV-2951: Removing gif from scribe

    • binary
    /lams_tool_scribe/web/images/bar1.gif
    • binary
    /lams_tool_scribe/web/images/down_disabled.gif
    • binary
    /lams_tool_scribe/web/images/success.gif
    • binary
    /lams_tool_scribe/web/images/up_disabled.gif
LDEV-2951: Removing gif from submit

    • binary
    /lams_tool_sbmt/web/images/success.gif
LDEV-3711: removing license file

    • -10
    • +0
    /lams_tool_survey/library_licenses.txt
LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions. General clean up and formatting.

LDEV-1958: Remove duplicate classes for image resizing.

LDEV-3711: moved to wiki

    • binary
    /lams_common/design/LAMS_Glossary.xls
    • -131
    • +0
    /lams_common/doc/LAMS 1.1 Database Configuration.txt
    • binary
    /lams_common/doc/LAMSCodingStandards.doc
LDEV-2951: remove unused images from survey

LDEV-2951: remove unused images from vote

    • binary
    /lams_tool_vote/web/images/cross.gif
    • binary
    /lams_tool_vote/web/images/delete.gif
    • binary
    /lams_tool_vote/web/images/edit.gif
    • binary
    /lams_tool_vote/web/images/error.jpg
    • binary
    /lams_tool_vote/web/images/iconInformation.gif
    • binary
    /lams_tool_vote/web/images/indicator.gif
    • binary
    /lams_tool_vote/web/images/success.gif
    • binary
    /lams_tool_vote/web/images/tick.gif
LDEV-3969: adding timeago i18n to wiki

LDEV-3969: adding timeago i18n to vote

LDEV-3969: adding timeago i18n to notebook

LDEV-3969: adding timeago i18n to tasks

LDEV-3969: adding timeago i18n to submit files

LDEV-3969: adding timeago i18n to Q&A

LDEV-3969: adding timeago i18n to forum - use locale language rather than country

LDEV-3969: adding timeago i18n to forum

LDEV-3969: adding timeago license

LDEV-3969: adding i18n files for timeago

  1. … 14 more files in changeset.
LDEV-3698: Swapped use of Apache Commons StringEscapeUtils for Spring's HtmlUtils, so that the multibyte characters (eg emojis) are not wrecked when escaping.

LDEV-3764 including loginId in assessment .xlsx exports

LDEV-3628 Fixed excel export

LDEV-3688: Rechecking in as previous commit went into wrong JIRA. Converting NULL to 0 when no matching detail records are found - occurs when the user has completed the submit activity but didn't upload a file.

LDEV-3933: Fixing spurious submit screen that was appearing in the chat area, due to the base url being set for this page. Removed unneeded prototype reference.

LDEV-3933: The user/file lookup was failing when there were users but no files. Tweaked the SQL to convert the NULL (returned when there were no detail records) to 0.

LDEV-3902: Ensuring that all the Edit button was clickable, not just the text.

LDEV-3666 Simplified if-then statement

LDEV-3666 Simplified if-then statement

LDEV-3666 Change the API that gradebook servlet uses to get individual marks from LAMS

LDEV-3666 Change the API that gradebook servlet uses to get individual marks from LAMS