Salome HOME
Show and Edit comments functionalities are implemented
[tools/siman.git] / Workspace / Siman-Common / src / test /
2013-02-14 mkaShow and Edit comments functionalities are implemented
2013-02-07 rkvFixed case when translation is not found. Now default...
2013-02-06 rkvUnit test for checkin is ammended for testing the case...
2013-01-29 rkvFix for checkin: attach a new file to the same version...
2013-01-28 rkvDon't attach format to the file name when adding a...
2013-01-15 rkvFile naming strategy is set to "asis" and generated...
2012-12-29 rkvFix for removing a document with new attached file...
2012-12-25 rkvFixed removing of a document from scenario. Deleted...
2012-12-24 rkvDocument id generation is fixed. Document index is...
2012-12-21 rkvFix: document removing is fixed. Unit tests for StudyDA...
2012-12-20 rkvComment is fixed.
2012-12-14 rkvDAO's method getFilteredList is improved so that it...
2012-12-11 rkvFix: document format always has been taken from the...
2012-12-11 rkvAnt targets for postgres and mysql configurations build...
2012-12-05 rkvp6sys has been removed.
2012-12-04 rkvAdded test of checkin with empty list of steps.
2012-12-03 rkvDocument name is generated now for new documents during...
2012-11-30 rkvHibernate config changed to generate db in release...
2012-11-29 rkvFile id is added to the checked out info.
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.