• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2006 make javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword system properties system wide, instead of only when an ldap connection is needed

    • -2
    • +2
    ./db/sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    ./db/sql/insert_lams_windows_config_data.sql
    • -2
    • +2
    ./db/sql/insert_rams_unix_config_data.sql
    • -2
    • +2
    ./db/sql/insert_rams_windows_config_data.sql
  1. … 1 more file in changeset.
LDEV-1967

Added search dialog to allow teacher to search for any student across all lessons

  1. … 8 more files in changeset.
Updating Greek

  1. … 1 more file in changeset.
Presence stuff was not being mapped in hibernate and therefore presence wasn't showing in Flash

Updating the common autopatch script to include grouping changes and also to include the lams_configuration table changes (which are just server version and LAMS version changes)

LDEV-1871 Adding the ext_lms_id collumn to the update script

Turning off autocommit in the autopatch scripts so that if there are any errors, we dont end up with half of the statements executed

  1. … 5 more files in changeset.
Turning off autocommit in the autopatch scripts so that if there are any errors, we dont end up with half of the statements executed

Fixing up the patch0013_updateFrom21.sql so alter the lams_lesson table instead of trying to add a new one

LDEV-1893: Changed isolation level of save event operation in order to prevent "Illegal attempt to associate a collection with two open sessions" errors.

LDEV-1842 fix comment

use Sun 120 formatting standard

LDEV-1842 ensure tools get their own toolContentID when imported, even if the learning design zip uses the same toolContentID for each tool

LDEV-1606: Changed regex to properly pick up commas, fullstops etc.

LDEV-1606: Added BranchConditionDTOs specific for each tool. This fixes bug in learning design export.

  1. … 8 more files in changeset.
Updated .classpath

Removed references to lams jar files in lams_build/lib

  1. … 22 more files in changeset.
LDEV-1510: Added license information. Removed a request for the user to copy cache JARs from server.

  1. … 3 more files in changeset.
LDEV-1299: Backend for condition gates.

  1. … 11 more files in changeset.
this query got lost monitorsByToolSessionId, so adding it in with the hbm file

LDEV-1606: Changed visibility of some properties for inheriting classes use.

  1. … 1 more file in changeset.
LDEV-1908 NotifyCloseUrl not in parameters breaks tool adapters,

and error in logic was causing this problem, now fixed

Chaning loginRequestDispatcher to correct agreed format

LDEV-1606: Forgot to remove an unneeded parameter.

  1. … 1 more file in changeset.
LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.

  1. … 16 more files 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. … 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. … 31 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. … 4 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. … 25 more files in changeset.