lams_tool_vote

  • 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. … 6 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. … 30 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-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. … 138 more files in changeset.
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4180: Fix the type of a numerical column.

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. … 54 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-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 obsolete SQL patch.

LDEV-4180: Remove help_text from lams_learning_activity as it is taken from i18n files anyway.

LDEV-4180 DB fixes for vote (as per Marcin's request)

    • -36
    • +26
    ./db/sql/create_lams_tool_vote.sql
file patch20170101.sql was initially added on branch lams2_head_wildfly.

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

    • -3
    • +3
    ./web/learning/RevisitedAllNominations.jsp
LDEV-4227: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -15
    • +10
    ./web/learning/AllNominations.jsp
    • -11
    • +6
    ./web/learning/RevisitedAllNominations.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. … 3 more files in changeset.
LDEV-4109: Updating tags across projects.

  1. … 7 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. … 7 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 17 more files in changeset.
LDEV-3992 : Rewrite business logic

LDEV-3989 : Fix Java warnings

LDEV-3989 :Fix Java warnings

LDEV-3988:Remove unnecessary attributes from constants file

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. … 33 more files in changeset.