Salome HOME
Satisfy some PMD rules.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / StudyService.java
2013-04-11 rkvSatisfy some PMD rules.
2013-03-27 mkaReaders functionality is implemented.
2013-03-19 rkvSatisfy some PMD requirements.
2013-03-18 rkvRemove study method is implemented. Unit test is added.
2013-03-14 mkaStudies comparison functionality is implemented.
2013-03-11 rkvPreliminary version of the "Remove study" action is...
2013-03-11 rkvcreateStudy method is added for calling from Python.
2013-03-06 mkaFirst version of the Compare the Studies results method.
2013-03-06 mkaCompare method signature and DocToCompareDTO are added.
2013-03-05 mkaEdit/Delete of the description/comments functionalities...
2013-02-15 mkaShow and Edit description functionalities are implemented
2013-01-17 mkaPublish the study functionality is improved, protect...
2013-01-16 mka"Mark as reference" and "Remove as reference" functiona...
2012-11-07 rkvModifications done to respect PMD rules. Versioning...
2012-10-19 rkvMore business logic has been moved from BO to services...
2012-10-17 rkvDatabase class usage is removed from StudyService.
2012-10-17 rkvRefactoring of Database, replacing SQL by DAOs calls...
2012-10-15 rkvId now is Long instead of Integer. First unit test...
2012-10-12 mkarefactoring
2012-10-10 rkvNew study creation is fixed. Search page is also access...
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...