Salome HOME
opensymphony was changed to struts xwork validator
[tools/siman.git] / Workspace / Siman-Common /
2013-03-27 mkaReaders functionality is implemented.
2013-03-26 rkvFix of checkin and removeDocument.
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 rkvNo need in merging user by cascade from ConributorRelation.
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-14 rkvFix of hibernate exception when loading on empty database.
2013-03-13 rkvassignStudyContext is implemented for calling from...
2013-03-13 rkvcommons-lang3 jar is added to be able to use StringUtils.
2013-03-13 rkvFix for scenario label when creating a new study from...
2013-03-13 rkvThe method createStudy from Python is marked as Transac...
2013-03-13 rkvProjectSettings are now configured when the bean is...
2013-03-11 rkvPreliminary version of the "Remove study" action is...
2013-03-11 mkasmall correction of the compare algorithm.
2013-03-11 rkvAdded tests for the new createStudy method which has...
2013-03-11 rkvcreateStudy method is added for calling from Python.
2013-03-11 rkvTest for search filtered by state is added.
2013-03-11 rkvOld knowledge lucene search has been removed.
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-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...
next