Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2029 implement initial bind user for ldap

  1. … 10 more files in changeset.
LDEV-2028 ldap authentication now uses a general search filter instead of manually setting tree paths.

  1. … 11 more files in changeset.
LDEV-1967

Added thickbox to search across lessons

  1. … 3 more files in changeset.
remove spurious debug messages

    • -2
    • +0
    ./lamsfoundation/lams/web/IndexAction.java
  1. … 1 more file in changeset.
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well LDEV-1968 Several instances of one same lesson can now be started from the wizard module

Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6

  1. … 35 more files in changeset.
use Sun 120 formatting standard

    • -226
    • +239
    ./lamsfoundation/lams/security/UniversalLoginModule.java
LDEV-1937 try another method of getting spring bean when NoSuchBeanDefinitionException encountered

use Sun 120 formatting standard

    • -276
    • +265
    ./lamsfoundation/lams/authoring/web/AuthoringAction.java
LDEV-1899 conditionally unmark learner's completed flag depending on whether cancel or apply changes was clicked (boolean sent by flash)

LDEV-1967

Replaced IndexLessonBean with Lesson.

    • -16
    • +6
    ./lamsfoundation/lams/web/FindUserLessonsAction.java
  1. … 4 more files in changeset.
LDEV-1967

Rewrite to improve performance.

    • -28
    • +21
    ./lamsfoundation/lams/web/FindUserLessonsAction.java
LDEV-1615 Portrait creating technique has been updated.

Note: always writes a JPEG because GIF is protected or something, and PNG's with transparency are given white backgrounds

    • -0
    • +79
    ./lamsfoundation/lams/util/BufferOverflowException.java
    • -0
    • +837
    ./lamsfoundation/lams/util/CircularByteBuffer.java
    • -43
    • +121
    ./lamsfoundation/lams/util/PortraitUtils.java
    • -82
    • +82
    ./lamsfoundation/lams/web/PortraitSaveAction.java
LDEV-1967

Added optional tooltip to IndexLinkBeans

  1. … 2 more files in changeset.
use Sun 120 formatting standard

  1. … 3 more files in changeset.
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

  1. … 8 more files in changeset.
LDEV-1967

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

    • -0
    • +176
    ./lamsfoundation/lams/web/FindUserLessonsAction.java
  1. … 11 more files in changeset.
use Sun 120 formatting standard

    • -152
    • +146
    ./lamsfoundation/lams/web/ProfileAction.java
LDEV-1830 don't fail if user's locale is invalid

    • -1
    • +4
    ./lamsfoundation/lams/web/ProfileAction.java
LDEV-1299: Backend for condition gates.

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

    • -11
    • +11
    ./lamsfoundation/lams/authoring/ObjectExtractor.java
  1. … 3 more files in changeset.
LDEV-1977 improving the redirect servlet yet again, now the parameters are all hashed using Base64, so that users cannot recognise patterns in our tool's monitor and learner urls and attempt to access contetn they are not authorised for.

    • -40
    • +38
    ./lamsfoundation/lams/web/RedirectAction.java
Added some extra commenting to the redirect action

    • -12
    • +24
    ./lamsfoundation/lams/web/RedirectAction.java
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

    • -4
    • +134
    ./lamsfoundation/lams/web/RedirectAction.java
  1. … 6 more files in changeset.
LDEV-1606: Done some clean up and added several features for TextSearchConditions.

    • -1941
    • +1656
    ./lamsfoundation/lams/authoring/ObjectExtractor.java
  1. … 14 more files in changeset.
LDEV-1929 Changed some classes to add the two extra boolean parameters needed for learner presence when initializing a lesson

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

LDEV-1929 Presence now creating users with LAMS Jabber manager account in both flash and flashless learner modules

    • -4
    • +6
    ./lamsfoundation/lams/web/PresenceServlet.java
  1. … 7 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.

    • -0
    • +70
    ./lamsfoundation/lams/web/RedirectAction.java
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

    • -0
    • +4
    ./lamsfoundation/lams/web/HomeAction.java
    • -0
    • +114
    ./lamsfoundation/lams/web/PresenceServlet.java
  1. … 31 more files in changeset.
LDEV-1606: Added common code for creating text based conditions.

    • -0
    • +100
    ./lamsfoundation/lams/web/TextSearchActionForm.java
  1. … 11 more files in changeset.