lams_tool_doku

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

    • -0
    • +102
    ./web/pages/learning/galleryWalk.jsp
LDEV-5120 Add Gallery Walk in Doku advanced authoring

LDEV-5120 Add Gallery Walk in Doku advanced authoring

LDEV-5122 Do not create an obsolete table in Dokumaran

    • -7
    • +0
    ./db/sql/create_lams_tool_dokumaran.sql
LDEV-5122 Do not create an obsolete table in Dokumaran

    • -7
    • +0
    ./db/sql/create_lams_tool_dokumaran.sql
LDEV-4769 Updating Norwegian

LDEV-5122 Modify DB structure to produce 3.1 version

Till now DB structure was compliant with 3.0 version and patches

upgraded it to 3.1. Now we produce DB compliant with 3.1 and patches in

branch 4.0 upgrade it to version 4.0.

    • -20
    • +4
    ./db/sql/create_lams_tool_dokumaran.sql
  1. … 36 more files in changeset.
LDEV-5113 Enforce max mark in Doku

LDEV-4769 Updating English, Spanish, Norwegian, Greek

  1. … 17 more files in changeset.
LDEV-5113 Set max mark for Dokumaran to 100

LDEV-5113 Introduce manual grading tool output

  1. … 2 more files in changeset.
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-4196 Sort groups alphabetically in Dokumaran monitoring UI

LDEV-4769 Updating Greek

  1. … 4 more files in changeset.
LDEV-5098 Do not allow incorrect values in Doku time limit in authoring

    • -1
    • +16
    ./web/pages/authoring/authoring.jsp
LDEV-5091 Use Etherpad tag in Doku monitoring, initialised on demand

    • -30
    • +15
    ./web/pages/monitoring/summary.jsp
LDEV-5091 Etherpad.tag to accept predefined pad ID

  1. … 31 more files in changeset.
LDEV-5091 Initialise Etherpads on Discussion panel expand

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

  1. … 31 more files in changeset.
LDEV-5085 Run CKEditor initialisation immediately

If CKEditor.tag is loaded dynamically, binding it to page load event

does not work.

  1. … 31 more files in changeset.
LDEV-4425 Do not escape user names. Add padding to portrait.

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

  1. … 31 more files in changeset.
LDEV-5085 Make editor init method parametrized

It seems that multiple instances of CKEditor tag were interacting with

each other, probably with request attributes. Now initialisation method

is parametrised so CKEditor starts with own set of attributes.

  1. … 31 more files in changeset.
LDEV-5078 Fix i18n labels in Arrow tag

  1. … 52 more files in changeset.
LDEV-5075 Take content folder ID from correct place in Doku authoring

LDEV-5058 Allow tool adding both on fresh build and afterwards

As a column got removed from a LAMS core table, we need to make sure

that all scenarios work well: an upgrade from previous version, a fresh

build and adding extra tools afterwards.

  1. … 41 more files in changeset.
LDEV-4769 Updating Spanish, Norwegian

  1. … 3 more files in changeset.
LDEV-4769 Updating Spanish

Also removing a deprecated label

  1. … 20 more files in changeset.
LDEV-4769 Updating English, Spanish, French, Greek and Norwegian for all active projects

From this commit onwards, we no longer will use the LAMS Community i18n to manage and handle translations.

Instead, we have now migrated to Lokalise (https://lokalise.com/) for managing all i18n projects and translations.

Many thanks Lokalise for your support!!

    • -0
    • +94
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -0
    • +29
    ./conf/language/lams/ApplicationResources_es_ES.properties
    • -0
    • +94
    ./conf/language/lams/ApplicationResources_no_NO.properties
  1. … 167 more files in changeset.
LDEV-5057 Use UTF-8 as default encoding for message sources

  1. … 33 more files in changeset.