lams_tool_preview

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 19 more files in changeset.
LDEV-4233 After teacher hid the learner do not show this user in export file

LDEV-4286

* Edit Activity in monitoring page to be opened in a popup page

* Move "Edit activity" buttons to the right

    • -1
    • +1
    ./web/pages/monitoring/editactivity.jsp
  1. … 29 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 86 more files in changeset.
LDEV-4072: fixing label

LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

    • -14
    • +10
    ./web/pages/authoring/authoring.jsp
    • -75
    • +0
    ./web/pages/authoring/definelater.jsp
  1. … 23 more files in changeset.
LDEV-4285: change icon for restart lesson

LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4258: Protecting the export download and whole of session student email generation from multiple triggers by disabling the button. The existing file download code was made generic and moved to lams_common.

    • -36
    • +20
    ./web/pages/monitoring/summary.jsp
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 139 more files in changeset.
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4240: Consistent upload widget

Keeping the tag files consistent across LAMS.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +17
    ./web/WEB-INF/tags/WaitingSpinner.tag
  1. … 53 more files in changeset.
file FileUpload.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/FileUpload.tag
  1. … 14 more files in changeset.
file WaitingSpinner.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/WaitingSpinner.tag
  1. … 14 more files in changeset.
LDEV-4249 Remove obsolete definelaterforbid.jsp page

  1. … 17 more files in changeset.
LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

  1. … 31 more files in changeset.
LDEV-3517 Added Peer Review tool icon

    • binary
    ./web/images/icon_peerreview_16.svg
  1. … 1 more file in changeset.
LDEV-4180: Remove help_text from lams_learning_activity as it is take from i18n files anyway.

  1. … 28 more files in changeset.
LDEV-4180: Remove patches for dropping DB tables as we never use them.

    • -5
    • +0
    ./db/sql/drop_lams_tool_peerreview.sql
  1. … 35 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches.

Get rid of unnecessary tables and keys.

Modify boolean columns to tinyint(1)

Simplify patches where possible.

    • -25
    • +38
    ./db/sql/create_lams_tool_peerreview.sql
    • -6
    • +1
    ./db/sql/drop_lams_tool_peerreview.sql
  1. … 215 more files in changeset.
file patch20170101.sql was initially added on branch lams2_head_wildfly.

  1. … 24 more files in changeset.
LDEV-3517 Added Peer Review tool icon

    • binary
    ./web/images/icon_sharedpeerreview.svg
  1. … 1 more file in changeset.
LDEV-4233 changed button icon

LDEV-4233 added confirmation dialog asking whether teacher wants to proceed with hiding user as it will lead to removal of this user's ratings and comments

    • -6
    • +11
    ./web/pages/monitoring/manageUsers.jsp
LDEV-4233 Ability to hide users

  1. … 6 more files in changeset.
file patch20170215.sql was initially added on branch lams2_head_wildfly.

file manageUsers.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/monitoring/manageUsers.jsp
file learningHiddenUser.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/learning/learningHiddenUser.jsp
LDEV-4222: Eliminating exceptions due to division by zero. This creates a NaN.