Subversion Repositories oidplus

Rev

Rev 1143 | Rev 1162 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1116 daniel-mar 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project version="4">
3
  <component name="AnalysisUIOptions">
4
    <option name="ANALYZE_INJECTED_CODE" value="false" />
5
  </component>
6
  <component name="AutoImportSettings">
7
    <option name="autoReloadType" value="SELECTIVE" />
8
  </component>
9
  <component name="ChangeListManager">
1140 daniel-mar 10
    <list default="true" id="df2a484b-bed2-4376-a9d2-11f38408a62e" name="Changes" comment="">
11
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
1157 daniel-mar 12
      <change beforePath="$PROJECT_DIR$/includes/classes/OIDplusQueryResult.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/includes/classes/OIDplusQueryResult.class.php" afterDir="false" />
1140 daniel-mar 13
    </list>
1116 daniel-mar 14
    <option name="SHOW_DIALOG" value="false" />
15
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
16
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
17
    <option name="LAST_RESOLUTION" value="IGNORE" />
18
  </component>
19
  <component name="ComposerSettings" doNotAsk="true" synchronizationState="SYNCHRONIZE">
20
    <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
1140 daniel-mar 21
    <execution>
22
      <executable path="composer" />
23
    </execution>
1116 daniel-mar 24
  </component>
25
  <component name="MarkdownSettingsMigration">
26
    <option name="stateVersion" value="1" />
27
  </component>
1140 daniel-mar 28
  <component name="PhpStanProjectConfiguration">
29
    <option name="selectedConfigurationId" value="2e64b330-8649-4ce7-94bb-0389c61e7d73" />
30
  </component>
1139 daniel-mar 31
  <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP">
1116 daniel-mar 32
    <include_path>
33
      <path value="$PROJECT_DIR$/vendor/tinymce/tinymce" />
34
      <path value="$PROJECT_DIR$/vendor/firebase/php-jwt" />
35
      <path value="$PROJECT_DIR$/vendor/gedmarc/layout" />
36
      <path value="$PROJECT_DIR$/vendor/composer" />
37
      <path value="$PROJECT_DIR$/vendor/phpseclib/phpseclib" />
38
      <path value="$PROJECT_DIR$/vendor/components/jqueryui" />
39
      <path value="$PROJECT_DIR$/vendor/script47/bs5-utils" />
40
      <path value="$PROJECT_DIR$/vendor/components/jquery" />
41
      <path value="$PROJECT_DIR$/vendor/matthiasmullie/path-converter" />
42
      <path value="$PROJECT_DIR$/vendor/matthiasmullie/minify" />
43
      <path value="$PROJECT_DIR$/vendor/emn178/js-sha3" />
44
      <path value="$PROJECT_DIR$/vendor/tweeb/tinymce-i18n" />
45
      <path value="$PROJECT_DIR$/vendor/dcodeio/bcrypt.js" />
46
      <path value="$PROJECT_DIR$/vendor/twbs/bootstrap" />
47
      <path value="$PROJECT_DIR$/vendor/vakata/jstree" />
48
      <path value="$PROJECT_DIR$/vendor/spamspan/spamspan" />
49
      <path value="$PROJECT_DIR$/vendor/danielmarschall/oidconverter" />
50
      <path value="$PROJECT_DIR$/vendor/danielmarschall/php-sha3" />
51
      <path value="$PROJECT_DIR$/vendor/danielmarschall/vnag" />
52
      <path value="$PROJECT_DIR$/vendor/symfony/polyfill-mbstring" />
53
      <path value="$PROJECT_DIR$/vendor/danielmarschall/php_utils" />
54
      <path value="$PROJECT_DIR$/vendor/paragonie/constant_time_encoding" />
55
      <path value="$PROJECT_DIR$/vendor/danielmarschall/uuid_mac_utils" />
56
      <path value="$PROJECT_DIR$/vendor/paragonie/random_compat" />
57
      <path value="$PROJECT_DIR$/vendor/danielmarschall/fileformats" />
58
    </include_path>
59
  </component>
60
  <component name="ProblemsViewState">
61
    <option name="selectedTabId" value="CurrentFile" />
62
  </component>
63
  <component name="ProjectId" id="2N1iLsvnSxtAjQSwVh6njExUvVK" />
1140 daniel-mar 64
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
1116 daniel-mar 65
  <component name="ProjectViewState">
66
    <option name="hideEmptyMiddlePackages" value="true" />
67
    <option name="showLibraryContents" value="true" />
68
  </component>
1143 daniel-mar 69
  <component name="PropertiesComponent">{
70
  &quot;keyToString&quot;: {
71
    &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
72
    &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
73
    &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
74
    &quot;last_opened_file_path&quot;: &quot;D:/SVN/OIDplus/trunk/setup/sql/wellknown_other_access.sql&quot;,
75
    &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
76
    &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
77
    &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
78
    &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
79
    &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
80
    &quot;run.code.analysis.last.selected.profile&quot;: &quot;pProject Default&quot;,
1157 daniel-mar 81
    &quot;settings.editor.selected.configurable&quot;: &quot;settings.sync&quot;,
1143 daniel-mar 82
    &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
1140 daniel-mar 83
  },
1143 daniel-mar 84
  &quot;keyToStringList&quot;: {
85
    &quot;com.intellij.ide.scratch.LRUPopupBuilder$1/SQL Dialect&quot;: [
86
      &quot;Oracle&quot;,
87
      &quot;TSQL&quot;
1140 daniel-mar 88
    ]
1116 daniel-mar 89
  }
1143 daniel-mar 90
}</component>
1131 daniel-mar 91
  <component name="RecentsManager">
92
    <key name="CopyFile.RECENT_KEYS">
93
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\raPages\010_notifications" />
94
    </key>
95
    <key name="MoveFile.RECENT_KEYS">
1139 daniel-mar 96
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\objectTypes\gs1" />
1131 daniel-mar 97
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\adminPages\010_notifications" />
98
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\publicPages\000_objects" />
99
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\publicPages\090_login" />
100
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\publicPages\100_whois" />
101
    </key>
102
  </component>
1140 daniel-mar 103
  <component name="RunManager" selected="PHP Script.index.php">
1139 daniel-mar 104
    <configuration name="gs1_utils.inc.php" type="PhpLocalRunConfigurationType" factoryName="PHP Console" path="$PROJECT_DIR$/plugins/viathinksoft/objectTypes/gs1/gs1_utils.inc.php">
105
      <method v="2" />
106
    </configuration>
1140 daniel-mar 107
    <configuration name="index.php" type="PhpLocalRunConfigurationType" factoryName="PHP Console" temporary="true" path="$PROJECT_DIR$/index.php">
108
      <method v="2" />
109
    </configuration>
110
    <recent_temporary>
111
      <list>
112
        <item itemvalue="PHP Script.index.php" />
113
      </list>
114
    </recent_temporary>
1139 daniel-mar 115
  </component>
1116 daniel-mar 116
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
1140 daniel-mar 117
  <component name="SvnConfiguration" cleanupOnStartRun="true">
1116 daniel-mar 118
    <configuration>C:\Users\danie\AppData\Roaming\Subversion</configuration>
1140 daniel-mar 119
    <supportedVersion>125</supportedVersion>
120
    <option name="runUnderTerminal" value="true" />
1116 daniel-mar 121
  </component>
1140 daniel-mar 122
  <component name="SvnFileUrlMappingImpl">
123
    <option name="myMappingRoots">
124
      <list>
125
        <SvnCopyRootSimple>
126
          <option name="myVcsRoot" value="D:\SVN\OIDplus\trunk" />
127
          <option name="myCopyRoot" value="D:\SVN\OIDplus\trunk" />
128
        </SvnCopyRootSimple>
129
      </list>
130
    </option>
131
    <option name="myMoreRealMappingRoots">
132
      <list>
133
        <SvnCopyRootSimple>
134
          <option name="myVcsRoot" value="D:\SVN\OIDplus\trunk" />
135
          <option name="myCopyRoot" value="D:\SVN\OIDplus\trunk" />
136
        </SvnCopyRootSimple>
137
      </list>
138
    </option>
139
  </component>
1116 daniel-mar 140
  <component name="TaskManager">
141
    <task active="true" id="Default" summary="Default task">
142
      <changelist id="df2a484b-bed2-4376-a9d2-11f38408a62e" name="Changes" comment="" />
143
      <created>1678837935819</created>
144
      <option name="number" value="Default" />
145
      <option name="presentableId" value="Default" />
146
      <updated>1678837935819</updated>
147
      <workItem from="1678837937240" duration="5602000" />
148
      <workItem from="1678844463270" duration="60000" />
149
      <workItem from="1678909665345" duration="14715000" />
150
      <workItem from="1678925977020" duration="53000" />
151
      <workItem from="1678997532226" duration="9394000" />
152
      <workItem from="1679080899605" duration="1262000" />
153
      <workItem from="1679253191500" duration="2860000" />
154
      <workItem from="1679522068670" duration="9367000" />
155
      <workItem from="1679603456581" duration="1368000" />
1130 daniel-mar 156
      <workItem from="1679690630559" duration="12040000" />
157
      <workItem from="1679771558606" duration="15619000" />
1132 daniel-mar 158
      <workItem from="1679787764288" duration="7333000" />
159
      <workItem from="1679795644214" duration="1886000" />
1140 daniel-mar 160
      <workItem from="1679851870087" duration="10690000" />
161
      <workItem from="1679864406091" duration="718000" />
162
      <workItem from="1679865137427" duration="853000" />
163
      <workItem from="1679866104125" duration="985000" />
1143 daniel-mar 164
      <workItem from="1679949005588" duration="2250000" />
165
      <workItem from="1680034549644" duration="3650000" />
166
      <workItem from="1680038296463" duration="499000" />
1157 daniel-mar 167
      <workItem from="1680209964404" duration="617000" />
168
      <workItem from="1680211720038" duration="2426000" />
169
      <workItem from="1680557916651" duration="30000" />
170
      <workItem from="1680557956371" duration="7100000" />
171
      <workItem from="1680565821440" duration="262000" />
1116 daniel-mar 172
    </task>
173
    <servers />
174
  </component>
175
  <component name="TypeScriptGeneratedFilesManager">
176
    <option name="version" value="3" />
177
  </component>
1140 daniel-mar 178
  <component name="XSLT-Support.FileAssociations.UIState">
179
    <expand />
180
    <select />
181
  </component>
1116 daniel-mar 182
</project>