Salome HOME
Copyrights update 2015.
[tools/siman.git] / Workspace / Siman-Common / src / test / splat /
2013-12-12 mkaFix for some problems with definition uses.
2013-11-14 rkvVPV implementation of the new checking algorithm and...
2013-09-20 mkaNew checkIn functionality is implemented. Now some...
2013-04-19 rkvUnit test for getStudyResultType is added.
2013-04-19 rkvFix for generating a description for version relation...
2013-04-11 rkvAdded checking of a document state when replacing a...
2013-04-11 rkvCheck modification dates in the unit test of a document...
2013-04-10 rkvReplace document functionality is implemented.
2013-04-10 rkvFix for a document version removing.
2013-04-09 rkvAdded test of search by study readers.
2013-04-05 rkvFix of unit tests taking into account sorting and new...
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-18 rkvNo need in merging user by cascade from ConributorRelation.
2013-03-18 rkvRemove study method is implemented. Unit test is added.
2013-03-13 rkvassignStudyContext is implemented for calling from...
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 rkvAdded tests for the new createStudy method which has...
2013-03-11 rkvTest for search filtered by state is added.
2013-03-07 rkvSearch knowledge is implemented. Unit tests are improve...
2013-03-05 mkaEdit/Delete of the description/comments functionalities...
2013-03-05 rkvStudy search is fixed. Unit test for study search is...
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-14 mkaShow and Edit comments functionalities are implemented
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-01-29 rkvFix for checkin: attach a new file to the same version...
2013-01-28 rkvDon't attach format to the file name when adding a...
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-24 rkvDocument id generation is fixed. Document index is...
2012-12-21 rkvFix: document removing is fixed. Unit tests for StudyDA...
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-04 rkvAdded test of checkin with empty list of steps.
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 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-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-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-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-14 rkvScenarioService.getScenarioInfo method is added.
2012-11-01 rkvDTO is introduced for knowledge elements. BeanHelper...
2012-10-19 rkvMore business logic has been moved from BO to services...
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...