lams_tool_larsrc

  • 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. … 20 more files in changeset.
LDEV-4320 By default users should be listed in alphabetical order

  1. … 3 more files in changeset.
LDEV-4320 Remove unnecessary lines

    • -4
    • +1
    ./web/pages/itemreview/instructionsnav.jsp
  1. … 3 more files in changeset.
LDEV-4309 Fixed SR issue: when running one resource it closes learner

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-4291 Move getAccessMode method to WebUtil

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

    • -55
    • +48
    ./web/pages/authoring/authoring.jsp
    • -74
    • +0
    ./web/pages/authoring/definelater.jsp
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-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. … 137 more files in changeset.
LDEV-4228: Disabling submission buttons in authoring when a new resource or instruction area is added, or when the resource is saved.

    • -1
    • +10
    ./web/includes/javascript/rsrccommon.js
    • -4
    • +4
    ./web/pages/authoring/parts/addfile.jsp
    • -4
    • +4
    ./web/pages/authoring/parts/addurl.jsp
    • -3
    • +3
    ./web/pages/authoring/parts/addwebsite.jsp
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4237 adding labels

  1. … 13 more files in changeset.
LDEV-4054 Updating greek

  1. … 3 more files in changeset.
LDEV-4237: Include label informing the max size file

LDEV-4241: File upload validation

LDEV-4240: Consistent upload widget

Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +17
    ./web/WEB-INF/tags/WaitingSpinner.tag
    • -5
    • +26
    ./web/pages/authoring/parts/addfile.jsp
    • -1
    • +2
    ./web/pages/authoring/parts/addheader.jsp
    • -8
    • +19
    ./web/pages/authoring/parts/addwebsite.jsp
    • -1
    • +1
    ./web/pages/authoring/parts/itemlist.jsp
    • -28
    • +21
    ./web/pages/learning/addfile.jsp
file FileUpload.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/FileUpload.tag
file WaitingSpinner.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/WaitingSpinner.tag
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-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.

  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.

    • -87
    • +87
    ./db/sql/create_lams_tool_rsrc.sql
  1. … 216 more files in changeset.
file patch20170101.sql was initially added on branch lams2_head_wildfly.

  1. … 24 more files in changeset.
LDEV-4033 Remove unnecessary start.jsp pages

  1. … 16 more files in changeset.
LDEV-4228: Disabling submission buttons when user uploads a file, adds a URL or tries to go from screen to screen to stop double submission. Also remove javascript that is no longer needed (and in some cases doesn't work anyway).

    • -11
    • +12
    ./web/pages/learning/learning.jsp
LDEV-4055: fixed label

    • -1
    • +1
    ./web/pages/authoring/parts/addurl.jsp
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 22 more files in changeset.
LDEV-4175: Evict objects which are put into a form, then attaced to a session and possible saved with other objects with same IDs.

  1. … 5 more files in changeset.
LDEV-4177: Use proper reference to tool object.

  1. … 1 more file in changeset.