Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.

    • -0
    • +13
    ./mappings/hibernate.cfg.xml
  1. … 57 more files in changeset.
LDEV-1964 Adding the question and answer wizard in as an option feature (set up in admin) the export/import feature is not implemented yet however

  1. … 27 more files in changeset.
LDEV-1918: Added final changes after testing.

  1. … 13 more files in changeset.
LDEV-1918: Changes after testing with Flash.

  1. … 7 more files in changeset.
LDEV-1918: Added most of the code for Q&A text based conditions.

  1. … 32 more files in changeset.
LDEV-1146: Increase login field length to 255. Also fixed up fullname field to better accomodate people will long first names and surnames

  1. … 15 more files in changeset.
Fix for LDEV-938 Show answers from other learners to be optional

  1. … 17 more files in changeset.
Fix for LDEV-937 Where is lock when finished?

  1. … 17 more files in changeset.
resolved any remaining issues.

  1. … 40 more files in changeset.
hibernate fix

  1. … 6 more files in changeset.
Major coding work based on new layout structure. New properties added. Database model updated Copyright notes included.

  1. … 37 more files in changeset.
Reflection work in progress: Data model, Pojos, Jsps, resources files are updated.

Fixed task: View All Responses note label

  1. … 13 more files in changeset.
LDEV-645:QA Creation date must be a date in the database Fixed

  1. … 7 more files in changeset.
The property/field 'End of Activity message' was removed from data model and jsp

  1. … 8 more files in changeset.
LDEV-611: Answer field must be of text instead of varchar Fixed

  1. … 10 more files in changeset.
Fix for LDEV224

  1. … 16 more files in changeset.
Fixes to LDEV-251, 252 and 253

  1. … 9 more files in changeset.
rewrote the persistance of content and question content on submit so taht uids gets used conservatively.

  1. … 6 more files in changeset.
enabled copyToolContent to properly copy the attachments data in the content repository.

  1. … 10 more files in changeset.
Independent LearningAction created. Added exception handler, content locked renamed

  1. … 22 more files in changeset.
updated the data model to accomodate new tool session name property updated tool contract method createToolSession(...) started making changes to monitoring module web layer

  1. … 13 more files in changeset.
removed these entries

modified locations of hibernate config files removed redundant ones

    • -211
    • +0
    ./mappings/org/QaContent.hbm.xml
    • -80
    • +0
    ./mappings/org/QaQueContent.hbm.xml
    • -71
    • +0
    ./mappings/org/QaUploadedFile.hbm.xml
    • -105
    • +0
    ./mappings/org/QaUsrResp.hbm.xml
  1. … 3 more files in changeset.
changes and fixes in relation to unique keys on the tool tables and relevant changes to DAOS and service layer functionality.

  1. … 11 more files in changeset.
added uid property to content pojo / table and updated the hibernate config

  1. … 9 more files in changeset.
fixes for the table names and relevant config files

    • -0
    • +211
    ./mappings/org/QaContent.hbm.xml
    • -0
    • +80
    ./mappings/org/QaQueContent.hbm.xml
    • -0
    • +86
    ./mappings/org/QaQueUsr.hbm.xml
    • -0
    • +86
    ./mappings/org/QaSession.hbm.xml
    • -0
    • +71
    ./mappings/org/QaUploadedFile.hbm.xml
    • -0
    • +105
    ./mappings/org/QaUsrResp.hbm.xml
  1. … 7 more files in changeset.
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

  1. … 22 more files in changeset.
Rolling back mc changes that were accidently made to qa

  1. … 105 more files in changeset.
Updated hibernate config file locations

  1. … 3 more files in changeset.
*** empty log message ***

  1. … 19 more files in changeset.