lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change default content.

    • -2
    • +2
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -1
    • +2
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
    • -1
    • +1
    /lams_tool_survey/db/sql/create_lams_tool_survey.sql
    • -3
    • +3
    /lams_tool_survey/db/sql/table-schema.sql
latest flash compile after resoloving issues related to workspasce, Task 912 and 913

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
only one "Re:" for reply

don't show ROOT org folder when viewing My Groups as sysadmin or admin author in workspace

Cleaned up jsp.

    • -1
    • +0
    /lams_tool_chat/web/pages/learning/learning.jsp
    • -236
    • +188
    /lams_tool_laqa/web/learning/LearnerRep.jsp
Removed synchronized from create user method. This is a carry over from the chat tool.

Changed doTeacherExport to private access only. Shouldn't be visible outside the class.

Changed Boolean to boolean in model classes. This is consistent with other tools.

Removed unused initialisation of HashSet.

LDEV-909 clarification, make disabled/archived lesson names red, put 'disabled' or 'archived' tags in brackets

    • -2
    • +16
    /lams_central/web/css/defaultHTML.css
Moved contentFolderID and toolContentID from AuthoringForm to the SessionMap

    • -21
    • +21
    /lams_tool_chat/web/pages/authoring/basic.jsp
fix bug where the list of users would include the list from a previous invocaation, when the user did not save/cancel to leave the page

fix bug where you could add user without any roles

add some intro text to 'assign roles' pages

Fix for LDEV-936 Modify Default content

    • -26
    • +0
    /lams_tool_laqa/db/sql/insert_tool_qa_data.sql
Fix for (LDEV-933) Get rid of the Update list button

Add version for optimistic lock for session.

    • -1
    • +1
    /lams_tool_forum/conf/xdoclet/filters.xml
    • -2
    • +3
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -1
    • +1
    /lams_tool_forum/db/sql/table-schema.sql
    • -10
    • +1
    /lams_tool_forum/web/WEB-INF/web.xml
added code to hide Properties Tab if a folder is selected in workspace Open Mode and disable license drop down onselection of sequence in workspace Open Mode

added a method to return workspace model

Added new launch lesson page control flag. Removed some unused dictionary entries

Remove deprecated dictionary related methods

No longer required as configuration now comes from a db table

LDEV-910: Adding a "launch" page that shows the basic details for a lesson and a link to start the learner interface for the lesson. This change added a flag whch will be passed to the monitoring call to control whether or not the url for the new page will be shown in monitor.

    • -0
    • +1
    /lams_common/db/sql/insert_windows_config_data.sql
LDEV-910: Adding a "launch" page that shows the basic details for a lesson and a link to start the learner interface for the lesson. This change added a flag to the monitoring call to control whether or not the url for the new page will be shown in monitor.

    • -1
    • +2
    /lams_monitoring/web/monitorLesson.jsp
LDEV-910: Adding a "launch" page that shows the basic details for a lesson and a link to start the learner interface for the lesson.

    • -0
    • +35
    /lams_central/web/launchlearner.jsp
LDEV-909 forgot to label archived lessons as well

LDEV-909 display 'disabled' in red next to lesson name when it's disabled

workspace changes to give complete permission to new author admin role

added RoleDAO for role check on user + service methods

workspace changes to give complete permission to new author admin role