Salome HOME
Fix:
[tools/siman.git] / Workspace / Siman-Common / src /
2012-12-05 rkvKeep file format when versioning a document if the...
2012-12-05 rkvp6sys has been removed.
2012-12-04 rkvp6sys has been removed.
2012-12-04 rkvDot is replaced by underscore in generated names of...
2012-12-04 rkvAdded test of checkin with empty list of steps.
2012-12-03 rkvScenario view is refreshed now after check in. Labels...
2012-12-03 mkaPop-up menus updated in accordance with the functional...
2012-12-03 rkvDocument name is generated now for new documents during...
2012-11-30 rkvHibernate config changed to generate db in release...
2012-11-29 rkvFix for bug: exception when version a document with...
2012-11-29 rkvFile id is added to the checked out info.
2012-11-28 rkvTest data are not saved now in the test database due...
2012-11-28 rkvCode of checkin method is restructured to satisfy PMD.
2012-11-28 rkvUnused commented code is removed.
2012-11-28 rkvComments are added to satisfy checkstyle.
2012-11-27 rkvDependent not checked in documents are marked as outdat...
2012-11-27 rkvUses relations for new documents are created during...
2012-11-26 rkvSaveOrUpdate is introduced in DAO and is used for user...
2012-11-26 rkvProperties for PostgresDB are introduced.
2012-11-26 rkvSingleConnectionDataSource is replaced by DriverManaged...
2012-11-23 rkvFixes for checkin and user creation.
2012-11-23 rkvCheck of results of scenario checkin is added to the...
2012-11-23 rkvCheck for duplication is added when creating context...
2012-11-23 rkvThe checkin from SALOME operation is updated (ScenarioS...
2012-11-21 rkvDefault document types mappings are moved from applicat...
2012-11-20 mkalog-messages_en.properties is added
2012-11-20 mkacheckIn method of the WebService is added
2012-11-19 rkvcheckin method is added to ScenarioService.
2012-11-19 rkvMethod is added to get download directory by user id.
2012-11-19 rkvProcessing instruction is defined now in getScenarioInf...
2012-11-18 rkvLoading of mappings of document types to lists of file...
2012-11-16 rkvUse class loader to get som.xml.
2012-11-16 rkvUnit test is created for ScenarioService.getScenarioInf...
2012-11-15 rkvtoString method is redefined.
2012-11-14 rkvScenarioService.getScenarioInfo method is added.
2012-11-14 mkaBusinessException is added as base class for ...Exception.
2012-11-14 rkvCode cleaning and PMD rules respecting.
2012-11-14 rkvCode cleaning.
2012-11-14 rkvComments added.
2012-11-09 mkacanManageDatabase() method is improved
2012-11-09 rkv"Remove document" operation is fixed.
2012-11-09 rkvComment for toString is generated.
2012-11-08 rkvModifications to respect PMD rules.
2012-11-07 rkvModifications to respect PMD rules.
2012-11-07 rkvModifications done to respect PMD rules. Versioning...
2012-11-02 rkvKnowledgeElementDTO is now used in KnowledgeElementFaca...
2012-11-02 rkvPMD plugin is refreshed. Some code is modified to respe...
2012-11-01 rkvProjectSettingsService is now well documented and has...
2012-11-01 rkvDTO is introduced for knowledge elements. BeanHelper...
2012-10-30 rkvRename and edit operations for a knowledge element...
2012-10-30 rkvStruts tags are used for buttons on upload form. Commen...
2012-10-30 rkvapp.root property is removed.
2012-10-29 rkvDocument operations (promote, validate, approve, remove...
2012-10-29 rkvMapping is fixed. Relation in the mapping is inherited...
2012-10-26 mka<jsp:param ... > parameters are removed from the title bar
2012-10-25 rkvNewStudyAction is improved. Specific business method...
2012-10-25 mkaNullPointerException situations are excluded
2012-10-25 rkvAdding a knowledge is fixed.
2012-10-25 rkvClass comment is added.
2012-10-25 rkvUnused imports are removed.
2012-10-23 rkvStudy reindexing action is simplified.
2012-10-22 rkvSimulationContextFacade has been moved into Siman-Commo...
2012-10-22 rkvReindex of studies is fixed.
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 rkvStepServiceImpl doesn't use Database class anymore.
2012-10-17 rkvGenerate DAOs for abstract classes also. It is necessar...
2012-10-17 rkvDocumentServiceImpl doesn't use Database class anymore...
2012-10-17 rkvValidation cycle modification in the study configuratio...
2012-10-17 rkvValidation cycle modification in the study configuratio...
2012-10-17 rkvDatabase class usage is completely removed from Scenari...
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-16 rkvDAOs have been generated.
2012-10-15 rkvTest for delete method is added.
2012-10-15 rkvDAO's read() method is renamed to get(). Unit test...
2012-10-15 rkvThe code has been cleaned.
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-12 rkvFixed: adding a knowledge element (but there is still...
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-10 rkvConfig properties are moved to separate files. 3dparty_...
2012-10-09 rkvWrong logger creation is fixed.
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...
2012-10-01 rkvRefactoring: configuration files are moved into Siman...
2012-10-01 rkvRefactoring: kernel and som are moved to Siman-Common.
2012-09-24 rkvSIMAN Eclipse workspace first version