• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing fromat of file

Adding another method to the wddx parser that allows you to pass an XML object ot be parsed

LDEV-2481 merge from branch

LDEV-2506 merge from branch

LDEV-2506 don't set surveyAnswer's user if userId=0

LDEV-2480 Author progress

Added utitlity to LamsFlexCommon that allows you to make a synchronous ajax call by using Flex's inbuild javascipt running engine.

LDEV-2480 Author progress

Tool activity property inspector:

- Gets available groups for toolactivity

- Gets possible tool outputs

TODO: Competence editor

    • -1
    • +6
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
Removing uneeded file

LDEV-2475 Meging changes with head

LDEV-2475 Temp dir issue

- Only files with "lams" prefix deleted on startup

- Instead of temp dir being a startup constant, it is a fetched via a method in FileUtil that:

- Creates the directory if writable and exists

- Returns the specified temp if its writeable

- Otherwise returns the java temp

LDEV-2489 don't encapsulate cloneLessons in a transaction; the main submethods are already in their own transactions. otherwise we don't get an activityId from a forum&scribe's forum. that's another problem though.

updating versions and dictionary dates for 2.3.4

    • -6
    • +6
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -6
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
Adding Polish

file ApplicationResources_pl_PL.properties was initially added on branch lams2_3_release.

    • -0
    • +0
    /lams_tool_mindmap/conf/language/lams/ApplicationResources_pl_PL.properties
Adding German

    • -0
    • +198
    /lams_tool_videorecorder/conf/language/lams/ApplicationResources_de_DE.properties
file ApplicationResources_de_DE.properties was initially added on branch lams2_3_release.

    • -0
    • +0
    /lams_tool_daco/conf/language/lams/ApplicationResources_de_DE.properties
    • -0
    • +0
    /lams_tool_task/conf/language/lams/ApplicationResources_de_DE.properties
    • -0
    • +0
    /lams_tool_videorecorder/conf/language/lams/ApplicationResources_de_DE.properties
Updating German

    • -124
    • +157
    /lams_tool_survey/conf/language/lams/ApplicationResources_de_DE.properties
Updating German and French

    • -119
    • +133
    /lams_tool_vote/conf/language/lams/ApplicationResources_de_DE.properties
    • -135
    • +136
    /lams_tool_vote/conf/language/lams/ApplicationResources_fr_FR.properties
Updating German and Greek

Updating German

    • -101
    • +101
    /lams_tool_chat/conf/language/lams/ApplicationResources_el_GR.properties
    • -138
    • +209
    /lams_tool_laqa/conf/language/lams/ApplicationResources_de_DE.properties
    • -130
    • +146
    /lams_tool_larsrc/conf/language/lams/ApplicationResources_de_DE.properties
Updating Greek

    • -180
    • +180
    /lams_tool_forum/conf/language/lams/ApplicationResources_el_GR.properties
Updating German

LDEV-2480 Author progress

Progress work on property inspector for tool activities

LDEV-2481 need to read param as utf8

LDEV-2481 use lams custom browser workaround for filenames

LDEV-2503 update version strings for 2.3.4

    • -2
    • +2
    /lams_common/db/sql/insert_types_data.sql
file patch02030400.sql was initially added on branch lams2_3_release.

LDEV-2480 Author progress

Fixing up property bar min/max icon

LDEV-2480 Author progress

- Added minimise/maximise functionality to propertyInspector (Added to lamscommon components for re-use

- The layout size greatly reduced for propertyInspector

    • binary
    /lams_flex/LamsAuthor/src/assets/icons/maximise.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/minimise.png
LDEV-2502 merged from head