lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Update import tool content interface.

Added code field and its getter and setter which was missing

Added organisationState related methods

OrganisationState DAO hibernate implementation

OrganisationState DAO Interface

added organisationStateDAO to userManagementService

Random grouping now working.

Fixed issues in authoring - was trying to look up grouping by UUID and that won't work for more than one design with grouping (as the UUIDs may be duplicated). Modified authoring to get all the existing groupings via the grouping activities.

Changed to make learner service changes to stop a hibernate lazy initialisation exception when grouping has just been run. Also reduced the amount of data needed to be cached in the session - only the lesson id is needed not the complete lesson.

    • binary
    /lams_build/lib/lams/lams-learning.jar
Random grouping now working. Fixed issues in authoring - was trying to look up grouping by UUID and that won't work for more than one design with grouping (as the UUIDs may be duplicated). Modified authoring to get all the existing groupings via the grouping activities.

Random grouping now working. Changed to make learner service changes to stop a hibernate lazy initialisation exception when grouping has just been run. Also reduced the amount of data needed to be cached in the session - only the lesson id is needed not the complete lesson.

Random grouping now working - changed to make learner service changes to stop a hibernate lazy initialisation exception when grouping has just been run.

made css to refer to local link

fck editor changes

    • -0
    • +55
    /lams_tool_vote/web/css/fckeditor_style.css
*** empty log message ***