lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove undefined roles

There is no

LDEV-1581: Addin final version of logic.

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-1910 hibernate loses branch_activity_id value when association is uni-directional, make it bi-directional. Putting link in the top level Activity class rather than BranchingActivity because of new work for LDEV-1299 that will allow more types of Activities to be mapped to branch_activity_id in lams_branching_activity_entry

  1. … 5 more files in changeset.
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

Removing the gmap config item from the lams_configuration table (actually just removing the insert so it is never inserted)

    • -3
    • +0
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -3
    • +0
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

Adding a comment to the db insert script

    • -0
    • +2
    /lams_tool_gmap/db/sql/create_lams_tool_gmap.sql
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

This is the web stuff to make the config model possible

    • -0
    • +14
    /lams_tool_gmap/web/common/learnerheader.jsp
    • -0
    • +61
    /lams_tool_gmap/web/pages/admin/config.jsp
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

This is the config stuff to make the config model possible

    • -0
    • +12
    /lams_tool_gmap/db/sql/create_lams_tool_gmap.sql
    • -0
    • +2
    /lams_tool_gmap/db/sql/table-schema.sql
    • -2
    • +4
    /lams_tool_gmap/db/sql/tool_insert.sql
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

This is the backend stuff to make the config model possible

LDEV-1897 add course->fullname as parameter to lams calls, and append month/year of course creation to it

LDEV-1897 - Use pretty print name for workspace folders

LDEV-1913 Added Learner's choice grouping to author

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
LDEV-1904: Changed the servlet response encoding to UTF-8.

LDEV-1904: Changed the servlet response encoding to UTF-8.

LDEV-1893: In Event Notification Service persistent classes - made zero-argument constructors public for Hibernate purposes.

Updated preview

LDEV-1299: Minor changes in labels.

LDEV-1299: Quick bug fix attempt - recompiled JARs with Java 1.5

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-1299: Quick bug fix attempt - recompiled central.

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-1299: Quick bug fix attempt - commiting new JAR files.

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-1299: Quick bug fix attempt - monitoring does not compile because of a missing method in learning, which exists in the source code but maybe not in the JAR file.

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-1299: Added some logic for the new "condition gate" that allows learners to pass depending on condition satisfaction.

    • -1
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
  1. … 22 more files in changeset.
Updated dimdim swf icon

    • binary
    /lams_tool_dimdim/web/images/icon_dimdim.swf
Updated learning page

LDEV-1629 this listener not used in lams-admin

    • -5
    • +0
    /lams_admin/conf/xdoclet/listeners.xml
Updated jsps

    • -5
    • +13
    /lams_tool_dimdim/web/pages/admin/admin.jsp
Updated monitoring and learning

    • -0
    • +2
    /lams_tool_dimdim/db/sql/create_lams_tool_dimdim.sql
    • -0
    • +2
    /lams_tool_dimdim/db/sql/table-schema.sql
    • -1
    • +1
    /lams_tool_dimdim/db/sql/tool_insert.sql
  1. … 8 more files in changeset.
New tool icons.

    • binary
    /lams_tool_daco/web/images/icon_daco.swf
Committing gmap icon

Also, deleting a trailing space in the activity title that was screwing up the centeredness of the gmap text on the tool activity icon

    • binary
    /lams_tool_gmap/web/images/icon_gmap.swf
remove undefined roles