• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1606: Fixed bug that stopped the server start-up if a tool is not deployed and core session factory needs its mapping files.

  1. … 1 more file in changeset.
LDEV-1606: Fixed bug that stopped the server start-up if a tool is not deployed and core session factory needs its mapping files.

  1. … 3 more files in changeset.
LDEV-1946: Added text search based conditions to Survey tool.

  1. … 32 more files in changeset.
LDEV-1977 make a lams-central action that takes a relative LAMS url and redirects to it, so the users are taken through the login page if neccessary.

- Adding checking to make sure that a user cannot access monitor unless they have permission, see LDEV-1978

  1. … 6 more files in changeset.
LDEV-1606: Done some clean up and added several features for TextSearchConditions.

  1. … 7 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 30 more files in changeset.
LDEV-1969

Moved createId and createMultiUserChat from the chat tool to lams_common

    • -0
    • +94
    ./java/org/lamsfoundation/lams/util/XMPPUtil.java
  1. … 3 more files in changeset.
LDEV-1891: Added code that sends notifications to all monitoring teachers, not only those who started monitoring the chosen tool.

  1. … 17 more files in changeset.
LDEV-1825: Change in order: activities from DTO are parsed first. This way we can check for the activities with unwanted elements (groupings, branching mappings). These elements are then removed from DTO so they don't get into XML.

  1. … 1 more file in changeset.
LDEV-1825: Committing Java file formatted with the new convention.

LDEV-1825: Committing Java file formatted with the new convention.

LDEV-1606: Several minor changes in the base files.

  1. … 6 more files in changeset.
LDEV-1533: If the tool session creation fails because the name already exists, the attempt is repeated.

LDEV-1606: Added common code for creating text based conditions.

  1. … 8 more files in changeset.
Adding an update script for the competence tables - autopatch

LDEV-1447 when using i18n'd message to name run sequences folder, use server default locale, not user's locale

LDEV-1447 update script to sync workspace and folder names with their group names, especially 'run sequences' folders which need to use i18n'd text

LDEV-1447 moving commonMessageService out of commonContext into a standalone definition file, in order to get bean without loading everything else

LDEV-1916 removing example code

LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1909: Merging Marcin's, Luke's and Daniel's changes.

  1. … 1 more file in changeset.
LDEV-1916 support database updating via autopatch

  1. … 9 more files in changeset.
LDEV-1909 -Competence editor backend model

  1. … 3 more files in changeset.
LDEV-1893: Quartz job for resending messages is not rescheduled anymore.

LDEV-1893: Quartz job for resending messages is not rescheduled anymore.

LDEV-1581: Fixing a small bug in DTO.

LDEV-1581: Addin final version of logic.

  1. … 7 more files in changeset.
LDEV-1910 hibernate loses branch_activity_id value when association is uni-directional, make it bi-directional. Putting link in the top level Activity class rather than BranchingActivity because of new work for LDEV-1299 that will allow more types of Activities to be mapped to branch_activity_id in lams_branching_activity_entry

  1. … 5 more files in changeset.
LDEV-1897 - Use pretty print name for workspace folders

  1. … 6 more files in changeset.
LDEV-1893: In Event Notification Service persistent classes - made zero-argument constructors public for Hibernate purposes.

  1. … 1 more file in changeset.