]> _ Git - fluidbook-toolbox.git/commitdiff
wip #4211
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 18 May 2022 09:16:59 +0000 (11:16 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 18 May 2022 09:16:59 +0000 (11:16 +0200)
.idea/workspace.xml
app/Jobs/LegacyBookSettingsGenerate.php

index 240c42f1e180fec631988b000f650299f7e51acc..d836b33d7d99a1d01a9b51f0aa72e55d4dc984ce 100644 (file)
@@ -25,7 +25,6 @@
     <list default="true" id="5d2ecd5e-a05a-4f96-a195-fa6372618165" name="Default Changelist" comment="wip #4211">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/app/Jobs/LegacyBookSettingsGenerate.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Jobs/LegacyBookSettingsGenerate.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/resources/emailconfig/spamassassin-rules.cf" beforeDir="false" afterPath="$PROJECT_DIR$/resources/emailconfig/spamassassin-rules.cf" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
       <workItem from="1652692762350" duration="3636000" />
       <workItem from="1652718109996" duration="3224000" />
       <workItem from="1652768161632" duration="8698000" />
-      <workItem from="1652782240791" duration="12767000" />
-    </task>
-    <task id="LOCAL-00234" summary="wip #5041 @1.5">
-      <created>1644412790547</created>
-      <option name="number" value="00234" />
-      <option name="presentableId" value="LOCAL-00234" />
-      <option name="project" value="LOCAL" />
-      <updated>1644412790547</updated>
+      <workItem from="1652782240791" duration="16359000" />
     </task>
     <task id="LOCAL-00235" summary="wip #5041">
       <created>1644422183555</created>
       <option name="project" value="LOCAL" />
       <updated>1652812942801</updated>
     </task>
-    <option name="localTasksCounter" value="283" />
+    <task id="LOCAL-00283" summary="wip #4211">
+      <created>1652856749772</created>
+      <option name="number" value="00283" />
+      <option name="presentableId" value="LOCAL-00283" />
+      <option name="project" value="LOCAL" />
+      <updated>1652856749772</updated>
+    </task>
+    <option name="localTasksCounter" value="284" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
index 62c27d9e3e1746b346435103938351ec0cf03ac6..37f1b78e84281e8b48fb8bcac66f2939316b76de 100644 (file)
@@ -61,6 +61,8 @@ class LegacyBookSettingsGenerate extends Base
 class wsBookParametres extends wsParametres
 {
 
+    public static $fonts = [
+        \'Open Sans (défaut)\' => \'OpenSans\', \'Montserrat\' => \'Montserrat\', \'Arial, Helvetica, sans-serif (police système)\' => \'Arial\', \'Police système sans-serif\' => \'sans-serif\'];
     protected function initFields()
     {
         parent::initFields();