Salome HOME
Test data are not saved now in the test database due to transactions rollbacks. User...
[tools/siman.git] / Workspace / Siman-Common / src / test /
2012-11-28 rkvTest data are not saved now in the test database due...
2012-11-27 rkvDependent not checked in documents are marked as outdat...
2012-11-27 rkvUses relations for new documents are created during...
2012-11-26 rkvSaveOrUpdate is introduced in DAO and is used for user...
2012-11-26 rkvProperties for PostgresDB are introduced.
2012-11-23 rkvFixes for checkin and user creation.
2012-11-23 rkvCheck of results of scenario checkin is added to the...
2012-11-23 rkvCheck for duplication is added when creating context...
2012-11-23 rkvThe checkin from SALOME operation is updated (ScenarioS...
2012-11-21 rkvDefault document types mappings are moved from applicat...
2012-11-19 rkvProcessing instruction is defined now in getScenarioInf...
2012-11-18 rkvLoading of mappings of document types to lists of file...
2012-11-16 rkvUse class loader to get som.xml.
2012-11-16 rkvUnit test is created for ScenarioService.getScenarioInf...
2012-11-14 rkvScenarioService.getScenarioInfo method is added.
2012-11-01 rkvDTO is introduced for knowledge elements. BeanHelper...
2012-10-22 rkvRefactoring continues: UserService is created instead...
2012-10-19 rkvMore business logic has been moved from BO to services...
2012-10-16 rkvDAOs have been generated.
2012-10-15 rkvTest for delete method is added.
2012-10-15 rkvDAO's read() method is renamed to get(). Unit test...
2012-10-15 rkvThe code has been cleaned.
2012-10-15 rkvId now is Long instead of Integer. First unit test...
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...
2012-10-01 rkvRefactoring: kernel and som are moved to Siman-Common.