Salome HOME
Fix for the file naming strategy "asis".
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / StudyServiceImpl.java
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...