Subversion Repositories oidplus

Rev

Rev 1166 | Rev 1197 | 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" />
1173 daniel-mar 12
      <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
13
      <change beforePath="$PROJECT_DIR$/doc/database_connectivity_diagram.drawio" beforeDir="false" afterPath="$PROJECT_DIR$/doc/database_connectivity_diagram.drawio" afterDir="false" />
14
      <change beforePath="$PROJECT_DIR$/doc/database_connectivity_diagram.png" beforeDir="false" afterPath="$PROJECT_DIR$/doc/database_connectivity_diagram.png" afterDir="false" />
15
      <change beforePath="$PROJECT_DIR$/doc/developer_notes/database/access_todo.txt" beforeDir="false" afterPath="$PROJECT_DIR$/doc/developer_notes/database/access_todo.txt" afterDir="false" />
16
      <change beforePath="$PROJECT_DIR$/includes/classes/OIDplusConfig.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/includes/classes/OIDplusConfig.class.php" afterDir="false" />
17
      <change beforePath="$PROJECT_DIR$/includes/oidplus_functions.js" beforeDir="false" afterPath="$PROJECT_DIR$/includes/oidplus_functions.js" afterDir="false" />
18
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php" afterDir="false" />
19
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/adminPages/500_list_ras/OIDplusPageAdminListRAs.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/adminPages/500_list_ras/OIDplusPageAdminListRAs.class.php" afterDir="false" />
20
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/captcha/hcaptcha/OIDplusCaptchaPluginHCaptchaSetup.js" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/captcha/hcaptcha/OIDplusCaptchaPluginHCaptchaSetup.js" afterDir="false" />
21
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/captcha/recaptcha/OIDplusCaptchaPluginRecaptchaSetup.js" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/captcha/recaptcha/OIDplusCaptchaPluginRecaptchaSetup.js" afterDir="false" />
22
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/database/mysqli/OIDplusDatabasePluginMySQLiSetup.js" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/database/mysqli/OIDplusDatabasePluginMySQLiSetup.js" afterDir="false" />
23
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/database/oci/OIDplusDatabasePluginOciSetup.js" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/database/oci/OIDplusDatabasePluginOciSetup.js" afterDir="false" />
24
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/database/odbc/OIDplusDatabasePluginODBC.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/database/odbc/OIDplusDatabasePluginODBC.class.php" afterDir="false" />
25
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/database/odbc/OIDplusDatabasePluginODBCSetup.js" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/database/odbc/OIDplusDatabasePluginODBCSetup.js" afterDir="false" />
26
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/database/pdo/OIDplusDatabasePluginPDO.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/database/pdo/OIDplusDatabasePluginPDO.class.php" afterDir="false" />
27
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/database/pdo/OIDplusDatabasePluginPDOSetup.js" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/database/pdo/OIDplusDatabasePluginPDOSetup.js" afterDir="false" />
28
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/database/pgsql/OIDplusDatabasePluginPgSqlSetup.js" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/database/pgsql/OIDplusDatabasePluginPgSqlSetup.js" afterDir="false" />
29
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/language/dede/messages.xml" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/language/dede/messages.xml" afterDir="false" />
30
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/logger/000_database/OIDplusLoggerPluginDatabase.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/logger/000_database/OIDplusLoggerPluginDatabase.class.php" afterDir="false" />
1166 daniel-mar 31
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/raPages/100_edit_contact_data/OIDplusPageRaEditContactData.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/raPages/100_edit_contact_data/OIDplusPageRaEditContactData.class.php" afterDir="false" />
1173 daniel-mar 32
      <change beforePath="$PROJECT_DIR$/plugins/viathinksoft/raPages/100_edit_contact_data/OIDplusPageRaEditContactData.js" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/raPages/100_edit_contact_data/OIDplusPageRaEditContactData.js" afterDir="false" />
33
      <change beforePath="$PROJECT_DIR$/setup/includes/setup_base.js" beforeDir="false" afterPath="$PROJECT_DIR$/setup/includes/setup_base.js" afterDir="false" />
1140 daniel-mar 34
    </list>
1116 daniel-mar 35
    <option name="SHOW_DIALOG" value="false" />
36
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
37
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
38
    <option name="LAST_RESOLUTION" value="IGNORE" />
39
  </component>
1162 daniel-mar 40
  <component name="ComposerConfigs">
41
    <option name="configs">
42
      <option value="$PROJECT_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/xml/composer.json" />
43
      <option value="$PROJECT_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/json/composer.json" />
44
    </option>
45
  </component>
1116 daniel-mar 46
  <component name="ComposerSettings" doNotAsk="true" synchronizationState="SYNCHRONIZE">
47
    <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
1140 daniel-mar 48
    <execution>
49
      <executable path="composer" />
50
    </execution>
1116 daniel-mar 51
  </component>
52
  <component name="MarkdownSettingsMigration">
53
    <option name="stateVersion" value="1" />
54
  </component>
1140 daniel-mar 55
  <component name="PhpStanProjectConfiguration">
56
    <option name="selectedConfigurationId" value="2e64b330-8649-4ce7-94bb-0389c61e7d73" />
57
  </component>
1139 daniel-mar 58
  <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP">
1116 daniel-mar 59
    <include_path>
60
      <path value="$PROJECT_DIR$/vendor/tinymce/tinymce" />
61
      <path value="$PROJECT_DIR$/vendor/firebase/php-jwt" />
62
      <path value="$PROJECT_DIR$/vendor/gedmarc/layout" />
63
      <path value="$PROJECT_DIR$/vendor/composer" />
64
      <path value="$PROJECT_DIR$/vendor/phpseclib/phpseclib" />
65
      <path value="$PROJECT_DIR$/vendor/components/jqueryui" />
66
      <path value="$PROJECT_DIR$/vendor/script47/bs5-utils" />
67
      <path value="$PROJECT_DIR$/vendor/components/jquery" />
68
      <path value="$PROJECT_DIR$/vendor/matthiasmullie/path-converter" />
69
      <path value="$PROJECT_DIR$/vendor/matthiasmullie/minify" />
70
      <path value="$PROJECT_DIR$/vendor/emn178/js-sha3" />
71
      <path value="$PROJECT_DIR$/vendor/tweeb/tinymce-i18n" />
72
      <path value="$PROJECT_DIR$/vendor/dcodeio/bcrypt.js" />
73
      <path value="$PROJECT_DIR$/vendor/twbs/bootstrap" />
74
      <path value="$PROJECT_DIR$/vendor/vakata/jstree" />
75
      <path value="$PROJECT_DIR$/vendor/spamspan/spamspan" />
76
      <path value="$PROJECT_DIR$/vendor/danielmarschall/oidconverter" />
77
      <path value="$PROJECT_DIR$/vendor/danielmarschall/php-sha3" />
78
      <path value="$PROJECT_DIR$/vendor/danielmarschall/vnag" />
79
      <path value="$PROJECT_DIR$/vendor/symfony/polyfill-mbstring" />
80
      <path value="$PROJECT_DIR$/vendor/danielmarschall/php_utils" />
81
      <path value="$PROJECT_DIR$/vendor/paragonie/constant_time_encoding" />
82
      <path value="$PROJECT_DIR$/vendor/danielmarschall/uuid_mac_utils" />
83
      <path value="$PROJECT_DIR$/vendor/paragonie/random_compat" />
84
      <path value="$PROJECT_DIR$/vendor/danielmarschall/fileformats" />
1162 daniel-mar 85
      <path value="$PROJECT_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/xml/vendor/robrichards/xmlseclibs" />
86
      <path value="$PROJECT_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/xml/vendor/composer" />
87
      <path value="$PROJECT_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/json/vendor/sergeybrook/php-jws" />
88
      <path value="$PROJECT_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/json/vendor/composer" />
89
      <path value="$PROJECT_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/json/vendor/aywan/php-json-canonicalization" />
1116 daniel-mar 90
    </include_path>
91
  </component>
92
  <component name="ProblemsViewState">
93
    <option name="selectedTabId" value="CurrentFile" />
94
  </component>
95
  <component name="ProjectId" id="2N1iLsvnSxtAjQSwVh6njExUvVK" />
1140 daniel-mar 96
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
1116 daniel-mar 97
  <component name="ProjectViewState">
98
    <option name="hideEmptyMiddlePackages" value="true" />
99
    <option name="showLibraryContents" value="true" />
100
  </component>
1173 daniel-mar 101
  <component name="PropertiesComponent"><![CDATA[{
102
  "keyToString": {
103
    "RunOnceActivity.OpenProjectViewOnStart": "true",
104
    "RunOnceActivity.ShowReadmeOnStart": "true",
105
    "WebServerToolWindowFactoryState": "false",
106
    "last_opened_file_path": "D:/SVN/OIDplus/trunk/setup/sql/wellknown_other_access.sql",
107
    "node.js.detected.package.eslint": "true",
108
    "node.js.detected.package.tslint": "true",
109
    "node.js.selected.package.eslint": "(autodetect)",
110
    "node.js.selected.package.tslint": "(autodetect)",
111
    "nodejs_package_manager_path": "npm",
112
    "run.code.analysis.last.selected.profile": "pProject Default",
113
    "settings.editor.selected.configurable": "web-ide.project.structure",
114
    "vue.rearranger.settings.migration": "true"
1140 daniel-mar 115
  },
1173 daniel-mar 116
  "keyToStringList": {
117
    "com.intellij.ide.scratch.LRUPopupBuilder$1/SQL Dialect": [
118
      "Oracle",
119
      "TSQL"
1140 daniel-mar 120
    ]
1116 daniel-mar 121
  }
1173 daniel-mar 122
}]]></component>
1131 daniel-mar 123
  <component name="RecentsManager">
124
    <key name="CopyFile.RECENT_KEYS">
125
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\raPages\010_notifications" />
126
    </key>
127
    <key name="MoveFile.RECENT_KEYS">
1139 daniel-mar 128
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\objectTypes\gs1" />
1131 daniel-mar 129
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\adminPages\010_notifications" />
130
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\publicPages\000_objects" />
131
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\publicPages\090_login" />
132
      <recent name="D:\SVN\OIDplus\trunk\plugins\viathinksoft\publicPages\100_whois" />
133
    </key>
134
  </component>
1173 daniel-mar 135
  <component name="RunManager" selected="PHP Script.message_regenerate.phps">
1139 daniel-mar 136
    <configuration name="gs1_utils.inc.php" type="PhpLocalRunConfigurationType" factoryName="PHP Console" path="$PROJECT_DIR$/plugins/viathinksoft/objectTypes/gs1/gs1_utils.inc.php">
137
      <method v="2" />
138
    </configuration>
1140 daniel-mar 139
    <configuration name="index.php" type="PhpLocalRunConfigurationType" factoryName="PHP Console" temporary="true" path="$PROJECT_DIR$/index.php">
140
      <method v="2" />
141
    </configuration>
1173 daniel-mar 142
    <configuration name="message_regenerate.phps" type="PhpLocalRunConfigurationType" factoryName="PHP Console" temporary="true" path="$PROJECT_DIR$/dev/translation/message_regenerate.phps">
143
      <method v="2" />
144
    </configuration>
1140 daniel-mar 145
    <recent_temporary>
146
      <list>
1173 daniel-mar 147
        <item itemvalue="PHP Script.message_regenerate.phps" />
1140 daniel-mar 148
        <item itemvalue="PHP Script.index.php" />
149
      </list>
150
    </recent_temporary>
1139 daniel-mar 151
  </component>
1116 daniel-mar 152
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
1140 daniel-mar 153
  <component name="SvnConfiguration" cleanupOnStartRun="true">
1116 daniel-mar 154
    <configuration>C:\Users\danie\AppData\Roaming\Subversion</configuration>
1140 daniel-mar 155
    <supportedVersion>125</supportedVersion>
156
    <option name="runUnderTerminal" value="true" />
1116 daniel-mar 157
  </component>
1140 daniel-mar 158
  <component name="SvnFileUrlMappingImpl">
159
    <option name="myMappingRoots">
160
      <list>
161
        <SvnCopyRootSimple>
162
          <option name="myVcsRoot" value="D:\SVN\OIDplus\trunk" />
163
          <option name="myCopyRoot" value="D:\SVN\OIDplus\trunk" />
164
        </SvnCopyRootSimple>
165
      </list>
166
    </option>
167
    <option name="myMoreRealMappingRoots">
168
      <list>
169
        <SvnCopyRootSimple>
170
          <option name="myVcsRoot" value="D:\SVN\OIDplus\trunk" />
171
          <option name="myCopyRoot" value="D:\SVN\OIDplus\trunk" />
172
        </SvnCopyRootSimple>
173
      </list>
174
    </option>
175
  </component>
1116 daniel-mar 176
  <component name="TaskManager">
177
    <task active="true" id="Default" summary="Default task">
178
      <changelist id="df2a484b-bed2-4376-a9d2-11f38408a62e" name="Changes" comment="" />
179
      <created>1678837935819</created>
180
      <option name="number" value="Default" />
181
      <option name="presentableId" value="Default" />
182
      <updated>1678837935819</updated>
183
      <workItem from="1678837937240" duration="5602000" />
184
      <workItem from="1678844463270" duration="60000" />
185
      <workItem from="1678909665345" duration="14715000" />
186
      <workItem from="1678925977020" duration="53000" />
187
      <workItem from="1678997532226" duration="9394000" />
188
      <workItem from="1679080899605" duration="1262000" />
189
      <workItem from="1679253191500" duration="2860000" />
190
      <workItem from="1679522068670" duration="9367000" />
191
      <workItem from="1679603456581" duration="1368000" />
1130 daniel-mar 192
      <workItem from="1679690630559" duration="12040000" />
193
      <workItem from="1679771558606" duration="15619000" />
1132 daniel-mar 194
      <workItem from="1679787764288" duration="7333000" />
195
      <workItem from="1679795644214" duration="1886000" />
1140 daniel-mar 196
      <workItem from="1679851870087" duration="10690000" />
197
      <workItem from="1679864406091" duration="718000" />
198
      <workItem from="1679865137427" duration="853000" />
199
      <workItem from="1679866104125" duration="985000" />
1143 daniel-mar 200
      <workItem from="1679949005588" duration="2250000" />
201
      <workItem from="1680034549644" duration="3650000" />
202
      <workItem from="1680038296463" duration="499000" />
1157 daniel-mar 203
      <workItem from="1680209964404" duration="617000" />
204
      <workItem from="1680211720038" duration="2426000" />
205
      <workItem from="1680557916651" duration="30000" />
206
      <workItem from="1680557956371" duration="7100000" />
207
      <workItem from="1680565821440" duration="262000" />
1162 daniel-mar 208
      <workItem from="1680646367690" duration="6284000" />
209
      <workItem from="1680653999090" duration="296000" />
210
      <workItem from="1680654342415" duration="602000" />
1166 daniel-mar 211
      <workItem from="1680719315306" duration="532000" />
1173 daniel-mar 212
      <workItem from="1680724856919" duration="418000" />
213
      <workItem from="1680725483419" duration="9949000" />
214
      <workItem from="1680819849691" duration="5496000" />
1116 daniel-mar 215
    </task>
216
    <servers />
217
  </component>
218
  <component name="TypeScriptGeneratedFilesManager">
219
    <option name="version" value="3" />
220
  </component>
1140 daniel-mar 221
  <component name="XSLT-Support.FileAssociations.UIState">
222
    <expand />
223
    <select />
224
  </component>
1116 daniel-mar 225
</project>