Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4759 Authoring and monitoring tabs working

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

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 141 more files in changeset.
LDEV-4673 Making lock on finish messages appear in Authoring Preview.

Also added a missing method from the Wiki transaction definitions.

  1. … 3 more files in changeset.
LDEV-4440 Ensure all wiki body updates go via the obsfucation method

  1. … 3 more files in changeset.
LDEV-4440 Fixed wiki

  1. … 4 more files in changeset.
LDEV-4440 Fixed changePage method

  1. … 7 more files in changeset.
LDEV-4440 No struts at Wiki

  1. … 27 more files in changeset.
LDEV-4440 Started migration of Wiki - tiles to clear jsp

  1. … 17 more files in changeset.
LDEV-4423 Additional portrait entries

  1. … 10 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. … 38 more files in changeset.
LDEV-3684: messageDiv was removed when the tool was bootstrapped, so stop trying to display it.

LDEV-3999: replacing bitmap images with vector images (faicons)

  1. … 5 more files in changeset.
LDEV-3669:Fix for Wiki date/time restriction in monitor.

    • -0
    • +18
    ./submissionDeadline.jsp
  1. … 13 more files in changeset.
LDEV-3969: adding timeago i18n to wiki

  1. … 2 more files in changeset.
LDEV-3937: Use the learner page type with the override to disable to default panel. This adds the progress bar to the page. Make sure the toolSessionId is available in the attributes so that the progress bar can be displayed.

  1. … 2 more files in changeset.
LDEV-3909: timeago for wiki history div

LDEV-3846: Correcting timezone problems with timeago. Functionality moved into lams:Date for consistency across LAMS.

  1. … 5 more files in changeset.
LDEV-3814: Bootstrapping author and monitoring, and making small learner changes to match.

  1. … 38 more files in changeset.
LDEV-3684: update wiki learner to bootstrap

  1. … 6 more files in changeset.
LDEV-2463: fixing Wiki

  1. … 6 more files in changeset.
LDEV-3164: Support several more tools. Changes in those tools' code TestHarness can interact with them without running Javascript. Remove unnecessary Flash methods. Remove junk from TestHarness project, including zipped Learning Designs which can not be imported anymore as they have non-numeric server version ("beta") Major clean up and logs improvement.

  1. … 43 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 169 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 180 more files in changeset.
LDEV-2827: Add option to restore a page in Learner and Author.

  1. … 5 more files in changeset.
LDEV-2826: Allow marking Wiki pages as removed instead of removing them completely. Clear references to unexisting pages. Fix refresh Wiki page list after removing one.

  1. … 13 more files in changeset.
LDEV-2831: Submit form after CKEditor updated content.

  1. … 3 more files in changeset.
LDEV-2824: Revert changes made by previous attempt to workaround Chrome and Safari XSS detection. Replace "javascript" word in submitted Wiki pages with another token and replace it back on server side, so returning code is not identical to submitted one and XSS protection does not kick in. Clean up unnecessary methods and calls.

  1. … 8 more files in changeset.
LDEV-2824: Refresh view page after adding/editing it so Chrome does not block new javascript code.

  1. … 2 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 66 more files in changeset.
LDEV-2729: While in teacher mode, let userID not to be forgotten as just a first request parameter, but allow it to circulate in the submitted wiki form so subpages can still access it.