]> _ Git - cubist_scorm.git/commitdiff
wip #5045
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 28 Jan 2022 14:07:19 +0000 (15:07 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 28 Jan 2022 14:07:19 +0000 (15:07 +0100)
.idea/workspace.xml
composer.json

index c206ef33d6ab388e5b5ee61e8f5b3a306ff32ae1..4fc8576bab5fa2ed24238f53a89a83cb1da37e0c 100644 (file)
@@ -1,16 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="ChangeListManager">
-    <list default="true" id="80613077-3057-4ff0-bc6f-8170571db117" name="Changes" comment="">
-      <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/.idea/cubist_scorm.iml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/.idea/deployment.xml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/composer.json" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/Manifest.php" afterDir="false" />
+    <list default="true" id="80613077-3057-4ff0-bc6f-8170571db117" name="Changes" comment="wip #5045 @0.5">
+      <change beforePath="$PROJECT_DIR$/composer.json" beforeDir="false" afterPath="$PROJECT_DIR$/composer.json" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -48,6 +40,7 @@
     <option name="showLibraryContents" value="true" />
   </component>
   <component name="PropertiesComponent">
+    <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
     <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
     <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
     <property name="WebServerToolWindowFactoryState" value="true" />
       <option name="number" value="Default" />
       <option name="presentableId" value="Default" />
       <updated>1643378413530</updated>
-      <workItem from="1643378414748" duration="284000" />
+      <workItem from="1643378414748" duration="413000" />
     </task>
+    <task id="LOCAL-00001" summary="wip #5045 @0.5">
+      <created>1643378772319</created>
+      <option name="number" value="00001" />
+      <option name="presentableId" value="LOCAL-00001" />
+      <option name="project" value="LOCAL" />
+      <updated>1643378772319</updated>
+    </task>
+    <option name="localTasksCounter" value="2" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
       </map>
     </option>
   </component>
+  <component name="VcsManagerConfiguration">
+    <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
+    <MESSAGE value="wip #5045 @0.5" />
+    <option name="LAST_COMMIT_MESSAGE" value="wip #5045 @0.5" />
+  </component>
 </project>
\ No newline at end of file
index c9444d79ae3107eaf5f1c3c3b7c92e0d50aadaf3..11b74352121bbf3bec1db98ebc1b9117544e775b 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "name": "cubist/cubist_scorm",
+  "name": "cubist/scorm",
   "description": "cubist_scorm",
   "minimum-stability": "dev",
   "type": "library",