lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3969: adding timeago i18n to submit files

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-3688: Add ability for monitor to remove files added by learner.

  1. … 5 more files in changeset.
LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 44 more files in changeset.
LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 44 more files in changeset.
LDEV-3914: Clicking on the title in the progress bar was causing pages to refresh - missing the needed return value.

  1. … 29 more files in changeset.
LDEV-3914: Optional activity box in progress bar hides when progress bar hides.

  1. … 19 more files in changeset.
LDEV-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

  1. … 21 more files in changeset.
LDEV-3914: Tweaked when the sidebar is displayed to reduce flicker and added an override parameter for tools that want to do their own layout (like Data Collection and Wiki) to stop the usual panel being loaded.

  1. … 21 more files in changeset.
LDEV-3914: Tweaking Page tag to find toolSessionId in more tools and to make it easier to use on an iPad

  1. … 25 more files in changeset.
LDEV-3933: Switch to monitoring Page type, so that the progress bar isn't shown.

LDEV-3914: Stopping the exception thrown when the logic to get the tool session id tries a form that does not contain toolSessionId.

  1. … 29 more files in changeset.
LDEV-3914: Adding support activities

  1. … 29 more files in changeset.
LDEV-3914: Stopping Notebook call triggering a refresh of the learner screen.

  1. … 21 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 25 more files in changeset.
LDEV-3842: Updating tag to match lams_central

  1. … 11 more files in changeset.
LDEV-3848: Learner reflection was only one line long - making it five to match other tools.

LDEV-3848: Grouping options in the advanced tag, updating tags from core.

    • -0
    • +32
    ./web/WEB-INF/tags/SimplePanel.tag
LDEV-3846: Correcting timezone problems with timeago. Functionality moved into lams:Date for consistency across LAMS.

  1. … 1 more file in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3683: Make learner file list look the same as in monitoring.

    • -107
    • +100
    ./web/learner/sbmtlearner.jsp
LDEV-3782: Update Notebook Monitor to Bootstrap. Clean up.

    • -24
    • +32
    ./web/monitoring/mark/allmarks.jsp
    • -12
    • +16
    ./web/monitoring/mark/fileinfo.jsp
    • -23
    • +28
    ./web/monitoring/mark/filelist.jsp
    • -83
    • +113
    ./web/monitoring/mark/updatemark.jsp
    • -22
    • +20
    ./web/monitoring/parts/activity.jsp
    • -28
    • +14
    ./web/monitoring/parts/daterestriction.jsp
    • -11
    • +13
    ./web/monitoring/parts/statisticpart.jsp
    • -121
    • +74
    ./web/monitoring/parts/summary.jsp
LDEV-3781: Update Submit Files Author to Bootstrap. Clean up.

    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +35
    ./web/WEB-INF/tags/Arrow.tag
    • -6
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +349
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +47
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
    • -0
    • +53
    ./web/WEB-INF/tags/TSTable.tag
  1. … 10 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 990 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1265 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.