lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes for 2.3.3 patch

    • -3
    • +3
    /win_installer/patch/documents/readme.txt
    • -254
    • +5
    /win_installer/patch/src/patch.nsi
LDEV-2449 invalidate session when user has lost their cookie, so we don't accidentally access a page without knowing the right session id/cookie value (for some reason jboss gets confused and returns a 'Session already invalidated' error in an exception)

LDEV-2466 use native id generator

LDEV-2459 LDEV-2462 use double quotes when enclosing i18n text in javascript

    • -1
    • +1
    /lams_tool_wiki/web/pages/authoring/basic.jsp
LDEV-2461 only display monitor link if user is staff for that lesson

LDEV-2460 add missing error message tile

LDEV-2459 use double quotes when enclosing i18n text in javascript

    • -2
    • +2
    /lams_central/web/forgotPasswordChange.jsp
    • -19
    • +19
    /lams_gradebook/web/gradebookCourseLearner.jsp
    • -12
    • +12
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -36
    • +36
    /lams_gradebook/web/gradebookMonitor.jsp
  1. … 33 more files in changeset.
LDEV-2458 close window when finished activity

LDEV-2449 SSO cookie doesn't seem to expire when shared session ends - therefore set max age to same as session timeout value. Fixes the first click after a session timeout thinking it's still logged in

LDEV-1356 add modification date to user table

    • -1
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
translation update

    • -0
    • +77
    /lams_gradebook/conf/language/lams/ApplicationResources_fr_FR.properties
    • -0
    • +243
    /lams_tool_assessment/conf/language/lams/ApplicationResources_fr_FR.properties
    • -0
    • +256
    /lams_tool_daco/conf/language/lams/ApplicationResources_fr_FR.properties
  1. … 17 more files in changeset.
don't include classes in war file

autoformat

move ldap config items to 'ldap configuration' page; improve ldap bulk update error bubbling

    • -28
    • +1
    /lams_admin/web/config/editconfig.jsp
    • -0
    • +31
    /lams_admin/web/config/items.jsp
autoformat

LDEV-1616 configuration to allow profile editing

    • -26
    • +30
    /lams_central/web/editprofile.jsp
    • -0
    • +6
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_types_data.sql
LDEV-2449 adjust verbose logging

LDEV-2449 remove key to session in map when session invalidated; don't worry about JSESSIONID cookie at all, let container handle it since we don't use it to store shared session anymore.

format

LDEV-1617 add validation message

update tool adapter files to moodle 1.9.5 20090515 versions

    • -24
    • +16
    /temp_moodle_dev/moodle/lib/datalib.php
    • -6
    • +6
    /temp_moodle_dev/moodle/lib/pagelib.php
    • -299
    • +328
    /temp_moodle_dev/moodle/lib/weblib.php
    • -3
    • +2
    /temp_moodle_dev/moodle/mod/chat/index.php
    • -1
    • +3
    /temp_moodle_dev/moodle/mod/chat/lib.php
    • -10
    • +5
    /temp_moodle_dev/moodle/mod/chat/report.php
  1. … 123 more files in changeset.
LDEV-2450 Fixing small mistakes with the last commit

LDEV-2450 Changing the combined tool language file directories so that they point to a logical name instead of a number, that makes updates much easier.

Basically made minor changes to the build and deploy tool process for combined tools. And a couple of db updates

Fixing format of file

LDEV-2440 Merging with head

Fixing format of file

LDEV-2435 Mergin changes to head

    • -1
    • +1
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
LDEV-2284 workaround in order to keep js-removed users in memory so they can be added again without reloading the page

Committing patch files forgotten in 2.3.2

    • -11
    • +4
    /win_installer/patch/documents/readme.txt
adding some missing form properties in the admin struts-config - this is generated, but its nice to have the correctfile here