Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5143 Improve layout of wait for leader and change leader screens.

  1. … 15 more files in changeset.
LDEV-5138 Set leader only on his activity entry, not on any user entry

  1. … 26 more files in changeset.
LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

  1. … 197 more files in changeset.
LDEV-4759 DateTimePicker and Accordians updated

  1. … 390 more files in changeset.
LDEV-4759 Panels are now cards.

  1. … 501 more files in changeset.
LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 138 more files in changeset.
LDEV-4440 Use a text in button body and not as value attribute

LDEV-4440 <input> tag can't have a closing tag in HTML

Also change <input type="submit"></input> into <button>, as otherwise

button's label is displayed incorrectly

  1. … 15 more files in changeset.
LDEV-4558 Expand DB Fields to support pictures pasted in CKEditor

  1. … 26 more files in changeset.
LDEV-4522 Emojis not displaying correctly in monitoring

Also fixed some general escaping issues found while testing.

  1. … 32 more files in changeset.
LDEV-4440 Add a test library which does not reference Struts

After full LAMS migration to Spring MVC it will become

3rdParty.userlibraries

  1. … 60 more files in changeset.
LDEV-4395 Leader related tools use Portrait for leader

Created a tag LeaderDisplay to display the leader consistently

across tools.

  1. … 83 more files in changeset.
LDEV-4227: Restoring the next activity arrow lost in the previous check in.

LDEV-4227: Disabling submission buttons when user tries to go from screen to screen to stop double submission

LDEV-3724: Removing <html:base/> references which cause junk to be shown in the online presence / chat area.

LDEV-3936: Adding jquery for progress bar support.

LDEV-3827 Remove JQM mobile interface

    • -173
    • +0
    ./mobile/IndividualLearnerResults.jsp
    • -159
    • +0
    ./mobile/RevisitedAllNominations.jsp
  1. … 41 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 333 more files in changeset.
LDEV-3686: Update vote learner for bootstrap

    • -87
    • +101
    ./IndividualLearnerResults.jsp
  1. … 6 more files in changeset.
LDEV-3670: Hiding open text entries in learner

  1. … 4 more files in changeset.
LDEV-3670: Hiding open text entries in learner

  1. … 4 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 161 more files in changeset.
LDEV-3511: Use d3 in Vote and Survey Tools.

  1. … 11 more files in changeset.
LDEV-3511: Use d3 in Vote and Survey Tools.

  1. … 11 more files in changeset.
LDEV-3396: fixing display when option presented is an image

LDEV-3396: fixing display when option presented is an image

LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

  1. … 98 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

  1. … 97 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks