Salome HOME
tools/siman.git
11 years agoFix for scenario label when creating a new study from Python.
rkv [Wed, 13 Mar 2013 08:35:31 +0000 (08:35 +0000)]
Fix for scenario label when creating a new study from Python.

11 years agocreateNewStudy ws-method is implemented
mka [Wed, 13 Mar 2013 08:31:45 +0000 (08:31 +0000)]
createNewStudy ws-method is implemented

11 years agoThe method createStudy from Python is marked as Transactional in ScenarioService.
rkv [Wed, 13 Mar 2013 08:02:09 +0000 (08:02 +0000)]
The method createStudy from Python is marked as Transactional in ScenarioService.

11 years agoProjectSettings are now configured when the bean is created (without call to a struts...
rkv [Wed, 13 Mar 2013 06:31:25 +0000 (06:31 +0000)]
ProjectSettings are now configured when the bean is created (without call to a struts action). It is fixed for SimanWS.

11 years agoi18nUtils and translations are added to Siman-WS.
rkv [Tue, 12 Mar 2013 07:22:45 +0000 (07:22 +0000)]
i18nUtils and translations are added to Siman-WS.

11 years agoPreliminary version of the "Remove study" action is implemented.
rkv [Mon, 11 Mar 2013 13:09:33 +0000 (13:09 +0000)]
Preliminary version of the "Remove study" action is implemented.

11 years agoTranslation of comment author displayname is moved into JSP.
rkv [Mon, 11 Mar 2013 13:07:46 +0000 (13:07 +0000)]
Translation of comment author displayname is moved into JSP.

11 years agoUpdate related to the connection setting for PostgreSQL and MySQL
bri [Mon, 11 Mar 2013 12:02:34 +0000 (12:02 +0000)]
Update related to the connection setting for PostgreSQL and MySQL

11 years agosmall correction of the compare algorithm.
mka [Mon, 11 Mar 2013 11:23:25 +0000 (11:23 +0000)]
small correction of the compare algorithm.

11 years agoAdded tests for the new createStudy method which has been added for calling from...
rkv [Mon, 11 Mar 2013 10:31:29 +0000 (10:31 +0000)]
Added tests for the new createStudy method which has been added for calling from Python.

11 years agocreateStudy method is added for calling from Python.
rkv [Mon, 11 Mar 2013 08:52:29 +0000 (08:52 +0000)]
createStudy method is added for calling from Python.

11 years agoTest for search filtered by state is added.
rkv [Mon, 11 Mar 2013 07:37:11 +0000 (07:37 +0000)]
Test for search filtered by state is added.

11 years agoOld knowledge lucene search has been removed.
rkv [Mon, 11 Mar 2013 07:18:52 +0000 (07:18 +0000)]
Old knowledge lucene search has been removed.

11 years agoKnowledge search initialization is fixed.
rkv [Mon, 11 Mar 2013 06:11:58 +0000 (06:11 +0000)]
Knowledge search initialization is fixed.

11 years agoSearch knowledge is implemented. Unit tests are improved. Lucene index is not used...
rkv [Thu, 7 Mar 2013 08:54:18 +0000 (08:54 +0000)]
Search knowledge is implemented. Unit tests are improved. Lucene index is not used now for study and knowledge adding, updating and searching.

11 years agoFirst version of the Compare the Studies results method.
mka [Wed, 6 Mar 2013 14:04:54 +0000 (14:04 +0000)]
First version of the Compare the Studies results method.

11 years agoCompare method signature and DocToCompareDTO are added.
mka [Wed, 6 Mar 2013 07:56:27 +0000 (07:56 +0000)]
Compare method signature and DocToCompareDTO are added.

11 years agoShow description: pen is displayed near the description text;
mka [Wed, 6 Mar 2013 07:28:59 +0000 (07:28 +0000)]
Show description: pen is displayed near the description text;
Edit description/comments: when RTE is displayed the focus is inside the RTE.

11 years agoEdit/Delete of the description/comments functionalities are implemented
mka [Tue, 5 Mar 2013 13:21:25 +0000 (13:21 +0000)]
Edit/Delete of the description/comments functionalities are implemented

11 years agoStudy search is fixed. Unit test for study search is fixed.
rkv [Tue, 5 Mar 2013 10:08:52 +0000 (10:08 +0000)]
Study search is fixed. Unit test for study search is fixed.

11 years agoSearch actions have been improved. Searching by dates has been implemented.
rkv [Tue, 5 Mar 2013 09:38:30 +0000 (09:38 +0000)]
Search actions have been improved. Searching by dates has been implemented.

11 years agoRefactoring of study and knowledge search actions and appropriate search pages.
rkv [Thu, 28 Feb 2013 11:22:35 +0000 (11:22 +0000)]
Refactoring of study and knowledge search actions and appropriate search pages.

11 years agoSimulation context type selection is fixed in study search. Lucene is no more used...
rkv [Thu, 28 Feb 2013 07:11:05 +0000 (07:11 +0000)]
Simulation context type selection is fixed in study search. Lucene is no more used for study search. Study indexing is deprecated.

11 years agoSome PMD rules are satisfied.
rkv [Wed, 27 Feb 2013 11:29:43 +0000 (11:29 +0000)]
Some PMD rules are satisfied.

11 years agojQuery UI datepicker is applied to date input fields in the study search form.
rkv [Tue, 26 Feb 2013 12:55:14 +0000 (12:55 +0000)]
jQuery UI datepicker is applied to date input fields in the study search form.

11 years agoSimulation context type selection is fixed in study search. Lucene is no more used...
rkv [Tue, 26 Feb 2013 08:04:25 +0000 (08:04 +0000)]
Simulation context type selection is fixed in study search. Lucene is no more used for study search. Study indexing is deprecated.

11 years agoFix for mantis #0022110: Same files should not be attached again to the document...
rkv [Mon, 18 Feb 2013 12:38:29 +0000 (12:38 +0000)]
Fix for mantis #0022110: Same files should not be attached again to the document after check-in operation: New attached file replaces now the old one with the same format. Attachment modification date is updated.

11 years agoShow and Edit description functionalities are implemented
mka [Fri, 15 Feb 2013 13:11:01 +0000 (13:11 +0000)]
Show and Edit description functionalities are implemented

11 years agoFix for mantis #0022111: Internal error during logging out after cancel the import...
rkv [Fri, 15 Feb 2013 12:35:14 +0000 (12:35 +0000)]
Fix for mantis #0022111: Internal error during logging out after cancel the import users operation.

11 years agoFix for mantis #0022093: To exclude the "In-Draft" state from drop-down list during...
rkv [Fri, 15 Feb 2013 09:27:09 +0000 (09:27 +0000)]
Fix for mantis #0022093: To exclude the "In-Draft" state from drop-down list during Import operation when the V.C. does not contain this state.: Import and version document actions are fixed.

11 years agoUnused hidden text field is removed.
rkv [Fri, 15 Feb 2013 09:24:49 +0000 (09:24 +0000)]
Unused hidden text field is removed.

11 years agoParameters indexes are fixed.
rkv [Fri, 15 Feb 2013 09:23:44 +0000 (09:23 +0000)]
Parameters indexes are fixed.

11 years agoMenu is corrected for "Import users" screen.
mka [Thu, 14 Feb 2013 11:44:25 +0000 (11:44 +0000)]
Menu is corrected for "Import users" screen.

11 years agojquery.form.js is added
mka [Thu, 14 Feb 2013 07:28:05 +0000 (07:28 +0000)]
jquery.form.js is added

11 years agoShow and Edit comments functionalities are implemented
mka [Thu, 14 Feb 2013 07:13:16 +0000 (07:13 +0000)]
Show and Edit comments functionalities are implemented

11 years agoJSP are updated to use more struts tags. Javadoc comments are added.
rkv [Wed, 13 Feb 2013 11:41:31 +0000 (11:41 +0000)]
JSP are updated to use more struts tags. Javadoc comments are added.

11 years agoI18n key and string value properties are added to the ProgressState enumeration.
rkv [Wed, 13 Feb 2013 11:37:52 +0000 (11:37 +0000)]
I18n key and string value properties are added to the ProgressState enumeration.

11 years agoPage encoding is changed from UTF-8 to ISO-8859-1
mka [Tue, 12 Feb 2013 09:00:54 +0000 (09:00 +0000)]
Page encoding is changed from UTF-8 to ISO-8859-1

11 years agoMisprint is fixed.
rkv [Mon, 11 Feb 2013 12:26:48 +0000 (12:26 +0000)]
Misprint is fixed.

11 years agoModified to respect some PMD rules.
rkv [Thu, 7 Feb 2013 07:43:00 +0000 (07:43 +0000)]
Modified to respect some PMD rules.

11 years agoFixed case when translation is not found. Now default translation parameter is used...
rkv [Thu, 7 Feb 2013 07:12:31 +0000 (07:12 +0000)]
Fixed case when translation is not found. Now default translation parameter is used. DCT-000003 is introduced. Checkin test is amended for the case of py->med. MED format is configured as viewable.

11 years agoupdated
mka [Wed, 6 Feb 2013 08:38:25 +0000 (08:38 +0000)]
updated

11 years agoCheckIn method is modified
mka [Wed, 6 Feb 2013 08:37:15 +0000 (08:37 +0000)]
CheckIn method is modified

11 years agomistake is fixed
mka [Wed, 6 Feb 2013 07:20:45 +0000 (07:20 +0000)]
mistake is fixed

11 years agoUnit test for checkin is ammended for testing the case with empty input list of steps.
rkv [Wed, 6 Feb 2013 05:53:46 +0000 (05:53 +0000)]
Unit test for checkin is ammended for testing the case with empty input list of steps.

11 years agoFix for mantis #0022086: After "rename the document" operation it's impossible to...
rkv [Tue, 5 Feb 2013 12:13:17 +0000 (12:13 +0000)]
Fix for mantis #0022086: After "rename the document" operation it's impossible to transform this new name to text on the screen instead of input field.

11 years agoMessage during check-out operation is changed. Now it looks like: Text plus /tmp...
mka [Tue, 5 Feb 2013 07:54:38 +0000 (07:54 +0000)]
Message during check-out operation is changed. Now it looks like: Text plus /tmp/SimanSalome/StudyId/ScenarioId/UserId

11 years agoFix for mantis #0022079: Problem in lifecycle of documents: For two steps cycles...
rkv [Tue, 5 Feb 2013 05:25:06 +0000 (05:25 +0000)]
Fix for mantis #0022079: Problem in lifecycle of documents: For two steps cycles documents from inCheck status must be demoted into inWork status instead of inDraft.

11 years agoFix of "Config study" popup menu item.
rkv [Fri, 1 Feb 2013 11:37:44 +0000 (11:37 +0000)]
Fix of "Config study" popup menu item.

11 years agoLeft menu wrong shift for upload operation
mka [Thu, 31 Jan 2013 15:05:40 +0000 (15:05 +0000)]
Left menu wrong shift for upload operation

11 years agoRename the scenario functionality is implemented
mka [Thu, 31 Jan 2013 14:35:35 +0000 (14:35 +0000)]
Rename the scenario functionality is implemented

11 years agoFix for refresh operation when viewing a knowledge folder.
rkv [Thu, 31 Jan 2013 13:17:03 +0000 (13:17 +0000)]
Fix for refresh operation when viewing a knowledge folder.

11 years agoFix for mantis #0022066: Search form not conform to specifications (SC03): The "I...
rkv [Thu, 31 Jan 2013 12:34:34 +0000 (12:34 +0000)]
Fix for mantis #0022066: Search form not conform to specifications (SC03): The "I'm involved in, Public, Either" radio button should be removed - additional fix for knowledges.

11 years agoFix for mantis #0022066: Search form not conform to specifications (SC03): The "I...
rkv [Wed, 30 Jan 2013 12:51:54 +0000 (12:51 +0000)]
Fix for mantis #0022066: Search form not conform to specifications (SC03): The "I'm involved in, Public, Either" radio button should be removed.

11 years agoFix for checkin: attach a new file to the same version if format differs from the...
rkv [Tue, 29 Jan 2013 08:52:01 +0000 (08:52 +0000)]
Fix for checkin: attach a new file to the same version if format differs from the source file.

11 years agoThe complex method has been decomposed.
rkv [Mon, 28 Jan 2013 11:58:46 +0000 (11:58 +0000)]
The complex method has been decomposed.

11 years agoPrecise file names to be ignored.
rkv [Mon, 28 Jan 2013 08:52:02 +0000 (08:52 +0000)]
Precise file names to be ignored.

11 years agoDon't change file format when adding it as a new document version.
rkv [Mon, 28 Jan 2013 08:36:25 +0000 (08:36 +0000)]
Don't change file format when adding it as a new document version.

11 years agoDon't attach format to the file name when adding a document.
rkv [Mon, 28 Jan 2013 08:25:51 +0000 (08:25 +0000)]
Don't attach format to the file name when adding a document.

11 years agoFix for generating study local document index when adding a document to a study step.
rkv [Fri, 25 Jan 2013 07:57:24 +0000 (07:57 +0000)]
Fix for generating study local document index when adding a document to a study step.

11 years agoIgnore eclipse files.
rkv [Fri, 25 Jan 2013 07:53:52 +0000 (07:53 +0000)]
Ignore eclipse files.

11 years agoEach document type now uses itself. So default uses iincludes documents of the type...
rkv [Mon, 21 Jan 2013 08:55:44 +0000 (08:55 +0000)]
Each document type now uses itself. So default uses iincludes documents of the  type of the document to be imported. NOTE: The database must be reinitialized to create necessary docuses dependencies.

11 years agoRepository home is modified.
mka [Mon, 21 Jan 2013 07:47:27 +0000 (07:47 +0000)]
Repository home is modified.

11 years agoComment is added.
rkv [Mon, 21 Jan 2013 06:36:29 +0000 (06:36 +0000)]
Comment is added.

11 years ago*** empty log message ***
rkv [Mon, 21 Jan 2013 05:14:33 +0000 (05:14 +0000)]
*** empty log message ***

11 years ago*** empty log message ***
rkv [Mon, 21 Jan 2013 05:09:22 +0000 (05:09 +0000)]
*** empty log message ***

11 years ago*** empty log message ***
rkv [Fri, 18 Jan 2013 13:34:46 +0000 (13:34 +0000)]
*** empty log message ***

11 years ago*** empty log message ***
rkv [Fri, 18 Jan 2013 12:51:01 +0000 (12:51 +0000)]
*** empty log message ***

11 years ago*** empty log message ***
rkv [Fri, 18 Jan 2013 12:18:37 +0000 (12:18 +0000)]
*** empty log message ***

11 years ago*** empty log message ***
rkv [Fri, 18 Jan 2013 12:10:15 +0000 (12:10 +0000)]
*** empty log message ***

11 years agoFix for the file naming strategy "asis".
rkv [Fri, 18 Jan 2013 11:06:52 +0000 (11:06 +0000)]
Fix for the file naming strategy "asis".

11 years agoPublish the study functionality is improved, protect the study functionality is imple...
mka [Thu, 17 Jan 2013 13:24:38 +0000 (13:24 +0000)]
Publish the study functionality is improved, protect the study functionality is implemented .

11 years agoReadme file about building WAR files from command line.
rkv [Thu, 17 Jan 2013 13:08:04 +0000 (13:08 +0000)]
Readme file about building WAR files from command line.

11 years agoScript to build WAR files from the command line.
rkv [Thu, 17 Jan 2013 12:41:49 +0000 (12:41 +0000)]
Script to build WAR files from the command line.

11 years agoThe script to build the WAR from the command line.
rkv [Thu, 17 Jan 2013 10:48:09 +0000 (10:48 +0000)]
The script to build the WAR from the command line.

11 years agoThe script to build the WAR from the command line.
rkv [Thu, 17 Jan 2013 10:41:46 +0000 (10:41 +0000)]
The script to build the WAR from the command line.

11 years agoNew study creation is improved.
mka [Thu, 17 Jan 2013 09:14:30 +0000 (09:14 +0000)]
New study creation is improved.

11 years agoRemove Winword button from the toolbar.
rkv [Wed, 16 Jan 2013 11:29:06 +0000 (11:29 +0000)]
Remove Winword button from the toolbar.

11 years agoupdated
mka [Wed, 16 Jan 2013 11:14:59 +0000 (11:14 +0000)]
updated

11 years agoFix for i18n: appropriate interceptor is added.
rkv [Wed, 16 Jan 2013 11:11:56 +0000 (11:11 +0000)]
Fix for i18n: appropriate interceptor is added.

11 years ago"Mark as reference" and "Remove as reference" functionality is implemented.
mka [Wed, 16 Jan 2013 07:50:20 +0000 (07:50 +0000)]
"Mark as reference" and "Remove as reference" functionality is implemented.

11 years agoFix for import users action: upload interceptor is added.
rkv [Wed, 16 Jan 2013 07:24:19 +0000 (07:24 +0000)]
Fix for import users action: upload interceptor is added.

11 years agoFile naming strategy is set to "asis" and generated number is in the prefix now inste...
rkv [Tue, 15 Jan 2013 13:01:40 +0000 (13:01 +0000)]
File naming strategy is set to "asis" and generated number is in the prefix now instead of suffix.

11 years agoFix for mantis #0022060: Cannot Promote a document: update the popup menu after impor...
rkv [Mon, 14 Jan 2013 12:36:34 +0000 (12:36 +0000)]
Fix for mantis #0022060: Cannot Promote a document: update the popup menu after importing a new document or versioning a document.

11 years agoFix for mantis #0022067: Drop-down list of the type of imported document not conform...
rkv [Mon, 14 Jan 2013 08:01:07 +0000 (08:01 +0000)]
Fix for mantis #0022067: Drop-down list of the type of imported document not conform to specification (SC09): The user being not supposed creating new document types on the fly, the Document type drop-down list should only include the existing types.

11 years agoUpload action is fixed. Standard struts2 upload interceptor is added to the action...
rkv [Fri, 11 Jan 2013 12:19:51 +0000 (12:19 +0000)]
Upload action is fixed. Standard struts2 upload interceptor is added to the action definition.

11 years agoThe bug related to the end of session is fixed. redirectOnEndOfSession interceptor...
rkv [Thu, 10 Jan 2013 12:42:45 +0000 (12:42 +0000)]
The bug related to the end of session is fixed. redirectOnEndOfSession interceptor is created.

11 years agoFix for removing a document with new attached file: ConvertsRelation was not removed...
rkv [Sat, 29 Dec 2012 11:02:16 +0000 (11:02 +0000)]
Fix for removing a document with new attached file: ConvertsRelation was not removed from the set of relations because of hashCode() changing due to persistent id generation. Now UID is used in equals() and hashCode().
Fix for attaching a file to a document: the file and ConvertsRelation was not created.
Fix for removing of a document from scenario: new attached file and ConvertsRelation are replicated and not deleted.

11 years agoNo duplication of the products when new study is created
mka [Fri, 28 Dec 2012 08:38:18 +0000 (08:38 +0000)]
No duplication of the products when new study is created

11 years agoFixed removing of a document from scenario. Deleted related documents and their relat...
rkv [Tue, 25 Dec 2012 13:03:16 +0000 (13:03 +0000)]
Fixed removing of a document from scenario. Deleted related documents and their relations are no more restored during further deleting of used document.

11 years agoFixed processing of runtime (Throwable) exceptions.
rkv [Tue, 25 Dec 2012 12:59:55 +0000 (12:59 +0000)]
Fixed processing of runtime (Throwable) exceptions.

11 years agoDocument id generation is fixed. Document index is updated in the database now.
rkv [Mon, 24 Dec 2012 13:14:51 +0000 (13:14 +0000)]
Document id generation is fixed. Document index is updated in the database now.

11 years agoFix: document removing is fixed. Unit tests for StudyDAO and StepService.removeDocume...
rkv [Fri, 21 Dec 2012 09:01:38 +0000 (09:01 +0000)]
Fix: document removing is fixed. Unit tests for StudyDAO and StepService.removeDocument() are created.

11 years agoupdated
mka [Fri, 21 Dec 2012 07:39:22 +0000 (07:39 +0000)]
updated

11 years agosmall modifications
mka [Fri, 21 Dec 2012 07:38:35 +0000 (07:38 +0000)]
small modifications

11 years agoDebug logging for BO layer.
rkv [Thu, 20 Dec 2012 06:20:55 +0000 (06:20 +0000)]
Debug logging for BO layer.

11 years agoComment is fixed.
rkv [Thu, 20 Dec 2012 06:20:12 +0000 (06:20 +0000)]
Comment is fixed.

11 years agoDAO's method getFilteredList is improved so that it is possible to do subqueries...
rkv [Fri, 14 Dec 2012 05:36:59 +0000 (05:36 +0000)]
DAO's method getFilteredList is improved so that it is possible to do subqueries by properties of child objects. Unit tests are improved.

11 years agoActions menu properties are refactored, unnecessary code is removed.
rkv [Wed, 12 Dec 2012 09:17:52 +0000 (09:17 +0000)]
Actions menu properties are refactored, unnecessary code is removed.

11 years agojQuery UI is used to display message about checked out files.
rkv [Wed, 12 Dec 2012 09:16:07 +0000 (09:16 +0000)]
jQuery UI is used to display message about checked out files.