• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2642, LDEV-2616:

Move Planner activity metadata (hidden, collapsed, expanded) to a separate table, as it may grow in the future and we don't want to make ToolActivity too complex.

Move Editing Advice content from Online Instructions in activities to the metadata table.

Allow editing the Editing Advice straight from the planner. Use jquery_ui instead of cluetip (dispose the last one completely).

While creating a node, the Learning Design is imported just once from ZIP into DB, instead of importing it each time someone opens it in Planner. This allows less unnecessary copies of the LD and allows easier modfication of the original design.

Change the way a Teacher gets a copy of the design. When opening the template in Planner, a copy is made in common folder ("Planner preview"). When the user saves the design, the same copy is *moved* to user's folder, rather than copying it again. Futhermore, each subsequent save modifies the same LD rather than making another copy.

    • -7
    • +1
    /lams_central/web/css/pedagogicalPlanner.css
    • -5
    • +11
    /lams_common/db/sql/create_lams_11_tables.sql
  1. … 5 more files in changeset.
LDEV-2628 *constructing lesson finish callback URL

file ExtServerLessonMap.hbm.xml was initially added on branch lams2_3_release.

file ExtServerLessonMap.java was initially added on branch lams2_3_release.

LDEV-2628 *introduced new class which maps lessons with integration server

    • -0
    • +16
    /lams_common/db/sql/create_integration_tables.sql
    • -2
    • +2
    /lams_common/db/sql/insert_types_data.sql
LDEV-2628 * Added a callback to lessonComplete.jsp

LDEV-2628 * Add a column (text field) to Edit integrated server ( lams_ext_server_org_map ) for reporting back the lesson finish event

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-2641 change Answer in case user got an error message

*merge from lams2_3_release

LDEV-2641 change Answer in case user got an error message

LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-2640: teachers can now see the open lesson button and jump into lessons as learners

LDEV-2639 adding autopatch script

*merge from lams2_3_release

    • -1
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-2639 adding autopatch script

    • -1
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    /lams_common/db/sql/insert_types_data.sql
LDEV-2639 adding autopatch script

    • -1
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
file patch02030501.sql was initially added on branch lams2_3_release.

LDEV-1730 If Tool is not group do now show the group reference

LDEV-2637 Show public folder when creating a lesson

*merge from lams2_3_release

LDEV-2637 Show public folder when creating a lesson

LDEV-2639 Made print button in LAMS learner optional

*merge from lams2_3_release

    • -0
    • +3
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +3
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-2637 Show public folder when creating a lesson

*merge from lams2_3_release

LDEV-2625 original message doesn't get lost when replying to the topic

*merge from lams2_3_release

    • -1
    • +1
    /lams_tool_forum/web/jsps/learning/reply.jsp
LDEV-2625 original message doesn't get lost when replying to the topic

    • -1
    • +1
    /lams_tool_forum/web/jsps/learning/reply.jsp
LDEV-2637 Show public folder when creating a lesson

LDEV-2639 Made print button in LAMS learner optional

    • -0
    • +3
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +3
    /lams_common/db/sql/insert_lams_windows_config_data.sql
    • -6
    • +10
    /lams_learning/web/lessonComplete.jsp
LDEV-2636: Set default value for grade to 0 (No grade)