lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LocaleDAO to retrieve countries and languages LAMS supports

domain object for lams_country

hibernate mapping files for lams_country and lams_language tables

insert some data into lams_country and lams_language

    • -0
    • +6
    /lams_common/db/sql/insert_types_data.sql
Added lams_language and lams_country tables

    • -0
    • +10
    /lams_common/db/sql/create_lams_11_tables.sql
fck editor init fix

init fck title and instructions

FCK editor initialization changes

Enabled proper initialization on the authoring and define later FCK editors.

FCK editor initialization updates and additions.

Clean up grouping code so that the shared code is in lams.jar, and making it so that learner can't trigger the chosen grouping. I18N the grouping screen and added a wait page for the chosen grouping.

    • binary
    /lams_build/lib/lams/lams-learning.jar
Jsp formating updates Export portfolio skeleton implementation

    • -0
    • +35
    /lams_tool_lamc/web/export/ExportContent.jsp
    • -0
    • +65
    /lams_tool_lamc/web/export/exportportfolio.jsp
    • -5
    • +2
    /lams_tool_lamc/web/learning/Preview.jsp
Fixed more grouping/gate issues in authoring - if the user changed the type of grouping or gate after saving, the gate/grouping type was not updated. Now a new record is created with the new type.

Clean up grouping code so that the shared code is in lams.jar, and making it so that learner can't trigger the chosen grouping. I18N the grouping screen and added a wait page for the chosen grouping.

    • -79
    • +0
    /lams_learning/web/grouping/grouping.jsp
    • -0
    • +62
    /lams_learning/web/grouping/show.jsp
    • -0
    • +46
    /lams_learning/web/grouping/wait.jsp
    • -0
    • +46
    /lams_learning/web/layout/groupWaitLayout.jsp
Jsp formating updates Export portfolio skeleton implementation

    • -0
    • +35
    /lams_tool_laqa/web/export/ExportContent.jsp
    • -0
    • +65
    /lams_tool_laqa/web/export/exportportfolio.jsp
Clean up grouping code so that the shared code is in lams.jar, and making it so that learner can't trigger the chosen grouping.

Import tool content works!!! in rsrc and submit tool with sigle file and pacakge testing!!!

Update all ResourceUser relation to "save-update".

extends BaseDAO and implements IBaseDAO to simplify the DAOs

  1. … 4 more files in changeset.
updated FLA with time selector changes

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
updated wizard with meaningful system error dialog

    • binary
    /lams_monitoring/web/lams_wizard.swf
made Debugger work across all applications and use correct model data to dump

dictionary label change on Ok alert button

updated onServerResponse to not show actual error message in system error dialog

update dict - added Alert button label, updated system messages

fixed date output

Update exception handle method.

Update import tool content interface.

added OrganisationStateId constants

added getOrganisationTypeById method