lams-github

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

added two methods setDesignOrder and oerderDesign

added 2 properties in the constructor

change in the set design

made Add Lesson popup window fixed size

fixed confirm message on final screen.

    • binary
    /lams_monitoring/web/lams_wizard.swf
Update import tool content interface.

Update import interface.

Working on import tool content.

added items for summery mc labels

fixed correct confirm message value

added description for each step, further validation, and confirm message on final screen.

    • binary
    /lams_monitoring/web/lams_wizard.swf
added forceNodeOpen, to open root Workspace folder in wizard

updated getValue method to use optional parameters to substitute variables in the dictionary item

added new description textfield + confirm msg textfield

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
added step description + schedule start validation

edited step titles + added new validation msg + confirming messages

Fixed Optional Activities so that there are methods that will return not-null min and max value - makes the optional activity display code easier. The client should ensure that the values aren't null but they are allowed to be null in the db so we have to cater for that.

Removed the original SessionBean from the system. If needed again, the shared session bean developed by Dapeng can be used. Fixed various issues with Optional Activities and Parallel activites. Should be able to run through a sequence with them okay now.

added localeLanguage and lacaleCountry properties

added organisationState property mapping

hibernate mapping file for lams_organisation_state table

added OrganisationState.hbm.xml to mappingResources of hibernate session factory

added organisationState member

remove unnecessary package names in front of class names, which were generated by middlegen hbm2java task

domain object for lams_organisation_state table