lams_tool_doku

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

LDEV-4335 Change the address bar color in Android's Chrome

LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4306 Use colours that are easy to read

    • -0
    • +276
    ./conf/etherpad-lite/src/node/db/AuthorManager.js
LDEV-4268:Strip out all non functioning CKEditor features from integration

LDEV-4286

* Edit Activity in monitoring page to be opened in a popup page

* Move "Edit activity" buttons to the right

    • -1
    • +1
    ./web/pages/monitoring/editactivity.jsp
LDEV-4300 Audit logs when activity is modified in monitor

LDEV-4291 Move getAccessMode method to WebUtil

LDEV-4286 Show authoring advanced tab on re-editing content from monitor

    • -28
    • +29
    ./web/pages/authoring/authoring.jsp
    • -63
    • +0
    ./web/pages/authoring/definelater.jsp
LDEV-4285: change icon for restart lesson

LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 1 more file in changeset.
LDEV-4259 Fixed a few issues

LDEV-4259 Support changing back to green color

LDEV-4259 Make one minute added more precise

LDEV-4259 Add time limit feature

LDEV-4259 Add time limit feature

  1. … 5 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.

    • -10
    • +0
    ./db/sql/drop_lams_tool_dokumaran.sql
LDEV-4249 Remove obsolete definelaterforbid.jsp page

LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

LDEV-4196

* enlarged etherpad's area in monitor as requested

* Same domain policy note added to readme.txt

LDEV-4205 Attempt to solve the problem with setting cookies to the top level domain

LDEV-4196 Cope with expired and close to being expired Etherpad sessions (which Etherpad regardless of their expiration date always returns)

LDEV-4196

* Adding buttons in monitoring that will recover faulty sessions.

* Improved timelimit feature so it opens in the same iframe

* Show line numbers option. Etherpad ignores this URL parameter when it's stored in cookie so turned off checking this cookie.

    • -0
    • +947
    ./conf/etherpad-lite/src/static/js/pad.js
    • -1
    • +13
    ./web/pages/monitoring/monitoring.jsp
    • -46
    • +81
    ./web/pages/monitoring/summary.jsp
LDEV-4196

* Сlose Etherpad session when user finishes activity

* Use top level domain for storing cookies

* Get rid of the ability of changing user names when editing pads

* Remove several extra buttons from Etherpad toolbar. But show timeslider and export html buttons in monitor instead as a separate buttons

* Fixed a few previous bugs

    • -0
    • +444
    ./conf/etherpad-lite/src/node/utils/Settings.js
    • -0
    • +854
    ./conf/etherpad-lite/src/static/js/pad_userlist.js
LDEV-4196 Added new options to allow multiple leaders

    • -2
    • +3
    ./db/sql/create_lams_tool_dokumaran.sql
    • -0
    • +17
    ./web/pages/monitoring/advanceoptions.jsp
LDEV-4196 Create document collaboration tool

LDEV-4196 Create document collaboration tool

    • -2
    • +5
    ./db/sql/create_lams_tool_dokumaran.sql
    • -15
    • +23
    ./web/pages/authoring/advance.jsp
LDEV-4196 Create document collaboration tool

    • -0
    • +0
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +75
    ./conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +78
    ./db/sql/activity_insert.sql
    • -0
    • +83
    ./db/sql/create_lams_tool_dokumaran.sql
    • -0
    • +2
    ./db/sql/db_version_insert.sql
    • -0
    • +10
    ./db/sql/drop_lams_tool_dokumaran.sql
  1. … 124 more files in changeset.