lams_tool_survey

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -100
    • +90
    ./db/sql/create_lams_tool_survey.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. … 18 more files in changeset.
LDEV-4234: When the retake call does not have a sequence id ( that is, we are retrying all the questions not just one), it now works out the position and sequence number based on the same logic as the inital setup. If a sequence id is supplied, still does the single question page.

LDEV-4226: Restoring the next activity arrow lost in the previous check in.

    • -3
    • +3
    ./web/pages/learning/resultOtherUsers.jsp
LDEV-4226: Disabling submission buttons when user tries to go from screen to screen. Also tidied up the bootstrapping changes on the Other Users Results screen.

    • -16
    • +24
    ./web/pages/learning/resultOtherUsers.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. … 24 more files in changeset.
LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 26 more files in changeset.
LDEV-4109: Updating tags across projects.

  1. … 22 more files in changeset.
LDEV-4160: Convert any underscores to spaces so that long lesson names that only use underscores and not spaces will still wrap the lesson name.

  1. … 23 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 17 more files in changeset.
LDEV-4092: Date passed back by server was reconverting time for Daylight Saving, making it an hour out, as the convertToStringForJSON takes the timezone into account. Therefore convert the already timezone converted time (which gets converted back again) rather than the original time.

  1. … 13 more files in changeset.
LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

  1. … 34 more files in changeset.
LDEV-4127: Remove default tool conditions.

Fix conditions refresh in Authoring.

  1. … 25 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 8 more files in changeset.
LDEV-4141: Converting tablesorter to bootstrap style

    • -98
    • +52
    ./web/pages/learning/resultOtherUsers.jsp
LDEV-4141: Fixed typo that stops page loading when submission deadline has passed - found while bootstrapping the tablesorter.

LDEV-3914: Renamve a tag's JS variable as it overlaps with tools' own code.

  1. … 31 more files in changeset.
LDEV-4054 updating English, Greek

LDEV-3877: resizing popups

  1. … 39 more files in changeset.
LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 19 more files in changeset.
LDEV-3825: fixing bar charts

    • -14
    • +15
    ./web/pages/monitoring/summary.jsp
LDEV-4052 Fixing the problem with opening new items in divs and its inability to support server side validation and server side exceptions

    • -5
    • +6
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 9 more files in changeset.
LDEV-4048: Updating tags for Rating change.

  1. … 21 more files in changeset.
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: Restoring the effectiveness of the height setting. Now the height setting is used to set min-height in ckconfig_custom.js

  1. … 37 more files in changeset.