Salome HOME
- Set up-to date functionality is implemented;
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / StepServiceImpl.java
2013-07-01 mka- Set up-to date functionality is implemented;
2013-04-18 rkvFix of document popup menu refreshing after document...
2013-04-10 rkvFix for a document version removing.
2013-03-26 rkvFix of checkin and removeDocument.
2013-03-19 rkvSatisfy some PMD requirements.
2013-03-18 rkvRemove study method is implemented. Unit test is added.
2013-03-07 rkvSearch knowledge is implemented. Unit tests are improve...
2013-03-05 mkaEdit/Delete of the description/comments functionalities...
2013-02-15 mkaShow and Edit description functionalities are implemented
2013-02-14 mkaShow and Edit comments functionalities are implemented
2013-01-28 rkvDon't change file format when adding it as a new docume...
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-11 rkvFix: document format always has been taken from the...
2012-12-05 rkvKeep file format when versioning a document if the...
2012-11-23 rkvThe checkin from SALOME operation is updated (ScenarioS...
2012-11-21 rkvDefault document types mappings are moved from applicat...
2012-11-07 rkvModifications done to respect PMD rules. Versioning...
2012-11-01 rkvProjectSettingsService is now well documented and has...
2012-10-29 rkvDocument operations (promote, validate, approve, remove...
2012-10-29 rkvMapping is fixed. Relation in the mapping is inherited...
2012-10-19 rkvMore business logic has been moved from BO to services...
2012-10-17 rkvStepServiceImpl doesn't use Database class anymore.
2012-10-17 rkvDocumentServiceImpl doesn't use Database class anymore...
2012-10-17 rkvDatabase class usage is removed from StudyService.
2012-10-17 rkvRefactoring of Database, replacing SQL by DAOs calls...
2012-10-10 rkvBeans initialization is fixed. Document can be added...
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...