Salome HOME
tools/siman.git
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.

11 years agoAnt targets for postgres and mysql configurations building are added.
rkv [Wed, 12 Dec 2012 09:14:04 +0000 (09:14 +0000)]
Ant targets for postgres and mysql configurations building are added.

11 years agoFix: document format always has been taken from the previous version of the document...
rkv [Tue, 11 Dec 2012 10:42:44 +0000 (10:42 +0000)]
Fix: document format always has been taken from the previous version of the document even if the new version has another acceptable file format.

11 years ago*** empty log message ***
rkv [Tue, 11 Dec 2012 05:55:51 +0000 (05:55 +0000)]
*** empty log message ***

11 years agoAnt targets for postgres and mysql configurations building are added.
rkv [Tue, 11 Dec 2012 05:49:44 +0000 (05:49 +0000)]
Ant targets for postgres and mysql configurations building are added.

11 years agodisplayStudy.jsp is removed, markup is fixed. KnowledgeElement deleting is fixed.
rkv [Mon, 10 Dec 2012 13:07:30 +0000 (13:07 +0000)]
displayStudy.jsp is removed, markup is fixed. KnowledgeElement deleting is fixed.

11 years agoSome comments have been removed.
rkv [Mon, 10 Dec 2012 07:29:28 +0000 (07:29 +0000)]
Some comments have been removed.

11 years agoRun Salome with separated parameters. Read output and error streams.
rkv [Mon, 10 Dec 2012 07:20:10 +0000 (07:20 +0000)]
Run Salome with separated parameters. Read output and error streams.

11 years agoOur $() javascript function is removed to be able to use jQuery.
rkv [Fri, 7 Dec 2012 08:22:30 +0000 (08:22 +0000)]
Our $() javascript function is removed to be able to use jQuery.

11 years agoFix for the bug: reviewer couldn't demote a promoted document.
rkv [Thu, 6 Dec 2012 11:39:27 +0000 (11:39 +0000)]
Fix for the bug: reviewer couldn't demote a promoted document.

11 years agoPass user id instead of username into checkout method.
rkv [Wed, 5 Dec 2012 19:30:04 +0000 (19:30 +0000)]
Pass user id instead of username into checkout method.

11 years agoFix for the bug: versioning of a document with uses relations => crash.
rkv [Wed, 5 Dec 2012 19:02:11 +0000 (19:02 +0000)]
Fix for the bug: versioning of a document with uses relations => crash.

11 years agoPass user id instead of username into the applet.
rkv [Wed, 5 Dec 2012 18:55:05 +0000 (18:55 +0000)]
Pass user id instead of username into the applet.

11 years agoWorking directory for the applet is defined now.
rkv [Wed, 5 Dec 2012 18:20:54 +0000 (18:20 +0000)]
Working directory for the applet is defined now.

11 years agoFix for validation cycle modification: relation between cycle and study is saved...
rkv [Wed, 5 Dec 2012 18:13:40 +0000 (18:13 +0000)]
Fix for validation cycle modification: relation between cycle and study is saved now.

11 years agoImport document action is fixed: uses relations are created now in the same transacti...
rkv [Wed, 5 Dec 2012 16:46:06 +0000 (16:46 +0000)]
Import document action is fixed: uses relations are created now in the same transaction as the imported document.

11 years agoUser roles are replaced by manager roles.
rkv [Wed, 5 Dec 2012 14:23:35 +0000 (14:23 +0000)]
User roles are replaced by manager roles.

11 years agoUsers necessary for acceptance tests are added into users.xml.
rkv [Wed, 5 Dec 2012 13:49:21 +0000 (13:49 +0000)]
Users necessary for acceptance tests are added into users.xml.

11 years agoFixed bug: cancel during import users.
rkv [Wed, 5 Dec 2012 13:32:03 +0000 (13:32 +0000)]
Fixed bug: cancel during import users.

11 years agoDuring checkout call run_salome_siman.sh.
rkv [Wed, 5 Dec 2012 11:52:02 +0000 (11:52 +0000)]
During checkout call run_salome_siman.sh.
Show message about downloaded data after successful  checkout.

11 years agoKeep file format when versioning a document if the new format is appropriate for...
rkv [Wed, 5 Dec 2012 11:49:21 +0000 (11:49 +0000)]
Keep file format when versioning a document if the new format is appropriate for the document type.

11 years agop6sys has been removed.
rkv [Wed, 5 Dec 2012 11:47:54 +0000 (11:47 +0000)]
p6sys has been removed.

11 years agoNow som.xml can be loaded
mka [Tue, 4 Dec 2012 15:35:43 +0000 (15:35 +0000)]
Now som.xml can be loaded

11 years agoRun salome from KERNEL/bin/salome/ directory. Hibernate logging configuration is...
rkv [Tue, 4 Dec 2012 13:22:28 +0000 (13:22 +0000)]
Run salome from KERNEL/bin/salome/ directory. Hibernate logging configuration is updated.

11 years agop6sys has been removed.
rkv [Tue, 4 Dec 2012 10:49:24 +0000 (10:49 +0000)]
p6sys has been removed.

11 years agoPop-up menus are corrected. Edit disabled property for creation of the title bar...
mka [Tue, 4 Dec 2012 10:48:05 +0000 (10:48 +0000)]
Pop-up menus are corrected. Edit disabled property for creation of the title bar is took into account

11 years agoDot is replaced by underscore in generated names of files.
rkv [Tue, 4 Dec 2012 09:44:26 +0000 (09:44 +0000)]
Dot is replaced by underscore in generated names of files.

11 years agoUpdated
mka [Tue, 4 Dec 2012 09:25:27 +0000 (09:25 +0000)]
Updated

11 years agojQuery is included. Focus is set on username input field on login page by default.
rkv [Tue, 4 Dec 2012 09:02:40 +0000 (09:02 +0000)]
jQuery is included. Focus is set on username input field on login page by default.

11 years agoAdded test of checkin with empty list of steps.
rkv [Tue, 4 Dec 2012 07:00:45 +0000 (07:00 +0000)]
Added test of checkin with empty list of steps.

11 years agoFixed bug: after trying to search and found nothing do login/logout and then crash.
rkv [Mon, 3 Dec 2012 12:42:01 +0000 (12:42 +0000)]
Fixed bug: after trying to search and found nothing do login/logout and then crash.

11 years agoScenario view is refreshed now after check in. Labels of activities are fixed.
rkv [Mon, 3 Dec 2012 11:44:26 +0000 (11:44 +0000)]
Scenario view is refreshed now after check in. Labels of activities are fixed.

11 years agoPop-up menus updated in accordance with the functional specification
mka [Mon, 3 Dec 2012 10:29:25 +0000 (10:29 +0000)]
Pop-up menus updated in accordance with the functional specification

11 years agosom.xml is updated
mka [Mon, 3 Dec 2012 07:34:08 +0000 (07:34 +0000)]
som.xml is updated

11 years agoMethods are updated
mka [Mon, 3 Dec 2012 07:33:31 +0000 (07:33 +0000)]
Methods are updated

11 years agoPop-up menus updated in accordance with the functional specification
mka [Mon, 3 Dec 2012 07:32:04 +0000 (07:32 +0000)]
Pop-up menus updated in accordance with the functional specification

11 years agoDocument name is generated now for new documents during checkin. Unit test is updated...
rkv [Mon, 3 Dec 2012 06:07:26 +0000 (06:07 +0000)]
Document name is generated now for new documents during checkin. Unit test is updated. During checkout applet calls to the server for checkout before launching an executable module. For that the new checkoutAction is created and the new checkout method is added to ScenarioService. Log messages configuration is fixed. Close study bug is fixed (in french locale the URL of the link was invalid).

11 years agoHibernate config changed to generate db in release mode also. User creation is fixed...
rkv [Fri, 30 Nov 2012 13:22:42 +0000 (13:22 +0000)]
Hibernate config changed to generate db in release mode also. User creation is fixed. Study creation is fixed.

11 years agoFix for the bug: urls to documents in the repository are cached for all users with...
rkv [Thu, 29 Nov 2012 13:12:31 +0000 (13:12 +0000)]
Fix for the bug: urls to documents in the repository are cached for all users with server name taken from the first request.

11 years agoFix for bug: exception when version a document with empty version description.
rkv [Thu, 29 Nov 2012 13:09:24 +0000 (13:09 +0000)]
Fix for bug: exception when version a document with empty version description.

11 years agoFile id is added to the checked out info.
rkv [Thu, 29 Nov 2012 12:02:54 +0000 (12:02 +0000)]
File id is added to the checked out info.

11 years agoCommint of axis2 libraries used by this project
bri [Wed, 28 Nov 2012 10:50:30 +0000 (10:50 +0000)]
Commint of axis2 libraries used by this project

11 years agoTest data are not saved now in the test database due to transactions rollbacks. User...
rkv [Wed, 28 Nov 2012 09:11:33 +0000 (09:11 +0000)]
Test data are not saved now in the test database due to transactions rollbacks. User creation is fixed and appropriate test is added.

11 years agoCode of checkin method is restructured to satisfy PMD.
rkv [Wed, 28 Nov 2012 07:40:36 +0000 (07:40 +0000)]
Code of checkin method is restructured to satisfy PMD.

11 years agoUnused commented code is removed.
rkv [Wed, 28 Nov 2012 07:39:48 +0000 (07:39 +0000)]
Unused commented code is removed.

11 years agoComments are added to satisfy checkstyle.
rkv [Wed, 28 Nov 2012 07:39:10 +0000 (07:39 +0000)]
Comments are added to satisfy checkstyle.

11 years agoDependent not checked in documents are marked as outdated during checkin. Unit test...
rkv [Tue, 27 Nov 2012 13:03:07 +0000 (13:03 +0000)]
Dependent not checked in documents are marked as outdated during checkin. Unit test is improved.

11 years agoUses relations for new documents are created during checkin. Unit test is improved...
rkv [Tue, 27 Nov 2012 10:57:20 +0000 (10:57 +0000)]
Uses relations for new documents are created during checkin. Unit test is improved to check that.

11 years agoWhite blanks between tool buttons of applet are removed by means of setting an apllet...
rkv [Tue, 27 Nov 2012 06:36:27 +0000 (06:36 +0000)]
White blanks between tool buttons of applet are removed by means of setting an apllet background.

11 years agoAnt script is improved so to sign the launcher jar automatically. Check-out icon...
rkv [Tue, 27 Nov 2012 06:11:48 +0000 (06:11 +0000)]
Ant script is improved so to sign the launcher jar automatically. Check-out icon is updated.

11 years agoApplet is working now and calls runSalome with appropriate parameters. New ant target...
rkv [Mon, 26 Nov 2012 08:48:05 +0000 (08:48 +0000)]
Applet is working now and calls runSalome with appropriate parameters. New ant target "launcher" is introduced to generate the unsigned applet jar.

11 years agoUploaded file size limit is increased.
rkv [Mon, 26 Nov 2012 08:45:57 +0000 (08:45 +0000)]
Uploaded file size limit is increased.

11 years agoDB init scripts are added for Postgres. Users.xml is added.
rkv [Mon, 26 Nov 2012 08:44:14 +0000 (08:44 +0000)]
DB init scripts are added for Postgres. Users.xml is added.

11 years agoSaveOrUpdate is introduced in DAO and is used for user creation.
rkv [Mon, 26 Nov 2012 08:42:46 +0000 (08:42 +0000)]
SaveOrUpdate is introduced in DAO and is used for user creation.

11 years agoProperties for PostgresDB are introduced.
rkv [Mon, 26 Nov 2012 08:40:44 +0000 (08:40 +0000)]
Properties for PostgresDB are introduced.

11 years agoSingleConnectionDataSource is replaced by DriverManagedDataSource
rkv [Mon, 26 Nov 2012 08:39:18 +0000 (08:39 +0000)]
SingleConnectionDataSource is replaced by DriverManagedDataSource

11 years agoFixes for checkin and user creation.
rkv [Fri, 23 Nov 2012 13:27:38 +0000 (13:27 +0000)]
Fixes for checkin and user creation.

11 years agoCheck of results of scenario checkin is added to the unit test.
rkv [Fri, 23 Nov 2012 11:44:26 +0000 (11:44 +0000)]
Check of results of scenario checkin is added to the unit test.

11 years agoCheck for duplication is added when creating context types and knowledge types. INFO...
rkv [Fri, 23 Nov 2012 09:25:22 +0000 (09:25 +0000)]
Check for duplication is added when creating context types and knowledge types. INFO LOG messages are printed if types already exist.

11 years agoThe checkin from SALOME operation is updated (ScenarioService.checkin()). Versioning...
rkv [Fri, 23 Nov 2012 06:27:17 +0000 (06:27 +0000)]
The checkin from SALOME operation is updated (ScenarioService.checkin()). Versioning operation is fixed. Unit tests for checkin and project settings loading are updated. Project settings loading is fixed for the case of empty initial database - loading of default document types is fixed. Document type name is checked now for duplication when a document type is created.