Salome HOME
Study validation cycle operations are implemented according to the specification.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / DocumentServiceImpl.java
2013-04-10 rkvFix for a document version removing.
2013-03-18 rkvRemove study method is implemented. Unit test is added.
2013-01-28 rkvDon't attach format to the file name when adding a...
2013-01-25 rkvFix for generating study local document index when...
2013-01-18 rkvFix for the file naming strategy "asis".
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-24 rkvDocument id generation is fixed. Document index is...
2012-12-04 rkvDot is replaced by underscore in generated names of...
2012-11-23 rkvThe checkin from SALOME operation is updated (ScenarioS...
2012-11-21 rkvDefault document types mappings are moved from applicat...
2012-11-14 rkvCode cleaning.
2012-11-07 rkvModifications done to respect PMD rules. Versioning...
2012-11-01 rkvProjectSettingsService is now well documented and has...
2012-10-30 rkvapp.root property is removed.
2012-10-29 rkvMapping is fixed. Relation in the mapping is inherited...
2012-10-22 rkvSimulationContextFacade has been moved into Siman-Commo...
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 rkvDocumentServiceImpl doesn't use Database class anymore...
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...