lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added depth as a param on Toolbar constructor and added two new methods to get ToolbarView

changed the preview popup window name to make it identical to learner window name so that they both opens in the same window and there are no two popup window for learner view on onLaunchPreviewResponse

1) added few properties for toolbar to give it a highest depth 2) made some changes in the reSize method for toolbar height which will be static throughout 3) Created a new container for toolbar to load its view with heighest depth

Added the "course admin can do blah" fields to Organisation

Added the "course admin can do blah" fields

    • -14
    • +79
    /lams_common/db/model/lams_11.clay
    • -0
    • +5
    /lams_common/db/sql/create_lams_11_tables.sql
Updated authoring CSS

    • -56
    • +54
    /lams_tool_sbmt/web/WEB-INF/tags/HTMLEditor.tag
    • -61
    • +87
    /lams_tool_sbmt/web/WEB-INF/tags/SetEditor.tag
    • -64
    • +84
    /lams_tool_sbmt/web/WEB-INF/tags/Tab.tag
    • -58
    • +48
    /lams_tool_sbmt/web/WEB-INF/tags/TabBody.tag
    • -57
    • +54
    /lams_tool_sbmt/web/WEB-INF/tags/Tabs.tag
    • -38
    • +43
    /lams_tool_sbmt/web/WEB-INF/tags/headItems.tag
    • -7
    • +4
    /lams_tool_sbmt/web/authoring/advance.jsp
    • -19
    • +7
    /lams_tool_sbmt/web/authoring/basic.jsp
    • -1
    • +1
    /lams_tool_sbmt/web/common/taglibs.jsp
User Organisation Changes

remove unsupported countries

reverted to previous version, to be synchronized with the list in lams community website

    • -3
    • +1
    /lams_common/db/sql/insert_types_data.sql
Preview learning object.

add user to class gives user membership in corresponding course with same roles

Fixing CSS stuff. almost done.

Modified Toolbar buttons.

    • -16
    • +1
    /lams_central/web/fckeditor/fckconfig.js
minor js bug

    • -0
    • +3
    /lams_monitoring/web/monitorLesson.jsp
specify roles when create user

modified to use locale

modify orgForm definition, removed localeLanguage and localeCountry, added localeId

    • -2
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
added new messages

Implements Comparable interface

add/modify some data

    • -1
    • +3
    /lams_common/db/sql/insert_types_data.sql
updated look and feel

Updated look and feel with the new styles and tags

    • -0
    • +59
    /lams_tool_lamc/web/WEB-INF/tags/ExportPortOutput.tag
    • -56
    • +56
    /lams_tool_lamc/web/WEB-INF/tags/HTMLEditor.tag
    • -0
    • +78
    /lams_tool_lamc/web/WEB-INF/tags/Passon.tag
    • -61
    • +87
    /lams_tool_lamc/web/WEB-INF/tags/SetEditor.tag
    • -64
    • +84
    /lams_tool_lamc/web/WEB-INF/tags/Tab.tag
    • -58
    • +48
    /lams_tool_lamc/web/WEB-INF/tags/TabBody.tag
    • -57
    • +54
    /lams_tool_lamc/web/WEB-INF/tags/Tabs.tag
    • -38
    • +43
    /lams_tool_lamc/web/WEB-INF/tags/headItems.tag
  1. … 87 more files in changeset.
give learner role to new user created in root org

set the defaultFolder for new workspace

added a new node for FlowPanel for flow button background

added a contion to check if selected item is eithetr optional or paralle then re initiate to get updated info

changes in the init and draw method to add a default name and updating when user change the name of Optional Container in PI

added a default tittle for Optional Container in createNewOptionalActivity mehtod

unnecessary since Role is now comparable

sort role list, switch from RoleDTO to Role