Salome HOME
Document name is generated now for new documents during checkin. Unit test is updated...
authorrkv <rkv@opencascade.com>
Mon, 3 Dec 2012 06:07:26 +0000 (06:07 +0000)
committerrkv <rkv@opencascade.com>
Mon, 3 Dec 2012 06:07:26 +0000 (06:07 +0000)
commit6aa0788ecdb5449f2cc19256750aeb77f3df3dd5
tree4fee91d02a7426b9edd2485bf0c58de2934d7ed0
parent86a08afc3583db279ce4a0411e445b919a84f630
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).
18 files changed:
Workspace/Siman-Common/src/conf/log-messages.properties
Workspace/Siman-Common/src/conf/log-messages_en.properties
Workspace/Siman-Common/src/org/splat/common/properties/MessageKeyEnum.java
Workspace/Siman-Common/src/org/splat/i18n/I18nUtils.java
Workspace/Siman-Common/src/org/splat/kernel/NotApplicableException.java
Workspace/Siman-Common/src/org/splat/service/ScenarioService.java
Workspace/Siman-Common/src/org/splat/service/ScenarioServiceImpl.java
Workspace/Siman-Common/src/test/splat/service/TestScenarioService.java
Workspace/Siman-Common/src/test/spring/ut-applicationContext.xml
Workspace/Siman/WebContent/jap/splat-launcher.jar
Workspace/Siman/WebContent/jap/splat-signedlauncher.jar
Workspace/Siman/WebContent/study/jsonCheckoutRes.jsp [new file with mode: 0644]
Workspace/Siman/src/org/splat/launcher/ConfigurationException.java [new file with mode: 0644]
Workspace/Siman/src/org/splat/launcher/ToolbarApplet.java
Workspace/Siman/src/org/splat/simer/CheckoutAction.java [new file with mode: 0644]
Workspace/Siman/src/org/splat/simer/OpenStudy.java
Workspace/Siman/src/spring/applicationContext.xml
Workspace/Siman/src/struts.xml