lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding German, Updating English

    • -0
    • +243
    /lams_tool_assessment/conf/language/lams/ApplicationResources_de_DE.properties
LDEV-2476 author admin role in nodes now functional

fixing up file format

LDEV-2476 partial support for author admin role in planner nodes

LDEV-2478 added Option to allow the student to have a rich text editor to answer

    • -1
    • +1
    /lams_tool_assessment/build.properties
    • -0
    • +1
    /lams_tool_assessment/db/sql/create_lams_tool_assessment.sql
LDEV-2477 Added an extra check to cast the mark statistics properly

LDEV-2475 create temp dir if doesn't exist

Fixing the start lesson wizard so the dictionary files load

LDEV-2475 As per jun-dir's request, added a fallback for java default temp dir if the temp dir in the database doesnt exist or is forbidden

LDEV-2475 Changing the implementation to use the temp dir specified in the config table instead of the java default. This means that the temp dir has to be cleaned for every restart of the lams server

LDEV-2474 merge from branch

LDEV-2473 merged from branch

autoformat

LDEV-2472 according to stacktrace, hibernate flushes session at beginning of findById(userId) call, so don't remove child object until after any hibernate ops

LDEV-2469 move language files to mod folder; added french translation (thanks Daniel Schneider)

    • -0
    • +92
    /temp_moodle_dev/moodle/mod/lamstwo/lang/en_utf8/lamstwo.php
    • -0
    • +93
    /temp_moodle_dev/moodle/mod/lamstwo/lang/fr_utf8/lamstwo.php
2.3.3 update

    • -0
    • +6
    /debian_installer/lams2/debian/changelog
    • -38
    • +25
    /debian_installer/lams2/debian/postinst
LDEV-2468 merge from branch

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