lams_tool_laqa

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4240: Consistent upload widget Keeping the tag files consistent across LAMS.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +84
    ./web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    ./web/WEB-INF/tags/WaitingSpinner.tag
  1. … 54 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.

    • -61
    • +65
    ./db/sql/create_lams_tool_qa.sql
  1. … 216 more files in changeset.
LDEV-4230: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -11
    • +5
    ./web/learning/RevisitedLearnerRep.jsp
LDEV-4203: Q&A to have ckeditors for question's feedback. Field changed in authoring. No changes required in learning as the correct output for ckeditor entered text is already used.

LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 37 more files in changeset.
LDEV-3293, LDEV-4184: Clear log warning: "HHH000223: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!"

  1. … 12 more files in changeset.
LDEV-4181: When sequences are imported if maxRating or ratingStyle is null, need to set them to appropriate values. Will happen when a sequence is imported from a server that did not have these fields.

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

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 30 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-4127: Remove default tool conditions. Fix conditions refresh in Authoring.

  1. … 23 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).

    • -0
    • +1
    ./web/monitoring/MonitoringMaincontent.jsp
  1. … 1 more file in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 27 more files in changeset.
LDEV-4142:QA required answer in learner more explicitly clear after submit

LDEV-4140:Q&A doesn't save option "answer is required" when entering a question

LDEV-4140:Q&A doesn't save option "answer is required" when entering a question

LDEV-4141: Completed bootstrapping of tablesorter. Also removed column widths to try to make columns resizeable when comments are shown - sometimes works and sometimes does not work.

    • -21
    • +7
    ./web/monitoring/MonitoringMaincontent.jsp
    • -24
    • +21
    ./web/monitoring/Reflections.jsp
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 and Spanish

LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-4094: Adding in the translation needed for monitor for the Review Answers option.

LDEV-4094: Don't try to get the ratings when no rated items exist!

    • -1
    • +0
    ./web/learning/RevisitedLearnerRep.jsp
LDEV-4093, LDEV-4095: All three authoring tabs shown when doing an Edit Activity from Monitoring. The rating criteria is now loaded properly in authoring (this was broken in bootstrapping) on the second tab, and so the data is saving properly when you have complete the Edit Activity.

    • -8
    • +4
    ./web/authoring/AuthoringTabsHolder.jsp
LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-3679: fixing growl formatting