]> _ Git - cubeextranet.git/commitdiff
fix #1623 @0:05
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 28 Aug 2017 08:51:40 +0000 (08:51 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 28 Aug 2017 08:51:40 +0000 (08:51 +0000)
fluidbook/tools/fwstk/.idea/workspace.xml
inc/ws/Controlleur/class.ws.conversion.session.php

index 9d98dc8fb956b8cb9629d87bc4e92fcec3f50ad2..85f4adf83ec3bf95bc47a6ce4df6b12a565ec452 100644 (file)
@@ -6,11 +6,7 @@
     </artifacts-to-build>
   </component>
   <component name="ChangeListManager">
-    <list default="true" readonly="true" id="f146bc67-2578-4de3-9db2-94d2d43e9e83" name="Default" comment="">
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/artifacts/fwstk_jar/fwstk.jar" afterPath="$PROJECT_DIR$/out/artifacts/fwstk_jar/fwstk.jar" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/fluidbook/fwstk/Link.java" afterPath="$PROJECT_DIR$/src/com/fluidbook/fwstk/Link.java" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/fluidbook/fwstk/layout/Line.java" afterPath="$PROJECT_DIR$/src/com/fluidbook/fwstk/layout/Line.java" />
-    </list>
+    <list default="true" readonly="true" id="f146bc67-2578-4de3-9db2-94d2d43e9e83" name="Default" comment="" />
     <ignored path="fwstk.iws" />
     <ignored path=".idea/workspace.xml" />
     <ignored path="$PROJECT_DIR$/bin/" />
       <workItem from="1503572393130" duration="1293000" />
       <workItem from="1503582869459" duration="2692000" />
       <workItem from="1503667361871" duration="440000" />
-      <workItem from="1503676643559" duration="2314000" />
+      <workItem from="1503676643559" duration="2373000" />
     </task>
     <task id="LOCAL-00001" summary="wip #1111 @0.5">
       <created>1487172253077</created>
       <option name="project" value="LOCAL" />
       <updated>1503667621372</updated>
     </task>
-    <option name="localTasksCounter" value="5" />
+    <task id="LOCAL-00005" summary="#811">
+      <created>1503685483941</created>
+      <option name="number" value="00005" />
+      <option name="presentableId" value="LOCAL-00005" />
+      <option name="project" value="LOCAL" />
+      <updated>1503685483941</updated>
+    </task>
+    <option name="localTasksCounter" value="6" />
     <servers />
   </component>
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="43900000" />
+    <option name="totallyTimeSpent" value="43959000" />
   </component>
   <component name="ToolWindowManager">
     <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
index 43603f22c55ab74c4090c1ee46400a97fe300c7c..0a17859a1a870d96de168aadfb73135478bf96f0 100644 (file)
@@ -136,7 +136,6 @@ class wsConversionSession {
                                $log = $dao->putLinksFromCSV($this->currentDoc->document_id);\r
                                $this->currentDoc->addToLog($log);\r
                        }\r
-                       $this->currentDoc->optimizeSVG();\r
                        $this->processedDoc++;\r
 \r
                        ob_flush();\r