Salome HOME
Study search is fixed. Unit test for study search is fixed.
[tools/siman.git] / Workspace / Siman-Common /
2013-03-05 rkvStudy search is fixed. Unit test for study search is...
2013-03-05 rkvSearch actions have been improved. Searching by dates...
2013-02-28 rkvSimulation context type selection is fixed in study...
2013-02-26 rkvSimulation context type selection is fixed in study...
2013-02-18 rkvFix for mantis #0022110: Same files should not be attac...
2013-02-15 mkaShow and Edit description functionalities are implemented
2013-02-15 rkvParameters indexes are fixed.
2013-02-14 mkaShow and Edit comments functionalities are implemented
2013-02-13 rkvI18n key and string value properties are added to the...
2013-02-07 rkvFixed case when translation is not found. Now default...
2013-02-06 rkvUnit test for checkin is ammended for testing the case...
2013-02-05 rkvFix for mantis #0022079: Problem in lifecycle of docume...
2013-02-01 rkvFix of "Config study" popup menu item.
2013-01-31 mkaRename the scenario functionality is implemented
2013-01-29 rkvFix for checkin: attach a new file to the same version...
2013-01-28 rkvThe complex method has been decomposed.
2013-01-28 rkvDon't change file format when adding it as a new docume...
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-25 rkvIgnore eclipse files.
2013-01-21 rkvEach document type now uses itself. So default uses...
2013-01-21 rkvComment is added.
2013-01-21 rkv*** empty log message ***
2013-01-21 rkv*** empty log message ***
2013-01-18 rkvFix for the file naming strategy "asis".
2013-01-17 mkaPublish the study functionality is improved, protect...
2013-01-17 rkvScript to build WAR files from the command line.
2013-01-16 mkaupdated
2013-01-16 mka"Mark as reference" and "Remove as reference" functiona...
2013-01-15 rkvFile naming strategy is set to "asis" and generated...
2013-01-14 rkvFix for mantis #0022060: Cannot Promote a document...
2012-12-29 rkvFix for removing a document with new attached file...
2012-12-25 rkvFixed removing of a document from scenario. Deleted...
2012-12-25 rkvFixed processing of runtime (Throwable) exceptions.
2012-12-24 rkvDocument id generation is fixed. Document index is...
2012-12-21 rkvFix: document removing is fixed. Unit tests for StudyDA...
2012-12-20 rkvDebug logging for BO layer.
2012-12-20 rkvComment is fixed.
2012-12-14 rkvDAO's method getFilteredList is improved so that it...
2012-12-11 rkvFix: document format always has been taken from the...
2012-12-11 rkv*** empty log message ***
2012-12-11 rkvAnt targets for postgres and mysql configurations build...
2012-12-10 rkvdisplayStudy.jsp is removed, markup is fixed. Knowledge...
2012-12-06 rkvFix for the bug: reviewer couldn't demote a promoted...
2012-12-05 rkvPass user id instead of username into checkout method.
2012-12-05 rkvFix for the bug: versioning of a document with uses...
2012-12-05 rkvFix for validation cycle modification: relation between...
2012-12-05 rkvImport document action is fixed: uses relations are...
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-19 rkvIgnore unit tests results
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-07 rkvIgnore temp subfolder.
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...
next