Salome HOME
Satisfy some PMD rules.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / StudyServiceImpl.java
2013-04-11 rkvSatisfy some PMD rules.
2013-04-08 rkvFix of study configuration modification: all document...
2013-04-04 mkaMake private/public operation the study remain the...
2013-03-27 mkaReaders functionality is implemented.
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-19 mkasmall correction.
2013-03-19 mkasmall corrections
2013-03-19 rkvSatisfy some PMD requirements.
2013-03-18 mkaAdd/Remove contributors functionalities are modified
2013-03-18 rkvRemove study method is implemented. Unit test is added.
2013-03-14 mkaTitle of the chart is set from input file.
2013-03-14 mkaStudies comparison functionality is implemented.
2013-03-14 mkaStudies comparison functionality is implemented.
2013-03-11 rkvPreliminary version of the "Remove study" action is...
2013-03-11 mkasmall correction of the compare algorithm.
2013-03-07 rkvSearch knowledge is implemented. Unit tests are improve...
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-02-01 rkvFix of "Config study" popup menu item.
2013-01-18 rkvFix for the file naming strategy "asis".
2013-01-17 mkaPublish the study functionality is improved, protect...
2013-01-16 mkaupdated
2013-01-16 mka"Mark as reference" and "Remove as reference" functiona...
2013-01-14 rkvFix for mantis #0022060: Cannot Promote a document...
2012-12-24 rkvDocument id generation is fixed. Document index is...
2012-12-05 rkvFix for validation cycle modification: relation between...
2012-11-07 rkvModifications done to respect PMD rules. Versioning...
2012-11-01 rkvProjectSettingsService is now well documented and has...
2012-10-25 rkvNewStudyAction is improved. Specific business method...
2012-10-25 mkaNullPointerException situations are excluded
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 rkvValidation cycle modification in the study configuratio...
2012-10-17 rkvCreation of a new study is fixed. Database.getSessoin...
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 mkaLogger is changed to AppLogger
2012-10-12 mkarefactoring
2012-10-10 rkvBeans initialization is fixed. Document can be added...
2012-10-10 rkvNew study creation is fixed. Search page is also access...
2012-10-09 rkvWrong logger creation is fixed.
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...