Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

  1. … 17 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-3631 Simple Commenting Widget

  1. … 76 more files in changeset.
LDEV-3631 Simple Commenting Widget. Using AwesomeFont for the thumbs up / thumbs down.

LDEV-3631 Simple Commenting Widget. Initial implementation.

  1. … 47 more files in changeset.
LDEV-3574 fixed unable to access forgotPassword jsps for unauthorized users

LDEV-3468: Add a servlet which writes out short or long runtime stats. Short stats format is set by a client.

  1. … 2 more files in changeset.
Portions of a rest based learning design saving interface.

  1. … 8 more files in changeset.
LDEV-3382 *Add datetime parameter check to LoginRequest. *Introduced getServerTime method available for 3rd party servers

  1. … 2 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9. Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead. Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation. Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 216 more files in changeset.
LDEV-3315: Allow unauthorised access via integrations URLs.

LDEV-3315: Allow unauthorised access via integrations URLs.

LDEV-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

  1. … 72 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 38 more files in changeset.
LDEV-3293: Use new Spring ApplicationContext classes.

  1. … 34 more files in changeset.
LDEV-3126: Add CourseGroupManager servlet to modify course groups remotely.

  1. … 3 more files in changeset.
LDEV-2981: Remove obsolete SIF Open ID servlet and now unnecessary libraries. Remove source code for removed libraries.

  1. … 163 more files in changeset.
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

  1. … 88 more files in changeset.
WVI-35: Allow JSP precompilation.

LDEV-2905 Integrated lams_signup to LAMS core

  1. … 26 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1311 more files in changeset.
WVI-25: Remove servlet configuration from Central, make lams_saml be almost completely standalone. Add DB tables and access layer for storing user "office" parameter. Make lams_saml a WAR instead of JAR as it needs access to Central context beans and introduces own services. Make configuration be stored in WAR and accessed internally by Java code instead of deploying it in web content and access by HTTP. Put "group" parameter in sesssion when user accesses SamlServlet for the first time, before redirecting to IdP log in page. This parameter is later used for registering user. Add wrapper method in Integration service allowing creation of group withou external server prefix.

  1. … 4 more files in changeset.
CNG-4: Move Struts and security control from Central to now standalone Mindapp project.

LDEV-2839: Remove custom ExportPortOutput and ProgressOutput tags from xdoclet source so generated lams.tld does not contain them.

CNG-1: Change Action extension from ".mindapp" to basic ".do". Calls to MindappAction are recognised by path, not extension, and workaround for security check was done by altering Central web-security.xml file (LAMS Mindapp has own security mechanism based on OpenID).

Change deployment descriptors so there are different application names for Dev and Pres server.

Fix some other bugs.

LDEV-2110: Adding 2.4 jps

WVI-12: Initial commit. Contains all functionality required for World Vision for SAML 2.0 integration.

  1. … 1 more file in changeset.
CNG-2: Register an OpenID user which does not exist in LAMS yet, using new registration form.

CNG-3: Allow choosing and adding LAMS Lesson as MindTap Inline activity. There are still some CSS issues. Make a placeholder for Docked activity content. Get activity rootURI and Cengage Open ID server URL from request and resource file instead of hardcoding them.