lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing the date format used when scheduling a lesson. Previously it was interpreted based on the system locale and that may not match the format sent by Flash.

Updated Authoring pages to new format. See LDEV-576 for details.

Shared fckeditor removed from all pages. Only a single fckeditor is used for tool instructions.

Tab tags and js code updated to remove obsolete comments and code.

    • -0
    • +57
    /lams_tool_chat/web/WEB-INF/tags/FCKEditor.tag
    • -72
    • +0
    /lams_tool_chat/web/WEB-INF/tags/HTMLEditor.tag
    • -58
    • +39
    /lams_tool_chat/web/WEB-INF/tags/Tab.tag
    • -30
    • +30
    /lams_tool_chat/web/WEB-INF/tags/TabBody.tag
    • -30
    • +32
    /lams_tool_chat/web/WEB-INF/tags/Tabs.tag
    • -0
    • +29
    /lams_tool_chat/web/includes/javascript/authoring.js
    • -2
    • +2
    /lams_tool_chat/web/layouts/tabLayout.jsp
  1. … 3 more files in changeset.
when adding existing user to a subgroup, user is automatically added to group with same roles.

assorted new messages/labels

2 new UserManagementService methods

add new methods disableUser and userHasData; added check to removeUser

Added contentFolderID parameter.

Added contentFolderID parameter.

Simplified SessionMap code.

Added constant PARAM_CONTENT_FOLDER_ID

Added 'contentFolderID' to the reedit url.

run offline for reflection.

run offline for reflection.

Refection done.

    • -4
    • +29
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -1
    • +3
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -1
    • +1
    /lams_tool_forum/db/sql/table-schema.sql
  1. … 10 more files in changeset.
updated role type STAFF to MONITOR

    • -1
    • +1
    /lams_common/db/sql/insert_types_data.sql
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
Changing the order id values for complex activities to start at 1, not 0

modified fckeditor toolbar (default)

fixed parallel activity inside optional activity issue (650)

Fix for LDEV-603 Add button in Authoring a bit too much to the right

updated properties.

Fix for LDEV-566:Add "Re-do questions" button

Changed the columns in lams_wkspc_wkspc_folder to allow nulls. When hibernate is removing the related workspace objects, it seems determined to set these fields to null before deleting.

Moved remove user business logic to the service.

Changed the columns in lams_wkspc_wkspc_folder to allow nulls. When hibernate is removing the related workspace objects, it seems determined to set these fields to null before deleting.

    • -2
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
Created a removeUser method

Fix for LDEV-642: Rearranging Q&A Monitor's report layout

Export portfolio mutliple session done.

latest flash compile after resolving Jira task: 643 (time validation for schedule start)

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
some minor changes for schedule time validation

fixed author flash - save as task

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Fix bug LDEV649