lams_gradebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4046: Escaping quotes and other entries in title so that it does not break the javascript.

  1. … 30 more files in changeset.
LDEV-3774: Reducing the footprint of the inline CKEditor. The display="" was causing the display:none to be removed from the textarea and leaving a blank (wasted) area on the screen just before the editing area.

  1. … 2 more files in changeset.
LDEV-3962: Updating gradebook screens to scale when window first opens and on screen resizing (apart from iPad which does not resize properly). Convert colours / layout to the bootstrap look.

    • -34
    • +50
    ./web/gradebookCourseLearner.jsp
    • -15
    • +38
    ./web/gradebookCourseMonitor.jsp
LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Trigger reloading the bootstrap js via the usePanel parameter.

  1. … 29 more files in changeset.
LDEV-3767: Removed debugger statement

  1. … 5 more files in changeset.
LDEV-3767: Syncing tags across all projects.

    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +46
    ./web/WEB-INF/tags/Alert.tag
    • -0
    • +55
    ./web/WEB-INF/tags/Arrow.tag
    • -6
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +372
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -0
    • +348
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +48
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +59
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -37
    • +37
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
    • -0
    • +343
    ./web/WEB-INF/tags/Page.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
  1. … 8 more files in changeset.
LDEV-4014: Adjust margins and padding in monitor dialog content. Use same tabs as in tool interfaces. Allow non-imported content in tabs. Allow exact page in help link. Resize LD SVG in Sequence tab in monitoring dialog on dialog resize. Minor layout adjustments.

  1. … 68 more files in changeset.
LDEV-3973: Add tag to ensure Mobile first

  1. … 31 more files in changeset.
LDEV-3872 Include Start and Complete date to the "Activity View" tab in export gradebook

LDEV-3872 Include Start and Complete date to the "Activity View" tab in export gradebook

LDEV-3884 Show median time taken instead of the average one in gradebook

  1. … 3 more files in changeset.
LDEV-3884 Show median time taken instead of the average one in gradebook

  1. … 3 more files in changeset.
LDEV-3884 Show median mark instead of the average one in gradebook

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

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

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

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

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

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

  1. … 1846 more files in changeset.
LDEV-3752 Gradebook .xlsx export to include time stamps for start and completion

  1. … 1 more file in changeset.
LDEV-3752 Course gradebook .xlsx export to include time stamps for start and completion

LDEV-3752 Gradebook .xlsx export to include time stamps for start and completion

LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 471 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +121
    ./web/WEB-INF/struts-config.xml
    • -0
    • +13
    ./web/WEB-INF/validation.xml
  1. … 396 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from Assessment

LDEV-3750 Ability to push marks to gradebook directly from Assessment

  1. … 1 more file in changeset.
LDEV-3732 Sort gradebook excel export by name

LDEV-3732 Sort users displayed at the Lesson Summary page of lesson excel export

LDEV-3732 Sort gradebook excel export by name

LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 340 more files in changeset.