• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 173 more files in changeset.
Cleaned up page names and structure. Added notebook entry page when a lesson is run offline and reflection is enabled.

  1. … 13 more files in changeset.
Cleaned up html errors, removed unused images.

  1. … 18 more files in changeset.
Move the chat client pages to the /pages/learning folder.

Replaced generic message for run offline and define later with seperate pages.

Removed openChatClient method from MonitoringAction class so that we reuse the code in LearningAction to open a chat client. The new define later and run offline pages are also reused by monitoring.

  1. … 13 more files in changeset.
Added style sheet for chat client.

Changed insertion of script in header to not check if empty.

Corrected some typos and bugs in tile definitions

  1. … 1 more file in changeset.
Renamed message key activity.display.name to activity.title to follow i18n guidelines

Replaced code in html head with new <lams:headItems/> custom tag.

Implemented authoring pages/functions. Still need to add form validation and error messages.

  1. … 64 more files in changeset.
Update to the chat tool. Added struts tiles support, tabs to monitoring and authoring screens and basic service method in ChatServices.

  1. … 33 more files in changeset.
First check in for chat tool. Based on example_tool template.

  1. … 81 more files in changeset.