Salome HOME
Creation of a new study from an existing one is implemented.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / ScenarioServiceImpl.java
2013-03-25 rkvCreation of a new study from an existing one is impleme...
2013-03-21 rkvThe draft of the "Copy from existing study" action...
2013-03-18 rkvRemove study method is implemented. Unit test is added.
2013-03-14 mkaStudies comparison functionality is implemented.
2013-03-13 rkvassignStudyContext is implemented for calling from...
2013-03-13 rkvFix for scenario label when creating a new study from...
2013-03-13 rkvThe method createStudy from Python is marked as Transac...
2013-03-11 rkvcreateStudy method is added for calling from Python.
2013-03-07 rkvSearch knowledge is implemented. Unit tests are improve...
2013-02-18 rkvFix for mantis #0022110: Same files should not be attac...
2013-01-31 mkaRename the scenario functionality is implemented
2013-01-29 rkvFix for checkin: attach a new file to the same version...
2013-01-28 rkvThe complex method has been decomposed.
2013-01-18 rkvFix for the file naming strategy "asis".
2012-12-11 rkvFix: document format always has been taken from the...
2012-12-10 rkvdisplayStudy.jsp is removed, markup is fixed. Knowledge...
2012-12-05 rkvPass user id instead of username into checkout method.
2012-12-05 rkvKeep file format when versioning a document if the...
2012-12-03 rkvScenario view is refreshed now after check in. Labels...
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 rkvCode of checkin method is restructured to satisfy PMD.
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-23 rkvFixes for checkin and user creation.
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 rkvcheckin method is added to ScenarioService.
2012-11-19 rkvMethod is added to get download directory by user id.
2012-11-19 rkvProcessing instruction is defined now in getScenarioInf...
2012-11-16 rkvUnit test is created for ScenarioService.getScenarioInf...
2012-11-14 rkvScenarioService.getScenarioInfo method is added.
2012-11-07 rkvModifications done to respect PMD rules. Versioning...
2012-11-02 rkvKnowledgeElementDTO is now used in KnowledgeElementFaca...
2012-10-25 rkvNewStudyAction is improved. Specific business method...
2012-10-25 rkvAdding a knowledge is fixed.
2012-10-22 rkvRefactoring continues: UserService is created instead...
2012-10-19 rkvMore business logic has been moved from BO to services...
2012-10-17 rkvDatabase class usage is completely removed from Scenari...
2012-10-17 rkvCreation of a new study is fixed. Database.getSessoin...
2012-10-12 rkvFixed: adding a knowledge element (but there is still...
2012-10-10 rkvBeans initialization is fixed. Document can be added...
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...