lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

  1. … 155 more files in changeset.
LDEV-4379 Do not filter out duplicate questions in MCQ

Code was checking if the question being added does not have the same

text as an existing. This feature was removed as answers can be

different.

LDEV-4379 Use correct logger in McAction

LDEV-4054: Updating labels i18n

Mainly Norwegian, Greek and English

  1. … 52 more files in changeset.
LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

  1. … 158 more files in changeset.
LDEV-4364 Properly save question after another one was removed

The problem comes from MCQ incorrectly assigning question's orderId

after some question was removed.

After migration clean up

  1. … 313 more files in changeset.
LDEV-4352: Adding the Use Leader version of the Mark Charts to Assessment and fixing an update issue with ToolOutput settings.

    • -1
    • +17
    ./web/monitoring/MonitoringMaincontent.jsp
    • -0
    • +163
    ./web/monitoring/parts/statsPart.jsp
LDEV-4356 Avoid modifying Hibernate's FlushMode inside of the tools

  1. … 7 more files in changeset.
LDEV-2866 Authoring code refactoring

  1. … 42 more files in changeset.
LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

  1. … 39 more files in changeset.
LDEV-4344 Handle pass mark option correctly in authoring

    • -17
    • +16
    ./web/authoring/AdvancedContent.jsp
    • -16
    • +29
    ./web/authoring/AuthoringTabsHolder.jsp
LDEV-2866 Code refactoring

  1. … 33 more files in changeset.
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

  1. … 35 more files in changeset.
LDEV-4343 Remove obsolete "style" attribute from CssTag

    • -5
    • +4
    ./web/authoring/pedagogicalPlannerForm.jsp
  1. … 55 more files in changeset.
LDEV-4335 Change the address bar color in Android's Chrome

  1. … 31 more files in changeset.
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

  1. … 36 more files in changeset.
LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

  1. … 20 more files in changeset.
LDEV-4320 By default users should be listed in alphabetical order

LDEV-4320 Remove unnecessary lines

    • -5
    • +0
    ./web/authoring/AuthoringTabsHolder.jsp
    • -5
    • +0
    ./web/monitoring/MonitoringMaincontent.jsp
LDEV-4054: Updating Greek

  1. … 2 more files in changeset.
LDEV-4286 * Edit Activity in monitoring page to be opened in a popup page * Move "Edit activity" buttons to the right

  1. … 29 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 86 more files in changeset.
LDEV-4291 Move getAccessMode method to WebUtil

  1. … 29 more files in changeset.
LDEV-4285: change icon for restart lesson

  1. … 30 more files in changeset.
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4258 adding labels

  1. … 6 more files in changeset.
LDEV-4054: updating Greek

LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

    • -13
    • +9
    ./web/monitoring/MonitoringMaincontent.jsp