Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5120 Add Gallery Walk in Doku advanced authoring

  1. … 3 more files in changeset.
LDEV-5120 Add Gallery Walk in Doku advanced authoring

  1. … 3 more files in changeset.
LDEV-5113 Enforce max mark in Doku

LDEV-5116 Initialise non-grouped Doku immediately in monitoring

LDEV-5091 introduced Doku initialisation on demand. When Doku is not

grouped, it should be initialised immediately.

LDEV-5098 Do not allow incorrect values in Doku time limit in authoring

LDEV-5091 Use Etherpad tag in Doku monitoring, initialised on demand

LDEV-5075 Take content folder ID from correct place in Doku authoring

Merge remote-tracking branch 'origin/master' into v4.0

LDEV-5046 Make counter not overlap with its buttons in Doku monitoring

Merge remote-tracking branch 'origin/master' into v4.0

LDEV-5030 Sanitise user names for initial Etherpad content

  1. … 32 more files in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

  1. … 2 more files in changeset.
LDEV-4996 Adjust doKu code to follow Etherpad resize update

Merge remote-tracking branch 'origin/master' into v4.0

Conflicts:

lams_tool_zoom/web/pages/learning/learning.jsp

  1. … 1 more file in changeset.
LDEV-4996 Add Etherpad autogrow feature to Doku tool

LDEV-4997 Adjust Etherpad integration code for LAMS 3.1

  1. … 7 more files in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

LDEV-5012 Display description field in Dokumaran monitoring.

Merge branch 'LDEV-4997' into v4.0

Conflicts:

lams_build/3rdParty.userlibraries

lams_tool_doku/src/java/org/lamsfoundation/lams/tool/dokumaran/web/controller/MonitoringController.java

  1. … 3 more files in changeset.
LDEV-4999 Allow marks update in Dokuy monitoring summary page

  1. … 4 more files in changeset.
LDEV-4999 Display users in tablesorter in Doku monitoring summary

  1. … 2 more files in changeset.
LDEV-4997 Introduce Etherpad as a JSP tag

  1. … 9 more files in changeset.
LDEV-4994 Fix description field in authoring

LDEV-4997 Initial migration of Doku tool to Etherpad as central service

  1. … 32 more files in changeset.
LDEV-4997 Initial migration of Doku tool to Etherpad as central service

Conflicts:

lams_admin/conf/language/lams/ApplicationResources.properties

lams_build/build.xml

lams_common/src/java/org/lamsfoundation/lams/commonContext.xml

lams_common/src/java/org/lamsfoundation/lams/util/ConfigurationKeys.java

lams_tool_doku/src/java/org/lamsfoundation/lams/tool/dokumaran/dbupdates/patch20200329.sql

  1. … 31 more files in changeset.
LDEV-4994 Add description field to Dokumaran

  1. … 3 more files in changeset.
LDEV-4932 removing multipart encoding

There are plenty of form we set the multipart encoding for uploading files, but no files are uploaded. This has implications for CSRF tokens. So we remove the enctype="multipart/form-data" for all the authoring forms that aren't needed.

  1. … 14 more files in changeset.
LDEV-4932 Passing CSRF token as a post rather than get

  1. … 41 more files in changeset.
LDEV-4932 Secure save tool authoring with CSRF Guard

  1. … 42 more files in changeset.
LDEV-4932 Secure edit in monitor with CSRF Guard

* In order to secure /definelater.do path, added definelater() method to

AuthoringController to the tools missing it

* Remove unnecessary forms from monitor in Vote, NB, QA tools

  1. … 109 more files in changeset.